From 767a3781ec2b3c8f6493bf09c8621fb8ffb1fe3a Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 26 Nov 2007 02:03:17 +0000 Subject: preparing for release point, exciting stuff --- admin/catalog.php | 3 + config/ampache.cfg.php.dist | 2 +- docs/CHANGELOG | 3 +- docs/INSTALL | 2 +- docs/README | 14 +- lib/init.php | 4 +- locale/base/messages.po | 3678 ++++++++++++------------ locale/de_DE/LC_MESSAGES/messages.po | 5189 +++++++++++++++++---------------- locale/en_GB/LC_MESSAGES/messages.po | 5008 +++++++++++++++++--------------- locale/es_ES/LC_MESSAGES/messages.po | 4611 ++++++++++++++++-------------- locale/fr_FR/LC_MESSAGES/messages.po | 5107 +++++++++++++++++++-------------- locale/is_IS/LC_MESSAGES/messages.po | 3564 ++++++++++++----------- locale/it_IT/LC_MESSAGES/messages.po | 4948 +++++++++++++++++--------------- locale/nl_NL/LC_MESSAGES/messages.po | 5196 +++++++++++++++++++--------------- locale/ru_RU/LC_MESSAGES/messages.po | 4956 ++++++++++++++++++-------------- locale/tr_TR/LC_MESSAGES/messages.po | 3845 +++++++++++++------------ locale/zh_CN/LC_MESSAGES/messages.po | 3603 ++++++++++++----------- 17 files changed, 27272 insertions(+), 22461 deletions(-) diff --git a/admin/catalog.php b/admin/catalog.php index 9a873d17..f7c599d5 100644 --- a/admin/catalog.php +++ b/admin/catalog.php @@ -192,6 +192,9 @@ switch ($_REQUEST['action']) { Error::display('general'); Error::display('catalog_add'); show_box_bottom(); + + show_confirmation('','','/admin/index.php'); + } else { require Config::get('prefix') . '/templates/show_add_catalog.inc.php'; diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index d791bfe9..942b5fcf 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -7,7 +7,7 @@ ; if this config file is up to date ; this is compared against a value hardcoded ; into the init script -config_version = 5 +config_version = 6 ;################### ; Path Vars # diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ab204325..034d8fff 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,7 +3,8 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- - v.3.4-Alpha3 + v.3.4-Alpha3 11/25/2007 + - Fixed display problem and lack of link when creating a catalog - Inital Version of Democratic play working, minor speed improvements to normal tmpplaylist class due to simplification and removal of democratic related code diff --git a/docs/INSTALL b/docs/INSTALL index 9ab59f9c..7f6432cd 100755 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- ------------------ INSTALL - Ampache v.3.3.3 - 01/27/2007 ---------------------- +----------------- INSTALL - Ampache v.3.4 ---------------------- ------------------------------------------------------------------------------- I'm assuming that you have Apache, PHP and MySQL running when you diff --git a/docs/README b/docs/README index 6ff5ba05..4655bc50 100755 --- a/docs/README +++ b/docs/README @@ -13,7 +13,6 @@ Contents: 3. Setting Up a) Upgrading 4. License - a) Donations (Beer!) 5. Contact info 1. Intro: @@ -73,6 +72,7 @@ Contents: - Icecast2 - Winamp using (HTTPQ) - Democratic Vote based play + - 3rd Party clients using API (Amarok) C) Current Translations @@ -97,7 +97,7 @@ Contents: Robert Hopson - Libglue, Playlists, Ogg support.. and much more Andy Morgan - Protagonist RosenSama - Previous Developer - Ben Shields - Graphics Boy + Ben Shields - Ampache Logo Randall Ehren (Initial XML-RPC) s1amson (lots of beta testing) Caleb Crome (bug fixes and enhancements) @@ -110,7 +110,7 @@ Contents: Maan Bsat (random fixes) latka (from media.tangent.org site) for orphaned song ideas Lamar Hansford (README/INSTALL improvements) & Upload - Enrico Lai http://www.enricolai.com for the XSPF Flash Player + Lacy Morrow (Flash Player) And many many more... 2. Getting all the components @@ -145,14 +145,6 @@ Contents: This Application falls under the Standard GPL v2. See Licence included with this tar file -4a. Donations - - We don't want your money but we will take your beer. If you - love ampache and want to encourage us to write more please - visit ampache.org for information on how to donate some beer - to our cause. If you can't send beer a postcard would also - be great. E-mail beer@ampache.org for shipping address - 5. Contact Info Hate it? Love it? Let us know. Let us know if you think of any diff --git a/lib/init.php b/lib/init.php index 6cf2c422..57de1b35 100644 --- a/lib/init.php +++ b/lib/init.php @@ -81,8 +81,8 @@ if (!count($results)) { } /** This is the version.... fluf nothing more... **/ -$results['version'] = '3.4-Alpha3 Build (004)'; -$results['int_config_version'] = '5'; +$results['version'] = '3.4-Alpha3'; +$results['int_config_version'] = '6'; $results['raw_web_path'] = $results['web_path']; $results['web_path'] = $http_type . $_SERVER['HTTP_HOST'] . $results['web_path']; diff --git a/locale/base/messages.po b/locale/base/messages.po index e6e6dc48..722d1250 100644 --- a/locale/base/messages.po +++ b/locale/base/messages.po @@ -1,3116 +1,3246 @@ -# translation of messages.po to +# 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 , YEAR. # -# Copyright (c) 2001 - 2007 Ampache.org -# All rights reserved. -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License v2 -# as published by the Free Software Foundation.# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details.# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# Nikolai Försterling , 2007. +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: messages\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" -"PO-Revision-Date: 2007-09-13 16:29+0200\n" -"Last-Translator: Nikolai Försterling \n" -"Language-Team: \n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" +#: ../../register.php:82 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" +#: ../../register.php:89 +msgid "Error Captcha Failed" msgstr "" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" +#: ../../register.php:96 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" +#: ../../register.php:101 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" msgstr "" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" +#: ../../register.php:131 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" +#: ../../register.php:135 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" +#: ../../register.php:157 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 -msgid "None" +#: ../../register.php:174 +msgid "Registration Complete" msgstr "" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" +#: ../../update.php:51 +msgid "Ampache Update" msgstr "" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" +#: ../../ratings.php:32 +msgid "Rating Updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" +#: ../../radio.php:50 +msgid "Radio Station Added" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" +#: ../../admin/flag.php:97 +msgid "Song Updated" msgstr "" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" +#: ../../admin/flag.php:97 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" +#: ../../admin/flag.php:139 +msgid "Album Updated" msgstr "" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" +#: ../../admin/flag.php:181 +msgid "Artist Updated" msgstr "" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" +#: ../../admin/flag.php:246 +msgid "Songs Updated" msgstr "" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" +#: ../../admin/flag.php:254 +msgid "Flag Removed" msgstr "" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" +#: ../../admin/flag.php:270 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" +#: ../../admin/flag.php:305 +msgid "Flagged Records" msgstr "" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +msgid "Catalog Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" +#: ../../admin/catalog.php:106 +msgid "Catalog Deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1240 -msgid "Cleaning the" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" +#: ../../admin/catalog.php:141 +msgid "Catalog Cleaned" msgstr "" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" +#: ../../admin/catalog.php:191 +msgid "Catalog Created" msgstr "" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." +#: ../../admin/catalog.php:208 +msgid "Catalog statistics cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" +#: ../../admin/catalog.php:233 +msgid "No Disabled songs found" msgstr "" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" +#: ../../admin/catalog.php:242 +msgid "Delete Catalog" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "Update Finished." +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" msgstr "" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" +#: ../../admin/users.php:79 +msgid "User Updated" msgstr "" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" +#: ../../admin/users.php:79 +msgid "updated" msgstr "" -#: ../../lib/class/song.class.php:369 -msgid "Rate" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" msgstr "" -#: ../../lib/class/song.class.php:373 -msgid "Mode" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" msgstr "" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" msgstr "" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" +#: ../../admin/users.php:119 +msgid "New User Added" msgstr "" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" +#: ../../admin/users.php:124 +msgid "User Enabled" msgstr "" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" +#: ../../admin/users.php:129 +msgid "User Disabled" msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" msgstr "" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" +#: ../../admin/users.php:154 +msgid "User Deleted" msgstr "" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" +#: ../../admin/users.php:157 +msgid "Delete Error" msgstr "" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" msgstr "" -#: ../../lib/class/flag.class.php:264 -msgid "Approved" +#: ../../admin/users.php:163 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/flag.class.php:265 -msgid "Pending" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" msgstr "" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +msgid "Are you sure you want to remove this plugin?" msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -msgid "Other" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" msgstr "" -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" +#: ../../admin/access.php:35 +msgid "Deleted" msgstr "" -#: ../../lib/class/localplay.class.php:567 -msgid "Paused" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/class/album.class.php:163 -msgid "Various" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" msgstr "" -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" msgstr "" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" msgstr "" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" +#: ../../admin/system.php:64 +msgid "Export Failed" msgstr "" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" +#: ../../admin/mail.php:90 +msgid "No Catalogs Found!" msgstr "" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 +msgid "Add a Catalog" msgstr "" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" msgstr "" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "day" msgstr "" -#: ../../lib/preferences.php:258 -msgid "Enable" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "days" msgstr "" -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hour" msgstr "" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hours" msgstr "" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" msgstr "" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" msgstr "" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 -msgid "Localplay" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" msgstr "" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" msgstr "" -#: ../../lib/preferences.php:290 -msgid "Simple M3U" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" msgstr "" -#: ../../lib/preferences.php:291 -msgid "PLS" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" msgstr "" -#: ../../lib/preferences.php:292 -msgid "Asx" +#: ../../admin/mail.php:260 +msgid "E-mail Sent" msgstr "" -#: ../../lib/preferences.php:293 -msgid "RAM" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:326 -msgid "Disabled" +#: ../../preferences.php:86 +msgid "Error Update Failed" msgstr "" -#: ../../lib/preferences.php:327 -msgid "Global" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" +#: ../../flag.php:45 +msgid "Item Flagged" msgstr "" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +msgid "Catalogs" msgstr "" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" msgstr "" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" msgstr "" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" msgstr "" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/ui.lib.php:199 -msgid "Show all" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" msgstr "" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 -msgid "No Catalogs Found!" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" msgstr "" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 -msgid "Add a Catalog" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "day" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "days" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hour" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hours" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" msgstr "" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" msgstr "" -#: ../../lib/ui.lib.php:793 -msgid "Upload" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" msgstr "" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" msgstr "" -#: ../../lib/ui.lib.php:799 -msgid "Random Play" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" msgstr "" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" msgstr "" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" msgstr "" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -msgid "Admin-Catalog" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" msgstr "" -#: ../../lib/ui.lib.php:819 -msgid "Admin-User Management" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" msgstr "" -#: ../../lib/ui.lib.php:823 -msgid "Admin-Mail Users" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" msgstr "" -#: ../../lib/ui.lib.php:827 -msgid "Admin-Manage Access Lists" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../lib/ui.lib.php:831 -msgid "Admin-Site Preferences" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" msgstr "" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" msgstr "" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +msgid "Object" msgstr "" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" msgstr "" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 -msgid "Statistics" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" msgstr "" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" msgstr "" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 +msgid "No Records Found" msgstr "" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" msgstr "" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" msgstr "" -#: ../../lib/general.lib.php:881 -msgid "British English" +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +msgid "Update" msgstr "" -#: ../../lib/general.lib.php:887 -msgid "Turkish" +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" msgstr "" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" msgstr "" -#: ../../lib/general.lib.php:966 -msgid "On" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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 "" -#: ../../lib/general.lib.php:969 -msgid "Off" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" msgstr "" -#: ../../lib/debug.lib.php:218 +#: ../../templates/show_install_account.inc.php:43 msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" msgstr "" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" msgstr "" -#: ../../modules/horde/Browser.php:901 -#, php-format +#: ../../templates/show_install_account.inc.php:52 msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." +"This step creates your initial Ampache admin account. Once your admin " +"account has been created you will be directed to the login page" msgstr "" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" msgstr "" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -msgid "Catalog Updated" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" msgstr "" -#: ../../admin/catalog.php:119 -msgid "Catalog Deleted" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" msgstr "" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" msgstr "" -#: ../../admin/catalog.php:128 -msgid "Songs Removed" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" msgstr "" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../admin/catalog.php:155 -msgid "Catalog Cleaned" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" msgstr "" -#: ../../admin/catalog.php:198 -msgid "Catalog Created" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/catalog.php:199 -msgid "Catalog Created and Songs Indexed" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:212 -msgid "Catalog statistics cleared" +#: ../../templates/show_song.inc.php:22 +msgid "Details" msgstr "" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" msgstr "" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" msgstr "" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" msgstr "" -#: ../../admin/catalog.php:241 -msgid "No Disabled songs found" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Delete Catalog" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" msgstr "" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" msgstr "" -#: ../../admin/flag.php:97 -msgid "Song Updated" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" msgstr "" -#: ../../admin/flag.php:97 -msgid "The requested song has been updated" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" msgstr "" -#: ../../admin/flag.php:139 -msgid "Album Updated" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" msgstr "" -#: ../../admin/flag.php:181 -msgid "Artist Updated" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" msgstr "" -#: ../../admin/flag.php:246 -msgid "Songs Updated" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" msgstr "" -#: ../../admin/flag.php:254 -msgid "Flag Removed" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" msgstr "" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" msgstr "" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" msgstr "" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/flag.php:305 -msgid "Flagged Records" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" msgstr "" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -msgid "Site" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" msgstr "" -#: ../../admin/access.php:42 -msgid "Confirm Delete" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../admin/access.php:49 -msgid "Entry Deleted" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" msgstr "" -#: ../../admin/access.php:54 -msgid "Entry Added" +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" msgstr "" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" msgstr "" -#: ../../admin/access.php:58 -msgid "Entry Updated" +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" msgstr "" -#: ../../admin/access.php:58 -msgid "Access List Entry updated" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" msgstr "" -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" msgstr "" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" msgstr "" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" msgstr "" -#: ../../admin/users.php:142 -msgid "Deletion Request" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" msgstr "" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" msgstr "" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../admin/users.php:150 -msgid "User Deleted" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" msgstr "" -#: ../../admin/users.php:153 -msgid "Delete Error" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" msgstr "" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 +msgid "Other" msgstr "" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" msgstr "" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" msgstr "" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" msgstr "" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../admin/mail.php:252 -msgid "E-mail Sent" +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" msgstr "" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../admin/modules.php:41 -msgid "Module Activated" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" msgstr "" -#: ../../admin/modules.php:48 -msgid "Are you sure you want to remove this module?" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" msgstr "" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" msgstr "" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" +#: ../../templates/show_localplay_status.inc.php:55 +msgid "Repeat" msgstr "" -#: ../../admin/modules.php:79 -msgid "Are you sure you want to remove this plugin?" +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" msgstr "" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../admin/system.php:120 -msgid "Export Failed" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "" - -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" msgstr "" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" msgstr "" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" msgstr "" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" msgstr "" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" msgstr "" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +msgid "Last Ip" msgstr "" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" msgstr "" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:57 -msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" msgstr "" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" msgstr "" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" msgstr "" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" +#: ../../templates/show_install_config.inc.php:51 +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_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" msgstr "" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" msgstr "" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" msgstr "" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" msgstr "" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 -msgid "Play" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" msgstr "" -#: ../../templates/show_playlists.inc.php:75 -msgid "No Playlists Found" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" msgstr "" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" msgstr "" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" msgstr "" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" msgstr "" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" msgstr "" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" msgstr "" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -msgid "Current Playlist" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:27 -msgid "Editing Playlist" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 -msgid "Update" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" msgstr "" #: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" +msgid "Browse" msgstr "" #: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "" - -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -msgid "Config" -msgstr "" - -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" -msgstr "" - -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -msgid "Song Title" -msgstr "" - -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" -msgstr "" - -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" -msgstr "" - -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" -msgstr "" - -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +msgid "Localplay" msgstr "" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" msgstr "" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 +#: ../../templates/sidebar.inc.php:66 msgid "Logout" msgstr "" -#: ../../templates/show_admin_tools.inc.php:27 -msgid "Catalogs" -msgstr "" - -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "" - -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" -msgstr "" - -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" -msgstr "" - -#: ../../templates/show_admin_tools.inc.php:46 -msgid "Clean" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" msgstr "" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" msgstr "" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 -msgid "No Catalogs Found" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/show_admin_tools.inc.php:71 -msgid "Clean All" +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +msgid "Current Playlist" msgstr "" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/show_admin_tools.inc.php:73 -msgid "Add to All" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/show_admin_tools.inc.php:74 -msgid "Update All" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" msgstr "" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +msgid "Version" msgstr "" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -msgid "Generate New Config" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" msgstr "" -#: ../../templates/show_admin_tools.inc.php:86 -msgid "Preferences Permissions" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" +#: ../../templates/show_install.inc.php:54 +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/show_admin_tools.inc.php:88 -msgid "Check for New Version" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" msgstr "" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" msgstr "" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_artist_box.inc.php:39 -msgid "Find duplicate artists" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" msgstr "" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "New Password" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" msgstr "" -#: ../../templates/show_user.inc.php:65 -msgid "Update Account" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -msgid "Favorite Artists" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" msgstr "" -#: ../../templates/show_user_stats.inc.php:40 -msgid "Favorite Albums" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" msgstr "" -#: ../../templates/show_user_stats.inc.php:51 -msgid "Favorite Songs" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:31 -msgid "Playing from base Playlist" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:44 -msgid "Votes" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" msgstr "" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" msgstr "" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" msgstr "" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" +#: ../../templates/header.inc.php:71 +msgid "Log out" msgstr "" -#: ../../templates/show_user_registration.inc.php:54 -msgid "Ampache New User Registration" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_user_registration.inc.php:69 -msgid "User Agreement" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" msgstr "" -#: ../../templates/show_user_registration.inc.php:79 -msgid "I Accept" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" msgstr "" -#: ../../templates/show_user_registration.inc.php:93 -msgid "User Information" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" msgstr "" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" msgstr "" -#: ../../templates/show_user_registration.inc.php:155 -msgid "Clear Info" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_user_registration.inc.php:156 -msgid "Register User" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" msgstr "" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" msgstr "" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/show_modules.inc.php:38 -msgid "Localplay Modules" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/show_modules.inc.php:41 -msgid "Module Name" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" msgstr "" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" msgstr "" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -msgid "No Records Found" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" +#: ../../templates/show_search.inc.php:72 +msgid "Played" msgstr "" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" msgstr "" -#: ../../templates/show_modules.inc.php:74 -msgid "Version" +#: ../../templates/show_search.inc.php:77 +msgid "No" msgstr "" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" msgstr "" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 -#: ../../templates/show_edit_artist.inc.php:35 -msgid "Flag for Retagging" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" msgstr "" -#: ../../templates/show_edit_song.inc.php:89 -msgid "Update Song" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" msgstr "" -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" +#: ../../templates/show_search.inc.php:105 +msgid "AND" msgstr "" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" +#: ../../templates/show_search.inc.php:111 +msgid "Method" msgstr "" -#: ../../templates/show_mail_users.inc.php:25 -msgid "Send E-mail to Users" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" msgstr "" -#: ../../templates/show_mail_users.inc.php:28 -msgid "Mail to" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" msgstr "" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" msgstr "" -#: ../../templates/show_mail_users.inc.php:52 -msgid "Latest Artist Additions" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" msgstr "" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" msgstr "" -#: ../../templates/show_mail_users.inc.php:63 -msgid "Latest Album Additions" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" msgstr "" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" msgstr "" -#: ../../templates/show_mail_users.inc.php:73 -msgid "Flagged Songs" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" msgstr "" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 -msgid "Disabled Songs" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" msgstr "" -#: ../../templates/show_mail_users.inc.php:85 -msgid "Most Popular Threshold in days" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" msgstr "" -#: ../../templates/show_mail_users.inc.php:96 -msgid "Subject" +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +msgid "ACL Type" msgstr "" -#: ../../templates/show_mail_users.inc.php:103 -msgid "Message" +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 +msgid "Stream Access" msgstr "" -#: ../../templates/show_mail_users.inc.php:113 -msgid "Send Mail" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" msgstr "" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" msgstr "" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 -msgid "Show All" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" msgstr "" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -msgid "Base Playlist" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -msgid "Clear Playlist" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" msgstr "" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +msgid "Read" msgstr "" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" msgstr "" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" +#: ../../templates/show_user_registration.inc.php:54 +msgid "Ampache New User Registration" msgstr "" -#: ../../templates/show_flagged.inc.php:28 -msgid "Object" +#: ../../templates/show_user_registration.inc.php:69 +msgid "User Agreement" msgstr "" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" +#: ../../templates/show_user_registration.inc.php:79 +msgid "I Accept" msgstr "" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" +#: ../../templates/show_user_registration.inc.php:93 +msgid "User Information" msgstr "" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" +#: ../../templates/show_user_registration.inc.php:155 +msgid "Clear Info" msgstr "" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" +#: ../../templates/show_user_registration.inc.php:156 +msgid "Register User" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" msgstr "" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" msgstr "" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" msgstr "" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" msgstr "" -#: ../../templates/show_get_albumart.inc.php:54 -msgid "Local Image" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" msgstr "" -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" +#: ../../templates/show_edit_song.inc.php:23 +msgid "Edit Song" msgstr "" -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" +#: ../../templates/show_edit_song.inc.php:81 +#: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 +msgid "Flag for Retagging" msgstr "" -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" +#: ../../templates/show_edit_song.inc.php:88 +msgid "Update Song" msgstr "" -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" msgstr "" -#: ../../templates/show_playlist_box.inc.php:38 -msgid "Delete This Playlist" +#: ../../templates/show_mail_users.inc.php:24 +msgid "Send E-mail to Users" msgstr "" -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" +#: ../../templates/show_mail_users.inc.php:28 +msgid "Mail to" msgstr "" -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" +#: ../../templates/show_mail_users.inc.php:54 +msgid "Latest Artist Additions" msgstr "" -#: ../../templates/show_playlist_box.inc.php:43 -msgid "Delete Empty Playlists" +#: ../../templates/show_mail_users.inc.php:65 +msgid "Latest Album Additions" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" +#: ../../templates/show_mail_users.inc.php:75 +msgid "Flagged Songs" msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 +msgid "Disabled Songs" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/show_mail_users.inc.php:87 +msgid "Most Popular Threshold in days" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" +#: ../../templates/show_mail_users.inc.php:98 +msgid "Subject" msgstr "" -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" +#: ../../templates/show_mail_users.inc.php:105 +msgid "Message" msgstr "" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" +#: ../../templates/show_mail_users.inc.php:114 +msgid "Send Mail" msgstr "" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" msgstr "" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 -msgid "Auto-inserted Fields" +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 -msgid "album name" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 -msgid "artist name" +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 -msgid "id3 comment" +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 -msgid "genre" +#: ../../templates/show_add_access.inc.php:82 +msgid "Create ACL" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 -msgid "track number (padded with leading 0)" +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 -msgid "song title" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 -msgid "year" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 -msgid "other" +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Catalog Type" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 -msgid "XML-RPC Key" +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 -msgid "Filename pattern" +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "Folder Pattern" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "(no leading or ending '/')" +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" msgstr "" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" msgstr "" -#: ../../templates/show_localplay_status.inc.php:56 -msgid "Repeat" +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 -msgid "Create" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" msgstr "" -#: ../../templates/show_add_catalog.inc.php:30 -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)" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +msgid "None" msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -msgid "Catalog Name" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" msgstr "" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" msgstr "" -#: ../../templates/show_add_catalog.inc.php:59 -msgid "Remote" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Required for Remote Catalogs" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" msgstr "" -#: ../../templates/show_add_catalog.inc.php:68 -msgid "Filename Pattern" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" msgstr "" -#: ../../templates/show_add_catalog.inc.php:82 -msgid "Build Playlists from m3u Files" +#: ../../templates/show_artist_box.inc.php:39 +msgid "Find duplicate artists" msgstr "" -#: ../../templates/show_add_catalog.inc.php:90 -msgid "Add Catalog" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" msgstr "" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" msgstr "" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:26 -msgid "Duplicate Songs" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:34 -msgid "Length" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 -msgid "Size" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:75 -msgid "Disable Songs" +#: ../../templates/show_random.inc.php:59 +msgid "From catalog" msgstr "" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" msgstr "" -#: ../../templates/show_ip_history.inc.php:37 -msgid "IP Address" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" msgstr "" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Album" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "days ago" +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "years ago" +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" msgstr "" -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../templates/show_add_catalog.inc.php:35 +msgid "Auto-inserted Fields" msgstr "" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" msgstr "" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" msgstr "" -#: ../../localplay.php:77 -msgid "Localplay Init Failed" +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../templates/show_add_catalog.inc.php:40 +msgid "track number (padded with leading 0)" msgstr "" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:41 +msgid "song title" msgstr "" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" msgstr "" -#: ../../browse.php:124 -msgid "Show Titles Starting With" +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" msgstr "" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" msgstr "" -#: ../../ratings.php:33 -msgid "Rating Updated" +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" msgstr "" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" msgstr "" -#: ../../login.php:103 -msgid "No local account found" +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" msgstr "" -#: ../../preferences.php:61 -msgid "Password Updated" +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" msgstr "" -#: ../../update.php:73 -msgid "Ampache Update" +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" msgstr "" -#: ../../tv.php:62 -msgid "Playlist Cleared" +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" msgstr "" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" msgstr "" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" msgstr "" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" msgstr "" -#: ../../activate.php:43 -msgid "No user with this name registered" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" msgstr "" -#: ../../activate.php:47 -msgid "The validation key used isn't correct." +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" msgstr "" -#: ../../activate.php:52 -msgid "User activated" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" msgstr "" -#: ../../activate.php:52 -msgid "This User ID is activated and can be used" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" msgstr "" -#: ../../playlist.php:46 -msgid "Playlist Deleted" +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" msgstr "" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" msgstr "" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" msgstr "" -#: ../../playlist.php:57 -msgid "Confirm Action" +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" msgstr "" -#: ../../playlist.php:117 -msgid "Playlist Created" +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" msgstr "" -#: ../../playlist.php:117 -msgid " has been created" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" msgstr "" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" msgstr "" -#: ../../playlist.php:145 -msgid "Playlist Updated" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" msgstr "" -#: ../../playlist.php:146 -msgid "has been updated and is now" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" msgstr "" -#: ../../playlist.php:166 -msgid "Playlist Imported" +#: ../../templates/show_add_catalog.inc.php:27 +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 "" -#: ../../playlist.php:195 -msgid "Empty Playlists Deleted" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" msgstr "" -#: ../../flag.php:46 -msgid "Item Flagged" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" msgstr "" -#: ../../flag.php:46 -msgid "The specified item has been flagged" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" msgstr "" -#: ../../albums.php:48 -msgid "Album Art Cleared" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" msgstr "" -#: ../../albums.php:48 -msgid "Album Art information has been removed from the database" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" msgstr "" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" msgstr "" -#: ../../register.php:81 -msgid "Error Captcha Required" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../register.php:88 -msgid "Error Captcha Failed" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../register.php:95 -msgid "You must accept the user agreement" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../register.php:100 -msgid "You did not enter a username" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../register.php:130 -msgid "You must enter a password" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" msgstr "" -#: ../../register.php:134 -msgid "Your passwords do not match" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" msgstr "" -#: ../../register.php:152 -msgid "Error: Insert Failed" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../register.php:169 -msgid "Registration Complete" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../bin/print_tags.php.inc:64 -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" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" msgstr "" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" msgstr "" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" msgstr "" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" +#: ../../templates/show_list_duplicates.inc.php:26 +msgid "Duplicate Songs" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 +msgid "Length" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 +msgid "Size" msgstr "" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" +#: ../../templates/show_list_duplicates.inc.php:96 +msgid "Disable Songs" msgstr "" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" msgstr "" -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 +msgid "Statistics" msgstr "" -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" msgstr "" -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" msgstr "" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" msgstr "" -#: ../../templates/show_disabled_songs.inc:49 -msgid "Remove" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" msgstr "" -#: ../../templates/list_header.inc:110 -msgid "Prev" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" msgstr "" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" msgstr "" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" msgstr "" -#: ../../templates/show_songs.inc:183 -msgid "Total" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" msgstr "" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" msgstr "" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" msgstr "" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" msgstr "" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" msgstr "" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." msgstr "" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" msgstr "" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" +#: ../../templates/show_test.inc.php:78 +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_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" msgstr "" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." msgstr "" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" msgstr "" -#: ../../templates/show_album.inc:55 -msgid "Play Album" +#: ../../templates/show_test.inc.php:115 +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_album.inc:56 -msgid "Play Random from Album" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" msgstr "" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." msgstr "" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" +#: ../../templates/show_test.inc.php:166 +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_preferences.inc:55 -msgid "Rebuild Preferences" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" msgstr "" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" msgstr "" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" -#: ../../templates/show_preferences.inc:68 -msgid "Options" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_preferences.inc:72 -msgid "Account" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_preferences.inc:76 -msgid "System" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" msgstr "" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" msgstr "" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" msgstr "" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" msgstr "" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" msgstr "" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" msgstr "" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" msgstr "" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../templates/show_random_play.inc:61 -msgid "From catalog" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" msgstr "" -#: ../../templates/show_install.inc:54 -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/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" msgstr "" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" msgstr "" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" msgstr "" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" msgstr "" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" msgstr "" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" msgstr "" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" msgstr "" -#: ../../templates/show_add_access.inc:23 -msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" msgstr "" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" msgstr "" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" msgstr "" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -msgid "Read" +#: ../../activate.php:42 +msgid "No user with this name registered" msgstr "" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" +#: ../../activate.php:46 +msgid "The validation key used isn't correct." msgstr "" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -msgid "ACL Type" +#: ../../activate.php:51 +msgid "User activated" msgstr "" -#: ../../templates/show_add_access.inc:67 -msgid "Stream Access" +#: ../../activate.php:51 +msgid "This User ID is activated and can be used" msgstr "" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" +#: ../../democratic.php:80 +msgid "Playlist Cleared" msgstr "" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" +#: ../../lib/class/flag.class.php:280 +msgid "Approved" msgstr "" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" +#: ../../lib/class/flag.class.php:281 +msgid "Pending" msgstr "" -#: ../../templates/show_add_access.inc:87 -msgid "Create ACL" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" msgstr "" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" msgstr "" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" +#: ../../lib/class/song.class.php:341 +msgid "Rate" msgstr "" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" +#: ../../lib/class/song.class.php:345 +msgid "Mode" msgstr "" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" msgstr "" -#: ../../templates/show_access_list.inc:50 -msgid "Key" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" msgstr "" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" msgstr "" -#: ../../templates/show_users.inc:40 -msgid "Fullname" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" msgstr "" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" msgstr "" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" msgstr "" -#: ../../templates/show_users.inc:57 -msgid "Activity" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" msgstr "" -#: ../../templates/show_users.inc:61 -msgid "Last Ip" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" msgstr "" -#: ../../templates/show_users.inc:66 -msgid "On-line" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" msgstr "" -#: ../../templates/show_artist.inc:35 -msgid "Cover" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" msgstr "" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" msgstr "" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" msgstr "" -#: ../../templates/show_artist.inc:38 -msgid "Tracks" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" msgstr "" -#: ../../templates/show_edit_access.inc:23 -msgid "Edit Access List" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" msgstr "" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" msgstr "" -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" msgstr "" -#: ../../templates/show_test.inc:39 -msgid "CHECK" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" msgstr "" -#: ../../templates/show_test.inc:41 -msgid "STATUS" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" msgstr "" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" msgstr "" -#: ../../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." +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" msgstr "" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" msgstr "" -#: ../../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." +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" msgstr "" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../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." +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" msgstr "" -#: ../../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" +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" 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." +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" msgstr "" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" +#: ../../lib/class/catalog.class.php:1706 +msgid "Update Finished." msgstr "" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" msgstr "" -#: ../../templates/show_test.inc:170 -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." +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." msgstr "" -#: ../../templates/show_test.inc:193 -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" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" msgstr "" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" +#: ../../lib/class/localplay.class.php:650 +msgid "Paused" msgstr "" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" +#: ../../lib/preferences.php:245 +msgid "Enable" msgstr "" -#: ../../templates/show_test.inc:256 -msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" +#: ../../lib/preferences.php:272 +msgid "M3U" msgstr "" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" msgstr "" -#: ../../templates/show_similar_artists.inc:23 -msgid "Similar Artists" +#: ../../lib/preferences.php:274 +msgid "PLS" msgstr "" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" +#: ../../lib/preferences.php:275 +msgid "Asx" msgstr "" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" +#: ../../lib/preferences.php:276 +msgid "RAM" msgstr "" -#: ../../templates/show_similar_artists.inc:73 -msgid "Rename selected" +#: ../../lib/preferences.php:277 +msgid "XSPF" msgstr "" -#: ../../templates/show_similar_artists.inc:83 -msgid "Advanced Options" +#: ../../lib/preferences.php:310 +msgid "Disabled" msgstr "" -#: ../../templates/show_similar_artists.inc:144 -msgid "Search Again" +#: ../../lib/preferences.php:332 +msgid "Send on Add" msgstr "" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_login_form.inc:48 -msgid "Register" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" msgstr "" -#: ../../templates/show_search.inc:33 -msgid "Keywords" +#: ../../lib/preferences.php:343 +msgid "Always" msgstr "" -#: ../../templates/show_search.inc:73 -msgid "Played" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../templates/show_search.inc:96 -msgid "One Star" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" msgstr "" -#: ../../templates/show_search.inc:97 -msgid "Two Stars" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" msgstr "" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../templates/show_search.inc:103 -msgid "Operator" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" msgstr "" -#: ../../templates/show_search.inc:106 -msgid "AND" +#: ../../lib/general.lib.php:496 +msgid "British English" msgstr "" -#: ../../templates/show_search.inc:112 -msgid "Method" +#: ../../lib/general.lib.php:502 +msgid "Turkish" msgstr "" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" msgstr "" -#: ../../templates/show_search.inc:116 -msgid "Exact" +#: ../../lib/general.lib.php:580 +msgid "On" msgstr "" -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" +#: ../../lib/general.lib.php:583 +msgid "Off" msgstr "" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" msgstr "" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" +#: ../../lib/ui.lib.php:550 +msgid "Upload" msgstr "" -#: ../../templates/show_search.inc:147 -msgid "Save" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" msgstr "" -#: ../../templates/sidebar_admin.inc.php:4 -msgid "Show Catalogs" +#: ../../lib/ui.lib.php:556 +msgid "Random Play" msgstr "" -#: ../../templates/sidebar_admin.inc.php:7 -msgid "User Tools" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +msgid "Admin-Catalog" msgstr "" -#: ../../templates/sidebar_admin.inc.php:10 -msgid "Browse Users" +#: ../../lib/ui.lib.php:576 +msgid "Admin-User Management" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:4 -msgid "Add Instance" +#: ../../lib/ui.lib.php:580 +msgid "Admin-Mail Users" msgstr "" -#: ../../ttemplates/sidebar_localplay.inc.php:7 -msgid "Active Instance" +#: ../../lib/ui.lib.php:584 +msgid "Admin-Manage Access Lists" msgstr "" -#: ../../templates/sidebar_home.inc.php:4 -msgid "Currently Playing" +#: ../../lib/ui.lib.php:588 +msgid "Admin-Site Preferences" msgstr "" -#: ../../templates/sidebar_home.inc.php:6 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/sidebar_home.inc.php:14 -msgid "Advanced" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" msgstr "" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../albums.php:32 +msgid "Album Art Cleared" msgstr "" -#: ../../templates/show_user.inc.php:42 -#: ../../templates/rightbar.inc.php:23 -msgid "Active Playlist" +#: ../../albums.php:32 +msgid "Album Art information has been removed from the database" msgstr "" -#: ../../templates/rightbar.inc.php:69 -msgid "Add Dynamic Items" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" msgstr "" -#: ../../templates/rightbar.inc.php:71 -msgid "Pure Random" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." msgstr "" -#: ../../templates/rightbar.inc.php:74 -msgid "Related Artist" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" msgstr "" -#: ../../templates/rightbar.inc.php:77 -msgid "Related Album" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" msgstr "" -#: ../../templates/rightbar.inc.php:80 -msgid "Related Genre" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" msgstr "" -#. ../../templates/show_index.inc.php:52 -msgid "Newest Albums" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" msgstr "" -#: ../../templates/show_index.inc.php:57 -msgid "Newest Artists" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -#: ../../templates/show_index.inc.php:62 -msgid "Newest Genres" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_edit_live_stream_row.inc.php:48 -#: ../../templates/show_add_live_stream.inc.php:49 -#: ../../templates/show_add_live_stream.inc.php:51 -#: ../../templates/show_live_stream_row.inc.php:27 -#: ../../templates/show_live_streams.inc.php:34 -msgid "Frequency" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -#: ../../templates/show_live_stream_row.inc.php:26 -#: ../../templates/show_live_streams.inc.php:33 -msgid "Callsign" +#: ../../modules/horde/Browser.php:867 +msgid "file" msgstr "" -#: ../../templates/sidebar_browse.inc.php:15 -msgid "Radio Stations" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../templates/sidebar_browse.inc.php:18 -msgid "Filters" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" msgstr "" -#: ../../templates/sidebar_browse.inc.php:28 -msgid "Unplayed" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." msgstr "" -#: ../../templates/sidebar_browse.inc.php:31 -msgid "Show Art" +#: ../../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 "" -#: ../../templates/sidebar_browse.inc.php:3 -msgid "Browse By" +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../playlist.php:57 +msgid "Playlist Created" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:21 -msgid "Server Config" +#: ../../playlist.php:57 +msgid " has been created" msgstr "" -#: ../../lib/preferences.php:332 -msgid "Send on Add" +#: ../../playlist.php:78 +msgid "Playlist Updated" msgstr "" -#: ../../lib/preferences.php:333 -msgid "Send and Clear on Add" +#: ../../playlist.php:79 +msgid "has been updated and is now" msgstr "" -#: ../../lib/preferences.php:334 -msgid "Clear on Send" +#: ../../playlist.php:101 +msgid "Playlist Imported" msgstr "" -#: ../../lib/preferences.php:335 -#: ../../lib/preferences.php:342 -msgid "Default" +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" msgstr "" -#: ../../lib/class/user.class.php:664 -#: ../../lib/preferences.php:341 -#: ../../templates/show_user.inc.php:22 -#: ../../templates/show_users.inc.php:59 -msgid "Never" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../lib/preferences.php:343 -msgid "Always" +#: ../../login.php:87 +msgid "Unable to create new account" msgstr "" -#: ../../templates/show_add_user.inc.php:76 -#: ../../templates/show_preference_box.inc.php:54 -msgid "Content Manager" +#: ../../login.php:96 +msgid "No local account found" msgstr "" -#: ../../templates/show_add_user.inc.php:77: -#: ../../templates/show_preference_box.inc.php:55 -msgid "Catalog Manager" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../templates/show_preference_box.inc.php:38 -msgid "Access Level" +#: ../../artists.php:186 +msgid "Show Artists starting with" msgstr "" -#: ../../admin/modules.php:124 -msgid "Localplay Controllers" +#: ../../bin/print_tags.inc:66 +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 "" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "" diff --git a/locale/de_DE/LC_MESSAGES/messages.po b/locale/de_DE/LC_MESSAGES/messages.po index 6f589c2e..cf4ba78a 100644 --- a/locale/de_DE/LC_MESSAGES/messages.po +++ b/locale/de_DE/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: 2007-09-13 13:17+0200\n" "Last-Translator: Nikolai Försterling \n" "Language-Team: \n" @@ -16,958 +16,1078 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" -msgstr "Sitzung abgelaufen: Bitte erneut einloggen" +#: ../../register.php:82 +msgid "Error Captcha Required" +msgstr "Fehler Captcha benötigt" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" -msgstr "Fehler: kann nicht öffnen" +#: ../../register.php:89 +msgid "Error Captcha Failed" +msgstr "Fehler Captcha fehlgeschlagen" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" -msgstr "Fehler: Kann nicht zu Verzeichnis wechseln" +#: ../../register.php:96 +msgid "You must accept the user agreement" +msgstr "Sie mĂĽssen diese Vereinbarung akzeptieren" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" -msgstr "Fehler: Kann Dateigröße nicht bestimmen fĂĽr" +#: ../../register.php:101 +msgid "You did not enter a username" +msgstr "Sie haben keine Benutzernamen eingegeben" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" -msgstr "ist von Ampache nicht lesbar" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "Bitte geben Sie Ihren kompletten Namen ein (Vorname Nachname)" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" -msgstr "Alben mit Cover" +#: ../../register.php:131 +msgid "You must enter a password" +msgstr "Sie mĂĽssen ein Passwort eingeben" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" -msgstr "Starte Katalogerstellung" +#: ../../register.php:135 +msgid "Your passwords do not match" +msgstr "Passwort falsch" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" -msgstr "Starte Remote Sync" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" +msgstr "Fehler Benutzername existiert" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" -msgstr "gefunden" +#: ../../register.php:157 +msgid "Error: Insert Failed" +msgstr "Fehler: einfĂĽgen fehlgeschlagen" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 -msgid "None" -msgstr "Kein" +#: ../../register.php:174 +msgid "Registration Complete" +msgstr "Registrierung komplett" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" -msgstr "Wiedergabeliste hinzugefĂĽgt von" +#: ../../update.php:51 +msgid "Ampache Update" +msgstr "Ampache Update" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" -msgstr "Starte Cover Suche" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" +msgstr "Sitzung abgelaufen: Bitte erneut einloggen" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" -msgstr "Gesucht" +#: ../../ratings.php:32 +msgid "Rating Updated" +msgstr "Bewertung aktualisiert" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" -msgstr "Katalog fertig" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" +msgstr "Ihre Bewertung fĂĽr dieses Objekt wurde aktualisiert" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" -msgstr "Spielzeit" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "Alle StĂĽcke" +#: ../../admin/flag.php:97 +msgid "Song Updated" +msgstr "StĂĽck aktualisiert" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" -msgstr "StĂĽcke pro Sekunde" +#: ../../admin/flag.php:97 +msgid "The requested song has been updated" +msgstr "Das gewĂĽnschte StĂĽck wurde aktualisiert" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" -msgstr "Aktualisiert" +#: ../../admin/flag.php:139 +msgid "Album Updated" +msgstr "Album aktualisiert" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" -msgstr "Keine Aktualisierung benötigt" +#: ../../admin/flag.php:181 +msgid "Artist Updated" +msgstr "Interpreten aktualisiert" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "Starte neue StĂĽck-Suche in" +#: ../../admin/flag.php:246 +msgid "Songs Updated" +msgstr "Songs aktualisiert" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" -msgstr "Katalog" +#: ../../admin/flag.php:254 +msgid "Flag Removed" +msgstr "Markierung entfernt" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" -msgstr "Starte entferntes Update" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" +msgstr "Markierung entfernt von" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" -msgstr "Katalog-Aktualisierung beendet" +#: ../../admin/flag.php:270 +msgid "Flags Updated" +msgstr "Markierung aktualisiert" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" -msgstr "Fehler" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" +msgstr "StĂĽcke gesperrt" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "" -"Kann XMLRPC Library nicht laden, bitte sicherstellen dass XML-RPC aktiviert " -"ist" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" +msgstr "Die gewĂĽnschten StĂĽcke wurden gesperrt" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" -msgstr "Kann nicht verbinden zu" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" +msgstr "StĂĽcke freigegeben" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" -msgstr "" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" +msgstr "Die gewĂĽnschten StĂĽcke wurden freigegeben" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" -msgstr "Grund" +#: ../../admin/flag.php:305 +msgid "Flagged Records" +msgstr "Markierte Datensätze" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" -msgstr "Aktualisierung der entfernten Kataloge abgeschlossen" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +msgid "Catalog Updated" +msgstr "Katalog aktualisiert" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "HinzugefĂĽgt" +#: ../../admin/catalog.php:106 +msgid "Catalog Deleted" +msgstr "Katalog gelöscht" -#: ../../lib/class/catalog.class.php:1240 -msgid "Cleaning the" -msgstr "Säubere den" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "Katalog" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" +msgstr "StĂĽcke gelöscht" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" -msgstr "PrĂĽfe" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" +msgstr "Keine StĂĽcke gelöscht" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" -msgstr "Bereinigen des Kataloges beendet" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" +msgstr "Deaktivierung der StĂĽcke abgeschlossen" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" -msgstr "Dateien gelöscht" +#: ../../admin/catalog.php:141 +msgid "Catalog Cleaned" +msgstr "Katalog geleert" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" -msgstr "Aktualisiere den" +#: ../../admin/catalog.php:191 +msgid "Catalog Created" +msgstr "Katalog erstellt" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." -msgstr "StĂĽcke gefunden prĂĽfe TAG Informationen" +#: ../../admin/catalog.php:208 +msgid "Catalog statistics cleared" +msgstr "Katalogstatistik gelöscht" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" -msgstr "GeprĂĽft" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" +msgstr "Zur Zeit gespielte Liste geleert" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" -msgstr "GEFUNDEN" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" +msgstr "Ăśbersicht der aktuell abspielenden StĂĽcke gelöscht" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" -msgstr "Neue Cover finden" +#: ../../admin/catalog.php:233 +msgid "No Disabled songs found" +msgstr "Keine gesperrten StĂĽcke gefunden" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" -msgstr "Album Cover bereits gefunden" +#: ../../admin/catalog.php:242 +msgid "Delete Catalog" +msgstr "Katalog löschen" -#: ../../lib/class/catalog.class.php:1634 -msgid "Update Finished." -msgstr "Aktualisierung beendet." +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" +msgstr "Wollen sie wirklich diesen Katalog löschen?" -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" -msgstr "GeprĂĽft" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" +msgstr "Album Cover-Suche beendet" -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." -msgstr "StĂĽcke aktualisiert." +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" +msgstr "Fehler Benutzername benötigt" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" -msgstr "Titel" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" +msgstr "Fehler Passwort falsch" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" -msgstr "aktualisiert zu" +#: ../../admin/users.php:79 +msgid "User Updated" +msgstr "" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" -msgstr "Bitrate" +#: ../../admin/users.php:79 +msgid "updated" +msgstr "" -#: ../../lib/class/song.class.php:369 -msgid "Rate" -msgstr "Anteil" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" +msgstr "Gast" -#: ../../lib/class/song.class.php:373 -msgid "Mode" -msgstr "Modus" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" +msgstr "Benutzer" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" -msgstr "Dauer" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" +msgstr "Admin" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" -msgstr "StĂĽck" +#: ../../admin/users.php:119 +msgid "New User Added" +msgstr "" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" -msgstr "Dateigröße" +#: ../../admin/users.php:124 +msgid "User Enabled" +msgstr "" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" -msgstr "Interpret" +#: ../../admin/users.php:129 +msgid "User Disabled" +msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" -msgstr "Album" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" +msgstr "Fehler" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" -msgstr "Jahr" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" +msgstr "" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" -msgstr "Kommentar" +#: ../../admin/users.php:154 +msgid "User Deleted" +msgstr "Benutzer-Eintrag gelöscht" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" -msgstr "Genre" +#: ../../admin/users.php:157 +msgid "Delete Error" +msgstr "Fehler beim löschen" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" -msgstr "Fehler: Name identisch" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" +msgstr "Der letzte Admin Benutzer kann nicht gelöscht werden" -#: ../../lib/class/flag.class.php:264 -msgid "Approved" -msgstr "Erlaubt" +#: ../../admin/users.php:163 +msgid "Deletion Request" +msgstr "Löschen Abfrage" -#: ../../lib/class/flag.class.php:265 -msgid "Pending" -msgstr "Zu erledigen" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" +msgstr "Sind Sie sicher endgĂĽltig zu löschen" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" -msgstr "Löschen" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" +msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" -msgstr "TagNeuLesen" +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +msgid "Are you sure you want to remove this plugin?" +msgstr "Wollen sie wirklich das Plugin deaktivieren?" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "Neu einlesen" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" +msgstr "Plugin deaktiviert" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "Andere" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" +msgstr "Plugin aktiviert" -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" -msgstr "Unbekannt" +#: ../../admin/modules.php:120 +msgid "Plugins" +msgstr "" -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" -msgstr "Aktuell wird gespielt" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" +msgstr "" -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" -msgstr "Angehalten" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Gelöscht" -#: ../../lib/class/localplay.class.php:567 -msgid "Paused" -msgstr "Pause" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Ihr Zugangs-Eintrag wurde gelöscht" -#: ../../lib/class/album.class.php:163 -msgid "Various" -msgstr "Verschiedene" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" +msgstr "HinzugefĂĽgt" -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" -msgstr "Zeige Genres beginnend mit" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "Ein neuer Zugangs-Eintrag wurde erstellt" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" -msgstr "Nicht abspielen" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" +msgstr "Aktualisiert" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" -msgstr "Ist wirklich schlecht" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "Zugriffslisten-Eintrag aktualisiert" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" -msgstr "Ist OK" +#: ../../admin/system.php:64 +msgid "Export Failed" +msgstr "Export fehlgeschlagen" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" -msgstr "Ist wirklich gut" +#: ../../admin/mail.php:90 +msgid "No Catalogs Found!" +msgstr "Keine Kataloge gefunden" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" -msgstr "Ich liebe es!" +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 +msgid "Add a Catalog" +msgstr "Einen Katalog hinzufĂĽgen" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" -msgstr "Ist wahnsinnig" +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" +msgstr "Katalogstatistik" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" -msgstr "Aus der Hitparade!" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "day" +msgstr "Tag" -#: ../../lib/preferences.php:258 -msgid "Enable" -msgstr "Aktivieren" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "days" +msgstr "Tage" -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" -msgstr "Deaktivieren" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hour" +msgstr "Stunde" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" -msgstr "Datenstrom" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hours" +msgstr "Stunden" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" -msgstr "" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Gesamtzahl Benutzer" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" -msgstr "demokratisch" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Verbundene Benutzer" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 -msgid "Localplay" -msgstr "Lokal abspielen" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" +msgstr "Alben" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" -msgstr "" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" +msgstr "Interpreten" -#: ../../lib/preferences.php:289 -msgid "M3U" -msgstr "" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" +msgstr "StĂĽcke" -#: ../../lib/preferences.php:290 -msgid "Simple M3U" -msgstr "einfache M3U" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Kataloggröße" -#: ../../lib/preferences.php:291 -msgid "PLS" -msgstr "" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Katalog Spielzeit" -#: ../../lib/preferences.php:292 -msgid "Asx" -msgstr "" +#: ../../admin/mail.php:260 +msgid "E-mail Sent" +msgstr "E-mail gesendet" -#: ../../lib/preferences.php:293 -msgid "RAM" -msgstr "" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." +msgstr "Ihre E-mail wurde gesendet" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:326 -msgid "Disabled" -msgstr "Deaktiviert" +#: ../../preferences.php:86 +msgid "Error Update Failed" +msgstr "" -#: ../../lib/preferences.php:327 -msgid "Global" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" -msgstr "Lokal" +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "Eintrag markiert" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." -msgstr "Keine StĂĽcke in dieser Wiedergabeliste" - -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" -msgstr "Alle" +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "Der gewählte Eintrag wurde markiert" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" -msgstr "Neue Wiedergabeliste" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +msgid "Catalogs" +msgstr "Kataloge" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" -msgstr "Fehler Zugriff verweigert" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "Name" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" -msgstr "Anzeigen..." +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" +msgstr "Aktion" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" -msgstr "Ohne Cover" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" +msgstr "HinzufĂĽgen" -#: ../../lib/ui.lib.php:199 -msgid "Show all" -msgstr "Zeige Alle" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "PrĂĽfen" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 -msgid "No Catalogs Found!" -msgstr "Keine Kataloge gefunden" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "Bereinigen" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 -msgid "Add a Catalog" -msgstr "Einen Katalog hinzufĂĽgen" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" +msgstr "Alle" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "day" -msgstr "Tag" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" +msgstr "Löschen" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "days" -msgstr "Tage" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "Schnell" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hour" -msgstr "Stunde" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "Cover holen" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hours" -msgstr "Stunden" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "Keine Kataloge gefunden" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" -msgstr "Startseite" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "Alle bereinigen" -#: ../../lib/ui.lib.php:793 -msgid "Upload" -msgstr "hochladen" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "Alle prĂĽfen" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" -msgstr "Lokal abspielen" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "Zu allen hinzufĂĽgen" -#: ../../lib/ui.lib.php:799 -msgid "Random Play" -msgstr "Zufällig Abspielen" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "Alle aktualisieren" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Wiedergabeliste" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" +msgstr "Katalogstatistiken löschen" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" -msgstr "Suchen" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Nach Covern suchen" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" -msgstr "Einstellungen" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" +msgstr "Andere Werkzeuge" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -msgid "Admin-Catalog" -msgstr "Admin-Katalog" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Doppelte StĂĽcke anzeigen" -#: ../../lib/ui.lib.php:819 -msgid "Admin-User Management" -msgstr "Admin-Benutzer Verwaltung" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" +msgstr "Momentan gespielte löschen" -#: ../../lib/ui.lib.php:823 -msgid "Admin-Mail Users" -msgstr "Admin-Mail Benutzer" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "Schreibe neue Konfiguration" -#: ../../lib/ui.lib.php:827 -msgid "Admin-Manage Access Lists" -msgstr "Admin-Bearbeiten Zugriffslisten" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "Berechtigungen" -#: ../../lib/ui.lib.php:831 -msgid "Admin-Site Preferences" -msgstr "Admin-Seiten Einstellungen" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Export in Itunes DB" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" -msgstr "Admin-Bearbeiten Module" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" -msgstr "Durchsuche StĂĽcke" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "PrĂĽfe auf neue Version" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" -msgstr "Alben" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Auswahl" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" -msgstr "Interpreten" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +msgid "Object" +msgstr "Auswahl" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 -msgid "Statistics" -msgstr "Statistik" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Markierung" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" -msgstr "Benutzer verwalten" - -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" -msgstr "Neuen Benutzer hinzufĂĽgen" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "Kommentar" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" -msgstr "Nicht genĂĽgend Daten" +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" +msgstr "Status" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" -msgstr "Englisch" +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 +msgid "No Records Found" +msgstr "Keine Datensätze gefunden" -#: ../../lib/general.lib.php:881 -msgid "British English" -msgstr "Britisch Englisch" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" +msgstr "Verwerfen" -#: ../../lib/general.lib.php:887 -msgid "Turkish" -msgstr "TĂĽrkisch" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" +msgstr "Erlauben" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" -msgstr "Vereinfachtes Chinesisch" +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +msgid "Update" +msgstr "Aktualisieren" -#: ../../lib/general.lib.php:966 -msgid "On" -msgstr "Ein" +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" +msgstr "Zeige alle" -#: ../../lib/general.lib.php:969 -msgid "Off" -msgstr "Aus" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" +msgstr "Ampache Installation" -#: ../../lib/debug.lib.php:218 +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" +"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 "" -"Sie haben die Option \"debug = on\" definiert und keinen Pfad fĂĽr die " -"Logdatei angegeben" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "Datei" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "Datei hochladen nicht unterstĂĽtzt." - -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "Keine Datei hochgeladen" +"Diese Seite behandelt die Installation der Ampache Datenbank und der " +"Erstellung der ampache.cfg.php Datei. Bevor Sie fortfahren stellen Sie bitte " +"sicher, dass folgende Voraussetzungen erfĂĽllt sind." -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" msgstr "" -"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s wurde nicht " -"hochgeladen." +"Ein MySQL Server mit bekanntem Benutzername und Passwort auf dem Datenbanken " +"erstellt/modifiziert werden können" -#: ../../modules/horde/Browser.php:901 -#, php-format +#: ../../templates/show_install_account.inc.php:43 msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" msgstr "" -"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s ist größer " -"als die maximal erlaubte Größe (%d bytes)." +"Ihr Webserver hat Leseberechtigung an folgenden Dateien: /sql/ampache.sql " +"und /config/ampache.cfg.dist.php" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" msgstr "" -"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s wurde nur " -"teilweise hochgeladen." +"Wenn Sie sicher sind, dass die obenstehenden Voraussetzungen erfĂĽllt werden, " +"bitte die nachfolgenden Informationen eingeben. Sie werden nur nach den " +"unbedingt benötigten Werten gefragt. Wenn Sie später Ă„nderungen an Ihrer " +"Ampache Installation durchfĂĽhren möchten, editieren Sie einfach die /config/" +"ampache.cfg.php" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -msgid "Catalog Updated" -msgstr "Katalog aktualisiert" +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" +msgstr "Schritt 1 - Erstellen der Ampache Datenbank" -#: ../../admin/catalog.php:119 -msgid "Catalog Deleted" -msgstr "Katalog gelöscht" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "Schritt 2 - Erstellen der ampache.cfg.php Datei" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" -msgstr "Der Katalog und alle damit verbundenen Datensätze wurde gelöscht" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" +msgstr "Schritt 3 - Erstes Konto erstellen" -#: ../../admin/catalog.php:128 -msgid "Songs Removed" -msgstr "StĂĽcke gelöscht" +#: ../../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 "" +"Dieser Schritt erstellt das initiale Admin Konto. Sobald Ihr Admin-Konto " +"erstellt wurde, werden Sie zur Login-Seite geleitet" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" -msgstr "Keine StĂĽcke gelöscht" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "Admin Konto erstellen" -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" -msgstr "Deaktivierung der StĂĽcke abgeschlossen" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" +msgstr "Benutzername" -#: ../../admin/catalog.php:155 -msgid "Catalog Cleaned" -msgstr "Katalog geleert" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" +msgstr "Passwort" -#: ../../admin/catalog.php:198 -msgid "Catalog Created" -msgstr "Katalog erstellt" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" +msgstr "Konto erstellen" -#: ../../admin/catalog.php:199 -msgid "Catalog Created and Songs Indexed" -msgstr "Katalog erstellt und StĂĽcke indiziert" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Pfad" -#: ../../admin/catalog.php:212 -msgid "Catalog statistics cleared" -msgstr "Katalogstatistik gelöscht" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +msgstr "" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Zur Zeit gespielte Liste geleert" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Ăśbersicht der aktuell abspielenden StĂĽcke gelöscht" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" +msgstr "Aktionen" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" -msgstr "Wollen sie wirklich die Katalogstatistik dieses Kataloges löschen?" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" -msgstr "Katalogstatistiken löschen" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" +msgstr "" -#: ../../admin/catalog.php:241 -msgid "No Disabled songs found" -msgstr "Keine gesperrten StĂĽcke gefunden" +#: ../../templates/show_song.inc.php:22 +msgid "Details" +msgstr "" -#: ../../admin/catalog.php:249 -msgid "Delete Catalog" -msgstr "Katalog löschen" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "Titel" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" -msgstr "Wollen sie wirklich diesen Katalog löschen?" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" +msgstr "Interpret" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" -msgstr "Album Cover-Suche beendet" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" +msgstr "Album" -#: ../../admin/flag.php:97 -msgid "Song Updated" -msgstr "StĂĽck aktualisiert" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" +msgstr "Genre" -#: ../../admin/flag.php:97 -msgid "The requested song has been updated" -msgstr "Das gewĂĽnschte StĂĽck wurde aktualisiert" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" +msgstr "Bitrate" -#: ../../admin/flag.php:139 -msgid "Album Updated" -msgstr "Album aktualisiert" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "Dateinamen" -#: ../../admin/flag.php:181 -msgid "Artist Updated" -msgstr "Interpreten aktualisiert" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" -#: ../../admin/flag.php:246 -msgid "Songs Updated" -msgstr "Songs aktualisiert" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" +msgstr "Anzeige nach" -#: ../../admin/flag.php:254 -msgid "Flag Removed" -msgstr "Markierung entfernt" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "Titel" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" -msgstr "Markierung entfernt von" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "Wiedergabeliste" -#: ../../admin/flag.php:270 -msgid "Flags Updated" -msgstr "Markierung aktualisiert" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" +msgstr "Radiosender" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" -msgstr "StĂĽcke gesperrt" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" +msgstr "Filter" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" -msgstr "Die gewĂĽnschten StĂĽcke wurden gesperrt" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" +msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" -msgstr "StĂĽcke freigegeben" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" +msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" -msgstr "Die gewĂĽnschten StĂĽcke wurden freigegeben" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" +msgstr "nicht gespielte" -#: ../../admin/flag.php:305 -msgid "Flagged Records" -msgstr "Markierte Datensätze" +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" +msgstr "zeige Cover" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -msgid "Site" -msgstr "Seite" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" +msgstr "Nie" -#: ../../admin/access.php:42 -msgid "Confirm Delete" -msgstr "Löschen bestätigen" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "Unbekannt" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" -msgstr "Wollen sie wirklich diesen Zugangs-Eintrag löschen?" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "Kompletter Name" -#: ../../admin/access.php:49 -msgid "Entry Deleted" -msgstr "Eintrag gelöscht" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" +msgstr "" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" -msgstr "Ihr Zugangs-Eintrag wurde gelöscht" - -#: ../../admin/access.php:54 -msgid "Entry Added" -msgstr "Eintrag hinzugefĂĽgt" - -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" -msgstr "Ein neuer Zugangs-Eintrag wurde erstellt" - -#: ../../admin/access.php:58 -msgid "Entry Updated" -msgstr "Eintrag aktualisiert" - -#: ../../admin/access.php:58 -msgid "Access List Entry updated" -msgstr "Zugriffslisten-Eintrag aktualisiert" - -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" -msgstr "Fehler Benutzername benötigt" - -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" -msgstr "Fehler Passwort falsch" - -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" -msgstr "Fehler Benutzername existiert" - -#: ../../admin/users.php:142 -msgid "Deletion Request" -msgstr "Löschen Abfrage" - -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" -msgstr "Sind Sie sicher endgĂĽltig zu löschen" - -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" -msgstr "Nein" - -#: ../../admin/users.php:150 -msgid "User Deleted" -msgstr "Benutzer-Eintrag gelöscht" - -#: ../../admin/users.php:153 -msgid "Delete Error" -msgstr "Fehler beim löschen" - -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" -msgstr "Der letzte Admin Benutzer kann nicht gelöscht werden" - -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" -msgstr "Katalogstatistik" - -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" -msgstr "Gesamtzahl Benutzer" - -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" -msgstr "Verbundene Benutzer" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "Zuletzt anwesend" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" -msgstr "StĂĽcke" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "Aktivität" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" -msgstr "Kataloggröße" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" -msgstr "Katalog Spielzeit" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" -#: ../../admin/mail.php:252 -msgid "E-mail Sent" -msgstr "E-mail gesendet" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "Aktive Wiedergabeliste" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." -msgstr "Ihre E-mail wurde gesendet" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" +msgstr "kĂĽrzlich gespielt" -#: ../../admin/modules.php:41 -msgid "Module Activated" -msgstr "Modul aktiviert" +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" +msgstr "StĂĽck" -#: ../../admin/modules.php:48 -msgid "Are you sure you want to remove this module?" -msgstr "Wollen sie wirklich das Modul deaktivieren?" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "Dauer" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" -msgstr "Modul deaktiviert" +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "Nicht genĂĽgend Daten" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" -msgstr "Plugin aktiviert" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Album Cover" -#: ../../admin/modules.php:79 -msgid "Are you sure you want to remove this plugin?" -msgstr "Wollen sie wirklich das Plugin deaktivieren?" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Klick um Fenster zu schlieĂźen" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" -msgstr "Plugin deaktiviert" +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "Download" -#: ../../admin/system.php:120 -msgid "Export Failed" -msgstr "Export fehlgeschlagen" +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" +msgstr "Editieren" #: ../../templates/show_flag.inc.php:41 msgid "Flag Song" @@ -990,500 +1110,744 @@ msgstr "Grund der Markierung" msgid "Incorrect Tags" msgstr "fehlerhafte TAGs" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" -msgstr "Markierung" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" +msgstr "Neu einlesen" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" -msgstr "Ampache Installation" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 +msgid "Other" +msgstr "Andere" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "von" + +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "gefunden" + +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" msgstr "" -"Diese Seite behandelt die Installation der Ampache Datenbank und der " -"Erstellung der ampache.cfg.php Datei. Bevor Sie fortfahren stellen Sie bitte " -"sicher, dass folgende Voraussetzungen erfĂĽllt sind." -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -"Ein MySQL Server mit bekanntem Benutzername und Passwort auf dem Datenbanken " -"erstellt/modifiziert werden können" -#: ../../templates/show_install_account.inc.php:47 +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "Benötigtes" + +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 msgid "" "Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +"ampache.cfg.php.dist file" msgstr "" -"Ihr Webserver hat Leseberechtigung an folgenden Dateien: /sql/ampache.sql " -"und /config/ampache.cfg.dist.php" +"Ihr Websever hat Leserechte an der Datei /sql/ampache.sql und /config/" +"ampache.cfg.php.dist" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "Starte Konfiguration" + +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" +msgstr "zufällige Alben" + +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" +msgstr "Album abspielen" + +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" +msgstr "Lautstärke" + +#: ../../templates/show_localplay_status.inc.php:55 +msgid "Repeat" +msgstr "Wiederholen" + +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Zufällig" + +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "Zusätzliche Zeit" + +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" +msgstr "Löschen" + +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -"Wenn Sie sicher sind, dass die obenstehenden Voraussetzungen erfĂĽllt werden, " -"bitte die nachfolgenden Informationen eingeben. Sie werden nur nach den " -"unbedingt benötigten Werten gefragt. Wenn Sie später Ă„nderungen an Ihrer " -"Ampache Installation durchfĂĽhren möchten, editieren Sie einfach die /config/" -"ampache.cfg.php" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Schritt 1 - Erstellen der Ampache Datenbank" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Eintrag hinzufĂĽgen" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Schritt 2 - Erstellen der ampache.cfg.php Datei" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Start Adresse" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" -msgstr "Schritt 3 - Erstes Konto erstellen" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "End Adresse" + +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "Level" + +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "SchlĂĽssel" + +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "Typ" + +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "Kompletter Name" + +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" +msgstr "Registrierungsdatum " + +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +msgid "Last Ip" +msgstr "Letzte IP-Adr." + +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "Verbunden" + +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" + +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "Basis-Wiedergabeliste" + +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" +msgstr "Neue Wiedergabeliste erstellen" + +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" +msgstr "Bewertung" + +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "StĂĽck" + +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "Schritt 2 - Erstellen der Ampache.cfg.php Datei" -#: ../../templates/show_install_account.inc.php:57 +#: ../../templates/show_install_config.inc.php:51 msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +"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 "" -"Dieser Schritt erstellt das initiale Admin Konto. Sobald Ihr Admin-Konto " -"erstellt wurde, werden Sie zur Login-Seite geleitet" +"In diesem Schritt werden die Werte fĂĽr die Basis-Konfiguration benötigt, " +"und versucht die Konfiguration direkt in Konfigurationsdatei zu schreiben. " +"Ist der Zugriff nicht erlaubt, erhalten Sie eine Meldung die " +"Konfigurationsdatei herunterzuladen. Bitte speichern Sie dann die editierte " +"Konfigurationsdatei im Verzeichnis /config" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" -msgstr "Admin Konto erstellen" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" -msgstr "Benutzername" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" +msgstr "Web Pfad" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" -msgstr "Passwort" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "GewĂĽnschter Datenbank Name" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" -msgstr "Konto erstellen" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" -msgstr "Wiedergabelisten" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "MySQL Benutzername" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" -msgstr "Name der Wiedergabeliste" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "MySQL Passwort" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" -msgstr "# StĂĽcke" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Schreibe Konfiguration" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" -msgstr "EigentĂĽmer" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg vorhanden" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" -msgstr "Aktionen" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php konfiguriert?" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" -msgstr "Anschauen" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "PrĂĽfe die Konfiguration" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" -msgstr "Editieren" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" +msgstr "Existierenden Benutzer editieren" + +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Passwort wiederholen" + +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "Benutzer Zugriffs-Level" + +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "Benutzer aktualisieren" + +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Verschiedene" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "Suchen" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "Erweiterte Suche" + +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "Erstellen" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Weiter" + +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Abbrechen" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" +msgstr "Startseite" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Anzeigen..." + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +msgid "Localplay" +msgstr "Lokal abspielen" + +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "Einstellungen" + +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Ausloggen" + +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Aktualisiere den" + +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Katalog" + +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "StĂĽcke gefunden prĂĽfe TAG Informationen" + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "GeprĂĽft" + +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +msgid "Current Playlist" +msgstr "Aktuelle Wiedergabeliste" + +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 msgid "Play" msgstr "Abspielen" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" -msgstr "Zufällig" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Nächste" + +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" +msgstr "Beschreibung" + +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +msgid "Version" +msgstr "Version" + +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" +msgstr "Deaktivieren" + +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "Aktiviere" + +#: ../../templates/show_install.inc.php:54 +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 "" +"Dieser Schritt erstellt die Ampache Datenbank und die Tabellen, Sie " +"benötigen ein MySQL Konto mit dem Recht eine Datenbank zu erstellen. Dies " +"kann einige Zeit dauern, abhängig von der Geschwindigkeit Ihres Computers" + +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" +msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" -msgstr "Download" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "MySQL Administration Benutzername" -#: ../../templates/show_playlists.inc.php:75 -msgid "No Playlists Found" -msgstr "Keine Wiedergabelisten gefunden" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "MySQL Administration Passwort" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" -msgstr "Duplikate suchen" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "Erstelle Datenbank Benutzer fĂĽr die neue Datenbank" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" -msgstr "Suchart" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Ampache Datenbank Benutzername" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" -msgstr "Interpret und Titel" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Ampache Datenbank Benutzer Passwort" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" -msgstr "Interpret, Album und Titel" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" +msgstr "" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" -msgstr "Wähle vermutlich besten" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Datenbank einfĂĽgen" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" -msgstr "Ja" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "Ă„hnliche Interpreten" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" -msgstr "Bedienelemente" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "" +"Bitte den Interpreten markieren, den Sie mit dem aktuellen verbinden möchten" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -msgid "Current Playlist" -msgstr "Aktuelle Wiedergabeliste" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" +msgstr "ZurĂĽck" -#: ../../templates/show_playlist_edit.inc.php:27 -msgid "Editing Playlist" -msgstr "Wiedergabeliste editieren" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "Ausgewählte umbenennen" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" -msgstr "Name" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "Erweiterte Einstellungen" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" -msgstr "Typ" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "Weiter suchen" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" -msgstr "öffentliche" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Neue Wiedergabeliste erstellen" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" -msgstr "privat" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Umbenennen" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 -msgid "Update" -msgstr "Aktualisieren" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" +msgstr "ODER" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" -msgstr "Benutzer" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "FĂĽge aktuellen ein" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "Mail zu Benutzern" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Aktualisieren des id3 TAG" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -msgid "Config" -msgstr "Konfiguration" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" +msgstr "StĂĽcke durchnummerieren" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" -msgstr "Zugriffsliste" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" +msgstr "" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -msgid "Song Title" -msgstr "Titel" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" +msgstr "Spiele zufällige StĂĽcke" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" -msgstr "Admin" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "lokale Sitzung hinzufĂĽgen" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" -msgstr "Minuten" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" +msgstr "Sitzung hinzufĂĽgen" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" -msgstr "Wenig gespielt" +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" -msgstr "Abspielen (Queue)" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" +msgstr "Fehler Konfigurationsdatei abgelaufen" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" -msgstr "Demokratische Ansicht" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" +msgstr "Cover" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" -msgstr "Ausloggen" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" +msgstr "Jahr" -#: ../../templates/show_admin_tools.inc.php:27 -msgid "Catalogs" -msgstr "Kataloge" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" +msgstr "Administrations-Einstellungen" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "Aktion" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" +msgstr "Einstellung" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" -msgstr "HinzufĂĽgen" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "Sekunden" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" -msgstr "PrĂĽfen" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "Minuten" -#: ../../templates/show_admin_tools.inc.php:46 -msgid "Clean" -msgstr "Bereinigen" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "Stunden" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" -msgstr "Schnell" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +msgstr "Tagen" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" -msgstr "Cover holen" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "Wochen" -#: ../../templates/show_admin_tools.inc.php:65 -msgid "No Catalogs Found" -msgstr "Keine Kataloge gefunden" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "Monaten" -#: ../../templates/show_admin_tools.inc.php:71 -msgid "Clean All" -msgstr "Alle bereinigen" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "Jahren" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" -msgstr "Alle prĂĽfen" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" +msgstr "zuletzt gespielt vor" -#: ../../templates/show_admin_tools.inc.php:73 -msgid "Add to All" -msgstr "Zu allen hinzufĂĽgen" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "In Ampache suchen" -#: ../../templates/show_admin_tools.inc.php:74 -msgid "Update All" -msgstr "Alle aktualisieren" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "SchlĂĽsselwörter" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" -msgstr "Nach Covern suchen" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Abgespielt" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" -msgstr "Andere Werkzeuge" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Ja" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" -msgstr "Doppelte StĂĽcke anzeigen" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "Nein" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" -msgstr "Momentan gespielte löschen" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Min Bitrate" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -msgid "Generate New Config" -msgstr "Schreibe neue Konfiguration" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "Ein Stern" -#: ../../templates/show_admin_tools.inc.php:86 -msgid "Preferences Permissions" -msgstr "Berechtigungen" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" +msgstr "Zwei Sterne" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" -msgstr "Export in Itunes DB" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "Drei Sterne" -#: ../../templates/show_admin_tools.inc.php:88 -msgid "Check for New Version" -msgstr "PrĂĽfe auf neue Version" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "Vier Sterne" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" -msgstr "Alben von" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "FĂĽnf Sterne" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" -msgstr "Zeige alle StĂĽcke von" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" -msgstr "Spiele alle StĂĽcke von" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "UND" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" -msgstr "Spiele Zufallsauswahl von" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Methode" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" -msgstr "Aktualisieren vom TAG" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "Unscharf" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" -msgstr "Interpret umbenennen" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "Exakt" -#: ../../templates/show_artist_box.inc.php:39 -msgid "Find duplicate artists" -msgstr "Doppelte StĂĽcke anzeigen" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Maximale Ergebnisse" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" -msgstr "" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "Unbegrenzt" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" -msgstr "Anzeigen pro Seite" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "Radiosender hinzufĂĽgen" -#: ../../templates/show_user.inc.php:42 -msgid "New Password" -msgstr "Neues Passwort" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" -msgstr "Passwort wiederholen" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" -msgstr "Statistiken löschen" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "Frequenz" -#: ../../templates/show_user.inc.php:65 -msgid "Update Account" -msgstr "Konto aktualisieren" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "Kennung" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Favoriten" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -msgid "Favorite Artists" -msgstr "Beliebteste Interpreten" +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +msgid "ACL Type" +msgstr "ACL Typ" -#: ../../templates/show_user_stats.inc.php:40 -msgid "Favorite Albums" -msgstr "Beliebteste Alben" +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 +msgid "Stream Access" +msgstr "Stream Zugriff" -#: ../../templates/show_user_stats.inc.php:51 -msgid "Favorite Songs" -msgstr "Beliebteste StĂĽcke" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" +msgstr "Grundeinstellungen" -#: ../../templates/show_tv_playlist.inc.php:31 -msgid "Playing from base Playlist" -msgstr "Spiele von Basis-Wiedergabeliste" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "Lokale Netzwerk Definition" -#: ../../templates/show_tv_playlist.inc.php:44 -msgid "Votes" -msgstr "Bewertungen" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" +msgstr "XML-RPC" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" -msgstr "StĂĽck" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "Start IP Adresse" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" -msgstr "Einstellung" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" +msgstr "Ende IP Adresse" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" -msgstr "Wert" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" +msgstr "Entfernter SchlĂĽssel" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" -msgstr "bei allen anwenden" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "Anschauen" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" -msgstr "Beschreibung" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +msgid "Read" +msgstr "Lesen" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" +msgstr "Lesen/Schreiben" #: ../../templates/show_user_registration.inc.php:54 msgid "Ampache New User Registration" @@ -1501,11 +1865,6 @@ msgstr "Ich akzeptiere" msgid "User Information" msgstr "Benutzer Information" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "Kompletter Name" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "Info löschen" @@ -1514,111 +1873,74 @@ msgstr "Info löschen" msgid "Register User" msgstr "Registriere Benutzer" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" -msgstr "Benötigtes" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" +msgstr "Login" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" -"Ihr Websever hat Leserechte an der Datei /sql/ampache.sql und /config/" -"ampache.cfg.php.dist" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Speichere Login" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "Starte Konfiguration" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registrieren" -#: ../../templates/show_modules.inc.php:38 -msgid "Localplay Modules" -msgstr "Lokale Abspiel-Module" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" +msgstr "Nachricht des Tages" -#: ../../templates/show_modules.inc.php:41 -msgid "Module Name" -msgstr "Modul Name" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" -msgstr "Aktiviere" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" +msgstr "Meistgespielte Interpreten" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" -msgstr "Deaktiviere" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" +msgstr "Meistgespielte Alben" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -msgid "No Records Found" -msgstr "Keine Datensätze gefunden" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" +msgstr "Meistgespielte Genres" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" -msgstr "VerfĂĽgbare Plugins" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" +msgstr "Meistgespielte StĂĽcke" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" -msgstr "Beschreibung" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "Die populärsten Live Streams" -#: ../../templates/show_modules.inc.php:74 -msgid "Version" -msgstr "Version" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "Die populärsten Tags" #: ../../templates/show_edit_song.inc.php:23 msgid "Edit Song" msgstr "StĂĽck editieren" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "ODER" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "Markierung Tags neu" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 msgid "Update Song" msgstr "StĂĽck aktualisieren" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "Importiere eine Wiedergabeliste von einer Datei" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "Dateinamen" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Wiedergabelisten Typ" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "Importiere Wiedergabeliste" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Anschauen" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" +msgstr "" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 msgid "Send E-mail to Users" msgstr "Sende E-mail zu Benutzern" @@ -1626,305 +1948,359 @@ msgstr "Sende E-mail zu Benutzern" msgid "Mail to" msgstr "Mail an" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "Meistgespielte Alben" - -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_mail_users.inc.php:54 msgid "Latest Artist Additions" msgstr "Neuste Interpretenzugänge" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "Meistgespielte Interpreten" +#: ../../templates/show_mail_users.inc.php:65 +msgid "Latest Album Additions" +msgstr "Neuste Albenzugänge" + +#: ../../templates/show_mail_users.inc.php:75 +msgid "Flagged Songs" +msgstr "Markierte StĂĽcke" + +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 +msgid "Disabled Songs" +msgstr "Gesperrte StĂĽcke" + +#: ../../templates/show_mail_users.inc.php:87 +msgid "Most Popular Threshold in days" +msgstr "Meistgespielte StĂĽcke in Tagen" + +#: ../../templates/show_mail_users.inc.php:98 +msgid "Subject" +msgstr "Betreff" + +#: ../../templates/show_mail_users.inc.php:105 +msgid "Message" +msgstr "Nachricht" + +#: ../../templates/show_mail_users.inc.php:114 +msgid "Send Mail" +msgstr "Sende Mail" + +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" +msgstr "Neuen Benutzer hinzufĂĽgen" + +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" +msgstr "Inhaltsmanager" + +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" +msgstr "Katalogmanager" + +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" +msgstr "Benutzer hinzufĂĽgen" + +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Zugang fĂĽr einen Rechner einrichten" + +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" +msgstr "" + +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" +msgstr "" + +#: ../../templates/show_add_access.inc.php:82 +msgid "Create ACL" +msgstr "Erstelle ACL" + +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" +msgstr "Wert" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "bei allen anwenden" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "Berechtigung" + +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" +msgstr "Beschreibung" + +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "Wiedergabeliste editieren" + +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "öffentliche" + +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" +msgstr "privat" + +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" +msgstr "Duplikate suchen" + +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "Suchart" + +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "Interpret und Titel" + +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "Interpret, Album und Titel" + +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" +msgstr "Wähle vermutlich besten" + +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" +msgstr "Starte Cover Suche" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" +msgstr "Gesucht" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +msgid "None" +msgstr "Kein" + +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Alben von" -#: ../../templates/show_mail_users.inc.php:63 -msgid "Latest Album Additions" -msgstr "Neuste Albenzugänge" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Zeige alle StĂĽcke von" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Meistgespielte StĂĽcke" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" +msgstr "Spiele alle StĂĽcke von" -#: ../../templates/show_mail_users.inc.php:73 -msgid "Flagged Songs" -msgstr "Markierte StĂĽcke" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" +msgstr "Spiele Zufallsauswahl von" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 -msgid "Disabled Songs" -msgstr "Gesperrte StĂĽcke" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" +msgstr "Aktualisieren vom TAG" -#: ../../templates/show_mail_users.inc.php:85 -msgid "Most Popular Threshold in days" -msgstr "Meistgespielte StĂĽcke in Tagen" +#: ../../templates/show_artist_box.inc.php:39 +msgid "Find duplicate artists" +msgstr "Doppelte StĂĽcke anzeigen" -#: ../../templates/show_mail_users.inc.php:96 -msgid "Subject" -msgstr "Betreff" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" +msgstr "" -#: ../../templates/show_mail_users.inc.php:103 -msgid "Message" -msgstr "Nachricht" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Spiele Zufallsauswahl" -#: ../../templates/show_mail_users.inc.php:113 -msgid "Send Mail" -msgstr "Sende Mail" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Anzahl" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" -msgstr "Die letzten 10 markierten StĂĽcke" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "von Genre" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 -msgid "Show All" -msgstr "Zeige alle" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" +msgstr "" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" -msgstr "von" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" +msgstr "Wenig gespielt" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" -msgstr "Admin Bedienelement" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" +msgstr "Alle Alben" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -msgid "Base Playlist" -msgstr "Basis-Wiedergabeliste" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" +msgstr "Alle Interpreten" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -msgid "Clear Playlist" -msgstr "Wiedergabeliste leeren" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" +msgstr "Minuten" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" -msgstr "Weiter" +#: ../../templates/show_random.inc.php:59 +msgid "From catalog" +msgstr "Von Katalog" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" -msgstr "Abbrechen" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" +msgstr "Größenbegrenzung" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" -msgstr "Auswahl" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" +msgstr "Abspielen (Queue)" -#: ../../templates/show_flagged.inc.php:28 -msgid "Object" -msgstr "Auswahl" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" +msgstr "Aktuell wird gespielt" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" -msgstr "Benutzer" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Anschauen" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" -msgstr "Status" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "Bereiche" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" -msgstr "Verwerfen" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Konto" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" -msgstr "Erlauben" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "Serverkonfiguration" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Umbenennen" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "Module" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "FĂĽge aktuellen ein" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" +msgstr "Lokale Abspiel-Module" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "Aktualisieren des id3 TAG" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "VerfĂĽgbare Plugins" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" -msgstr "Neuste Interpretenzugänge" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" +msgstr "" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" -msgstr "Neuste Albenzugänge" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" +msgstr "" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" -msgstr "Neuester Live Stream" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" +msgstr "Aktive Sitzung" + +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" +msgstr "" #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "Suche anpassen" -#: ../../templates/show_get_albumart.inc.php:46 +#: ../../templates/show_get_albumart.inc.php:44 msgid "Direct URL to Image" msgstr "Direkte URL zum Bild" -#: ../../templates/show_get_albumart.inc.php:54 +#: ../../templates/show_get_albumart.inc.php:52 msgid "Local Image" msgstr "Lokales Bild" -#: ../../templates/show_get_albumart.inc.php:66 +#: ../../templates/show_get_albumart.inc.php:63 msgid "Get Art" msgstr "Empfange Cover" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" -msgstr "Wiedergabelisten-Aktionen" - -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" -msgstr "Wiedergabeliste editieren" - -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" -msgstr "StĂĽcke durchnummerieren" - -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" -msgstr "Spiele diese Wiedergabeliste" - -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" -msgstr "Spiele zufällige StĂĽcke" - -#: ../../templates/show_playlist_box.inc.php:38 -msgid "Delete This Playlist" -msgstr "Diese Wiedergabeliste löschen" - -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" -msgstr "Importiere von Datei" - -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" -msgstr "Neue Wiedergabeliste erstellen" - -#: ../../templates/show_playlist_box.inc.php:43 -msgid "Delete Empty Playlists" -msgstr "Lösche leere Wiedergabelisten" - -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" -msgstr "Meistgespielte Genres" - -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "Die populärsten Live Streams" - -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "Die populärsten Tags" - -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" -msgstr "Ausgewählte abspielen" - -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" -msgstr "Ausgewählte herunterladen" - -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" -msgstr "StĂĽcknummern setzen" - -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" -msgstr "Ausgewählte StĂĽcke entfernen" - -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "HinzufĂĽgen" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache Debug" #: ../../templates/show_edit_catalog.inc.php:22 msgid "Settings for" msgstr "Einstellungen fĂĽr" #: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_add_catalog.inc.php:35 msgid "Auto-inserted Fields" msgstr "Automatisch eingefĂĽgte Felder" #: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_add_catalog.inc.php:36 msgid "album name" msgstr "Albumname" #: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_add_catalog.inc.php:37 msgid "artist name" msgstr "Interpretenname" #: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:38 msgid "id3 comment" msgstr "id3-Kommentar" #: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:39 msgid "genre" msgstr "Genre" #: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 +#: ../../templates/show_add_catalog.inc.php:40 msgid "track number (padded with leading 0)" msgstr "Titelnummer (Mit einer 0 am Anfang)" #: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 +#: ../../templates/show_add_catalog.inc.php:41 msgid "song title" msgstr "Titel" #: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:42 msgid "year" msgstr "Jahr" #: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 +#: ../../templates/show_add_catalog.inc.php:43 msgid "other" msgstr "andere" #: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 +#: ../../templates/show_add_catalog.inc.php:52 msgid "Catalog Type" msgstr "Katalogtyp" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 msgid "XML-RPC Key" msgstr "XML-RPC SchlĂĽssel" -#: ../../templates/show_edit_catalog.inc.php:50 +#: ../../templates/show_edit_catalog.inc.php:51 msgid "Filename pattern" msgstr "Dateinamenmuster" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "Folder Pattern" msgstr "Verzeichnisnamenmuster" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "(no leading or ending '/')" msgstr "(Ohne '/' an Anfang oder Ende" @@ -1932,23 +2308,101 @@ msgstr "(Ohne '/' an Anfang oder Ende" msgid "Save Catalog Settings" msgstr "Katalogeinstellungen sichern" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" -msgstr "Lautstärke" +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" +msgstr "Spiele von Basis-Wiedergabeliste" -#: ../../templates/show_localplay_status.inc.php:56 -msgid "Repeat" -msgstr "Wiederholen" +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" +msgstr "Bewertungen" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Neue Wiedergabeliste erstellen" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" +msgstr "" + +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "" + +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" +msgstr "Bearbeite Interpret" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" +msgstr "Bearbeite Album" + +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" +msgstr "Aktualisiere Album" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "Die letzten 10 markierten StĂĽcke" + +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "Deaktiviere" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" +msgstr "Datenstrom" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" +msgstr "demokratisch" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" +msgstr "" + +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" +msgstr "Ausgewählte abspielen" + +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" +msgstr "Ausgewählte herunterladen" + +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" +msgstr "StĂĽcknummern setzen" + +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "Ausgewählte StĂĽcke entfernen" + +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" +msgstr "HinzufĂĽgen" + +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "IP Historie" + +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "Zeige Einmalige" -#: ../../templates/show_add_playlist.inc.php:42 -msgid "Create" -msgstr "Erstellen" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Datum" + +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" +msgstr "IP Adresse" -#: ../../templates/show_add_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:27 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)" @@ -1957,88 +2411,41 @@ msgstr "" "oder ein URL zu einer entfernten Ampache Installation (z.B. http://" "theotherampache.com) ein." -#: ../../templates/show_add_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:32 msgid "Catalog Name" msgstr "Katalogname" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" -msgstr "Pfad" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Lokal" -#: ../../templates/show_add_catalog.inc.php:59 +#: ../../templates/show_add_catalog.inc.php:56 msgid "Remote" msgstr "Entfernt" -#: ../../templates/show_add_catalog.inc.php:65 +#: ../../templates/show_add_catalog.inc.php:62 msgid "Required for Remote Catalogs" msgstr "Benötigt fĂĽr entfernte Kataloge" -#: ../../templates/show_add_catalog.inc.php:68 +#: ../../templates/show_add_catalog.inc.php:65 msgid "Filename Pattern" msgstr "Dateinamenmuster" -#: ../../templates/show_add_catalog.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:79 msgid "Build Playlists from m3u Files" msgstr "Erstelle Wiedergabelisten von m3u Dateien" -#: ../../templates/show_add_catalog.inc.php:90 +#: ../../templates/show_add_catalog.inc.php:85 msgid "Add Catalog" msgstr "Katalog hinzufĂĽgen" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" -msgstr "Neuen Benutzer hinzufĂĽgen" - -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" -msgstr "Existierenden Benutzer editieren" - -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" -msgstr "Benutzer Zugriffs-Level" - -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" -msgstr "Benutzer hinzufĂĽgen" - -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" -msgstr "Benutzer aktualisieren" - -#: ../../templates/show_list_duplicates.inc.php:26 -msgid "Duplicate Songs" -msgstr "Doppelte StĂĽcke anzeigen" - -#: ../../templates/show_list_duplicates.inc.php:34 -msgid "Length" -msgstr "Länge" - -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 -msgid "Size" -msgstr "Größe" - -#: ../../templates/show_list_duplicates.inc.php:75 -msgid "Disable Songs" -msgstr "Sperre StĂĽcke" - -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "IP Historie" - -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "Zeige Einmalige" - -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" -msgstr "Datum" - -#: ../../templates/show_ip_history.inc.php:37 -msgid "IP Address" -msgstr "IP Adresse" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "Wiedergabeliste leeren" #: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 msgid "Recommendations" msgstr "Empfehlungen" @@ -2054,1140 +2461,1138 @@ msgstr "Empfohlene Alben" msgid "Recommended Songs" msgstr "Empfohlene StĂĽcke" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" -msgstr "Administrations-Einstellungen" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importiere eine Wiedergabeliste von einer Datei" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" -msgstr "Level" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Wiedergabelisten Typ" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" -msgstr "Gast" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importiere Wiedergabeliste" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "Bearbeite Album" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Album" -msgstr "Aktualisiere Album" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Favoriten" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "Sekunden" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "Beliebteste Interpreten" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "Minuten" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "Beliebteste Alben" -#: ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "Stunden" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "Beliebteste StĂĽcke" -#: ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "Tagen" +#: ../../templates/show_list_duplicates.inc.php:26 +msgid "Duplicate Songs" +msgstr "Doppelte StĂĽcke anzeigen" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "Wochen" +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 +msgid "Length" +msgstr "Länge" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "Monaten" +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 +msgid "Size" +msgstr "Größe" -#: ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "Jahren" +#: ../../templates/show_list_duplicates.inc.php:96 +msgid "Disable Songs" +msgstr "Sperre StĂĽcke" -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" -msgstr "kĂĽrzlich gespielt" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" +msgstr "" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" -msgstr "zuletzt gespielt vor" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" +msgstr "gerade gespielt" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" -msgstr "Bearbeite Interpret" +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 +msgid "Statistics" +msgstr "Statistik" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" -msgstr "zufällige Alben" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" +msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" -msgstr "StĂĽck(e) von der Wiedergabeliste gelöscht" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" +msgstr "Erweitert" -#: ../../localplay.php:77 -msgid "Localplay Init Failed" -msgstr "Lokal abspielen fehlgeschlagen" +# Added the following strings (only in german localization) +# left here at the end for better overview what has to be done to other localizations and even the base mo/po +# 070913 by nf +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" +msgstr "Zeige Kataloge" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" -msgstr "Zeige Alben beginnend mit" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" +msgstr "Benutzerwerkzeuge" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" -msgstr "Zeige Interpreten mit folgendem Beginn" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" +msgstr "Zeige Benutzer" -#: ../../browse.php:124 -msgid "Show Titles Starting With" -msgstr "Zeige Titel mit folgendem Beginn" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" +msgstr "" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" -msgstr "Fehler: Kein SchlĂĽsselwort eingegeben" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" +msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" -msgstr "Listen" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" +msgstr "" -#: ../../ratings.php:33 -msgid "Rating Updated" -msgstr "Bewertung aktualisiert" +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" +msgstr "Säubere den" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" -msgstr "Ihre Bewertung fĂĽr dieses Objekt wurde aktualisiert" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" +msgstr "PrĂĽfe" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" -msgstr "Benutzer deaktiviert, bitte Admin kontaktieren" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Starte neue StĂĽck-Suche in" -#: ../../login.php:94 -msgid "Unable to create new account" -msgstr "Kann neues Konto nicht erstellen" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "Katalog" -#: ../../login.php:103 -msgid "No local account found" -msgstr "Keine lokales Konto gefunden" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" +msgstr "" +"Sie sind auf dieser Seite gelangt, weil ein Konfigurationsfehler aufgetreten " +"ist. Debuginformationen siehe unten." -#: ../../login.php:176 -msgid "Message of the Day" -msgstr "Nachricht des Tages" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" +msgstr "PrĂĽfe" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" -msgstr "Fehler: Passwort falsch oder nicht ausgefĂĽllt" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" +msgstr "STATUS" -#: ../../preferences.php:61 -msgid "Password Updated" -msgstr "Passwort aktualisiert" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "BESCHREIBUNG" -#: ../../update.php:73 -msgid "Ampache Update" -msgstr "Ampache Update" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" +msgstr "PHP Version" -#: ../../tv.php:62 -msgid "Playlist Cleared" -msgstr "Playlist gelöscht" +#: ../../templates/show_test.inc.php:59 +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." -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" -msgstr "Starte Aktualisierung von TAGs" +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "MySQL fĂĽr PHP" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" -msgstr "Aktualisierung von den TAGs vollständig" +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." +msgstr "" +"Dieser Test prĂĽft ob Sie die MySQL Erweiterungen fĂĽr PHP geladen haben. Dies " +"wird benötigt damit Ampache arbeitet." -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" -msgstr "ZurĂĽck" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" +msgstr "PHP Session UnterstĂĽtzung" -#: ../../activate.php:43 -msgid "No user with this name registered" -msgstr "Kein Benutzer mit diesem Namen registriert" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." +msgstr "" +"Dieser Test prĂĽft ob Sie PHP Session UnterstĂĽtzung aktiviert haben. Session " +"UnterstĂĽtzung wird benötigt fĂĽr die Funktion von Ampache." -#: ../../activate.php:47 -msgid "The validation key used isn't correct." -msgstr "Die PrĂĽfung des SchlĂĽssels ergab dass diese nicht korrekt ist" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" +msgstr "PHP ICONV UnterstĂĽtzung" -#: ../../activate.php:52 -msgid "User activated" -msgstr "Benutzer aktiviert" +#: ../../templates/show_test.inc.php:115 +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 "" +"Dieser Test prĂĽft ob Iconv UnterstĂĽtzung installiert wurde. Icionv " +"UnterstĂĽtzung wird nicht unbedingt benötigt fĂĽr Ampache, aber es wird " +"dringend empfohlen" -#: ../../activate.php:52 -msgid "This User ID is activated and can be used" -msgstr "Diese Benutzer-ID ist aktiviert und kann benutzt werden" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" +msgstr "PHP PCRE UnterstĂĽtzung" -#: ../../playlist.php:46 -msgid "Playlist Deleted" -msgstr "Wiedergabeliste gelöscht" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." +msgstr "" +"Dieser Test ĂĽberprĂĽft, ob sie PCRE UnterstĂĽtzung in Ihrer PHP Version " +"eingebaut haben, dies wird fĂĽr die Funktion von Ampache benötigt." + +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" +msgstr "PHP PutENV UnterstĂĽtzung" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" -msgstr "Die gewĂĽnschte Wiedergabeliste wurde gelöscht" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" +msgstr "" +"Dieser Test prĂĽft, dass PHP nicht im SafeMode läuft und dass wir die " +"Speicherbegrenzung modifizieren können. Ohne diese Fähigkeit werden manche " +"Dinge von Ampache nicht korrekt arbeiten" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" -msgstr "Wollen sie wirklich diese Wiedergabeliste löschen?" +#: ../../templates/show_test.inc.php:166 +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.php zu lesen. Wenn dies fehlschläft " +"ist die Datei entweder nicht an der richtigen Stelle,\n" +"\toder sie ist nicht korrekt lesbar" -#: ../../playlist.php:57 -msgid "Confirm Action" -msgstr "Aktion bestätigen" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" +msgstr "" -#: ../../playlist.php:117 -msgid "Playlist Created" -msgstr "Wiedergabeliste erstellt" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" +msgstr "Datenbank Verbindung" -#: ../../playlist.php:117 -msgid " has been created" -msgstr " wurde erstellt" +#: ../../templates/show_test.inc.php:209 +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." -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" -msgstr "Entfernt Ausgewählte StĂĽcke" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" +msgstr "Neueste Alben" -#: ../../playlist.php:145 -msgid "Playlist Updated" -msgstr "Wiedergabeliste aktualisiert" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" +msgstr "Neueste Interpreten" -#: ../../playlist.php:146 -msgid "has been updated and is now" -msgstr "wurde aktualisiert und ist nun" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" +msgstr "Neueste Genres" -#: ../../playlist.php:166 -msgid "Playlist Imported" -msgstr "Wiedergabeliste importiert" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Editieren der" -#: ../../playlist.php:195 -msgid "Empty Playlists Deleted" -msgstr "Leere Wiedergabelisten gelöscht" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "Einstellungen" -#: ../../flag.php:46 -msgid "Item Flagged" -msgstr "Eintrag markiert" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Einstellungen aktualisieren" -#: ../../flag.php:46 -msgid "The specified item has been flagged" -msgstr "Der gewählte Eintrag wurde markiert" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "Neues Passwort" -#: ../../albums.php:48 -msgid "Album Art Cleared" -msgstr "Album Cover gelöscht" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Statistiken löschen" -#: ../../albums.php:48 -msgid "Album Art information has been removed from the database" -msgstr "Information des Covers wurde aus der Datenbank gelöscht" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "Konto aktualisieren" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" -msgstr "Cover nicht vorhanden" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Vorherige" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -"Album konnte zur Zeit nicht gefunden werden. " -" Dies kann an einem Schreibzugriffsfehler liegen oder die Daten wurden nicht korrekt empfangen" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" -msgstr "Album Cover hinzugefĂĽgt" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "" -#: ../../register.php:81 -msgid "Error Captcha Required" -msgstr "Fehler Captcha benötigt" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "dynamisch hinzufĂĽgen" -#: ../../register.php:88 -msgid "Error Captcha Failed" -msgstr "Fehler Captcha fehlgeschlagen" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" +msgstr "Absolut zufällig" -#: ../../register.php:95 -msgid "You must accept the user agreement" -msgstr "Sie mĂĽssen diese Vereinbarung akzeptieren" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" +msgstr "Ă„hnliche Interpreten" -#: ../../register.php:100 -msgid "You did not enter a username" -msgstr "Sie haben keine Benutzernamen eingegeben" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" +msgstr "Ă„hnliche Alben" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "Bitte geben Sie Ihren kompletten Namen ein (Vorname Nachname)" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" +msgstr "Ă„hnliche Genres" -#: ../../register.php:130 -msgid "You must enter a password" -msgstr "Sie mĂĽssen ein Passwort eingeben" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" +msgstr "" -#: ../../register.php:134 -msgid "Your passwords do not match" -msgstr "Passwort falsch" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" +msgstr "Spiele zufällig vom Album" -#: ../../register.php:152 -msgid "Error: Insert Failed" -msgstr "Fehler: einfĂĽgen fehlgeschlagen" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" +msgstr "Cover zurĂĽcksetzen" -#: ../../register.php:169 -msgid "Registration Complete" -msgstr "Registrierung komplett" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" +msgstr "Cover finden" -#: ../../bin/print_tags.php.inc:64 -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" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" msgstr "" -"[print_tags.php.inc]\n" -"Dieses Kommandozeilen Skript zeigt die TAG Information der gewählten Datei " -"wie sie \n" -"in Ampache erscheinen. \n" -" \n" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" -msgstr "Dateiname:" +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" +msgstr "Name der Wiedergabeliste" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" -msgstr "Fehler: Kann nicht schreiben in" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" +msgstr "# StĂĽcke" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" -msgstr "Fehler: Upload Verzeichnis liegt nicht innerhalb eines Kataloges" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" +msgstr "EigentĂĽmer" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" -msgstr "HinzufĂĽgen" +#: ../../activate.php:42 +msgid "No user with this name registered" +msgstr "Kein Benutzer mit diesem Namen registriert" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" -msgstr "in die Datenbank" +#: ../../activate.php:46 +msgid "The validation key used isn't correct." +msgstr "Die PrĂĽfung des SchlĂĽssels ergab dass diese nicht korrekt ist" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" -msgstr "Gelöscht" +#: ../../activate.php:51 +msgid "User activated" +msgstr "Benutzer aktiviert" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" -msgstr "" -"\n" -"\t\n" -"************* WARNUNG *************\n" -"Dieses Skript wird hochgeladene Dateien \n" -"verschieben potentiell löschen.\n" -"************* WARNUNG *************\n" -"\n" -"Alle zum hinzufĂĽgen markierten Dateien werden in das Upload-Verzeichnis " -"verschoben. Alle zum löschen \n" -"markierten Dateien werden gelöscht. Dieses Skript muss unter einem Benutzer " -"laufen der ausreichende Rechte \n" -"besitzt die beiden oben genannten Funktionen auszufĂĽhren. \n" -"\n" -"\t\n" - -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" -msgstr "Weiter? (Y/N)" - -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " -msgstr "Fehler:" - -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" -msgstr "" - -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" -msgstr "Album Cover" +#: ../../activate.php:51 +msgid "This User ID is activated and can be used" +msgstr "Diese Benutzer-ID ist aktiviert und kann benutzt werden" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" -msgstr "Klick um Fenster zu schlieĂźen" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" -msgstr "Zusätzliche Zeit" +#: ../../democratic.php:80 +msgid "Playlist Cleared" +msgstr "Playlist gelöscht" -#: ../../templates/show_disabled_songs.inc:49 -msgid "Remove" -msgstr "Löschen" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "" -#: ../../templates/list_header.inc:110 -msgid "Prev" -msgstr "Vorherige" +#: ../../lib/class/flag.class.php:280 +msgid "Approved" +msgstr "Erlaubt" -#: ../../templates/list_header.inc:156 -msgid "Next" -msgstr "Nächste" +#: ../../lib/class/flag.class.php:281 +msgid "Pending" +msgstr "Zu erledigen" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" -msgstr "Momentan angemeldet als" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" +msgstr "TagNeuLesen" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" -msgstr "Fehler Konfigurationsdatei abgelaufen" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" +msgstr "aktualisiert zu" -#: ../../templates/show_songs.inc:47 -msgid "Song title" -msgstr "Titel" +#: ../../lib/class/song.class.php:341 +msgid "Rate" +msgstr "Anteil" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" -msgstr "Bewertung" +#: ../../lib/class/song.class.php:345 +msgid "Mode" +msgstr "Modus" -#: ../../templates/show_songs.inc:183 -msgid "Total" -msgstr "Insgesamt" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" +msgstr "Dateigröße" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Schritt 2 - Erstellen der Ampache.cfg.php Datei" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" +msgstr "Benutzer verwalten" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" msgstr "" -"In diesem Schritt werden die Werte fĂĽr die Basis-Konfiguration benötigt, " -"und versucht die Konfiguration direkt in Konfigurationsdatei zu schreiben. " -"Ist der Zugriff nicht erlaubt, erhalten Sie eine Meldung die " -"Konfigurationsdatei herunterzuladen. Bitte speichern Sie dann die editierte " -"Konfigurationsdatei im Verzeichnis /config" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" -msgstr "Web Pfad" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" +msgstr "Wiedergabelisten" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" -msgstr "GewĂĽnschter Datenbank Name" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" +msgstr "Fehler: kann nicht öffnen" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" -msgstr "" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" +msgstr "Fehler: Kann nicht zu Verzeichnis wechseln" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" -msgstr "MySQL Benutzername" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" +msgstr "Fehler: Kann Dateigröße nicht bestimmen fĂĽr" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" -msgstr "MySQL Passwort" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" +msgstr "ist von Ampache nicht lesbar" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" -msgstr "Schreibe Konfiguration" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" +msgstr "Starte Katalogerstellung" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg vorhanden" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" +msgstr "Starte Remote Sync" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php konfiguriert?" +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" +msgstr "Wiedergabeliste hinzugefĂĽgt von" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" -msgstr "PrĂĽfe die Konfiguration" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" +msgstr "Katalog fertig" -#: ../../templates/show_album.inc:55 -msgid "Play Album" -msgstr "Album abspielen" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" +msgstr "Spielzeit" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" -msgstr "Spiele zufällig vom Album" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" +msgstr "Alle StĂĽcke" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" -msgstr "Cover zurĂĽcksetzen" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" +msgstr "StĂĽcke pro Sekunde" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" -msgstr "Cover finden" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" +msgstr "Keine Aktualisierung benötigt" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" -msgstr "Editieren der" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" +msgstr "Starte entferntes Update" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" -msgstr "Einstellungen" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" +msgstr "Katalog-Aktualisierung beendet" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" -msgstr "Einstellungen neu erstellen" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "" +"Kann XMLRPC Library nicht laden, bitte sicherstellen dass XML-RPC aktiviert " +"ist" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" -msgstr "Grundeinstellungen" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" +msgstr "Kann nicht verbinden zu" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" -msgstr "Datenstrom" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" +msgstr "" -#: ../../templates/show_preferences.inc:68 -msgid "Options" -msgstr "Optionen" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" +msgstr "Grund" -#: ../../templates/show_preferences.inc:72 -msgid "Account" -msgstr "Konto" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" +msgstr "Aktualisierung der entfernten Kataloge abgeschlossen" -#: ../../templates/show_preferences.inc:76 -msgid "System" +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" -msgstr "Module" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" +msgstr "Bereinigen des Kataloges beendet" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" -msgstr "Einstellungen aktualisieren" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" +msgstr "Dateien gelöscht" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" -msgstr "Spiele Zufallsauswahl" +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" +msgstr "" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" -msgstr "Anzahl" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" +msgstr "GEFUNDEN" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" -msgstr "von Genre" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" +msgstr "Neue Cover finden" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" -msgstr "" +#: ../../lib/class/catalog.class.php:1706 +msgid "Update Finished." +msgstr "Aktualisierung beendet." -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" -msgstr "Alle Alben" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" +msgstr "GeprĂĽft" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" -msgstr "Alle Interpreten" +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." +msgstr "StĂĽcke aktualisiert." -#: ../../templates/show_random_play.inc:61 -msgid "From catalog" -msgstr "Von Katalog" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" +msgstr "Angehalten" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" -msgstr "Größenbegrenzung" +#: ../../lib/class/localplay.class.php:650 +msgid "Paused" +msgstr "Pause" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" -msgstr "Unbegrenzt" +#: ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" -#: ../../templates/show_install.inc:54 -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" +#: ../../lib/preferences.php:245 +msgid "Enable" +msgstr "Aktivieren" + +#: ../../lib/preferences.php:272 +msgid "M3U" msgstr "" -"Dieser Schritt erstellt die Ampache Datenbank und die Tabellen, Sie " -"benötigen ein MySQL Konto mit dem Recht eine Datenbank zu erstellen. Dies " -"kann einige Zeit dauern, abhängig von der Geschwindigkeit Ihres Computers" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" -msgstr "MySQL Administration Benutzername" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" +msgstr "einfache M3U" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" -msgstr "MySQL Administration Passwort" +#: ../../lib/preferences.php:274 +msgid "PLS" +msgstr "" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" -msgstr "Erstelle Datenbank Benutzer fĂĽr die neue Datenbank" +#: ../../lib/preferences.php:275 +msgid "Asx" +msgstr "" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" -msgstr "Ampache Datenbank Benutzername" +#: ../../lib/preferences.php:276 +msgid "RAM" +msgstr "" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" -msgstr "Ampache Datenbank Benutzer Passwort" +#: ../../lib/preferences.php:277 +msgid "XSPF" +msgstr "" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" -msgstr "Datenbank einfĂĽgen" +#: ../../lib/preferences.php:310 +msgid "Disabled" +msgstr "Deaktiviert" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" -msgstr "Zugang fĂĽr einen Rechner einrichten" +#: ../../lib/preferences.php:332 +msgid "Send on Add" +msgstr "" -#: ../../templates/show_add_access.inc:23 -msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" msgstr "" -"Um einem Rechner den Zugang zu Ihrem Katalog zu gewähren, fĂĽllen sie das " -"folgende Formular aus." -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" -msgstr "Start IP Adresse" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" +msgstr "" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" -msgstr "Ende IP Adresse" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" +msgstr "Voreinstellung" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -msgid "Read" -msgstr "Lesen" +#: ../../lib/preferences.php:343 +msgid "Always" +msgstr "Immer" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" -msgstr "Lesen/Schreiben" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Nicht abspielen" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -msgid "ACL Type" -msgstr "ACL Typ" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Ist wirklich schlecht" -#: ../../templates/show_add_access.inc:67 -msgid "Stream Access" -msgstr "Stream Zugriff" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "Ist OK" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" -msgstr "Grundeinstellungen" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "Ist wirklich gut" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" -msgstr "Lokale Netzwerk Definition" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "Ich liebe es!" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" -msgstr "XML-RPC" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "Ist wahnsinnig" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" -msgstr "XML-RPC Optionen" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "Aus der Hitparade!" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" -msgstr "Entfernter SchlĂĽssel" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" +msgstr "Englisch" -#: ../../templates/show_add_access.inc:87 -msgid "Create ACL" -msgstr "Erstelle ACL" +#: ../../lib/general.lib.php:496 +msgid "British English" +msgstr "Britisch Englisch" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" -msgstr "Host Zugriff zu Ihrem Katalog" +#: ../../lib/general.lib.php:502 +msgid "Turkish" +msgstr "TĂĽrkisch" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" -msgstr "Eintrag hinzufĂĽgen" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" +msgstr "Vereinfachtes Chinesisch" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" -msgstr "Start Adresse" +#: ../../lib/general.lib.php:580 +msgid "On" +msgstr "Ein" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" -msgstr "End Adresse" +#: ../../lib/general.lib.php:583 +msgid "Off" +msgstr "Aus" -#: ../../templates/show_access_list.inc:50 -msgid "Key" -msgstr "SchlĂĽssel" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" +msgstr "Fehler Zugriff verweigert" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" -msgstr "ZurĂĽckziehen" +#: ../../lib/ui.lib.php:550 +msgid "Upload" +msgstr "hochladen" -#: ../../templates/show_users.inc:40 -msgid "Fullname" -msgstr "Kompletter Name" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" +msgstr "Lokal abspielen" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" -msgstr "Zuletzt anwesend" +#: ../../lib/ui.lib.php:556 +msgid "Random Play" +msgstr "Zufällig Abspielen" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" -msgstr "Registrierungsdatum " +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +msgid "Admin-Catalog" +msgstr "Admin-Katalog" -#: ../../templates/show_users.inc:57 -msgid "Activity" -msgstr "Aktivität" +#: ../../lib/ui.lib.php:576 +msgid "Admin-User Management" +msgstr "Admin-Benutzer Verwaltung" -#: ../../templates/show_users.inc:61 -msgid "Last Ip" -msgstr "Letzte IP-Adr." +#: ../../lib/ui.lib.php:580 +msgid "Admin-Mail Users" +msgstr "Admin-Mail Benutzer" -#: ../../templates/show_users.inc:66 -msgid "On-line" -msgstr "Verbunden" +#: ../../lib/ui.lib.php:584 +msgid "Admin-Manage Access Lists" +msgstr "Admin-Bearbeiten Zugriffslisten" -#: ../../templates/show_artist.inc:35 -msgid "Cover" -msgstr "Cover" +#: ../../lib/ui.lib.php:588 +msgid "Admin-Site Preferences" +msgstr "Admin-Seiten Einstellungen" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" -msgstr "Album Name" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" +msgstr "Admin-Bearbeiten Module" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "Album Jahr" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" +msgstr "Durchsuche StĂĽcke" -#: ../../templates/show_artist.inc:38 -msgid "Tracks" -msgstr "Titel" +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "Album Cover gelöscht" -#: ../../templates/show_edit_access.inc:23 -msgid "Edit Access List" -msgstr "Zugriffsliste bearbeiten" +#: ../../albums.php:32 +msgid "Album Art information has been removed from the database" +msgstr "Information des Covers wurde aus der Datenbank gelöscht" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" -msgstr "Ampache Debug" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "Cover nicht vorhanden" -#: ../../templates/show_test.inc:35 +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." msgstr "" -"Sie sind auf dieser Seite gelangt, weil ein Konfigurationsfehler aufgetreten " -"ist. Debuginformationen siehe unten." +"Album konnte zur Zeit nicht gefunden werden. Dies kann an einem " +"Schreibzugriffsfehler liegen oder die Daten wurden nicht korrekt empfangen" -#: ../../templates/show_test.inc:39 -msgid "CHECK" -msgstr "PrĂĽfe" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" +msgstr "Album Cover hinzugefĂĽgt" -#: ../../templates/show_test.inc:41 -msgid "STATUS" -msgstr "STATUS" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" +msgstr "Starte Aktualisierung von TAGs" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" +msgstr "Aktualisierung von den TAGs vollständig" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" -msgstr "PHP Version" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" +msgstr "ZurĂĽck" -#: ../../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." +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -"Dieser Test ĂĽberprĂĽft, ob sie eine PHP Version benutzen, mit der Ampache " -"funktioniert." -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" -msgstr "MySQL fĂĽr PHP" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" +msgstr "" + +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" +msgstr "" + +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "Datei" + +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "Datei hochladen nicht unterstĂĽtzt." + +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "Keine Datei hochgeladen" + +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "" +"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s wurde nicht " +"hochgeladen." -#: ../../templates/show_test.inc:80 +#: ../../modules/horde/Browser.php:901 +#, php-format msgid "" -"This test checks to see if you have the mysql extensions loaded for PHP. " -"These are required for Ampache to work." +"There was a problem with the file upload: The %s was larger than the maximum " +"allowed size (%d bytes)." msgstr "" -"Dieser Test prĂĽft ob Sie die MySQL Erweiterungen fĂĽr PHP geladen haben. Dies " -"wird benötigt damit Ampache arbeitet." - -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" -msgstr "PHP Session UnterstĂĽtzung" +"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s ist größer " +"als die maximal erlaubte Größe (%d bytes)." -#: ../../templates/show_test.inc:99 +#: ../../modules/horde/Browser.php:903 +#, php-format msgid "" -"This test checks to make sure that you have PHP session support enabled. " -"Sessions are required for Ampache to work." +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -"Dieser Test prĂĽft ob Sie PHP Session UnterstĂĽtzung aktiviert haben. Session " -"UnterstĂĽtzung wird benötigt fĂĽr die Funktion von Ampache." +"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s wurde nur " +"teilweise hochgeladen." -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" -msgstr "PHP ICONV UnterstĂĽtzung" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" +msgstr "StĂĽck(e) von der Wiedergabeliste gelöscht" -#: ../../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 "" -"Dieser Test prĂĽft ob Iconv UnterstĂĽtzung installiert wurde. Icionv " -"UnterstĂĽtzung wird nicht unbedingt benötigt fĂĽr Ampache, aber es wird " -"dringend empfohlen" +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Wiedergabeliste erstellt" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" -msgstr "PHP PCRE UnterstĂĽtzung" +#: ../../playlist.php:57 +msgid " has been created" +msgstr " wurde erstellt" -#: ../../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 "" -"Dieser Test ĂĽberprĂĽft, ob sie PCRE UnterstĂĽtzung in Ihrer PHP Version " -"eingebaut haben, dies wird fĂĽr die Funktion von Ampache benötigt." +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Wiedergabeliste aktualisiert" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" -msgstr "PHP PutENV UnterstĂĽtzung" +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "wurde aktualisiert und ist nun" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" -msgstr "" -"Dieser Test prĂĽft, dass PHP nicht im SafeMode läuft und dass wir die " -"Speicherbegrenzung modifizieren können. Ohne diese Fähigkeit werden manche " -"Dinge von Ampache nicht korrekt arbeiten" +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "Wiedergabeliste importiert" -#: ../../templates/show_test.inc:170 -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.php zu lesen. Wenn dies fehlschläft " -"ist die Datei entweder nicht an der richtigen Stelle,\n" -"\toder sie ist nicht korrekt lesbar" +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "Leere Wiedergabelisten gelöscht" -#: ../../templates/show_test.inc:193 -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 testen wir, dass alle erforderlichen Konfigurationsvariablen gesetzt " -"sind, und dass \n" -"wir ihre Konfigurationsdatei lesen können." +#: ../../login.php:73 +msgid "User Disabled please contact Admin" +msgstr "Benutzer deaktiviert, bitte Admin kontaktieren" + +#: ../../login.php:87 +msgid "Unable to create new account" +msgstr "Kann neues Konto nicht erstellen" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "Ampache.cfg konfiguriert?" +#: ../../login.php:96 +msgid "No local account found" +msgstr "Keine lokales Konto gefunden" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "In der Ampache.cfg.php wird folgendes vermisst:" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Fehler: Kein SchlĂĽsselwort eingegeben" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" -msgstr "Datenbank Verbindung" +#: ../../artists.php:186 +msgid "Show Artists starting with" +msgstr "Zeige Interpreten mit folgendem Beginn" -#: ../../templates/show_test.inc:256 +#: ../../bin/print_tags.inc:66 msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" +"[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 "" -"Hier versuchen wir, uns mit den Werten aus ihrer ampache.cfg zur Datenbank " -"zu verbinden." +"[print_tags.php.inc]\n" +"Dieses Kommandozeilen Skript zeigt die TAG Information der gewählten Datei " +"wie sie \n" +"in Ampache erscheinen. \n" +" \n" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "In Ampache suchen" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "Dateiname:" -#: ../../templates/show_similar_artists.inc:23 -msgid "Similar Artists" -msgstr "Ă„hnliche Interpreten" +#~ msgid "album's with art" +#~ msgstr "Alben mit Cover" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "Bitte den Interpreten markieren, den Sie mit dem aktuellen verbinden möchten" +#~ msgid "Album Art Already Found" +#~ msgstr "Album Cover bereits gefunden" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" -msgstr "ZurĂĽck" +#~ msgid "Error: Name Identical" +#~ msgstr "Fehler: Name identisch" -#: ../../templates/show_similar_artists.inc:73 -msgid "Rename selected" -msgstr "Ausgewählte umbenennen" +#~ msgid "Show Genres starting with" +#~ msgstr "Zeige Genres beginnend mit" -#: ../../templates/show_similar_artists.inc:83 -msgid "Advanced Options" -msgstr "Erweiterte Einstellungen" +#~ msgid "No songs in this playlist." +#~ msgstr "Keine StĂĽcke in dieser Wiedergabeliste" -#: ../../templates/show_similar_artists.inc:144 -msgid "Search Again" -msgstr "Weiter suchen" +#~ msgid "New Playlist" +#~ msgstr "Neue Wiedergabeliste" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" -msgstr "Login" +#~ msgid "Show w/o art" +#~ msgstr "Ohne Cover" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" -msgstr "Speichere Login" +#~ msgid "Show all" +#~ msgstr "Zeige Alle" -#: ../../templates/show_login_form.inc:48 -msgid "Register" -msgstr "Registrieren" +#~ msgid "Add a new user" +#~ msgstr "Neuen Benutzer hinzufĂĽgen" -#: ../../templates/show_search.inc:33 -msgid "Keywords" -msgstr "SchlĂĽsselwörter" +#~ msgid "" +#~ "You defined the option \"debug = on\" but didn't define a log path for " +#~ "the log to be stored" +#~ msgstr "" +#~ "Sie haben die Option \"debug = on\" definiert und keinen Pfad fĂĽr die " +#~ "Logdatei angegeben" -#: ../../templates/show_search.inc:73 -msgid "Played" -msgstr "Abgespielt" +#~ msgid "The Catalog and all associated records has been deleted" +#~ msgstr "Der Katalog und alle damit verbundenen Datensätze wurde gelöscht" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" -msgstr "Min Bitrate" +#~ msgid "Catalog Created and Songs Indexed" +#~ msgstr "Katalog erstellt und StĂĽcke indiziert" -#: ../../templates/show_search.inc:96 -msgid "One Star" -msgstr "Ein Stern" +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "Wollen sie wirklich die Katalogstatistik dieses Kataloges löschen?" -#: ../../templates/show_search.inc:97 -msgid "Two Stars" -msgstr "Zwei Sterne" +#~ msgid "Site" +#~ msgstr "Seite" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" -msgstr "Drei Sterne" +#~ msgid "Confirm Delete" +#~ msgstr "Löschen bestätigen" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" -msgstr "Vier Sterne" +#~ msgid "Do you really want to delete this Access Record?" +#~ msgstr "Wollen sie wirklich diesen Zugangs-Eintrag löschen?" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" -msgstr "FĂĽnf Sterne" +#~ msgid "Entry Deleted" +#~ msgstr "Eintrag gelöscht" -#: ../../templates/show_search.inc:103 -msgid "Operator" -msgstr "" +#~ msgid "Entry Added" +#~ msgstr "Eintrag hinzugefĂĽgt" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "UND" +#~ msgid "Entry Updated" +#~ msgstr "Eintrag aktualisiert" -#: ../../templates/show_search.inc:112 -msgid "Method" -msgstr "Methode" +#~ msgid "Module Activated" +#~ msgstr "Modul aktiviert" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "Unscharf" +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "Wollen sie wirklich das Modul deaktivieren?" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "Exakt" +#~ msgid "Module Deactivated" +#~ msgstr "Modul deaktiviert" -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" -msgstr "Maximale Ergebnisse" +#~ msgid "No Playlists Found" +#~ msgstr "Keine Wiedergabelisten gefunden" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "Formular zurĂĽcksetzen" +#~ msgid "Controls" +#~ msgstr "Bedienelemente" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "Sichere Suchergebnis in" +#~ msgid "Users" +#~ msgstr "Benutzer" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "Speichern" +#~ msgid "Mail Users" +#~ msgstr "Mail zu Benutzern" -# Added the following strings (only in german localization) -# left here at the end for better overview what has to be done to other localizations and even the base mo/po -# 070913 by nf +#~ msgid "Config" +#~ msgstr "Konfiguration" -#: ../../templates/sidebar_admin.inc.php:4 -msgid "Show Catalogs" -msgstr "Zeige Kataloge" +#~ msgid "Access List" +#~ msgstr "Zugriffsliste" -#: ../../templates/sidebar_admin.inc.php:7 -msgid "User Tools" -msgstr "Benutzerwerkzeuge" +#~ msgid "Democratic View" +#~ msgstr "Demokratische Ansicht" -#: ../../templates/sidebar_admin.inc.php:10 -msgid "Browse Users" -msgstr "Zeige Benutzer" +#~ msgid "Rename Artist" +#~ msgstr "Interpret umbenennen" -#: ../../templates/sidebar_localplay.inc.php:4 -msgid "Add Instance" -msgstr "Sitzung hinzufĂĽgen" +#~ msgid "Results Per Page" +#~ msgstr "Anzeigen pro Seite" -#: ../../ttemplates/sidebar_localplay.inc.php:7 -msgid "Active Instance" -msgstr "Aktive Sitzung" +#~ msgid "Module Name" +#~ msgstr "Modul Name" -#: ../../templates/sidebar_home.inc.php:4 -msgid "Currently Playing" -msgstr "gerade gespielt" +#~ msgid "Admin Controls" +#~ msgstr "Admin Bedienelement" -#: ../../templates/sidebar_home.inc.php:6 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" -msgstr "Radiosender hinzufĂĽgen" +#~ msgid "Newest Artist Additions" +#~ msgstr "Neuste Interpretenzugänge" -#: ../../templates/sidebar_home.inc.php:14 -msgid "Advanced" -msgstr "Erweitert" +#~ msgid "Newest Album Additions" +#~ msgstr "Neuste Albenzugänge" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" -msgstr "Erweiterte Suche" +#~ msgid "Newest Live Stream Additions" +#~ msgstr "Neuester Live Stream" -#: ../../templates/show_user.inc.php:42 -#: ../../templates/rightbar.inc.php:23 -msgid "Active Playlist" -msgstr "Aktive Wiedergabeliste" +#~ msgid "Playlist Actions" +#~ msgstr "Wiedergabelisten-Aktionen" -#: ../../templates/rightbar.inc.php:69 -msgid "Add Dynamic Items" -msgstr "dynamisch hinzufĂĽgen" +#~ msgid "Edit Playlist" +#~ msgstr "Wiedergabeliste editieren" -#: ../../templates/rightbar.inc.php:71 -msgid "Pure Random" -msgstr "Absolut zufällig" +#~ msgid "Play This Playlist" +#~ msgstr "Spiele diese Wiedergabeliste" -#: ../../templates/rightbar.inc.php:74 -msgid "Related Artist" -msgstr "Ă„hnliche Interpreten" +#~ msgid "Delete This Playlist" +#~ msgstr "Diese Wiedergabeliste löschen" -#: ../../templates/rightbar.inc.php:77 -msgid "Related Album" -msgstr "Ă„hnliche Alben" +#~ msgid "Import From File" +#~ msgstr "Importiere von Datei" -#: ../../templates/rightbar.inc.php:80 -msgid "Related Genre" -msgstr "Ă„hnliche Genres" +#~ msgid "Delete Empty Playlists" +#~ msgstr "Lösche leere Wiedergabelisten" -#. ../../templates/show_index.inc.php:52 -msgid "Newest Albums" -msgstr "Neueste Alben" +#~ msgid "Localplay Init Failed" +#~ msgstr "Lokal abspielen fehlgeschlagen" -#: ../../templates/show_index.inc.php:57 -msgid "Newest Artists" -msgstr "Neueste Interpreten" +#~ msgid "Show Albums starting with" +#~ msgstr "Zeige Alben beginnend mit" -#: ../../templates/show_index.inc.php:62 -msgid "Newest Genres" -msgstr "Neueste Genres" +#~ msgid "Show Titles Starting With" +#~ msgstr "Zeige Titel mit folgendem Beginn" -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_edit_live_stream_row.inc.php:48 -#: ../../templates/show_add_live_stream.inc.php:49 -#: ../../templates/show_add_live_stream.inc.php:51 -#: ../../templates/show_live_stream_row.inc.php:27 -#: ../../templates/show_live_streams.inc.php:34 -msgid "Frequency" -msgstr "Frequenz" +#~ msgid "Lists" +#~ msgstr "Listen" -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -#: ../../templates/show_live_stream_row.inc.php:26 -#: ../../templates/show_live_streams.inc.php:33 -msgid "Callsign" -msgstr "Kennung" +#~ msgid "Error: Password Does Not Match or Empty" +#~ msgstr "Fehler: Passwort falsch oder nicht ausgefĂĽllt" -#: ../../templates/sidebar_browse.inc.php:15 -msgid "Radio Stations" -msgstr "Radiosender" +#~ msgid "Password Updated" +#~ msgstr "Passwort aktualisiert" -#: ../../templates/sidebar_browse.inc.php:18 -msgid "Filters" -msgstr "Filter" +#~ msgid "Playlist Deleted" +#~ msgstr "Wiedergabeliste gelöscht" -#: ../../templates/sidebar_browse.inc.php:28 -msgid "Unplayed" -msgstr "nicht gespielte" +#~ msgid "The Requested Playlist has been deleted" +#~ msgstr "Die gewĂĽnschte Wiedergabeliste wurde gelöscht" -#: ../../templates/sidebar_browse.inc.php:31 -msgid "Show Art" -msgstr "zeige Cover" +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "Wollen sie wirklich diese Wiedergabeliste löschen?" -#: ../../templates/sidebar_browse.inc.php:3 -msgid "Browse By" -msgstr "Anzeige nach" +#~ msgid "Confirm Action" +#~ msgstr "Aktion bestätigen" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" -msgstr "lokale Sitzung hinzufĂĽgen" +#~ msgid "Remote Selected Tracks" +#~ msgstr "Entfernt Ausgewählte StĂĽcke" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" -msgstr "Bereiche" +#~ msgid "Error: Unable to write to" +#~ msgstr "Fehler: Kann nicht schreiben in" -#: ../../templates/sidebar_preferences.inc.php:21 -msgid "Server Config" -msgstr "Serverkonfiguration" +#~ msgid "Error: Upload directory not inside a catalog" +#~ msgstr "Fehler: Upload Verzeichnis liegt nicht innerhalb eines Kataloges" +#~ msgid "Adding" +#~ msgstr "HinzufĂĽgen" -#: ../../lib/preferences.php:332 -msgid "Send on Add" -msgstr "" +#~ msgid "to database" +#~ msgstr "in die Datenbank" -#: ../../lib/preferences.php:333 -msgid "Send and Clear on Add" -msgstr "" +#~ msgid "" +#~ "\n" +#~ "\t\n" +#~ "************* WARNING *************\n" +#~ "This script will move, and \n" +#~ "potentially delete uploaded files.\n" +#~ "************* WARNING *************\n" +#~ "\n" +#~ "All files marked for add will be moved to the upload directory. All " +#~ "files \n" +#~ "marked for deletion will be deleted. This script must be run as a user " +#~ "with\n" +#~ "sufficient rights to perform the above two functions. \n" +#~ "\n" +#~ "\t\n" +#~ msgstr "" +#~ "\n" +#~ "\t\n" +#~ "************* WARNUNG *************\n" +#~ "Dieses Skript wird hochgeladene Dateien \n" +#~ "verschieben potentiell löschen.\n" +#~ "************* WARNUNG *************\n" +#~ "\n" +#~ "Alle zum hinzufĂĽgen markierten Dateien werden in das Upload-Verzeichnis " +#~ "verschoben. Alle zum löschen \n" +#~ "markierten Dateien werden gelöscht. Dieses Skript muss unter einem " +#~ "Benutzer laufen der ausreichende Rechte \n" +#~ "besitzt die beiden oben genannten Funktionen auszufĂĽhren. \n" +#~ "\n" +#~ "\t\n" -#: ../../lib/preferences.php:334 -msgid "Clear on Send" -msgstr "" +#~ msgid "Continue? (Y/N):" +#~ msgstr "Weiter? (Y/N)" -#: ../../lib/preferences.php:335 -#: ../../lib/preferences.php:342 -msgid "Default" -msgstr "Voreinstellung" +#~ msgid "Error: " +#~ msgstr "Fehler:" -#: ../../lib/class/user.class.php:664 -#: ../../lib/preferences.php:341 -#: ../../templates/show_user.inc.php:22 -#: ../../templates/show_users.inc.php:59 -msgid "Never" -msgstr "Nie" +#~ msgid "You are currently logged in as" +#~ msgstr "Momentan angemeldet als" -#: ../../lib/preferences.php:343 -msgid "Always" -msgstr "Immer" +#~ msgid "Song title" +#~ msgstr "Titel" -#: ../../templates/show_add_user.inc.php:76 -#: ../../templates/show_preference_box.inc.php:54 -msgid "Content Manager" -msgstr "Inhaltsmanager" +#~ msgid "Total" +#~ msgstr "Insgesamt" -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_preference_box.inc.php:55 -msgid "Catalog Manager" -msgstr "Katalogmanager" +#~ msgid "Rebuild Preferences" +#~ msgstr "Einstellungen neu erstellen" -#: ../../templates/show_preference_box.inc.php:38 -msgid "Access Level" -msgstr "Berechtigung" +#~ msgid "Interface" +#~ msgstr "Grundeinstellungen" -#: ../../admin/modules.php:124 -msgid "Localplay Controllers" -msgstr "" +#~ msgid "Streaming" +#~ msgstr "Datenstrom" + +#~ msgid "Options" +#~ msgstr "Optionen" + +#~ 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 zu Ihrem Katalog zu gewähren, fĂĽllen sie das " +#~ "folgende Formular aus." + +#~ msgid "XML-RPC Options" +#~ msgstr "XML-RPC Optionen" + +#~ msgid "Host Access to Your Catalog" +#~ msgstr "Host Zugriff zu Ihrem Katalog" + +#~ msgid "Revoke" +#~ msgstr "ZurĂĽckziehen" + +#~ msgid "Album Name" +#~ msgstr "Album Name" + +#~ msgid "Album Year" +#~ msgstr "Album Jahr" + +#~ msgid "Tracks" +#~ msgstr "Titel" + +#~ msgid "Edit Access List" +#~ msgstr "Zugriffsliste bearbeiten" + +#~ 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 testen wir, dass alle erforderlichen Konfigurationsvariablen gesetzt " +#~ "sind, und dass \n" +#~ "wir ihre Konfigurationsdatei lesen können." + +#~ msgid "Ampache.cfg.php Up to Date?" +#~ msgstr "Ampache.cfg konfiguriert?" + +#~ msgid "Ampache.cfg.php is missing the following:" +#~ msgstr "In der Ampache.cfg.php wird folgendes vermisst:" + +#~ msgid "Reset Form" +#~ msgstr "Formular zurĂĽcksetzen" + +#~ msgid "Save Search As Track on" +#~ msgstr "Sichere Suchergebnis in" + +#~ msgid "Save" +#~ msgstr "Speichern" diff --git a/locale/en_GB/LC_MESSAGES/messages.po b/locale/en_GB/LC_MESSAGES/messages.po index 4c21842e..baefb02a 100644 --- a/locale/en_GB/LC_MESSAGES/messages.po +++ b/locale/en_GB/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ampache\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: 2005-07-17 21:58-0000\n" "Last-Translator: David Lodge \n" "Language-Team: British English \n" @@ -15,1000 +15,1126 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" -msgstr "Session Expired: please log in again at" - -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" -msgstr "Error: Unable to open" - -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" -msgstr "Error: Unable to change to directory" +#: ../../register.php:82 +#, fuzzy +msgid "Error Captcha Required" +msgstr "Error Username Required" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" -msgstr "Error: Unable to get filesize for" +#: ../../register.php:89 +msgid "Error Captcha Failed" +msgstr "" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" -msgstr "is not readable by ampache" +#: ../../register.php:96 +msgid "You must accept the user agreement" +msgstr "" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" +#: ../../register.php:101 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" -msgstr "Starting Catalogue Build" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" -msgstr "Running Remote Sync" +#: ../../register.php:131 +#, fuzzy +msgid "You must enter a password" +msgstr "Enter password" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" -msgstr "Found" +#: ../../register.php:135 +#, fuzzy +msgid "Your passwords do not match" +msgstr "Error Passwords don't match" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 +#: ../../register.php:139 ../../admin/users.php:100 #, fuzzy -msgid "None" -msgstr "No" +msgid "Error Username already exists" +msgstr "Error Username Required" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" -msgstr "Added Playlist From" +#: ../../register.php:157 +#, fuzzy +msgid "Error: Insert Failed" +msgstr "Error: Insufficient Rights" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" -msgstr "Starting Album Art Search" +#: ../../register.php:174 +msgid "Registration Complete" +msgstr "" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" -msgstr "Searched" +#: ../../update.php:51 +#, fuzzy +msgid "Ampache Update" +msgstr "Ampache Debug" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" -msgstr "Catalogue Finished" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" +msgstr "Session Expired: please log in again at" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" -msgstr "Total Time" +#: ../../ratings.php:32 +#, fuzzy +msgid "Rating Updated" +msgstr "Fast Update" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "Total Songs" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" +msgstr "" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" -msgstr "Songs Per Seconds" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "Song Updated" msgstr "Updated" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" -msgstr "No Update Needed" - -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "Starting New Song Search on" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "The requested song has been updated" +msgstr "The requested song(s) have been disabled" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" -msgstr "catalogue" +#: ../../admin/flag.php:139 +#, fuzzy +msgid "Album Updated" +msgstr "Updated" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" -msgstr "Running Remote Update" +#: ../../admin/flag.php:181 +#, fuzzy +msgid "Artist Updated" +msgstr "Fast Update" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" -msgstr "Catalogue Update Finished" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Songs Updated" +msgstr "Updated" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" -msgstr "Error" +#: ../../admin/flag.php:254 +#, fuzzy +msgid "Flag Removed" +msgstr "files removed" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" +msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" -msgstr "Error connecting to" +#: ../../admin/flag.php:270 +msgid "Flags Updated" +msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" -msgstr "Code" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" +msgstr "Songs Disabled" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" -msgstr "Reason" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" +msgstr "The requested song(s) have been disabled" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" -msgstr "Completed updating remote catalogue(s)" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" +msgstr "Songs Enabled" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "Added" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" +msgstr "The requested song(s) have been enabled" -#: ../../lib/class/catalog.class.php:1240 +#: ../../admin/flag.php:305 #, fuzzy -msgid "Cleaning the" -msgstr "Updating the" - -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "Catalogue" +msgid "Flagged Records" +msgstr "Flagged by" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" -msgstr "Checking" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +#, fuzzy +msgid "Catalog Updated" +msgstr "Catalogue Update Finished" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:106 +#, fuzzy +msgid "Catalog Deleted" msgstr "Catalogue Clean Done" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" -msgstr "files removed" - -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" -msgstr "Updating the" - -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." -msgstr "songs found checking tag information." - -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" -msgstr " FOUND" +#: ../../admin/catalog.php:115 +#, fuzzy +msgid "Songs Removed" +msgstr "files removed" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" -msgstr "Searching for new Album Art" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" +msgstr "" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" -msgstr "Album Art Already Found" +#: ../../admin/catalog.php:121 +#, fuzzy +msgid "Disabled Songs Processed" +msgstr "Show Disabled Songs" -#: ../../lib/class/catalog.class.php:1634 +#: ../../admin/catalog.php:141 #, fuzzy -msgid "Update Finished." -msgstr "Catalogue Update Finished" +msgid "Catalog Cleaned" +msgstr "Catalogue Clean Done" -#: ../../lib/class/catalog.class.php:1634 +#: ../../admin/catalog.php:191 #, fuzzy -msgid "Checked" -msgstr "Checking" +msgid "Catalog Created" +msgstr "Catalogue Name" -#: ../../lib/class/catalog.class.php:1634 +#: ../../admin/catalog.php:208 #, fuzzy -msgid "songs updated." -msgstr "Playlist updated." +msgid "Catalog statistics cleared" +msgstr "Catalogue Statistics" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" -msgstr "Title" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" +msgstr "Now Playing Cleared" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" -msgstr "updated to" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" +msgstr "All now playing data has been cleared" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" -msgstr "Bitrate" +#: ../../admin/catalog.php:233 +#, fuzzy +msgid "No Disabled songs found" +msgstr "Show Disabled Songs" -#: ../../lib/class/song.class.php:369 -msgid "Rate" -msgstr "Rate" +#: ../../admin/catalog.php:242 +#, fuzzy +msgid "Delete Catalog" +msgstr "Update Catalogues" -#: ../../lib/class/song.class.php:373 -msgid "Mode" -msgstr "Mode" +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" +msgstr "Do you really want to delete this catalogue?" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" -msgstr "Time" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" +msgstr "Album Art Search Finished" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" -msgstr "Track" +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" +msgstr "Error Username Required" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" -msgstr "Filesize" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" +msgstr "Error Passwords don't match" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" -msgstr "Artist" +#: ../../admin/users.php:79 +msgid "User Updated" +msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" -msgstr "Album" +#: ../../admin/users.php:79 +msgid "updated" +msgstr "" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" -msgstr "Year" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" +msgstr "" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" -msgstr "Comment" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" +msgstr "User" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" -msgstr "Genre" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" +msgstr "Admin" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" +#: ../../admin/users.php:119 +msgid "New User Added" msgstr "" -#: ../../lib/class/flag.class.php:264 -msgid "Approved" +#: ../../admin/users.php:124 +msgid "User Enabled" msgstr "" -#: ../../lib/class/flag.class.php:265 -msgid "Pending" +#: ../../admin/users.php:129 +msgid "User Disabled" msgstr "" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" -msgstr "Delete" - -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" -msgstr "" - -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "" - -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -#, fuzzy -msgid "Other" -msgstr "other" - -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" -msgstr "Unknown" - -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" -msgstr "Now Playing" - -#: ../../lib/class/localplay.class.php:564 -#, fuzzy -msgid "Stopped" -msgstr "Stop" - -#: ../../lib/class/localplay.class.php:567 -#, fuzzy -msgid "Paused" -msgstr "Pause" - -#: ../../lib/class/album.class.php:163 -msgid "Various" -msgstr "Various" - -#: ../../lib/class/genre.class.php:285 -#, fuzzy -msgid "Show Genres starting with" -msgstr "Show artists starting with" - -#: ../../lib/rating.lib.php:43 -#, fuzzy -msgid "Don't Play" -msgstr "Local Play" - -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" -msgstr "" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" +msgstr "Error" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" -msgstr "" +#: ../../admin/users.php:154 +msgid "User Deleted" +msgstr "User Deleted" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" -msgstr "" +#: ../../admin/users.php:157 +msgid "Delete Error" +msgstr "Delete Error" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" -msgstr "" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" +msgstr "Unable to delete last Admin User" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" +#: ../../admin/users.php:163 +msgid "Deletion Request" msgstr "" -#: ../../lib/preferences.php:258 -msgid "Enable" -msgstr "Enable" - -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" -msgstr "Disable" - -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" -msgstr "Stream" - -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" -msgstr "Downsample" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" +msgstr "Are you sure you want to permanently delete" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 +#: ../../admin/modules.php:54 ../../admin/modules.php:92 #, fuzzy -msgid "Localplay" -msgstr "Local Play" +msgid "Are you sure you want to remove this plugin?" +msgstr "Are you sure you want to permanently delete" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" -msgstr "M3U" - -#: ../../lib/preferences.php:290 -msgid "Simple M3U" -msgstr "Simple M3U" - -#: ../../lib/preferences.php:291 -msgid "PLS" -msgstr "PLS" - -#: ../../lib/preferences.php:292 -msgid "Asx" -msgstr "Asx" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" +msgstr "" -#: ../../lib/preferences.php:293 -msgid "RAM" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/preferences.php:326 +#: ../../admin/access.php:35 #, fuzzy -msgid "Disabled" -msgstr "Disable" +msgid "Deleted" +msgstr "Delete" -#: ../../lib/preferences.php:327 -msgid "Global" -msgstr "" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Your Access List Entry has been removed" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" -msgstr "Local" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" +msgstr "Added" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." -msgstr "No songs in this playlist." - -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" -msgstr "All" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "Your new Access List Entry has been created" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" -msgstr "New Playlist" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" +msgstr "Updated" -#: ../../lib/ui.lib.php:115 +#: ../../admin/access.php:45 #, fuzzy -msgid "Error Access Denied" -msgstr "User Access Level" - -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" -msgstr "Browse" - -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" -msgstr "Show w/o art" +msgid "Access List Entry updated" +msgstr "Your Access List Entry has been removed" -#: ../../lib/ui.lib.php:199 -msgid "Show all" -msgstr "Show all" +#: ../../admin/system.php:64 +msgid "Export Failed" +msgstr "" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 +#: ../../admin/mail.php:90 #, fuzzy msgid "No Catalogs Found!" msgstr "Not Found" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 msgid "Add a Catalog" msgstr "Add a Catalogue" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" +msgstr "Catalogue Statistics" + +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "day" msgstr "day" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "days" msgstr "days" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hour" msgstr "hour" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hours" msgstr "hours" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" -msgstr "Home" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Total Users" -#: ../../lib/ui.lib.php:793 -msgid "Upload" -msgstr "Upload" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Connected Users" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" -msgstr "Local Play" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" +msgstr "Albums" -#: ../../lib/ui.lib.php:799 -#, fuzzy -msgid "Random Play" -msgstr "Random" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" +msgstr "Artists" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Playlist" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" +msgstr "Songs" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" -msgstr "Search" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Catalogue Size" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" -msgstr "Preferences" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Catalogue Time" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 +#: ../../admin/mail.php:260 #, fuzzy -msgid "Admin-Catalog" -msgstr "Add Catalogue" +msgid "E-mail Sent" +msgstr "E-mail" -#: ../../lib/ui.lib.php:819 -msgid "Admin-User Management" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/ui.lib.php:823 -#, fuzzy -msgid "Admin-Mail Users" -msgstr "Mail Users" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" +msgstr "" -#: ../../lib/ui.lib.php:827 -#, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Access Lists" +#: ../../preferences.php:86 +msgid "Error Update Failed" +msgstr "" + +#: ../../preferences.php:91 +msgid "Your Account has been updated" +msgstr "" -#: ../../lib/ui.lib.php:831 +#: ../../flag.php:45 #, fuzzy -msgid "Admin-Site Preferences" -msgstr "Admin Preferences" +msgid "Item Flagged" +msgstr "Flagged by" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/ui.lib.php:839 +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 #, fuzzy -msgid "Browse Music" -msgstr "Browse" +msgid "Catalogs" +msgstr "Catalogue" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" -msgstr "Albums" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "Name" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" -msgstr "Artists" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" +msgstr "Action" + +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" +msgstr "Add" + +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 #, fuzzy -msgid "Statistics" -msgstr "Catalogue Statistics" +msgid "Clean" +msgstr "clear" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" -msgstr "Manage Users" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" +msgstr "All" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" -msgstr "Add a new user" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" +msgstr "Delete" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" -msgstr "English" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "" -#: ../../lib/general.lib.php:881 +#: ../../templates/show_admin_tools.inc.php:68 #, fuzzy -msgid "British English" -msgstr "English" +msgid "No Catalogs Found" +msgstr "Not Found" -#: ../../lib/general.lib.php:887 -msgid "Turkish" -msgstr "Turkish" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +#, fuzzy +msgid "Clean All" +msgstr "Clean All Catalogues" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +#, fuzzy +msgid "Verify All" +msgstr "View All" -#: ../../lib/general.lib.php:966 -msgid "On" -msgstr "On" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +#, fuzzy +msgid "Add to All" +msgstr "Add to" -#: ../../lib/general.lib.php:969 -msgid "Off" -msgstr "Off" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +#, fuzzy +msgid "Update All" +msgstr "Updated" -#: ../../lib/debug.lib.php:218 -msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" -msgstr "" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "file" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "File uploads not supported." - -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "No file uploaded" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" +msgstr "Clear Catalogue Stats" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." -msgstr "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Gather Album Art" -#: ../../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)." +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" msgstr "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." -msgstr "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Show Duplicate Songs" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -#, fuzzy -msgid "Catalog Updated" -msgstr "Catalogue Update Finished" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" +msgstr "Clear Now Playing" -#: ../../admin/catalog.php:119 +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 #, fuzzy -msgid "Catalog Deleted" -msgstr "Catalogue Clean Done" - -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" -msgstr "" +msgid "Generate New Config" +msgstr "Write Configuration" -#: ../../admin/catalog.php:128 +#: ../../templates/show_admin_tools.inc.php:93 #, fuzzy -msgid "Songs Removed" -msgstr "files removed" +msgid "Preferences Permissions" +msgstr "Preferences" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../admin/catalog.php:134 -#, fuzzy -msgid "Disabled Songs Processed" -msgstr "Show Disabled Songs" - -#: ../../admin/catalog.php:155 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Catalogue Clean Done" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "" -#: ../../admin/catalog.php:198 +#: ../../templates/show_admin_tools.inc.php:96 #, fuzzy -msgid "Catalog Created" -msgstr "Catalogue Name" +msgid "Check for New Version" +msgstr "Check for Configuration" -#: ../../admin/catalog.php:199 -#, fuzzy -msgid "Catalog Created and Songs Indexed" -msgstr "Catalogue Clean Done" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Select" -#: ../../admin/catalog.php:212 +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 #, fuzzy -msgid "Catalog statistics cleared" -msgstr "Catalogue Statistics" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Now Playing Cleared" - -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "All now playing data has been cleared" +msgid "Object" +msgstr "Subject" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" -msgstr "Do you really want to clear the statistics for this catalogue?" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Flag" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" -msgstr "Clear Catalogue Stats" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "Comment" -#: ../../admin/catalog.php:241 +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 #, fuzzy -msgid "No Disabled songs found" -msgstr "Show Disabled Songs" +msgid "Status" +msgstr "Stats" -#: ../../admin/catalog.php:249 +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 #, fuzzy -msgid "Delete Catalog" -msgstr "Update Catalogues" - -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" -msgstr "Do you really want to delete this catalogue?" - -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" -msgstr "Album Art Search Finished" +msgid "No Records Found" +msgstr "No Results Found" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "Song Updated" -msgstr "Updated" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" +msgstr "Reject" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "The requested song has been updated" -msgstr "The requested song(s) have been disabled" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" +msgstr "" -#: ../../admin/flag.php:139 +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 #, fuzzy -msgid "Album Updated" +msgid "Update" msgstr "Updated" -#: ../../admin/flag.php:181 +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 #, fuzzy -msgid "Artist Updated" -msgstr "Fast Update" +msgid "Show All" +msgstr "Show all" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Songs Updated" -msgstr "Updated" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" +msgstr "Ampache Installation" -#: ../../admin/flag.php:254 +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 #, fuzzy -msgid "Flag Removed" -msgstr "files removed" - -#: ../../admin/flag.php:255 -msgid "Flag Removed from" +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 "" +"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" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" msgstr "" +"A MySQL Server with a username and password that can create/modify databases" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" -msgstr "Songs Disabled" +#: ../../templates/show_install_account.inc.php:43 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" +msgstr "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" -msgstr "The requested song(s) have been disabled" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" +msgstr "" +"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" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" -msgstr "Songs Enabled" +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" +msgstr "Step 1 - Creating and Inserting the Ampache Database" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" -msgstr "The requested song(s) have been enabled" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "Step 2 - Creating the ampache.cfg.php file" -#: ../../admin/flag.php:305 -#, fuzzy -msgid "Flagged Records" -msgstr "Flagged by" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" +msgstr "Step 3 - Setup Initial Account" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -#, fuzzy -msgid "Site" -msgstr "Size" +#: ../../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 "" +"This step creates your initial Ampache admin account. Once your admin " +"account has been created you will be directed to the login page" -#: ../../admin/access.php:42 +#: ../../templates/show_install_account.inc.php:56 #, fuzzy -msgid "Confirm Delete" -msgstr "Entry Deleted" +msgid "Create Admin Account" +msgstr "Create Account" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" -msgstr "Do you really want to delete this Access Record?" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" +msgstr "Username" -#: ../../admin/access.php:49 -msgid "Entry Deleted" -msgstr "Entry Deleted" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" +msgstr "Password" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" -msgstr "Your Access List Entry has been removed" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" +msgstr "Create Account" -#: ../../admin/access.php:54 -msgid "Entry Added" -msgstr "Entry Added" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Path" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" -msgstr "Your new Access List Entry has been created" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +msgstr "" -#: ../../admin/access.php:58 -#, fuzzy -msgid "Entry Updated" -msgstr "Entry Added" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../admin/access.php:58 +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 #, fuzzy -msgid "Access List Entry updated" -msgstr "Your Access List Entry has been removed" - -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" -msgstr "Error Username Required" - -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" -msgstr "Error Passwords don't match" +msgid "Actions" +msgstr "Action" -#: ../../admin/users.php:120 ../../register.php:138 -#, fuzzy -msgid "Error Username already exists" -msgstr "Error Username Required" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" -#: ../../admin/users.php:142 -msgid "Deletion Request" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" msgstr "" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" -msgstr "Are you sure you want to permanently delete" +#: ../../templates/show_song.inc.php:22 +msgid "Details" +msgstr "" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" -msgstr "No" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "Title" -#: ../../admin/users.php:150 -msgid "User Deleted" -msgstr "User Deleted" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" +msgstr "Artist" -#: ../../admin/users.php:153 -msgid "Delete Error" -msgstr "Delete Error" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" +msgstr "Album" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" -msgstr "Unable to delete last Admin User" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" +msgstr "Genre" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" -msgstr "Catalogue Statistics" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" +msgstr "Bitrate" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" -msgstr "Total Users" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "Filename" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" -msgstr "Connected Users" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" -msgstr "Songs" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" +msgstr "" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" -msgstr "Catalogue Size" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +#, fuzzy +msgid "Song Title" +msgstr "Song title" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" -msgstr "Catalogue Time" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "Playlist" -#: ../../admin/mail.php:252 -#, fuzzy -msgid "E-mail Sent" -msgstr "E-mail" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" +msgstr "" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" msgstr "" -#: ../../admin/modules.php:41 -msgid "Module Activated" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" msgstr "" -#: ../../admin/modules.php:48 -#, fuzzy -msgid "Are you sure you want to remove this module?" -msgstr "Are you sure you want to permanently delete" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" +msgstr "" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" msgstr "" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" msgstr "" -#: ../../admin/modules.php:79 -#, fuzzy -msgid "Are you sure you want to remove this plugin?" -msgstr "Are you sure you want to permanently delete" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" +msgstr "" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "Unknown" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "Full Name" + +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/system.php:120 -msgid "Export Failed" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "Last Seen" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "" + +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" + +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" + +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "" + +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" +msgstr "" + +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" +msgstr "Track" + +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "Time" + +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "" + +#: ../../templates/show_big_art.inc.php:29 +#, fuzzy +msgid "Album Art" +msgstr "Find Album Art" + +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" msgstr "" +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "Download" + +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" +msgstr "Edit" + #: ../../templates/show_flag.inc.php:41 msgid "Flag Song" msgstr "Flag Song" @@ -1032,530 +1158,773 @@ msgstr "Reason to flag" msgid "Incorrect Tags" msgstr "" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" -msgstr "Flag" - -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" -msgstr "Ampache Installation" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" +msgstr "" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 #, 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" +msgid "Other" +msgstr "other" + +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" msgstr "" -"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" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "Found" + +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" +msgstr "" + +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -"A MySQL Server with a username and password that can create/modify databases" -#: ../../templates/show_install_account.inc.php:47 +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "" + +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 msgid "" "Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +"ampache.cfg.php.dist file" msgstr "" "Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +"ampache.cfg.php.dist file" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -"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" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" +msgstr "" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" +msgstr "Play Album" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" -msgstr "Step 3 - Setup Initial Account" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" +msgstr "Volume" + +#: ../../templates/show_localplay_status.inc.php:55 +#, fuzzy +msgid "Repeat" +msgstr "Reject" + +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Random" + +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "" + +#: ../../templates/show_disabled_songs.inc.php:65 +#, fuzzy +msgid "Remove" +msgstr "Remote" + +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "" -#: ../../templates/show_install_account.inc.php:57 +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Add Entry" + +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Start Address" + +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "End Address" + +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "Level" + +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "" + +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "Type" + +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "Fullname" + +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +#, fuzzy +msgid "Registration Date" +msgstr "Register User" + +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +#, fuzzy +msgid "Last Ip" +msgstr "Last Seen" + +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "On-line" + +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" + +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +#, fuzzy +msgid "Base Playlist" +msgstr "New Playlist" + +#: ../../templates/show_manage_democratic.inc.php:58 +#, fuzzy +msgid "Create New Playlist" +msgstr "Create a new playlist" + +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +#, fuzzy +msgid "Rating" +msgstr "Editing" + +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "Song" + +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "Step 2 - Creating the Ampache.cfg.php file" + +#: ../../templates/show_install_config.inc.php:51 msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +"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 "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +"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 configuration file. Please put the downloaded configuration " +"file in /config" -#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" + +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" +msgstr "Web Path" + +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Desired Database Name" + +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "MySQL Hostname" + +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "MySQL Username" + +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "MySQL Password" + +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Write Configuration" + +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php Exists" + +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php Configured?" + +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Check for Configuration" + +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" +msgstr "Editing existing User" + +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" + +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Confirm Password" + +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "User Access Level" + +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "Update User" + +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Various" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "Search" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 #, fuzzy -msgid "Create Admin Account" -msgstr "Create Account" +msgid "Create" +msgstr "Bitrate" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" -msgstr "Username" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Continue" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" -msgstr "Password" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Cancel" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" +msgstr "Home" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Browse" + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +#, fuzzy +msgid "Localplay" +msgstr "Local Play" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" -msgstr "Create Account" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "Preferences" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" -msgstr "Playlists" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Logout" -#: ../../templates/show_playlists.inc.php:33 -#, fuzzy -msgid "Playlist Name" -msgstr "Playlist Type" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Updating the" -#: ../../templates/show_playlists.inc.php:34 -#, fuzzy -msgid "# Songs" -msgstr "Songs" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogue" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "songs found checking tag information." + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 #, fuzzy -msgid "Actions" -msgstr "Action" +msgid "Current Playlist" +msgstr "New Playlist" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" -msgstr "View" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" -msgstr "Edit" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 msgid "Play" msgstr "Play" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" -msgstr "Random" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Next" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" -msgstr "Download" +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" +msgstr "" -#: ../../templates/show_playlists.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 #, fuzzy -msgid "No Playlists Found" -msgstr "No Results Found" - -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" -msgstr "Find Duplicates" +msgid "Version" +msgstr "PHP Version" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" -msgstr "Search Type" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" +msgstr "Disable" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" -msgstr "Artist and Title" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" -msgstr "Artist, Album and Title" +#: ../../templates/show_install.inc.php:54 +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 "" +"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_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" -msgstr "Yes" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "MySQL Administrative Username" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" -msgstr "" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "MySQL Administrative Password" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -#, fuzzy -msgid "Current Playlist" -msgstr "New Playlist" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:27 +#: ../../templates/show_install.inc.php:85 #, fuzzy -msgid "Editing Playlist" -msgstr "Edit Playlist" +msgid "Ampache Database Username" +msgstr "Desired Database Name" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" -msgstr "Name" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" -msgstr "Type" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" -msgstr "Public" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Insert Database" -#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../templates/show_similar_artists.inc.php:23 #, fuzzy -msgid "Private" -msgstr "Your Private" +msgid "Similar Artists" +msgstr "Artists" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "" + +#: ../../templates/show_similar_artists.inc.php:66 #, fuzzy -msgid "Update" -msgstr "Updated" +msgid "Back" +msgstr "Track" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" -msgstr "Users" +#: ../../templates/show_similar_artists.inc.php:77 +#, fuzzy +msgid "Rename selected" +msgstr "Remove Selected Tracks" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "Mail Users" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 +#: ../../templates/show_similar_artists.inc.php:152 #, fuzzy -msgid "Config" -msgstr "Write Configuration" +msgid "Search Again" +msgstr "Search Ampache" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -#, fuzzy -msgid "Access List" -msgstr "Access Lists" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Create a new playlist" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 #, fuzzy -msgid "Song Title" -msgstr "Song title" - -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" -msgstr "Admin" +msgid "Rename" +msgstr "Username" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" msgstr "" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" -msgstr "" +#: ../../templates/show_rename_artist.inc.php:37 +#, fuzzy +msgid "Update id3 tags" +msgstr "Update from tags" + +#: ../../templates/show_playlist.inc.php:30 +#, fuzzy +msgid "Normalize Tracks" +msgstr "Total Tracks" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" msgstr "" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" -msgstr "Logout" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" +msgstr "Play Random" -#: ../../templates/show_admin_tools.inc.php:27 -#, fuzzy -msgid "Catalogs" -msgstr "Catalogue" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "Action" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" -msgstr "Add" +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_admin_tools.inc.php:46 +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" +msgstr "Cover" + +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" +msgstr "Year" + +#: ../../templates/show_preference_admin.inc.php:22 #, fuzzy -msgid "Clean" -msgstr "clear" +msgid "Preference Administration" +msgstr "Preferences" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" +msgstr "Preference" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "No Catalogs Found" -msgstr "Not Found" +msgid "hours ago" +msgstr "hours" -#: ../../templates/show_admin_tools.inc.php:71 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Clean All" -msgstr "Clean All Catalogues" +msgid "days ago" +msgstr "days" -#: ../../templates/show_admin_tools.inc.php:72 -#, fuzzy -msgid "Verify All" -msgstr "View All" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:73 -#, fuzzy -msgid "Add to All" -msgstr "Add to" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Update All" -msgstr "Updated" +msgid "years ago" +msgstr "year" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" -msgstr "Gather Album Art" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Search Ampache" + +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" -msgstr "Show Duplicate Songs" +#: ../../templates/show_search.inc.php:72 +#, fuzzy +msgid "Played" +msgstr "Play" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" -msgstr "Clear Now Playing" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Yes" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -#, fuzzy -msgid "Generate New Config" -msgstr "Write Configuration" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "No" -#: ../../templates/show_admin_tools.inc.php:86 +#: ../../templates/show_search.inc.php:80 #, fuzzy -msgid "Preferences Permissions" -msgstr "Preferences" +msgid "Min Bitrate" +msgstr "Bitrate" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/show_search.inc.php:96 #, fuzzy -msgid "Check for New Version" -msgstr "Check for Configuration" +msgid "Two Stars" +msgstr "Total Users" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" -msgstr "Albums by" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" -msgstr "Show All Songs By" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" -msgstr "Play All Songs By" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" -msgstr "Play Random Songs By" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" -msgstr "Update from tags" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "" -#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_search.inc.php:111 #, fuzzy -msgid "Rename Artist" -msgstr "Artist" +msgid "Method" +msgstr "Mode" -#: ../../templates/show_artist_box.inc.php:39 -#, fuzzy -msgid "Find duplicate artists" -msgstr "Find Duplicates" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" -msgstr "E-mail" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" msgstr "" -#: ../../templates/show_user.inc.php:42 -#, fuzzy -msgid "New Password" -msgstr "Password" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" -msgstr "Confirm Password" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" -msgstr "Clear Stats" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" -#: ../../templates/show_user.inc.php:65 -#, fuzzy -msgid "Update Account" -msgstr "Create Account" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -#, fuzzy -msgid "Favorite Artists" -msgstr "Artists" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" -#: ../../templates/show_user_stats.inc.php:40 -#, fuzzy -msgid "Favorite Albums" -msgstr "Full Albums" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "" -#: ../../templates/show_user_stats.inc.php:51 +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 #, fuzzy -msgid "Favorite Songs" -msgstr "Total Songs" +msgid "ACL Type" +msgstr "Type" -#: ../../templates/show_tv_playlist.inc.php:31 +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 #, fuzzy -msgid "Playing from base Playlist" -msgstr "Play Full Playlist" +msgid "Stream Access" +msgstr "Stream" -#: ../../templates/show_tv_playlist.inc.php:44 -#, fuzzy -msgid "Votes" -msgstr "other" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" +msgstr "" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" -msgstr "Song" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" -msgstr "Preference" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" +msgstr "" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" -msgstr "Value" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "Start IP Address" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" -msgstr "Apply to All" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" +msgstr "End IP Address" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +#, fuzzy +msgid "Remote Key" +msgstr "Remote" + +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "View" + +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +#, fuzzy +msgid "Read" +msgstr "Reason" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" msgstr "" #: ../../templates/show_user_registration.inc.php:54 @@ -1577,11 +1946,6 @@ msgstr "Accept" msgid "User Information" msgstr "" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "Full Name" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "" @@ -1590,118 +1954,78 @@ msgstr "" msgid "Register User" msgstr "Register User" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" -msgstr "" - -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" - -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" +msgstr "Login" -#: ../../templates/show_modules.inc.php:38 -#, fuzzy -msgid "Localplay Modules" -msgstr "Local Play Control" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Remember Me" -#: ../../templates/show_modules.inc.php:41 +#: ../../templates/show_login_form.inc.php:78 #, fuzzy -msgid "Module Name" -msgstr "Full Name" +msgid "Register" +msgstr "Register User" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" +msgstr "Most Popular Artists" + +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" +msgstr "Most Popular Albums" + +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 #, fuzzy -msgid "No Records Found" -msgstr "No Results Found" +msgid "Most Popular Genres" +msgstr "Most Popular Songs" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" -msgstr "" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" +msgstr "Most Popular Songs" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_modules.inc.php:74 -#, fuzzy -msgid "Version" -msgstr "PHP Version" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "" #: ../../templates/show_edit_song.inc.php:23 #, fuzzy msgid "Edit Song" msgstr "Editing" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy msgid "Update Song" msgstr "Update Catalogues" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "Importing a Playlist from a File" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "Filename" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Playlist Type" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "Import Playlist" - -#: ../../templates/show_genre.inc.php:29 -#, fuzzy -msgid "Viewing" -msgstr "View" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" +msgstr "" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 #, fuzzy msgid "Send E-mail to Users" msgstr "Mail Users" @@ -1710,254 +2034,303 @@ msgstr "Mail Users" msgid "Mail to" msgstr "Mail to" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "Most Popular Albums" - -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_mail_users.inc.php:54 #, fuzzy msgid "Latest Artist Additions" msgstr "Newest Artist Additions" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "Most Popular Artists" - -#: ../../templates/show_mail_users.inc.php:63 +#: ../../templates/show_mail_users.inc.php:65 #, fuzzy msgid "Latest Album Additions" msgstr "Newest Album Additions" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Most Popular Songs" - -#: ../../templates/show_mail_users.inc.php:73 +#: ../../templates/show_mail_users.inc.php:75 msgid "Flagged Songs" msgstr "" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 #, fuzzy msgid "Disabled Songs" msgstr "Show Disabled Songs" -#: ../../templates/show_mail_users.inc.php:85 +#: ../../templates/show_mail_users.inc.php:87 #, fuzzy msgid "Most Popular Threshold in days" msgstr "Most Popular Songs" -#: ../../templates/show_mail_users.inc.php:96 +#: ../../templates/show_mail_users.inc.php:98 msgid "Subject" msgstr "Subject" -#: ../../templates/show_mail_users.inc.php:103 +#: ../../templates/show_mail_users.inc.php:105 msgid "Message" msgstr "Message" -#: ../../templates/show_mail_users.inc.php:113 +#: ../../templates/show_mail_users.inc.php:114 msgid "Send Mail" msgstr "Send Mail" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" +msgstr "Adding a New User" + +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" msgstr "" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" +msgstr "" + +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" +msgstr "Add User" + +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Add Access for a Host" + +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" +msgstr "" + +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" +msgstr "" + +#: ../../templates/show_add_access.inc.php:82 #, fuzzy -msgid "Show All" -msgstr "Show all" +msgid "Create ACL" +msgstr "Create Account" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" +msgstr "Value" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Apply to All" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 +#: ../../templates/show_playlist_edit.inc.php:26 #, fuzzy -msgid "Base Playlist" -msgstr "New Playlist" +msgid "Editing Playlist" +msgstr "Edit Playlist" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Public" + +#: ../../templates/show_playlist_edit.inc.php:40 #, fuzzy -msgid "Clear Playlist" -msgstr "New Playlist" +msgid "Private" +msgstr "Your Private" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" -msgstr "Continue" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" +msgstr "Find Duplicates" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" -msgstr "Cancel" +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "Search Type" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" -msgstr "Select" +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "Artist and Title" -#: ../../templates/show_flagged.inc.php:28 -#, fuzzy -msgid "Object" -msgstr "Subject" +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "Artist, Album and Title" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" -msgstr "User" +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" +msgstr "" + +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" +msgstr "Starting Album Art Search" -#: ../../templates/show_flagged.inc.php:31 +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" +msgstr "Searched" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 #, fuzzy -msgid "Status" -msgstr "Stats" +msgid "None" +msgstr "No" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" -msgstr "Reject" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Albums by" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" -msgstr "" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Show All Songs By" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" +msgstr "Play All Songs By" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" +msgstr "Play Random Songs By" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" +msgstr "Update from tags" + +#: ../../templates/show_artist_box.inc.php:39 #, fuzzy -msgid "Rename" -msgstr "Username" +msgid "Find duplicate artists" +msgstr "Find Duplicates" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -#, fuzzy -msgid "Update id3 tags" -msgstr "Update from tags" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Play Random Selection" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" -msgstr "Newest Artist Additions" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Item count" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" -msgstr "Newest Album Additions" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "From genre" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" msgstr "" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" +msgstr "Full Albums" + +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" +msgstr "Full Artist" + +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" msgstr "" -#: ../../templates/show_get_albumart.inc.php:54 +#: ../../templates/show_random.inc.php:59 #, fuzzy -msgid "Local Image" -msgstr "Local Play" +msgid "From catalog" +msgstr "from catalogue" -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" -msgstr "Get Art" +#: ../../templates/show_random.inc.php:65 +#, fuzzy +msgid "Size Limit" +msgstr "View Limit" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" -msgstr "Playlist Actions" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" -msgstr "Edit Playlist" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" +msgstr "Now Playing" -#: ../../templates/show_playlist_box.inc.php:35 +#: ../../templates/show_genre.inc.php:29 #, fuzzy -msgid "Normalize Tracks" -msgstr "Total Tracks" +msgid "Viewing" +msgstr "View" -#: ../../templates/show_playlist_box.inc.php:36 -#, fuzzy -msgid "Play This Playlist" -msgstr "Play Full Playlist" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" -msgstr "Play Random" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Account" -#: ../../templates/show_playlist_box.inc.php:38 -#, fuzzy -msgid "Delete This Playlist" -msgstr "Server Playlist" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:40 +#: ../../templates/sidebar_preferences.inc.php:32 #, fuzzy -msgid "Import From File" -msgstr "Importing a Playlist from a File" +msgid "Modules" +msgstr "Mode" -#: ../../templates/show_playlist_box.inc.php:41 +#: ../../templates/sidebar_preferences.inc.php:34 #, fuzzy -msgid "Create New Playlist" -msgstr "Create a new playlist" +msgid "Localplay Modules" +msgstr "Local Play Control" -#: ../../templates/show_playlist_box.inc.php:43 -#, fuzzy -msgid "Delete Empty Playlists" -msgstr "Import Playlist" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#, fuzzy -msgid "Most Popular Genres" -msgstr "Most Popular Songs" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" +msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" -msgstr "Play Selected" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" +msgstr "" -#: ../../templates/show_play_selected.inc.php:31 -#, fuzzy -msgid "Download Selected" -msgstr "Play Selected" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" +msgstr "" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" -msgstr "Set Track Numbers" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" +msgstr "" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" -msgstr "Remove Selected Tracks" +#: ../../templates/show_get_albumart.inc.php:52 +#, fuzzy +msgid "Local Image" +msgstr "Local Play" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "Add to" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" +msgstr "Get Art" + +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache Debug" #: ../../templates/show_edit_catalog.inc.php:22 #, fuzzy @@ -1965,97 +2338,180 @@ msgid "Settings for" msgstr "Settings for catalogue in" #: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_add_catalog.inc.php:35 msgid "Auto-inserted Fields" msgstr "Auto-inserted Fields" #: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_add_catalog.inc.php:36 msgid "album name" msgstr "album name" #: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_add_catalog.inc.php:37 msgid "artist name" msgstr "artist name" #: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:38 msgid "id3 comment" msgstr "id3 comment" #: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:39 msgid "genre" msgstr "genre" -#: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 -msgid "track number (padded with leading 0)" -msgstr "track number (padded with leading 0)" +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../templates/show_add_catalog.inc.php:40 +msgid "track number (padded with leading 0)" +msgstr "track number (padded with leading 0)" + +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:41 +msgid "song title" +msgstr "song title" + +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" +msgstr "year" + +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" +msgstr "other" + +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" +msgstr "Catalogue Type" + +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" +msgstr "Filename pattern" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "Folder Pattern" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" +msgstr "(no leading or ending '/')" + +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" +msgstr "Save Catalogue Settings" + +#: ../../templates/show_democratic_playlist.inc.php:38 +#, fuzzy +msgid "Playing from base Playlist" +msgstr "Play Full Playlist" + +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +#, fuzzy +msgid "Votes" +msgstr "other" + +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" +msgstr "" + +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "" + +#: ../../templates/show_edit_artist.inc.php:23 +#, fuzzy +msgid "Edit Artist" +msgstr "Artist" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 +#, fuzzy +msgid "Edit Album" +msgstr "Album" + +#: ../../templates/show_edit_album.inc.php:47 +#, fuzzy +msgid "Update Album" +msgstr "Gather Album Art" -#: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 -msgid "song title" -msgstr "song title" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 -msgid "year" -msgstr "year" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 -msgid "other" -msgstr "other" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" +msgstr "Stream" -#: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Catalog Type" -msgstr "Catalogue Type" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 -msgid "XML-RPC Key" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 -msgid "Filename pattern" -msgstr "Filename pattern" +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" +msgstr "Play Selected" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "Folder Pattern" -msgstr "Folder Pattern" +#: ../../templates/show_play_selected.inc.php:31 +#, fuzzy +msgid "Download Selected" +msgstr "Play Selected" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "(no leading or ending '/')" -msgstr "(no leading or ending '/')" +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" +msgstr "Set Track Numbers" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Save Catalogue Settings" +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "Remove Selected Tracks" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" -msgstr "Volume" +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" +msgstr "Add to" -#: ../../templates/show_localplay_status.inc.php:56 -#, fuzzy -msgid "Repeat" -msgstr "Reject" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Create a new playlist" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Date" + +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 #, fuzzy -msgid "Create" -msgstr "Bitrate" +msgid "IP Address" +msgstr "End IP Address" -#: ../../templates/show_add_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:27 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)" @@ -2063,1121 +2519,1173 @@ msgstr "" "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)" -#: ../../templates/show_add_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:32 msgid "Catalog Name" msgstr "Catalogue Name" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" -msgstr "Path" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Local" -#: ../../templates/show_add_catalog.inc.php:59 +#: ../../templates/show_add_catalog.inc.php:56 msgid "Remote" msgstr "Remote" -#: ../../templates/show_add_catalog.inc.php:65 +#: ../../templates/show_add_catalog.inc.php:62 msgid "Required for Remote Catalogs" msgstr "" -#: ../../templates/show_add_catalog.inc.php:68 +#: ../../templates/show_add_catalog.inc.php:65 msgid "Filename Pattern" msgstr "Filename Pattern" -#: ../../templates/show_add_catalog.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:79 msgid "Build Playlists from m3u Files" msgstr "Build Playlists from m3u Files" -#: ../../templates/show_add_catalog.inc.php:90 +#: ../../templates/show_add_catalog.inc.php:85 msgid "Add Catalog" msgstr "Add Catalogue" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" -msgstr "Adding a New User" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +#, fuzzy +msgid "Clear Playlist" +msgstr "New Playlist" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" -msgstr "Editing existing User" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" -msgstr "User Access Level" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" -msgstr "Add User" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" -msgstr "Update User" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "" + +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importing a Playlist from a File" + +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Playlist Type" + +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Import Playlist" + +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" + +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "" + +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Artists" + +#: ../../templates/show_user_stats.inc.php:43 +#, fuzzy +msgid "Favorite Albums" +msgstr "Full Albums" + +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "Total Songs" #: ../../templates/show_list_duplicates.inc.php:26 #, fuzzy msgid "Duplicate Songs" msgstr "Show Duplicate Songs" -#: ../../templates/show_list_duplicates.inc.php:34 +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 msgid "Length" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 msgid "Size" msgstr "Size" -#: ../../templates/show_list_duplicates.inc.php:75 +#: ../../templates/show_list_duplicates.inc.php:96 #, fuzzy msgid "Disable Songs" msgstr "Show Disabled Songs" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" -msgstr "Date" - -#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 #, fuzzy -msgid "IP Address" -msgstr "End IP Address" +msgid "Statistics" +msgstr "Catalogue Statistics" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" +msgstr "" + +#: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy -msgid "Preference Administration" -msgstr "Preferences" +msgid "Cleaning the" +msgstr "Updating the" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" -msgstr "Level" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" +msgstr "Checking" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Starting New Song Search on" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "catalogue" + +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" msgstr "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" -#: ../../templates/show_edit_album.inc.php:23 +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" +msgstr "CHECK" + +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" +msgstr "STATUS" + +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "DESCRIPTION" + +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" +msgstr "PHP Version" + +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." +msgstr "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." + +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "Mysql for PHP" + +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." +msgstr "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." + +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" +msgstr "PHP Session Support" + +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." +msgstr "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." + +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" +msgstr "PHP ICONV Support" + +#: ../../templates/show_test.inc.php:115 +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 "" +"This test checks to make sure you have Iconv support installed. Iconv " +"support is not required for Ampache, but it is highly recommended" + +#: ../../templates/show_test.inc.php:119 #, fuzzy -msgid "Edit Album" -msgstr "Album" +msgid "PHP PCRE Support" +msgstr "PHP ICONV Support" + +#: ../../templates/show_test.inc.php:132 +#, fuzzy +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." +msgstr "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 +#: ../../templates/show_test.inc.php:136 #, fuzzy -msgid "Update Album" -msgstr "Gather Album Art" +msgid "PHP PutENV Support" +msgstr "PHP ICONV Support" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" +#: ../../templates/show_test.inc.php:166 +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 "" +"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." -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "hours ago" -msgstr "hours" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" +msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "days ago" -msgstr "days" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" +msgstr "DB Connection" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "years ago" -msgstr "year" - -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -#, fuzzy -msgid "Edit Artist" -msgstr "Artist" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Editing" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" -msgstr "" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "preferences" -#: ../../localplay.php:50 ../../localplay.php:58 -#, fuzzy -msgid "Song(s) Removed from Playlist" -msgstr "Server Playlist" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Update Preferences" -#: ../../localplay.php:77 +#: ../../templates/show_account.inc.php:40 #, fuzzy -msgid "Localplay Init Failed" -msgstr "Local Play Control" +msgid "New Password" +msgstr "Password" -#: ../../browse.php:48 ../../albums.php:213 -#, fuzzy -msgid "Show Albums starting with" -msgstr "Show only albums starting with" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Clear Stats" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 +#: ../../templates/show_account.inc.php:64 #, fuzzy -msgid "Show Artists starting with" -msgstr "Show artists starting with" +msgid "Update Account" +msgstr "Create Account" -#: ../../browse.php:124 -#, fuzzy -msgid "Show Titles Starting With" -msgstr "Show artists starting with" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Prev" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -#, fuzzy -msgid "Lists" -msgstr "Artists" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "" -#: ../../ratings.php:33 -#, fuzzy -msgid "Rating Updated" -msgstr "Fast Update" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" msgstr "" -#: ../../login.php:103 -msgid "No local account found" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" -msgstr "Error: Password Does Not Match or Empty" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" +msgstr "Play Random from Album" -#: ../../preferences.php:61 -#, fuzzy -msgid "Password Updated" -msgstr "Password" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" +msgstr "Reset Album Art" -#: ../../update.php:73 -#, fuzzy -msgid "Ampache Update" -msgstr "Ampache Debug" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" +msgstr "Find Album Art" -#: ../../tv.php:62 -#, fuzzy -msgid "Playlist Cleared" -msgstr "Now Playing Cleared" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" +msgstr "" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" -msgstr "Starting Update from Tags" +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +#, fuzzy +msgid "Playlist Name" +msgstr "Playlist Type" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" -msgstr "Update From Tags Complete" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +#, fuzzy +msgid "# Songs" +msgstr "Songs" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" -msgstr "Return" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" +msgstr "" -#: ../../activate.php:43 +#: ../../activate.php:42 msgid "No user with this name registered" msgstr "" -#: ../../activate.php:47 +#: ../../activate.php:46 msgid "The validation key used isn't correct." msgstr "" -#: ../../activate.php:52 +#: ../../activate.php:51 #, fuzzy msgid "User activated" msgstr "User Deleted" -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "This User ID is activated and can be used" msgstr "" -#: ../../playlist.php:46 -#, fuzzy -msgid "Playlist Deleted" -msgstr "Play Selected" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" -#: ../../playlist.php:46 +#: ../../democratic.php:80 #, fuzzy -msgid "The Requested Playlist has been deleted" -msgstr "The requested song(s) have been enabled" +msgid "Playlist Cleared" +msgstr "Now Playing Cleared" -#: ../../playlist.php:56 -#, fuzzy -msgid "Are you sure you want to delete this playlist" -msgstr "Are you sure you want to permanently delete" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "" -#: ../../playlist.php:57 -#, fuzzy -msgid "Confirm Action" -msgstr "Confirm Password" +#: ../../lib/class/flag.class.php:280 +msgid "Approved" +msgstr "" -#: ../../playlist.php:117 -#, fuzzy -msgid "Playlist Created" -msgstr "Playlist updated." +#: ../../lib/class/flag.class.php:281 +msgid "Pending" +msgstr "" -#: ../../playlist.php:117 -msgid " has been created" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" msgstr "" -#: ../../playlist.php:126 -#, fuzzy -msgid "Remote Selected Tracks" -msgstr "Remove Selected Tracks" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" +msgstr "updated to" -#: ../../playlist.php:145 -#, fuzzy -msgid "Playlist Updated" -msgstr "Playlist updated." +#: ../../lib/class/song.class.php:341 +msgid "Rate" +msgstr "Rate" -#: ../../playlist.php:146 -msgid "has been updated and is now" +#: ../../lib/class/song.class.php:345 +msgid "Mode" +msgstr "Mode" + +#: ../../lib/class/song.class.php:357 +msgid "Filesize" +msgstr "Filesize" + +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" +msgstr "Manage Users" + +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" msgstr "" -#: ../../playlist.php:166 -#, fuzzy -msgid "Playlist Imported" -msgstr "Playlist updated." +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" +msgstr "Playlists" -#: ../../playlist.php:195 -#, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Import Playlist" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" +msgstr "Error: Unable to open" -#: ../../flag.php:46 -#, fuzzy -msgid "Item Flagged" -msgstr "Flagged by" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" +msgstr "Error: Unable to change to directory" -#: ../../flag.php:46 -msgid "The specified item has been flagged" -msgstr "" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" +msgstr "Error: Unable to get filesize for" -#: ../../albums.php:48 -msgid "Album Art Cleared" -msgstr "Album Art Cleared" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" +msgstr "is not readable by ampache" -#: ../../albums.php:48 -#, fuzzy -msgid "Album Art information has been removed from the database" -msgstr "Album Art information has been removed from the database" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" +msgstr "Starting Catalogue Build" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" -msgstr "Album Art Not Located" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" +msgstr "Running Remote Sync" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -#, fuzzy -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." -msgstr "" -"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." +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" +msgstr "Added Playlist From" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -#, fuzzy -msgid "Album Art Inserted" -msgstr "Album Art Cleared" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" +msgstr "Catalogue Finished" -#: ../../register.php:81 -#, fuzzy -msgid "Error Captcha Required" -msgstr "Error Username Required" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" +msgstr "Total Time" -#: ../../register.php:88 -msgid "Error Captcha Failed" -msgstr "" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" +msgstr "Total Songs" -#: ../../register.php:95 -msgid "You must accept the user agreement" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" +msgstr "Songs Per Seconds" + +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" +msgstr "No Update Needed" + +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" +msgstr "Running Remote Update" + +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" +msgstr "Catalogue Update Finished" + +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "Unable to load XMLRPC library, make sure XML-RPC is enabled" + +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" +msgstr "Error connecting to" + +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" +msgstr "Code" + +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" +msgstr "Reason" + +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" +msgstr "Completed updating remote catalogue(s)" + +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../register.php:100 -msgid "You did not enter a username" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" +msgstr "Catalogue Clean Done" + +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" +msgstr "files removed" + +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" +msgstr " FOUND" + +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" +msgstr "Searching for new Album Art" -#: ../../register.php:130 +#: ../../lib/class/catalog.class.php:1706 #, fuzzy -msgid "You must enter a password" -msgstr "Enter password" +msgid "Update Finished." +msgstr "Catalogue Update Finished" -#: ../../register.php:134 +#: ../../lib/class/catalog.class.php:1706 #, fuzzy -msgid "Your passwords do not match" -msgstr "Error Passwords don't match" +msgid "Checked" +msgstr "Checking" -#: ../../register.php:152 +#: ../../lib/class/catalog.class.php:1706 #, fuzzy -msgid "Error: Insert Failed" -msgstr "Error: Insufficient Rights" - -#: ../../register.php:169 -msgid "Registration Complete" -msgstr "" - -#: ../../bin/print_tags.php.inc:64 -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 "" +msgid "songs updated." +msgstr "Playlist updated." -#: ../../bin/print_tags.php.inc:70 +#: ../../lib/class/localplay.class.php:647 #, fuzzy -msgid "Filename:" -msgstr "Filename" +msgid "Stopped" +msgstr "Stop" -#: ../../bin/quarantine_migration.php.inc:61 +#: ../../lib/class/localplay.class.php:650 #, fuzzy -msgid "Error: Unable to write to" -msgstr "Error: Unable to open" +msgid "Paused" +msgstr "Pause" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -#, fuzzy -msgid "Adding" -msgstr "Admin" +#: ../../lib/preferences.php:245 +msgid "Enable" +msgstr "Enable" -#: ../../bin/quarantine_migration.php.inc:107 -#, fuzzy -msgid "to database" -msgstr "Insert Database" +#: ../../lib/preferences.php:272 +msgid "M3U" +msgstr "M3U" -#: ../../bin/quarantine_migration.php.inc:124 -#, fuzzy -msgid "Deleted" -msgstr "Delete" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" +msgstr "Simple M3U" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" -msgstr "" - -#: ../../bin/quarantine_migration.php.inc:153 -#, fuzzy -msgid "Continue? (Y/N):" -msgstr "Continue" +#: ../../lib/preferences.php:274 +msgid "PLS" +msgstr "PLS" -#: ../../bin/quarantine_migration.php.inc:178 -#, fuzzy -msgid "Error: " -msgstr "Error" +#: ../../lib/preferences.php:275 +msgid "Asx" +msgstr "Asx" + +#: ../../lib/preferences.php:276 +msgid "RAM" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" +#: ../../lib/preferences.php:277 +msgid "XSPF" msgstr "" -#: ../../templates/show_big_art.inc:29 +#: ../../lib/preferences.php:310 #, fuzzy -msgid "Album Art" -msgstr "Find Album Art" +msgid "Disabled" +msgstr "Disable" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" +#: ../../lib/preferences.php:332 +msgid "Send on Add" msgstr "" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_disabled_songs.inc:49 -#, fuzzy -msgid "Remove" -msgstr "Remote" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" +msgstr "" -#: ../../templates/list_header.inc:110 -msgid "Prev" -msgstr "Prev" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" +msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" -msgstr "Next" +#: ../../lib/preferences.php:343 +msgid "Always" +msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 +#: ../../lib/rating.lib.php:51 #, fuzzy -msgid "You are currently logged in as" -msgstr "you are currently logged in as" +msgid "Don't Play" +msgstr "Local Play" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" -msgstr "Song title" - -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -#, fuzzy -msgid "Rating" -msgstr "Editing" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "" -#: ../../templates/show_songs.inc:183 -msgid "Total" -msgstr "Total" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Step 2 - Creating the Ampache.cfg.php file" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -"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 configuration file. Please put the downloaded configuration " -"file in /config" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" -msgstr "Web Path" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" -msgstr "Desired Database Name" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" +msgstr "English" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" -msgstr "MySQL Hostname" +#: ../../lib/general.lib.php:496 +#, fuzzy +msgid "British English" +msgstr "English" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" -msgstr "MySQL Username" +#: ../../lib/general.lib.php:502 +msgid "Turkish" +msgstr "Turkish" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" -msgstr "MySQL Password" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" +msgstr "" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" -msgstr "Write Configuration" +#: ../../lib/general.lib.php:580 +msgid "On" +msgstr "On" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php Exists" +#: ../../lib/general.lib.php:583 +msgid "Off" +msgstr "Off" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php Configured?" +#: ../../lib/ui.lib.php:92 +#, fuzzy +msgid "Error Access Denied" +msgstr "User Access Level" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" -msgstr "Check for Configuration" +#: ../../lib/ui.lib.php:550 +msgid "Upload" +msgstr "Upload" -#: ../../templates/show_album.inc:55 -msgid "Play Album" -msgstr "Play Album" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" +msgstr "Local Play" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" -msgstr "Play Random from Album" +#: ../../lib/ui.lib.php:556 +#, fuzzy +msgid "Random Play" +msgstr "Random" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" -msgstr "Reset Album Art" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +#, fuzzy +msgid "Admin-Catalog" +msgstr "Add Catalogue" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" -msgstr "Find Album Art" +#: ../../lib/ui.lib.php:576 +msgid "Admin-User Management" +msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" -msgstr "Editing" +#: ../../lib/ui.lib.php:580 +#, fuzzy +msgid "Admin-Mail Users" +msgstr "Mail Users" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" -msgstr "preferences" +#: ../../lib/ui.lib.php:584 +#, fuzzy +msgid "Admin-Manage Access Lists" +msgstr "Access Lists" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" -msgstr "Rebuild Preferences" +#: ../../lib/ui.lib.php:588 +#, fuzzy +msgid "Admin-Site Preferences" +msgstr "Admin Preferences" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/show_preferences.inc:65 +#: ../../lib/ui.lib.php:596 #, fuzzy -msgid "Streaming" -msgstr "Stream" +msgid "Browse Music" +msgstr "Browse" + +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "Album Art Cleared" -#: ../../templates/show_preferences.inc:68 +#: ../../albums.php:32 #, fuzzy -msgid "Options" -msgstr "Action" +msgid "Album Art information has been removed from the database" +msgstr "Album Art information has been removed from the database" -#: ../../templates/show_preferences.inc:72 -msgid "Account" -msgstr "Account" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "Album Art Not Located" -#: ../../templates/show_preferences.inc:76 +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 #, fuzzy -msgid "System" -msgstr "Stream" +msgid "" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." +msgstr "" +"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_preferences.inc:79 +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 #, fuzzy -msgid "Modules" -msgstr "Mode" - -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" -msgstr "Update Preferences" +msgid "Album Art Inserted" +msgstr "Album Art Cleared" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" -msgstr "Play Random Selection" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" +msgstr "Starting Update from Tags" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" -msgstr "Item count" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" +msgstr "Update From Tags Complete" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" -msgstr "From genre" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" +msgstr "Return" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" -msgstr "Full Albums" - -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" -msgstr "Full Artist" - -#: ../../templates/show_random_play.inc:61 -#, fuzzy -msgid "From catalog" -msgstr "from catalogue" - -#: ../../templates/show_random_play.inc:67 -#, fuzzy -msgid "Size Limit" -msgstr "View Limit" - -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" msgstr "" -#: ../../templates/show_install.inc:54 -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" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" msgstr "" -"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_install.inc:72 -msgid "MySQL Administrative Username" -msgstr "MySQL Administrative Username" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "file" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" -msgstr "MySQL Administrative Password" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "File uploads not supported." -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" -msgstr "" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "No file uploaded" -#: ../../templates/show_install.inc:84 -#, fuzzy -msgid "Ampache Database Username" -msgstr "Desired Database Name" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "There was a problem with the file upload: No %s was uploaded." -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" +#: ../../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 "" +"There was a problem with the file upload: The %s was larger than the maximum " +"allowed size (%d bytes)." -#: ../../templates/show_install.inc:93 -msgid "Insert Database" -msgstr "Insert Database" - -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" -msgstr "Add Access for a Host" - -#: ../../templates/show_add_access.inc:23 +#: ../../modules/horde/Browser.php:903 +#, php-format msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +"There was a problem with the file upload: The %s was only partially uploaded." -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" -msgstr "Start IP Address" +#: ../../localplay.php:72 ../../localplay.php:80 +#, fuzzy +msgid "Song(s) Removed from Playlist" +msgstr "Server Playlist" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" -msgstr "End IP Address" +#: ../../playlist.php:57 +#, fuzzy +msgid "Playlist Created" +msgstr "Playlist updated." + +#: ../../playlist.php:57 +msgid " has been created" +msgstr "" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 +#: ../../playlist.php:78 #, fuzzy -msgid "Read" -msgstr "Reason" +msgid "Playlist Updated" +msgstr "Playlist updated." -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" +#: ../../playlist.php:79 +msgid "has been updated and is now" msgstr "" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 +#: ../../playlist.php:101 #, fuzzy -msgid "ACL Type" -msgstr "Type" +msgid "Playlist Imported" +msgstr "Playlist updated." -#: ../../templates/show_add_access.inc:67 +#: ../../playlist.php:130 #, fuzzy -msgid "Stream Access" -msgstr "Stream" +msgid "Empty Playlists Deleted" +msgstr "Import Playlist" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" +#: ../../login.php:87 +msgid "Unable to create new account" msgstr "" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" +#: ../../login.php:96 +msgid "No local account found" msgstr "" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 +#: ../../artists.php:186 #, fuzzy -msgid "Remote Key" -msgstr "Remote" +msgid "Show Artists starting with" +msgstr "Show artists starting with" + +#: ../../bin/print_tags.inc:66 +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 "" -#: ../../templates/show_add_access.inc:87 +#: ../../bin/print_tags.inc:72 #, fuzzy -msgid "Create ACL" -msgstr "Create Account" +msgid "Filename:" +msgstr "Filename" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" -msgstr "Host Access to Your Catalogue" +#~ msgid "Album Art Already Found" +#~ msgstr "Album Art Already Found" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" -msgstr "Add Entry" +#, fuzzy +#~ msgid "Show Genres starting with" +#~ msgstr "Show artists starting with" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" -msgstr "Start Address" +#~ msgid "Downsample" +#~ msgstr "Downsample" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" -msgstr "End Address" +#~ msgid "No songs in this playlist." +#~ msgstr "No songs in this playlist." -#: ../../templates/show_access_list.inc:50 -msgid "Key" -msgstr "" +#~ msgid "New Playlist" +#~ msgstr "New Playlist" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" -msgstr "Revoke" +#~ msgid "Show w/o art" +#~ msgstr "Show w/o art" -#: ../../templates/show_users.inc:40 -msgid "Fullname" -msgstr "Fullname" +#~ msgid "Show all" +#~ msgstr "Show all" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" -msgstr "Last Seen" +#~ msgid "Add a new user" +#~ msgstr "Add a new user" -#: ../../templates/show_users.inc:53 #, fuzzy -msgid "Registration Date" -msgstr "Register User" +#~ msgid "Catalog Created and Songs Indexed" +#~ msgstr "Catalogue Clean Done" -#: ../../templates/show_users.inc:57 -msgid "Activity" -msgstr "" +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "Do you really want to clear the statistics for this catalogue?" -#: ../../templates/show_users.inc:61 #, fuzzy -msgid "Last Ip" -msgstr "Last Seen" +#~ msgid "Site" +#~ msgstr "Size" -#: ../../templates/show_users.inc:66 -msgid "On-line" -msgstr "On-line" +#, fuzzy +#~ msgid "Confirm Delete" +#~ msgstr "Entry Deleted" -#: ../../templates/show_artist.inc:35 -msgid "Cover" -msgstr "Cover" +#~ msgid "Do you really want to delete this Access Record?" +#~ msgstr "Do you really want to delete this Access Record?" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" -msgstr "Album Name" +#~ msgid "Entry Deleted" +#~ msgstr "Entry Deleted" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "Album Year" +#~ msgid "Entry Added" +#~ msgstr "Entry Added" -#: ../../templates/show_artist.inc:38 #, fuzzy -msgid "Tracks" -msgstr "Track" +#~ msgid "Entry Updated" +#~ msgstr "Entry Added" -#: ../../templates/show_edit_access.inc:23 #, fuzzy -msgid "Edit Access List" -msgstr "Access Lists" +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "Are you sure you want to permanently delete" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" -msgstr "Ampache Debug" - -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" -msgstr "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" +#, fuzzy +#~ msgid "No Playlists Found" +#~ msgstr "No Results Found" -#: ../../templates/show_test.inc:39 -msgid "CHECK" -msgstr "CHECK" +#~ msgid "Users" +#~ msgstr "Users" -#: ../../templates/show_test.inc:41 -msgid "STATUS" -msgstr "STATUS" +#~ msgid "Mail Users" +#~ msgstr "Mail Users" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "DESCRIPTION" +#, fuzzy +#~ msgid "Config" +#~ msgstr "Write Configuration" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" -msgstr "PHP Version" +#, fuzzy +#~ msgid "Access List" +#~ msgstr "Access Lists" -#: ../../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 "" -"This tests to make sure that you are running a version of PHP that is known " -"to work with Ampache." +#, fuzzy +#~ msgid "Rename Artist" +#~ msgstr "Artist" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" -msgstr "Mysql for PHP" +#, fuzzy +#~ msgid "Module Name" +#~ msgstr "Full Name" -#: ../../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 "" -"This test checks to see if you have the mysql extensions loaded for PHP. " -"These are required for Ampache to work." +#~ msgid "Newest Artist Additions" +#~ msgstr "Newest Artist Additions" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" -msgstr "PHP Session Support" +#~ msgid "Newest Album Additions" +#~ msgstr "Newest Album Additions" -#: ../../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 "" -"This test checks to make sure that you have PHP session support enabled. " -"Sessions are required for Ampache to work." +#~ msgid "Playlist Actions" +#~ msgstr "Playlist Actions" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" -msgstr "PHP ICONV Support" +#~ msgid "Edit Playlist" +#~ msgstr "Edit Playlist" -#: ../../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 "" -"This test checks to make sure you have Iconv support installed. Iconv " -"support is not required for Ampache, but it is highly recommended" +#, fuzzy +#~ msgid "Play This Playlist" +#~ msgstr "Play Full Playlist" -#: ../../templates/show_test.inc:121 #, fuzzy -msgid "PHP PCRE Support" -msgstr "PHP ICONV Support" +#~ msgid "Delete This Playlist" +#~ msgstr "Server Playlist" -#: ../../templates/show_test.inc:134 #, fuzzy -msgid "" -"This test makes sure you have PCRE support compiled into your version of " -"PHP, this is required for Ampache." -msgstr "" -"This test checks to make sure that you have PHP session support enabled. " -"Sessions are required for Ampache to work." +#~ msgid "Import From File" +#~ msgstr "Importing a Playlist from a File" -#: ../../templates/show_test.inc:138 #, fuzzy -msgid "PHP PutENV Support" -msgstr "PHP ICONV Support" +#~ msgid "Delete Empty Playlists" +#~ msgstr "Import Playlist" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" -msgstr "" +#, fuzzy +#~ msgid "Localplay Init Failed" +#~ msgstr "Local Play Control" -#: ../../templates/show_test.inc:170 -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 "" -"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." +#, fuzzy +#~ msgid "Show Albums starting with" +#~ msgstr "Show only albums starting with" -#: ../../templates/show_test.inc:193 #, 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 "" -"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" +#~ msgid "Show Titles Starting With" +#~ msgstr "Show artists starting with" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "Ampache.cfg.php Up to Date?" +#, fuzzy +#~ msgid "Lists" +#~ msgstr "Artists" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "Ampache.cfg.php is missing the following:" +#~ msgid "Error: Password Does Not Match or Empty" +#~ msgstr "Error: Password Does Not Match or Empty" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" -msgstr "DB Connection" +#, fuzzy +#~ msgid "Password Updated" +#~ msgstr "Password" -#: ../../templates/show_test.inc:256 -msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" -msgstr "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" +#, fuzzy +#~ msgid "Playlist Deleted" +#~ msgstr "Play Selected" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "Search Ampache" +#, fuzzy +#~ msgid "The Requested Playlist has been deleted" +#~ msgstr "The requested song(s) have been enabled" -#: ../../templates/show_similar_artists.inc:23 #, fuzzy -msgid "Similar Artists" -msgstr "Artists" +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "Are you sure you want to permanently delete" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "" +#, fuzzy +#~ msgid "Confirm Action" +#~ msgstr "Confirm Password" -#: ../../templates/show_similar_artists.inc:62 #, fuzzy -msgid "Back" -msgstr "Track" +#~ msgid "Remote Selected Tracks" +#~ msgstr "Remove Selected Tracks" -#: ../../templates/show_similar_artists.inc:73 #, fuzzy -msgid "Rename selected" -msgstr "Remove Selected Tracks" +#~ msgid "Error: Unable to write to" +#~ msgstr "Error: Unable to open" -#: ../../templates/show_similar_artists.inc:83 -msgid "Advanced Options" -msgstr "" +#, fuzzy +#~ msgid "Adding" +#~ msgstr "Admin" -#: ../../templates/show_similar_artists.inc:144 #, fuzzy -msgid "Search Again" -msgstr "Search Ampache" +#~ msgid "to database" +#~ msgstr "Insert Database" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" -msgstr "Login" +#, fuzzy +#~ msgid "Continue? (Y/N):" +#~ msgstr "Continue" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" -msgstr "Remember Me" +#, fuzzy +#~ msgid "Error: " +#~ msgstr "Error" -#: ../../templates/show_login_form.inc:48 #, fuzzy -msgid "Register" -msgstr "Register User" +#~ msgid "You are currently logged in as" +#~ msgstr "you are currently logged in as" -#: ../../templates/show_search.inc:33 -msgid "Keywords" -msgstr "" +#~ msgid "Song title" +#~ msgstr "Song title" -#: ../../templates/show_search.inc:73 -#, fuzzy -msgid "Played" -msgstr "Play" +#~ msgid "Total" +#~ msgstr "Total" + +#~ msgid "Rebuild Preferences" +#~ msgstr "Rebuild Preferences" -#: ../../templates/show_search.inc:81 #, fuzzy -msgid "Min Bitrate" -msgstr "Bitrate" +#~ msgid "Streaming" +#~ msgstr "Stream" -#: ../../templates/show_search.inc:96 -msgid "One Star" -msgstr "" +#, fuzzy +#~ msgid "Options" +#~ msgstr "Action" -#: ../../templates/show_search.inc:97 #, fuzzy -msgid "Two Stars" -msgstr "Total Users" +#~ msgid "System" +#~ msgstr "Stream" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" -msgstr "" +#~ msgid "" +#~ "Use the form below to add a host that you want to have access to your " +#~ "Ampache catalog." +#~ msgstr "" +#~ "Use the form below to add a host that you want to have access to your " +#~ "Ampache catalog." -#: ../../templates/show_search.inc:99 -msgid "Four Stars" -msgstr "" +#~ msgid "Host Access to Your Catalog" +#~ msgstr "Host Access to Your Catalogue" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" -msgstr "" +#~ msgid "Revoke" +#~ msgstr "Revoke" -#: ../../templates/show_search.inc:103 -msgid "Operator" -msgstr "" +#~ msgid "Album Name" +#~ msgstr "Album Name" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "" +#~ msgid "Album Year" +#~ msgstr "Album Year" -#: ../../templates/show_search.inc:112 #, fuzzy -msgid "Method" -msgstr "Mode" - -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "" +#~ msgid "Tracks" +#~ msgstr "Track" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "" - -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" -msgstr "" +#, fuzzy +#~ msgid "Edit Access List" +#~ msgstr "Access Lists" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "" +#, 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 "" +#~ "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" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "" +#~ msgid "Ampache.cfg.php Up to Date?" +#~ msgstr "Ampache.cfg.php Up to Date?" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "" +#~ msgid "Ampache.cfg.php is missing the following:" +#~ msgstr "Ampache.cfg.php is missing the following:" #~ msgid "ID3V2 Tags" #~ msgstr "ID3V2 Tags" diff --git a/locale/es_ES/LC_MESSAGES/messages.po b/locale/es_ES/LC_MESSAGES/messages.po index e56ff1b7..0134d84e 100644 --- a/locale/es_ES/LC_MESSAGES/messages.po +++ b/locale/es_ES/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,1516 +16,1879 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" +#: ../../register.php:82 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" -msgstr "Error: No puede abrir" +#: ../../register.php:89 +msgid "Error Captcha Failed" +msgstr "" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" +#: ../../register.php:96 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" -msgstr "Error: No puede conseguir el tamaño de" +#: ../../register.php:101 +msgid "You did not enter a username" +msgstr "" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" -msgstr "no puede estar leido por Ampache" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" +#: ../../register.php:131 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" +#: ../../register.php:135 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" +msgstr "Error: Este usuario ya existe" + +#: ../../register.php:157 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" -msgstr "Encontrado" +#: ../../register.php:174 +msgid "Registration Complete" +msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 +#: ../../update.php:51 #, fuzzy -msgid "None" -msgstr "No" +msgid "Ampache Update" +msgstr "ActualizaciĂłn rápida" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" +#: ../../ratings.php:32 +msgid "Rating Updated" msgstr "" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" -msgstr "Buscado" - -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" -msgstr "Tiempo en total" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "CanciĂłnes en total" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "Song Updated" +msgstr "TĂ­tulo de la canciĂłn" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" +#: ../../admin/flag.php:97 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" -msgstr "" +#: ../../admin/flag.php:139 +#, fuzzy +msgid "Album Updated" +msgstr "Nombre del álbum" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" -msgstr "" +#: ../../admin/flag.php:181 +#, fuzzy +msgid "Artist Updated" +msgstr "ActualizaciĂłn rápida" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Songs Updated" +msgstr "ActualizaciĂłn rápida" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" -msgstr "catálogo" +#: ../../admin/flag.php:254 +#, fuzzy +msgid "Flag Removed" +msgstr "Marcar la selecciĂłn" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" +#: ../../admin/flag.php:270 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" -msgstr "Error conectando a" - -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" -msgstr "Codigo" - -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "Agregado" +#: ../../admin/flag.php:305 +#, fuzzy +msgid "Flagged Records" +msgstr "Comentado por" -#: ../../lib/class/catalog.class.php:1240 -msgid "Cleaning the" -msgstr "" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +#, fuzzy +msgid "Catalog Updated" +msgstr "ActualizaciĂłn rápida" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "Catálogo" +#: ../../admin/catalog.php:106 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Tamaño del catálogo" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" msgstr "" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." +#: ../../admin/catalog.php:141 +#, fuzzy +msgid "Catalog Cleaned" +msgstr "Nombre del catálogo" + +#: ../../admin/catalog.php:191 +#, fuzzy +msgid "Catalog Created" +msgstr "Tamaño del catálogo" + +#: ../../admin/catalog.php:208 +#, fuzzy +msgid "Catalog statistics cleared" +msgstr "EstadĂ­sticas del catálogo" + +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" -msgstr " ENCONTRADO" +#: ../../admin/catalog.php:233 +msgid "No Disabled songs found" +msgstr "" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" -msgstr "Buscando nuevo arte de álbum" +#: ../../admin/catalog.php:242 +#, fuzzy +msgid "Delete Catalog" +msgstr "Actualizar los catálogos" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" -msgstr "Ya encontrĂł el arte de álbum" +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" +msgstr "ÂżConfirmas que quiere borrar este catálogo?" -#: ../../lib/class/catalog.class.php:1634 -#, fuzzy -msgid "Update Finished." -msgstr "Actualizar el usuario" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" +msgstr "BĂşsqueda de arte de álbum acabado" -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" msgstr "" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" -msgstr "TĂ­tulo" +#: ../../admin/users.php:79 +msgid "User Updated" +msgstr "" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" +#: ../../admin/users.php:79 +msgid "updated" msgstr "" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" msgstr "" -#: ../../lib/class/song.class.php:369 -msgid "Rate" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" +msgstr "Usuario" + +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" msgstr "" -#: ../../lib/class/song.class.php:373 -msgid "Mode" +#: ../../admin/users.php:119 +msgid "New User Added" msgstr "" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" -msgstr "Tiempo" +#: ../../admin/users.php:124 +msgid "User Enabled" +msgstr "" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" +#: ../../admin/users.php:129 +msgid "User Disabled" msgstr "" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" -msgstr "Tamaño del archivo" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" +msgstr "" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" -msgstr "Artista" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" +msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" -msgstr "Ălbum" +#: ../../admin/users.php:154 +msgid "User Deleted" +msgstr "Usuario borrado" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" -msgstr "Año" +#: ../../admin/users.php:157 +msgid "Delete Error" +msgstr "Error de borrar" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" +msgstr "No puede borrar el Ăşltimo usuario administrador" + +#: ../../admin/users.php:163 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" -msgstr "GĂ©nero" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" +msgstr "" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/flag.class.php:264 +#: ../../admin/modules.php:54 ../../admin/modules.php:92 #, fuzzy -msgid "Approved" -msgstr "Modo" +msgid "Are you sure you want to remove this plugin?" +msgstr "ÂżEstá seguro que quiere borrar esta lista?" -#: ../../lib/class/flag.class.php:265 -#, fuzzy -msgid "Pending" -msgstr "Añadiendo" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" +msgstr "" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" -msgstr "Borrar" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" +msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -#, fuzzy -msgid "Other" -msgstr "otro" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Borrado" -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" -msgstr "Desconocido" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "" -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" +msgstr "Agregado" + +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" msgstr "" -#: ../../lib/class/localplay.class.php:567 +#: ../../admin/access.php:45 #, fuzzy -msgid "Paused" -msgstr "Ya tocado" +msgid "Access List Entry updated" +msgstr "Listas de acceso" -#: ../../lib/class/album.class.php:163 -msgid "Various" -msgstr "Varios" - -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" -msgstr "Mostrar gĂ©neros que empiezan con" +#: ../../admin/system.php:64 +msgid "Export Failed" +msgstr "" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" +#: ../../admin/mail.php:90 +msgid "No Catalogs Found!" msgstr "" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" -msgstr "Horrible" +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 +msgid "Add a Catalog" +msgstr "Añadir un catálogo" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" -msgstr "Está bien" +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" +msgstr "EstadĂ­sticas del catálogo" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" -msgstr "Me gusta" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "day" +msgstr "dĂ­a" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" -msgstr "¡Me encanta!" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "days" +msgstr "dĂ­as" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" -msgstr "¡Totalmente loco!" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hour" +msgstr "hora" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" -msgstr "¡Super chĂ©vere!" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hours" +msgstr "horas" -#: ../../lib/preferences.php:258 -msgid "Enable" -msgstr "" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Usuarios en total" -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Usuarios conectados" + +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" +msgstr "Ălbumes" + +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" +msgstr "Artistas" + +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" +msgstr "CanciĂłnes" + +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Tamaño del catálogo" + +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Tiempo del catálogo" + +#: ../../admin/mail.php:260 +#, fuzzy +msgid "E-mail Sent" +msgstr "Correo" + +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" +#: ../../preferences.php:86 +msgid "Error Update Failed" msgstr "" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 +#: ../../flag.php:45 #, fuzzy -msgid "Localplay" -msgstr "Local" +msgid "Item Flagged" +msgstr "Comentado por" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" -msgstr "M3U" - -#: ../../lib/preferences.php:290 -msgid "Simple M3U" -msgstr "M3U Simple" - -#: ../../lib/preferences.php:291 -msgid "PLS" -msgstr "PLS" - -#: ../../lib/preferences.php:292 -msgid "Asx" -msgstr "Asx" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +#, fuzzy +msgid "Catalogs" +msgstr "Catálogo" -#: ../../lib/preferences.php:293 -msgid "RAM" -msgstr "RAM" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "Nombre" -#: ../../lib/preferences.php:294 -msgid "XSPF" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" +msgstr "AcciĂłn" -#: ../../lib/preferences.php:326 -msgid "Disabled" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" msgstr "" -#: ../../lib/preferences.php:327 -msgid "Global" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" -msgstr "Local" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +#, fuzzy +msgid "Clean" +msgstr "Borrar la informaciĂłn" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." -msgstr "No hay canciĂłnes en esta lista." - -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 msgid "All" msgstr "Todo" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" -msgstr "Nueva lista" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" +msgstr "Borrar" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" -msgstr "Mostrar todo sin arte" - -#: ../../lib/ui.lib.php:199 -msgid "Show all" -msgstr "Mostrar todo" +#: ../../templates/show_admin_tools.inc.php:68 +#, fuzzy +msgid "No Catalogs Found" +msgstr "No encontrado" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 -msgid "No Catalogs Found!" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +#, fuzzy +msgid "Clean All" +msgstr "Limpiar todo(s) catálogo(s)" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 -msgid "Add a Catalog" -msgstr "Añadir un catálogo" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +#, fuzzy +msgid "Verify All" +msgstr "Ver todos" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "day" -msgstr "dĂ­a" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +#, fuzzy +msgid "Add to All" +msgstr "Añadir a" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "days" -msgstr "dĂ­as" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +#, fuzzy +msgid "Update All" +msgstr "Actualizar perfil" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hour" -msgstr "hora" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" +msgstr "Borrar las estadĂ­sticas del catálogo" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hours" -msgstr "horas" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Recolectar arte del álbum" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" msgstr "" -#: ../../lib/ui.lib.php:793 -msgid "Upload" -msgstr "Subir" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Mostrar las canciĂłnes duplicados" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" msgstr "" -#: ../../lib/ui.lib.php:799 +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "" + +#: ../../templates/show_admin_tools.inc.php:93 #, fuzzy -msgid "Random Play" -msgstr "Al azar" +msgid "Preferences Permissions" +msgstr "Preferencias" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Lista" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" -msgstr "Buscar" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" -msgstr "Preferencias" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -#, fuzzy -msgid "Admin-Catalog" -msgstr "Añadir catálogo" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Seleccionar" -#: ../../lib/ui.lib.php:819 +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 #, fuzzy -msgid "Admin-User Management" -msgstr "Nombre de usuario" +msgid "Object" +msgstr "Subjeto" -#: ../../lib/ui.lib.php:823 -#, fuzzy -msgid "Admin-Mail Users" -msgstr "Mandar un correo a los usuarios" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Bandera" -#: ../../lib/ui.lib.php:827 -#, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Listas de aceso" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "" -#: ../../lib/ui.lib.php:831 +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" +msgstr "" + +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 #, fuzzy -msgid "Admin-Site Preferences" -msgstr "Preferencias del Admin" +msgid "No Records Found" +msgstr "No se encontraron resultados" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" msgstr "" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" msgstr "" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" -msgstr "Ălbumes" - -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" -msgstr "Artistas" - -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 #, fuzzy -msgid "Statistics" -msgstr "EstadĂ­sticas del catálogo" +msgid "Update" +msgstr "Actualizar ID3" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" -msgstr "" +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Mostrar todo" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" -msgstr "Añadir usuario nuevo" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" +msgstr "InstalaciĂłn de Ampache" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" -msgstr "No hay suficiente informaciĂłn" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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 "" +"Este página se trata de la instalaciĂłn de la base de datos Ampache y la " +"creaciĂłn del archivo ampache.cfg.php. Antes de seguir, por favor asegurase " +"que tiene los requisitos siguientes." -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" -msgstr "InglĂ©s" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" +msgstr "" -#: ../../lib/general.lib.php:881 -msgid "British English" -msgstr "InglĂ©s de Bretaña" +#: ../../templates/show_install_account.inc.php:43 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" +msgstr "" +"Su servidor sĂ­ tiene aceso de leer el archivo /sql/ampache.sql y el archivo /" +"config/ampache.cfg.dist.php" -#: ../../lib/general.lib.php:887 -msgid "Turkish" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" msgstr "" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" -msgstr "Chino simplificado" +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" +msgstr "" -#: ../../lib/general.lib.php:966 -msgid "On" -msgstr "Encender" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "" -#: ../../lib/general.lib.php:969 -msgid "Off" -msgstr "Apagar" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" +msgstr "" -#: ../../lib/debug.lib.php:218 +#: ../../templates/show_install_account.inc.php:52 msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" +"This step creates your initial Ampache admin account. Once your admin " +"account has been created you will be directed to the login page" msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "archivo" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "No archivo subido" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" +msgstr "Contraseña" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." -msgstr "HabĂ­a una problema con subir el archivo: No %s fue subido." +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" +msgstr "Crear una cuenta" -#: ../../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)." +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" msgstr "" -"HabĂ­a una problema con subir el archivo: El %s fue más grande que el tamaño " -"máximo permitido (%d bytes)." -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -"HabĂ­a una problema con subir el archivo: El %s fue subido parcialmente." -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -#, fuzzy -msgid "Catalog Updated" -msgstr "ActualizaciĂłn rápida" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../admin/catalog.php:119 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Tamaño del catálogo" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" +msgstr "AcciĂłnes" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/catalog.php:128 -msgid "Songs Removed" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" +#: ../../templates/show_song.inc.php:22 +msgid "Details" msgstr "" -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "TĂ­tulo" + +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" +msgstr "Artista" + +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" +msgstr "Ălbum" + +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" +msgstr "GĂ©nero" + +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" msgstr "" -#: ../../admin/catalog.php:155 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Nombre del catálogo" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "Nombre del archivo" -#: ../../admin/catalog.php:198 -#, fuzzy -msgid "Catalog Created" -msgstr "Tamaño del catálogo" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" -#: ../../admin/catalog.php:199 -msgid "Catalog Created and Songs Indexed" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" msgstr "" -#: ../../admin/catalog.php:212 +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 #, fuzzy -msgid "Catalog statistics cleared" -msgstr "EstadĂ­sticas del catálogo" +msgid "Song Title" +msgstr "TĂ­tulo de la canciĂłn" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "Lista" + +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" msgstr "" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" -msgstr "ÂżConfirmas borrar las estadĂ­sticas de este catálogo?" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" +msgstr "" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" -msgstr "Borrar las estadĂ­sticas del catálogo" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" +msgstr "" -#: ../../admin/catalog.php:241 -msgid "No Disabled songs found" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" msgstr "" -#: ../../admin/catalog.php:249 -#, fuzzy -msgid "Delete Catalog" -msgstr "Actualizar los catálogos" +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" +msgstr "" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" -msgstr "ÂżConfirmas que quiere borrar este catálogo?" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" +msgstr "" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" -msgstr "BĂşsqueda de arte de álbum acabado" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "Desconocido" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "Song Updated" -msgstr "TĂ­tulo de la canciĂłn" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "Nombre entero" -#: ../../admin/flag.php:97 -msgid "The requested song has been updated" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/flag.php:139 -#, fuzzy -msgid "Album Updated" -msgstr "Nombre del álbum" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "Ăšltimo visto" -#: ../../admin/flag.php:181 -#, fuzzy -msgid "Artist Updated" -msgstr "ActualizaciĂłn rápida" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Songs Updated" -msgstr "ActualizaciĂłn rápida" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" -#: ../../admin/flag.php:254 +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" + +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "" + +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 #, fuzzy -msgid "Flag Removed" -msgstr "Marcar la selecciĂłn" +msgid "Recently Played" +msgstr "Menos tocado" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" msgstr "" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "Tiempo" + +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "No hay suficiente informaciĂłn" + +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Arte del álbum" + +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Haga click para cerrar la ventana" + +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "Bajar" + +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" msgstr "" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Marcar cancin." + +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +#, fuzzy +msgid "File" +msgstr "archivo" + +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" msgstr "" -#: ../../admin/flag.php:305 +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 #, fuzzy -msgid "Flagged Records" -msgstr "Comentado por" +msgid "Other" +msgstr "otro" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -#, fuzzy -msgid "Site" -msgstr "TĂ­tulo" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "" + +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "Encontrado" -#: ../../admin/access.php:42 -#, fuzzy -msgid "Confirm Delete" -msgstr "Usuario borrado" +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" +msgstr "" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" -msgstr "ÂżConfirmas borrar este registro de aceso?" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "" -#: ../../admin/access.php:49 -msgid "Entry Deleted" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" msgstr "" -#: ../../admin/access.php:54 -msgid "Entry Added" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" msgstr "" -#: ../../admin/access.php:58 -#, fuzzy -msgid "Entry Updated" -msgstr "ActualizaciĂłn rápida" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" +msgstr "Tocar el álbum" -#: ../../admin/access.php:58 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Listas de acceso" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" +msgstr "Volumen" -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" +#: ../../templates/show_localplay_status.inc.php:55 +msgid "Repeat" msgstr "" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Al azar" + +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" -msgstr "Error: Este usuario ya existe" +#: ../../templates/show_disabled_songs.inc.php:65 +#, fuzzy +msgid "Remove" +msgstr "Cambiar el nombre" -#: ../../admin/users.php:142 -msgid "Deletion Request" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" -msgstr "No" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "DirecciĂłn de empezar" -#: ../../admin/users.php:150 -msgid "User Deleted" -msgstr "Usuario borrado" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "DirecciĂłn de acabar" -#: ../../admin/users.php:153 -msgid "Delete Error" -msgstr "Error de borrar" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "Nivel" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" -msgstr "No puede borrar el Ăşltimo usuario administrador" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" -msgstr "EstadĂ­sticas del catálogo" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "Tipo" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" -msgstr "Usuarios en total" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "Nombre entero" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" -msgstr "Usuarios conectados" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" +msgstr "Fecha de registro" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" -msgstr "CanciĂłnes" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +#, fuzzy +msgid "Last Ip" +msgstr "Ăšltimo visto" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" -msgstr "Tamaño del catálogo" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "En linea" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" -msgstr "Tiempo del catálogo" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" -#: ../../admin/mail.php:252 +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 #, fuzzy -msgid "E-mail Sent" -msgstr "Correo" +msgid "Base Playlist" +msgstr "Nueva lista" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." -msgstr "" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" +msgstr "Crear nueva lista" -#: ../../admin/modules.php:41 -msgid "Module Activated" +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" msgstr "" -#: ../../admin/modules.php:48 -#, fuzzy -msgid "Are you sure you want to remove this module?" -msgstr "ÂżEstá seguro que quiere borrar esta lista?" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" msgstr "" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" +#: ../../templates/show_install_config.inc.php:51 +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 "" -#: ../../admin/modules.php:79 -#, fuzzy -msgid "Are you sure you want to remove this plugin?" -msgstr "ÂżEstá seguro que quiere borrar esta lista?" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" msgstr "" -#: ../../admin/system.php:120 -msgid "Export Failed" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Marcar cancin." +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "Nombre del servidor MySQL" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -#, fuzzy -msgid "File" -msgstr "archivo" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Nombre del usuario de MySQL" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Contraseña de MySQL" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" -msgstr "Bandera" - -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" -msgstr "InstalaciĂłn de Ampache" - -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" msgstr "" -"Este página se trata de la instalaciĂłn de la base de datos Ampache y la " -"creaciĂłn del archivo ampache.cfg.php. Antes de seguir, por favor asegurase " -"que tiene los requisitos siguientes." -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" msgstr "" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -"Su servidor sĂ­ tiene aceso de leer el archivo /sql/ampache.sql y el archivo /" -"config/ampache.cfg.dist.php" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" msgstr "" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "Correo" + +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" msgstr "" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "Permisos de aceso del usuario" + +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "Actualizar el usuario" + +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Varios" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "Buscar" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:57 -msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" msgstr "" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +#, fuzzy +msgid "Create" +msgstr "Crear una cuenta" + +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Seguir" + +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Cancelar" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" msgstr "" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" msgstr "" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" -msgstr "Contraseña" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +#, fuzzy +msgid "Localplay" +msgstr "Local" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" -msgstr "Crear una cuenta" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "Preferencias" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" -msgstr "Listas de reproducciĂłn" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" -msgstr "Nombre de la lista" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" -msgstr "Numero de canciĂłnes" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catálogo" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" -msgstr "Dueño" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" -msgstr "AcciĂłnes" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" -msgstr "Mirar" +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +#, fuzzy +msgid "Current Playlist" +msgstr "Crear nueva lista" + +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 msgid "Play" msgstr "Toca" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" -msgstr "Al azar" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" -msgstr "Bajar" +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +#, fuzzy +msgid "Description" +msgstr "descripciĂłn" -#: ../../templates/show_playlists.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 #, fuzzy -msgid "No Playlists Found" -msgstr "No se encontraron resultados" +msgid "Version" +msgstr "VersiĂłn de PHP" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" msgstr "" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" -msgstr "Tipo de bĂşsqueda" - -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" -msgstr "Artista y TĂ­tulo" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" -msgstr "Artista, Ălbum y TĂ­tulo" +#: ../../templates/show_install.inc.php:54 +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 parte crea y inserta la base de datos Ampache. Por eso, por favorusa " +"una cuenta de MySQL con permisos de crear una base de datos. Es posibleque " +"tenga que esperar un ratito. Este dependa en cuán viejo es su computadora." -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" -msgstr "SĂ­" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Nombre administrativo de MySQL" + +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Contraseña administrativa de MySQL" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "Crear un usuario para nueva base de datos" + +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Nombre del usuario de la base de datos Ampache" + +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Contraseña del usario de la base de datos Ampache" + +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -#, fuzzy -msgid "Current Playlist" -msgstr "Crear nueva lista" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Insertar una base de datos" -#: ../../templates/show_playlist_edit.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:23 #, fuzzy -msgid "Editing Playlist" -msgstr "Cambia la lista de reproducciĂłn" +msgid "Similar Artists" +msgstr "Artistas" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" -msgstr "Nombre" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" -msgstr "Tipo" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" -msgstr "PĂşblico" +#: ../../templates/show_similar_artists.inc.php:77 +#, fuzzy +msgid "Rename selected" +msgstr "Tocar la selecciĂłn" -#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../templates/show_similar_artists.inc.php:91 #, fuzzy -msgid "Private" -msgstr "Tu privado" +msgid "Advanced Options" +msgstr "Agregado" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 +#: ../../templates/show_similar_artists.inc.php:152 #, fuzzy -msgid "Update" -msgstr "Actualizar ID3" +msgid "Search Again" +msgstr "Buscar" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" -msgstr "Usuarios" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Crear una lista nueva" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "Mandar un correo a los usuarios" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Cambiar el nombre" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -msgid "Config" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" +msgstr "O" + +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" -msgstr "Lista de aceso" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -#, fuzzy -msgid "Song Title" -msgstr "TĂ­tulo de la canciĂłn" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" +msgstr "" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" msgstr "" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" -msgstr "Minutos" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" +msgstr "Toca al azar" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" -msgstr "Menos tocado" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" -msgstr "Ponerlos en el queue" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" +msgstr "" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" +#: ../../templates/header.inc.php:71 +msgid "Log out" msgstr "" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_admin_tools.inc.php:27 +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" +msgstr "Portada" + +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" +msgstr "Año" + +#: ../../templates/show_preference_admin.inc.php:22 #, fuzzy -msgid "Catalogs" -msgstr "Catálogo" +msgid "Preference Administration" +msgstr "Preferencias" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "AcciĂłn" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" +msgstr "Preferencia" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" -msgstr "" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "minutes ago" +msgstr "Minutos" -#: ../../templates/show_admin_tools.inc.php:46 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Clean" -msgstr "Borrar la informaciĂłn" +msgid "hours ago" +msgstr "horas" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "days ago" +msgstr "dĂ­as" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "No Catalogs Found" -msgstr "No encontrado" +msgid "years ago" +msgstr "año" -#: ../../templates/show_admin_tools.inc.php:71 -#, fuzzy -msgid "Clean All" -msgstr "Limpiar todo(s) catálogo(s)" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:72 -#, fuzzy -msgid "Verify All" -msgstr "Ver todos" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Buscar" -#: ../../templates/show_admin_tools.inc.php:73 -#, fuzzy -msgid "Add to All" -msgstr "Añadir a" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Palabras claves" -#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Ya tocado" + +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "SĂ­" + +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "No" + +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Bitrate mĂ­nimo" + +#: ../../templates/show_search.inc.php:95 #, fuzzy -msgid "Update All" -msgstr "Actualizar perfil" +msgid "One Star" +msgstr "Dueño" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" -msgstr "Recolectar arte del álbum" +#: ../../templates/show_search.inc.php:96 +#, fuzzy +msgid "Two Stars" +msgstr "Usuarios en total" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" -msgstr "Mostrar las canciĂłnes duplicados" - -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -msgid "Generate New Config" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:86 -#, fuzzy -msgid "Preferences Permissions" -msgstr "Preferencias" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Operador" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" -msgstr "" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "Y" -#: ../../templates/show_admin_tools.inc.php:88 -msgid "Check for New Version" -msgstr "" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "MetĂłd" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" -msgstr "Ălbumes por" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "No exacto" + +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "Exacto" + +#: ../../templates/show_search.inc.php:118 +#, fuzzy +msgid "Maximum Results" +msgstr "Resultados máximos" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" -msgstr "Mostrar todas las canciĂłnes por" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "Sin lĂ­mites" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" -msgstr "Tocar todas las canciĂłnes por" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" -msgstr "Tocar al azar las canciĂłnes por" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" -msgstr "Cambiar el nombre del artista" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "" -#: ../../templates/show_artist_box.inc.php:39 -msgid "Find duplicate artists" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" -msgstr "Correo" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" -msgstr "Resultados por página" +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +#, fuzzy +msgid "ACL Type" +msgstr "Tipo" -#: ../../templates/show_user.inc.php:42 +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 #, fuzzy -msgid "New Password" -msgstr "Contraseña" +msgid "Stream Access" +msgstr "Aceso" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" -msgstr "Borrar las estadĂ­sticas" - -#: ../../templates/show_user.inc.php:65 -#, fuzzy -msgid "Update Account" -msgstr "Crear una cuenta" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -#, fuzzy -msgid "Favorite Artists" -msgstr "Artistas" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "Primera direcciĂłn de IP" -#: ../../templates/show_user_stats.inc.php:40 +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 #, fuzzy -msgid "Favorite Albums" -msgstr "Ălbumes enteros" +msgid "End IP Address" +msgstr "DirecciĂłn de acabar" -#: ../../templates/show_user_stats.inc.php:51 -#, fuzzy -msgid "Favorite Songs" -msgstr "CanciĂłnes en total" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" +msgstr "" -#: ../../templates/show_tv_playlist.inc.php:31 -#, fuzzy -msgid "Playing from base Playlist" -msgstr "Tocar esta lista" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "Mirar" -#: ../../templates/show_tv_playlist.inc.php:44 +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 #, fuzzy -msgid "Votes" -msgstr "otro" +msgid "Read" +msgstr "Al azar" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" msgstr "" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" -msgstr "Preferencia" - -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" -msgstr "Valor" - -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" -msgstr "Aplicar a todos" - -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" -msgstr "descripciĂłn" - #: ../../templates/show_user_registration.inc.php:54 msgid "Ampache New User Registration" msgstr "" @@ -1542,11 +1905,6 @@ msgstr "" msgid "User Information" msgstr "" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "Nombre entero" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "Borrar la informaciĂłn" @@ -1555,116 +1913,77 @@ msgstr "Borrar la informaciĂłn" msgid "Register User" msgstr "Registrar usuario" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" msgstr "" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Recordarme" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registrar" + +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_modules.inc.php:38 -#, fuzzy -msgid "Localplay Modules" -msgstr "Control local de reproducciĂłn" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_modules.inc.php:41 -#, fuzzy -msgid "Module Name" -msgstr "Nombre entero" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" +msgstr "Los artistas más populares" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" -msgstr "" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" +msgstr "Los álbumes más populares" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" -msgstr "" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" +msgstr "Los gĂ©neros más populares" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -#, fuzzy -msgid "No Records Found" -msgstr "No se encontraron resultados" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" +msgstr "Las canciĂłnes más populares" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_modules.inc.php:73 -#, fuzzy -msgid "Description" -msgstr "descripciĂłn" - -#: ../../templates/show_modules.inc.php:74 -#, fuzzy -msgid "Version" -msgstr "VersiĂłn de PHP" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "" #: ../../templates/show_edit_song.inc.php:23 #, fuzzy msgid "Edit Song" msgstr "Numero de canciĂłnes" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "O" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy msgid "Update Song" msgstr "Actualizar los catálogos" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "Nombre del archivo" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Tipo de lista" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Mirando" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +#, fuzzy +msgid "Genres" +msgstr "GĂ©nero" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 #, fuzzy msgid "Send E-mail to Users" msgstr "Mandar un correo a los usuarios" @@ -1673,317 +1992,371 @@ msgstr "Mandar un correo a los usuarios" msgid "Mail to" msgstr "Mandar a" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "Los álbumes más populares" - -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_mail_users.inc.php:54 #, fuzzy msgid "Latest Artist Additions" msgstr "Los artistas más nuevos" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "Los artistas más populares" - -#: ../../templates/show_mail_users.inc.php:63 +#: ../../templates/show_mail_users.inc.php:65 #, fuzzy msgid "Latest Album Additions" msgstr "Los álbumes más nuevos" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Las canciĂłnes más populares" - -#: ../../templates/show_mail_users.inc.php:73 +#: ../../templates/show_mail_users.inc.php:75 msgid "Flagged Songs" msgstr "" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 #, fuzzy msgid "Disabled Songs" msgstr "CanciĂłnes duplicadas" -#: ../../templates/show_mail_users.inc.php:85 +#: ../../templates/show_mail_users.inc.php:87 #, fuzzy msgid "Most Popular Threshold in days" msgstr "Las canciĂłnes más populares" -#: ../../templates/show_mail_users.inc.php:96 +#: ../../templates/show_mail_users.inc.php:98 msgid "Subject" msgstr "Subjeto" -#: ../../templates/show_mail_users.inc.php:103 +#: ../../templates/show_mail_users.inc.php:105 msgid "Message" msgstr "Mensaje" -#: ../../templates/show_mail_users.inc.php:113 +#: ../../templates/show_mail_users.inc.php:114 msgid "Send Mail" msgstr "Mandar un correo" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" +msgstr "Añadiendo un usuario nuevo" + +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" msgstr "" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 -#, fuzzy -msgid "Show All" -msgstr "Mostrar todo" +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" +msgstr "" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" +msgstr "Añadir un usuario" + +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Añadir aceso para un servidor" + +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" +msgstr "" + +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:22 +#: ../../templates/show_add_access.inc.php:82 #, fuzzy -msgid "Admin Controls" -msgstr "SecciĂłn de administraciĂłn" +msgid "Create ACL" +msgstr "Crear una cuenta" + +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" +msgstr "Valor" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Aplicar a todos" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" + +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" +msgstr "descripciĂłn" + +#: ../../templates/show_playlist_edit.inc.php:26 #, fuzzy -msgid "Base Playlist" -msgstr "Nueva lista" +msgid "Editing Playlist" +msgstr "Cambia la lista de reproducciĂłn" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "PĂşblico" + +#: ../../templates/show_playlist_edit.inc.php:40 #, fuzzy -msgid "Clear Playlist" -msgstr "Nueva lista" +msgid "Private" +msgstr "Tu privado" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" -msgstr "Seguir" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "Tipo de bĂşsqueda" + +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "Artista y TĂ­tulo" + +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "Artista, Ălbum y TĂ­tulo" + +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" +msgstr "" + +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" +msgstr "" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" +msgstr "Buscado" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +#, fuzzy +msgid "None" +msgstr "No" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" -msgstr "Cancelar" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Ălbumes por" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" -msgstr "Seleccionar" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Mostrar todas las canciĂłnes por" -#: ../../templates/show_flagged.inc.php:28 -#, fuzzy -msgid "Object" -msgstr "Subjeto" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" +msgstr "Tocar todas las canciĂłnes por" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" -msgstr "Usuario" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" +msgstr "Tocar al azar las canciĂłnes por" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" msgstr "" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" +#: ../../templates/show_artist_box.inc.php:39 +msgid "Find duplicate artists" msgstr "" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Cambiar el nombre" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Tocar una canciĂłn al azar" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Del gĂ©nero" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" -msgstr "Los artistas más nuevos" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" +msgstr "Estándar" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" -msgstr "Los álbumes más nuevos" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" +msgstr "Menos tocado" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" -msgstr "" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" +msgstr "Ălbumes enteros" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" msgstr "" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" -msgstr "" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" +msgstr "Minutos" -#: ../../templates/show_get_albumart.inc.php:54 +#: ../../templates/show_random.inc.php:59 #, fuzzy -msgid "Local Image" -msgstr "Local" - -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" -msgstr "" +msgid "From catalog" +msgstr "del catálogo" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" -msgstr "AcciĂłnes de la lista" +#: ../../templates/show_random.inc.php:65 +#, fuzzy +msgid "Size Limit" +msgstr "LĂ­mite" -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" -msgstr "Cambia la lista de reproducciĂłn" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" +msgstr "Ponerlos en el queue" -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" msgstr "" -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" -msgstr "Tocar esta lista" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Mirando" -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" -msgstr "Toca al azar" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:38 -#, fuzzy -msgid "Delete This Playlist" -msgstr "Tocar esta lista" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Cuenta" -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" -msgstr "Crear nueva lista" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:43 +#: ../../templates/sidebar_preferences.inc.php:34 #, fuzzy -msgid "Delete Empty Playlists" -msgstr "Crear nueva lista" +msgid "Localplay Modules" +msgstr "Control local de reproducciĂłn" -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" -msgstr "Los gĂ©neros más populares" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" -msgstr "Tocar la selecciĂłn" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" +msgstr "" -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" -msgstr "Bajar la selecciĂłn" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" +msgstr "" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" msgstr "" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "Añadir a" +#: ../../templates/show_get_albumart.inc.php:52 +#, fuzzy +msgid "Local Image" +msgstr "Local" + +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" +msgstr "" + +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "" #: ../../templates/show_edit_catalog.inc.php:22 msgid "Settings for" msgstr "" #: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_add_catalog.inc.php:35 msgid "Auto-inserted Fields" msgstr "" #: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_add_catalog.inc.php:36 msgid "album name" msgstr "nombre del álbum" #: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_add_catalog.inc.php:37 msgid "artist name" msgstr "nombre del artista" #: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:38 msgid "id3 comment" msgstr "" #: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:39 msgid "genre" msgstr "gĂ©nero" #: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 +#: ../../templates/show_add_catalog.inc.php:40 msgid "track number (padded with leading 0)" msgstr "" #: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 +#: ../../templates/show_add_catalog.inc.php:41 msgid "song title" msgstr "tĂ­tulo de la canciĂłn" #: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:42 msgid "year" msgstr "año" #: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 +#: ../../templates/show_add_catalog.inc.php:43 msgid "other" msgstr "otro" #: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 +#: ../../templates/show_add_catalog.inc.php:52 msgid "Catalog Type" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 msgid "XML-RPC Key" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 +#: ../../templates/show_edit_catalog.inc.php:51 msgid "Filename pattern" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "Folder Pattern" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "(no leading or ending '/')" msgstr "" @@ -1991,1080 +2364,1168 @@ msgstr "" msgid "Save Catalog Settings" msgstr "" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" -msgstr "Volumen" +#: ../../templates/show_democratic_playlist.inc.php:38 +#, fuzzy +msgid "Playing from base Playlist" +msgstr "Tocar esta lista" -#: ../../templates/show_localplay_status.inc.php:56 -msgid "Repeat" +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +#, fuzzy +msgid "Votes" +msgstr "otro" + +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Crear una lista nueva" +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 +#: ../../templates/show_edit_artist.inc.php:23 #, fuzzy -msgid "Create" -msgstr "Crear una cuenta" +msgid "Edit Artist" +msgstr "Artista" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 +#, fuzzy +msgid "Edit Album" +msgstr "Ălbum" + +#: ../../templates/show_edit_album.inc.php:47 +#, fuzzy +msgid "Update Album" +msgstr "Recolectar arte del álbum" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "" + +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" +msgstr "" + +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" +msgstr "Tocar la selecciĂłn" + +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" +msgstr "Bajar la selecciĂłn" + +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" +msgstr "" + +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "" + +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" +msgstr "Añadir a" + +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "" + +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "" + +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Fecha" + +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +#, fuzzy +msgid "IP Address" +msgstr "Primera direcciĂłn de IP" -#: ../../templates/show_add_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:27 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 "" -#: ../../templates/show_add_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:32 msgid "Catalog Name" msgstr "" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Local" + +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "Añadir catálogo" + +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +#, fuzzy +msgid "Clear Playlist" +msgstr "Nueva lista" + +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "" + +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../templates/show_add_catalog.inc.php:59 -msgid "Remote" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Required for Remote Catalogs" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../templates/show_add_catalog.inc.php:68 -msgid "Filename Pattern" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../templates/show_add_catalog.inc.php:82 -msgid "Build Playlists from m3u Files" -msgstr "" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Tipo de lista" -#: ../../templates/show_add_catalog.inc.php:90 -msgid "Add Catalog" -msgstr "Añadir catálogo" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" -msgstr "Añadiendo un usuario nuevo" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" -msgstr "Permisos de aceso del usuario" +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Artistas" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" -msgstr "Añadir un usuario" +#: ../../templates/show_user_stats.inc.php:43 +#, fuzzy +msgid "Favorite Albums" +msgstr "Ălbumes enteros" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" -msgstr "Actualizar el usuario" +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "CanciĂłnes en total" #: ../../templates/show_list_duplicates.inc.php:26 msgid "Duplicate Songs" msgstr "CanciĂłnes duplicadas" -#: ../../templates/show_list_duplicates.inc.php:34 +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 msgid "Length" msgstr "Longitud" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 msgid "Size" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:75 +#: ../../templates/show_list_duplicates.inc.php:96 #, fuzzy msgid "Disable Songs" msgstr "CanciĂłnes duplicadas" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" -msgstr "Fecha" - -#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 #, fuzzy -msgid "IP Address" -msgstr "Primera direcciĂłn de IP" +msgid "Statistics" +msgstr "EstadĂ­sticas del catálogo" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -#, fuzzy -msgid "Preference Administration" -msgstr "Preferencias" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" -msgstr "Nivel" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Ălbum" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" +msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -#, fuzzy -msgid "Update Album" -msgstr "Recolectar arte del álbum" +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" +msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "minutes ago" -msgstr "Minutos" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "hours ago" -msgstr "horas" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "catálogo" -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "days ago" -msgstr "dĂ­as" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" +msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "years ago" -msgstr "año" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "DESCRIPCIĂ“N" -#: ../../templates/show_recently_played.inc.php:26 -#, fuzzy -msgid "Recently Played" -msgstr "Menos tocado" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" +msgstr "VersiĂłn de PHP" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -#, fuzzy -msgid "Edit Artist" -msgstr "Artista" +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" msgstr "" -#: ../../localplay.php:77 -#, fuzzy -msgid "Localplay Init Failed" -msgstr "Control local de reproducciĂłn" +#: ../../templates/show_test.inc.php:97 +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.php:101 +msgid "PHP ICONV Support" +msgstr "" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" -msgstr "Monstrar los álbumes que empiezan con" +#: ../../templates/show_test.inc.php:115 +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 "" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" -msgstr "Mostrar los artistas que empiezan con" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" +msgstr "" -#: ../../browse.php:124 -#, fuzzy -msgid "Show Titles Starting With" -msgstr "Mostrar los artistas que empiezan con" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." +msgstr "" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" -msgstr "Listas" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" +msgstr "" -#: ../../ratings.php:33 -msgid "Rating Updated" +#: ../../templates/show_test.inc.php:166 +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 "" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" -#: ../../login.php:103 -msgid "No local account found" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" +msgstr "" + +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "" + +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "preferencias" + +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" msgstr "" -#: ../../preferences.php:61 +#: ../../templates/show_account.inc.php:40 #, fuzzy -msgid "Password Updated" +msgid "New Password" msgstr "Contraseña" -#: ../../update.php:73 -#, fuzzy -msgid "Ampache Update" -msgstr "ActualizaciĂłn rápida" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Borrar las estadĂ­sticas" -#: ../../tv.php:62 +#: ../../templates/show_account.inc.php:64 #, fuzzy -msgid "Playlist Cleared" -msgstr "Lista creada" +msgid "Update Account" +msgstr "Crear una cuenta" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" msgstr "" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../activate.php:43 -msgid "No user with this name registered" -msgstr "No hay usuario registrado con este nombre" - -#: ../../activate.php:47 -msgid "The validation key used isn't correct." +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../activate.php:52 -msgid "User activated" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" msgstr "" -#: ../../activate.php:52 -msgid "This User ID is activated and can be used" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" msgstr "" -#: ../../playlist.php:46 -msgid "Playlist Deleted" -msgstr "Lista borrada" - -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" msgstr "" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" -msgstr "ÂżEstá seguro que quiere borrar esta lista?" - -#: ../../playlist.php:57 -#, fuzzy -msgid "Confirm Action" -msgstr "AcciĂłn" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" +msgstr "" -#: ../../playlist.php:117 -msgid "Playlist Created" -msgstr "Lista creada" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" +msgstr "" -#: ../../playlist.php:117 -msgid " has been created" -msgstr " ha sido creada" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" +msgstr "Tocar al azar del álbum" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" msgstr "" -#: ../../playlist.php:145 -msgid "Playlist Updated" -msgstr "" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" +msgstr "Encontrar arte del álbum" -#: ../../playlist.php:146 -msgid "has been updated and is now" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" msgstr "" -#: ../../playlist.php:166 -#, fuzzy -msgid "Playlist Imported" -msgstr "Lista creada" +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" +msgstr "Nombre de la lista" -#: ../../playlist.php:195 -#, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Lista borrada" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" +msgstr "Numero de canciĂłnes" -#: ../../flag.php:46 -#, fuzzy -msgid "Item Flagged" -msgstr "Comentado por" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" +msgstr "Dueño" -#: ../../flag.php:46 -msgid "The specified item has been flagged" +#: ../../activate.php:42 +msgid "No user with this name registered" +msgstr "No hay usuario registrado con este nombre" + +#: ../../activate.php:46 +msgid "The validation key used isn't correct." msgstr "" -#: ../../albums.php:48 -msgid "Album Art Cleared" +#: ../../activate.php:51 +msgid "User activated" msgstr "" -#: ../../albums.php:48 -#, fuzzy -msgid "Album Art information has been removed from the database" -msgstr "Se eliminĂł el arte de álbumes de la base de datos" - -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" +#: ../../activate.php:51 +msgid "This User ID is activated and can be used" msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" -msgstr "" +#: ../../democratic.php:80 +#, fuzzy +msgid "Playlist Cleared" +msgstr "Lista creada" -#: ../../register.php:81 -msgid "Error Captcha Required" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../register.php:88 -msgid "Error Captcha Failed" -msgstr "" +#: ../../lib/class/flag.class.php:280 +#, fuzzy +msgid "Approved" +msgstr "Modo" -#: ../../register.php:95 -msgid "You must accept the user agreement" -msgstr "" +#: ../../lib/class/flag.class.php:281 +#, fuzzy +msgid "Pending" +msgstr "Añadiendo" -#: ../../register.php:100 -msgid "You did not enter a username" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" msgstr "" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" msgstr "" -#: ../../register.php:130 -msgid "You must enter a password" +#: ../../lib/class/song.class.php:341 +msgid "Rate" msgstr "" -#: ../../register.php:134 -msgid "Your passwords do not match" +#: ../../lib/class/song.class.php:345 +msgid "Mode" msgstr "" -#: ../../register.php:152 -msgid "Error: Insert Failed" -msgstr "" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" +msgstr "Tamaño del archivo" -#: ../../register.php:169 -msgid "Registration Complete" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" msgstr "" -#: ../../bin/print_tags.php.inc:64 -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" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" msgstr "" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" -msgstr "Nombre del archivo:" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" +msgstr "Listas de reproducciĂłn" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" -msgstr "" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" +msgstr "Error: No puede abrir" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" -msgstr "Añadiendo" - -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" -msgstr "a la base de datos" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" +msgstr "Error: No puede conseguir el tamaño de" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" -msgstr "Borrado" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" +msgstr "no puede estar leido por Ampache" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" msgstr "" -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" msgstr "" -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " -msgstr "Error: " +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" msgstr "" -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" -msgstr "Arte del álbum" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" +msgstr "Tiempo en total" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" -msgstr "Haga click para cerrar la ventana" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" +msgstr "CanciĂłnes en total" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" msgstr "" -#: ../../templates/show_disabled_songs.inc:49 -#, fuzzy -msgid "Remove" -msgstr "Cambiar el nombre" - -#: ../../templates/list_header.inc:110 -msgid "Prev" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" msgstr "" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" -msgstr "TĂ­tulo de la canciĂłn" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" +msgstr "Error conectando a" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" +msgstr "Codigo" + +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" msgstr "" -#: ../../templates/show_songs.inc:183 -msgid "Total" -msgstr "Total" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" +msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" msgstr "" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" -msgstr "Nombre del servidor MySQL" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" +msgstr " ENCONTRADO" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" -msgstr "Nombre del usuario de MySQL" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" +msgstr "Buscando nuevo arte de álbum" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" -msgstr "Contraseña de MySQL" +#: ../../lib/class/catalog.class.php:1706 +#, fuzzy +msgid "Update Finished." +msgstr "Actualizar el usuario" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" msgstr "" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." msgstr "" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" msgstr "" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" +#: ../../lib/class/localplay.class.php:650 +#, fuzzy +msgid "Paused" +msgstr "Ya tocado" + +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_album.inc:55 -msgid "Play Album" -msgstr "Tocar el álbum" +#: ../../lib/preferences.php:245 +msgid "Enable" +msgstr "" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" -msgstr "Tocar al azar del álbum" +#: ../../lib/preferences.php:272 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" -msgstr "" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" +msgstr "M3U Simple" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" -msgstr "Encontrar arte del álbum" +#: ../../lib/preferences.php:274 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" -msgstr "" +#: ../../lib/preferences.php:275 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" -msgstr "preferencias" +#: ../../lib/preferences.php:276 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" +#: ../../lib/preferences.php:277 +msgid "XSPF" msgstr "" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" +#: ../../lib/preferences.php:310 +msgid "Disabled" msgstr "" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" +#: ../../lib/preferences.php:332 +msgid "Send on Add" msgstr "" -#: ../../templates/show_preferences.inc:68 -#, fuzzy -msgid "Options" -msgstr "AcciĂłnes" - -#: ../../templates/show_preferences.inc:72 -msgid "Account" -msgstr "Cuenta" - -#: ../../templates/show_preferences.inc:76 -msgid "System" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" msgstr "" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" -msgstr "Tocar una canciĂłn al azar" +#: ../../lib/preferences.php:343 +msgid "Always" +msgstr "" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" -msgstr "Del gĂ©nero" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Horrible" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" -msgstr "Estándar" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "Está bien" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" -msgstr "Ălbumes enteros" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "Me gusta" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" -msgstr "" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "¡Me encanta!" -#: ../../templates/show_random_play.inc:61 -#, fuzzy -msgid "From catalog" -msgstr "del catálogo" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "¡Totalmente loco!" -#: ../../templates/show_random_play.inc:67 -#, fuzzy -msgid "Size Limit" -msgstr "LĂ­mite" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "¡Super chĂ©vere!" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" -msgstr "Sin lĂ­mites" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" +msgstr "InglĂ©s" -#: ../../templates/show_install.inc:54 -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" +#: ../../lib/general.lib.php:496 +msgid "British English" +msgstr "InglĂ©s de Bretaña" + +#: ../../lib/general.lib.php:502 +msgid "Turkish" msgstr "" -"Este parte crea y inserta la base de datos Ampache. Por eso, por favorusa " -"una cuenta de MySQL con permisos de crear una base de datos. Es posibleque " -"tenga que esperar un ratito. Este dependa en cuán viejo es su computadora." -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" -msgstr "Nombre administrativo de MySQL" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" +msgstr "Chino simplificado" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" -msgstr "Contraseña administrativa de MySQL" +#: ../../lib/general.lib.php:580 +msgid "On" +msgstr "Encender" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" -msgstr "Crear un usuario para nueva base de datos" +#: ../../lib/general.lib.php:583 +msgid "Off" +msgstr "Apagar" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" -msgstr "Nombre del usuario de la base de datos Ampache" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" +msgstr "" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" -msgstr "Contraseña del usario de la base de datos Ampache" +#: ../../lib/ui.lib.php:550 +msgid "Upload" +msgstr "Subir" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" -msgstr "Insertar una base de datos" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" +msgstr "" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" -msgstr "Añadir aceso para un servidor" +#: ../../lib/ui.lib.php:556 +#, fuzzy +msgid "Random Play" +msgstr "Al azar" -#: ../../templates/show_add_access.inc:23 -msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." -msgstr "" -"Usa la forma abajo para añadir un servidor para tener aceso al catálogo de " -"Ampache" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +#, fuzzy +msgid "Admin-Catalog" +msgstr "Añadir catálogo" + +#: ../../lib/ui.lib.php:576 +#, fuzzy +msgid "Admin-User Management" +msgstr "Nombre de usuario" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" -msgstr "Primera direcciĂłn de IP" +#: ../../lib/ui.lib.php:580 +#, fuzzy +msgid "Admin-Mail Users" +msgstr "Mandar un correo a los usuarios" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 +#: ../../lib/ui.lib.php:584 #, fuzzy -msgid "End IP Address" -msgstr "DirecciĂłn de acabar" +msgid "Admin-Manage Access Lists" +msgstr "Listas de aceso" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 +#: ../../lib/ui.lib.php:588 #, fuzzy -msgid "Read" -msgstr "Al azar" +msgid "Admin-Site Preferences" +msgstr "Preferencias del Admin" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -#, fuzzy -msgid "ACL Type" -msgstr "Tipo" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" +msgstr "" -#: ../../templates/show_add_access.inc:67 +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "" + +#: ../../albums.php:32 #, fuzzy -msgid "Stream Access" -msgstr "Aceso" +msgid "Album Art information has been removed from the database" +msgstr "Se eliminĂł el arte de álbumes de la base de datos" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" msgstr "" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." msgstr "" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" msgstr "" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" msgstr "" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" msgstr "" -#: ../../templates/show_add_access.inc:87 -#, fuzzy -msgid "Create ACL" -msgstr "Crear una cuenta" - -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" msgstr "" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" -msgstr "DirecciĂłn de empezar" - -#: ../../templates/show_access_list.inc:47 -msgid "End Address" -msgstr "DirecciĂłn de acabar" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" +msgstr "" -#: ../../templates/show_access_list.inc:50 -msgid "Key" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" msgstr "" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "archivo" + +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../templates/show_users.inc:40 -msgid "Fullname" -msgstr "Nombre entero" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "No archivo subido" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" -msgstr "Ăšltimo visto" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "HabĂ­a una problema con subir el archivo: No %s fue subido." -#: ../../templates/show_users.inc:53 -msgid "Registration Date" -msgstr "Fecha de registro" +#: ../../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 "" +"HabĂ­a una problema con subir el archivo: El %s fue más grande que el tamaño " +"máximo permitido (%d bytes)." -#: ../../templates/show_users.inc:57 -msgid "Activity" +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" +"HabĂ­a una problema con subir el archivo: El %s fue subido parcialmente." -#: ../../templates/show_users.inc:61 -#, fuzzy -msgid "Last Ip" -msgstr "Ăšltimo visto" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" +msgstr "" -#: ../../templates/show_users.inc:66 -msgid "On-line" -msgstr "En linea" +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Lista creada" -#: ../../templates/show_artist.inc:35 -msgid "Cover" -msgstr "Portada" +#: ../../playlist.php:57 +msgid " has been created" +msgstr " ha sido creada" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" -msgstr "Nombre del álbum" +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "Año del álbum" +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "" -#: ../../templates/show_artist.inc:38 +#: ../../playlist.php:101 #, fuzzy -msgid "Tracks" -msgstr "CanciĂłnes en total" +msgid "Playlist Imported" +msgstr "Lista creada" -#: ../../templates/show_edit_access.inc:23 +#: ../../playlist.php:130 #, fuzzy -msgid "Edit Access List" -msgstr "Lista de aceso" +msgid "Empty Playlists Deleted" +msgstr "Lista borrada" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" +#: ../../login.php:87 +msgid "Unable to create new account" msgstr "" -#: ../../templates/show_test.inc:39 -msgid "CHECK" +#: ../../login.php:96 +msgid "No local account found" msgstr "" -#: ../../templates/show_test.inc:41 -msgid "STATUS" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "DESCRIPCIĂ“N" - -#: ../../templates/show_test.inc:46 -msgid "PHP Version" -msgstr "VersiĂłn de PHP" +#: ../../artists.php:186 +msgid "Show Artists starting with" +msgstr "Mostrar los artistas que empiezan con" -#: ../../templates/show_test.inc:61 +#: ../../bin/print_tags.inc:66 msgid "" -"This tests to make sure that you are running a version of PHP that is known " -"to work with Ampache." +"[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 "" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" -msgstr "" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "Nombre del archivo:" -#: ../../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 "" +#~ msgid "Album Art Already Found" +#~ msgstr "Ya encontrĂł el arte de álbum" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" -msgstr "" +#~ msgid "Show Genres starting with" +#~ msgstr "Mostrar gĂ©neros que empiezan con" -#: ../../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 "" +#~ msgid "No songs in this playlist." +#~ msgstr "No hay canciĂłnes en esta lista." -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" -msgstr "" +#~ msgid "New Playlist" +#~ msgstr "Nueva lista" -#: ../../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 "" +#~ msgid "Show w/o art" +#~ msgstr "Mostrar todo sin arte" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" -msgstr "" +#~ msgid "Show all" +#~ msgstr "Mostrar todo" -#: ../../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 "" +#~ msgid "Add a new user" +#~ msgstr "Añadir usuario nuevo" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" -msgstr "" +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "ÂżConfirmas borrar las estadĂ­sticas de este catálogo?" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" -msgstr "" +#, fuzzy +#~ msgid "Site" +#~ msgstr "TĂ­tulo" -#: ../../templates/show_test.inc:170 -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 "" +#, fuzzy +#~ msgid "Confirm Delete" +#~ msgstr "Usuario borrado" -#: ../../templates/show_test.inc:193 -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 "" +#~ msgid "Do you really want to delete this Access Record?" +#~ msgstr "ÂżConfirmas borrar este registro de aceso?" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "" +#, fuzzy +#~ msgid "Entry Updated" +#~ msgstr "ActualizaciĂłn rápida" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "" +#, fuzzy +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "ÂżEstá seguro que quiere borrar esta lista?" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" -msgstr "" +#, fuzzy +#~ msgid "No Playlists Found" +#~ msgstr "No se encontraron resultados" -#: ../../templates/show_test.inc:256 -msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" -msgstr "" +#~ msgid "Users" +#~ msgstr "Usuarios" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "Buscar" +#~ msgid "Mail Users" +#~ msgstr "Mandar un correo a los usuarios" + +#~ msgid "Access List" +#~ msgstr "Lista de aceso" + +#~ msgid "Rename Artist" +#~ msgstr "Cambiar el nombre del artista" + +#~ msgid "Results Per Page" +#~ msgstr "Resultados por página" -#: ../../templates/show_similar_artists.inc:23 #, fuzzy -msgid "Similar Artists" -msgstr "Artistas" +#~ msgid "Module Name" +#~ msgstr "Nombre entero" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "" +#, fuzzy +#~ msgid "Admin Controls" +#~ msgstr "SecciĂłn de administraciĂłn" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" -msgstr "" +#~ msgid "Newest Artist Additions" +#~ msgstr "Los artistas más nuevos" + +#~ msgid "Newest Album Additions" +#~ msgstr "Los álbumes más nuevos" + +#~ msgid "Playlist Actions" +#~ msgstr "AcciĂłnes de la lista" + +#~ msgid "Edit Playlist" +#~ msgstr "Cambia la lista de reproducciĂłn" + +#~ msgid "Play This Playlist" +#~ msgstr "Tocar esta lista" -#: ../../templates/show_similar_artists.inc:73 #, fuzzy -msgid "Rename selected" -msgstr "Tocar la selecciĂłn" +#~ msgid "Delete This Playlist" +#~ msgstr "Tocar esta lista" -#: ../../templates/show_similar_artists.inc:83 #, fuzzy -msgid "Advanced Options" -msgstr "Agregado" +#~ msgid "Delete Empty Playlists" +#~ msgstr "Crear nueva lista" -#: ../../templates/show_similar_artists.inc:144 #, fuzzy -msgid "Search Again" -msgstr "Buscar" +#~ msgid "Localplay Init Failed" +#~ msgstr "Control local de reproducciĂłn" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" -msgstr "" +#~ msgid "Show Albums starting with" +#~ msgstr "Monstrar los álbumes que empiezan con" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" -msgstr "Recordarme" +#, fuzzy +#~ msgid "Show Titles Starting With" +#~ msgstr "Mostrar los artistas que empiezan con" -#: ../../templates/show_login_form.inc:48 -msgid "Register" -msgstr "Registrar" +#~ msgid "Lists" +#~ msgstr "Listas" -#: ../../templates/show_search.inc:33 -msgid "Keywords" -msgstr "Palabras claves" +#, fuzzy +#~ msgid "Password Updated" +#~ msgstr "Contraseña" -#: ../../templates/show_search.inc:73 -msgid "Played" -msgstr "Ya tocado" +#~ msgid "Playlist Deleted" +#~ msgstr "Lista borrada" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" -msgstr "Bitrate mĂ­nimo" +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "ÂżEstá seguro que quiere borrar esta lista?" -#: ../../templates/show_search.inc:96 #, fuzzy -msgid "One Star" -msgstr "Dueño" +#~ msgid "Confirm Action" +#~ msgstr "AcciĂłn" -#: ../../templates/show_search.inc:97 -#, fuzzy -msgid "Two Stars" -msgstr "Usuarios en total" +#~ msgid "Adding" +#~ msgstr "Añadiendo" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" -msgstr "" +#~ msgid "to database" +#~ msgstr "a la base de datos" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" -msgstr "" +#~ msgid "Error: " +#~ msgstr "Error: " -#: ../../templates/show_search.inc:100 -msgid "Five Stars" -msgstr "" +#~ msgid "Song title" +#~ msgstr "TĂ­tulo de la canciĂłn" -#: ../../templates/show_search.inc:103 -msgid "Operator" -msgstr "Operador" +#~ msgid "Total" +#~ msgstr "Total" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "Y" +#, fuzzy +#~ msgid "Options" +#~ msgstr "AcciĂłnes" -#: ../../templates/show_search.inc:112 -msgid "Method" -msgstr "MetĂłd" +#~ msgid "" +#~ "Use the form below to add a host that you want to have access to your " +#~ "Ampache catalog." +#~ msgstr "" +#~ "Usa la forma abajo para añadir un servidor para tener aceso al catálogo " +#~ "de Ampache" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "No exacto" +#~ msgid "Album Name" +#~ msgstr "Nombre del álbum" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "Exacto" +#~ msgid "Album Year" +#~ msgstr "Año del álbum" -#: ../../templates/show_search.inc:119 #, fuzzy -msgid "Maximum Results" -msgstr "Resultados máximos" +#~ msgid "Tracks" +#~ msgstr "CanciĂłnes en total" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "Borrar la forma" +#, fuzzy +#~ msgid "Edit Access List" +#~ msgstr "Lista de aceso" + +#~ msgid "Reset Form" +#~ msgstr "Borrar la forma" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "Ahorrar la bĂşsqueda como una canciĂłn en" +#~ msgid "Save Search As Track on" +#~ msgstr "Ahorrar la bĂşsqueda como una canciĂłn en" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "Ahorrar" +#~ msgid "Save" +#~ msgstr "Ahorrar" #~ msgid "Amazon" #~ msgstr "Amazon" @@ -3256,10 +3717,6 @@ msgstr "Ahorrar" #~ msgid "Object Type" #~ msgstr "Tipo de objeto" -#, fuzzy -#~ msgid "Genres" -#~ msgstr "GĂ©nero" - #~ msgid "MPD Play Control" #~ msgstr "Control de MPD Play" diff --git a/locale/fr_FR/LC_MESSAGES/messages.po b/locale/fr_FR/LC_MESSAGES/messages.po index 0266967e..4d45e5b9 100644 --- a/locale/fr_FR/LC_MESSAGES/messages.po +++ b/locale/fr_FR/LC_MESSAGES/messages.po @@ -11,1465 +11,1866 @@ msgid "" msgstr "" "Project-Id-Version: v0.1a\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: 2007-07-22 17:01+0200\n" "Last-Translator: François Jan \n" "Language-Team: French\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit" +"Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" -msgstr "Session expirée : reconnectez vous sur" +#: ../../register.php:82 +msgid "Error Captcha Required" +msgstr "Erreur saisissez le captcha" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" -msgstr "Erreur : impossible d'ouvrir" +#: ../../register.php:89 +msgid "Error Captcha Failed" +msgstr "Erreur Captcha s'est cassé" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" -msgstr "Erreur: Impossible de changer de répertoire" +#: ../../register.php:96 +msgid "You must accept the user agreement" +msgstr "Vous devez accepter les conditions d'utilisation" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" -msgstr "Erreur: Impossible d'obtenir la taille de fichier de" +#: ../../register.php:101 +msgid "You did not enter a username" +msgstr "Vous n'avez pas entré un nom d'utilisateur" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" -msgstr "n'est pas lisible par ampache" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "SVP entrez vos prénom et nom" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" -msgstr "albums avec image" +#: ../../register.php:131 +msgid "You must enter a password" +msgstr "Vous devez entrer un mot de passe" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" -msgstr "Démarrage de la construction du catalogue" +#: ../../register.php:135 +msgid "Your passwords do not match" +msgstr "Vos mots de passe ne correspondent pas" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" -msgstr "Synchronisation distante en cours" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" +msgstr "Erreur: Nom d'utilisateur déjà existant" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" -msgstr "Trouvé" +#: ../../register.php:157 +msgid "Error: Insert Failed" +msgstr "Erreur : Enregistrement non effectué" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 -msgid "None" -msgstr "Non" +#: ../../register.php:174 +msgid "Registration Complete" +msgstr "Enregistrement terminé" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" -msgstr "Playlist ajoutée à partir de" +#: ../../update.php:51 +msgid "Ampache Update" +msgstr "Mode debogage d'Ampache" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" -msgstr "Démarrage de la recherche de jaquette d'album" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" +msgstr "Session expirée : reconnectez vous sur" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" -msgstr "Cherché" +#: ../../ratings.php:32 +msgid "Rating Updated" +msgstr "Score mis à jour" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" -msgstr "Catalogue terminé" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" +msgstr "Votre score pour cet objet a été mis à jour" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" -msgstr "Durée totale" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "Total des morceaux" +#: ../../admin/flag.php:97 +msgid "Song Updated" +msgstr "Morceaux mis à jour" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" -msgstr "Morceaux par secondes" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "The requested song has been updated" +msgstr "" +"Le(s) morceau(x) demandé(s) ont(a) été dé " +"sactivé(s)" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" -msgstr "Mis à jour" +#: ../../admin/flag.php:139 +msgid "Album Updated" +msgstr "l'album a été mis à jour" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" -msgstr "Mise à jour non nécessaire" +#: ../../admin/flag.php:181 +msgid "Artist Updated" +msgstr "Artist mise à jour" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "Démarrage de la recherche des nouveaux morceaux" +#: ../../admin/flag.php:246 +msgid "Songs Updated" +msgstr "Morceaux mis à jour" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" -msgstr "catalogue" +#: ../../admin/flag.php:254 +msgid "Flag Removed" +msgstr "marquée enlevés" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" -msgstr "Mise à jour distante en cours" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" +msgstr "marquée effacée pour" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" -msgstr "Mise à jour du catalogue terminée" +#: ../../admin/flag.php:270 +msgid "Flags Updated" +msgstr "marquée ajoutée" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" -msgstr "Erreur" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" +msgstr "Morceaux désactivés" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" msgstr "" -"Impossible de charger la bibliothèque XMLRPC, assurez-vous que XML-" -"RPC est actif" +"Le(s) morceau(x) demandé(s) ont(a) été dé" +"sactivé(s)" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" -msgstr "Erreur de connexion à" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" +msgstr "Morceaux activés" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" -msgstr "Code" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" +msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" -msgstr "Raison" +#: ../../admin/flag.php:305 +msgid "Flagged Records" +msgstr "Marqué par" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" -msgstr "Mise à jour de(s) catalogue(s) distant(s) terminée" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +msgid "Catalog Updated" +msgstr "Mise à jour du catalogue terminée" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "Ajouté" +#: ../../admin/catalog.php:106 +msgid "Catalog Deleted" +msgstr "Nettoyage de catalogue terminé" -#: ../../lib/class/catalog.class.php:1240 -#, fuzzy -msgid "Cleaning the" -msgstr "mise à jour de" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "Catalogues" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" +msgstr "Fichiers enlevés" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" -msgstr "Test" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" +msgstr "Aucun titre n a été supprimé" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" +msgstr "Voir les morceaux désactivés" + +#: ../../admin/catalog.php:141 +msgid "Catalog Cleaned" msgstr "Nettoyage de catalogue terminé" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" -msgstr "Fichiers enlevés" +#: ../../admin/catalog.php:191 +msgid "Catalog Created" +msgstr "catalogue a été créé" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" -msgstr "mise à jour de" +#: ../../admin/catalog.php:208 +msgid "Catalog statistics cleared" +msgstr "Statistiques des catalogues effaceées" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." -msgstr "test des tags des morceaux trouvés" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" +msgstr "Lecture en cours effacée" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" -msgstr "Vérifié" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" +msgstr "" +"Toutes les données sur les lectures en cours ont été " +"effacées" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" -msgstr "TROUVE" +#: ../../admin/catalog.php:233 +#, fuzzy +msgid "No Disabled songs found" +msgstr "Aucun morceau désactivé" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" -msgstr "Recherche de nouvelle(s) jaquette(s) d'album(s)" +#: ../../admin/catalog.php:242 +msgid "Delete Catalog" +msgstr "Supprimer le catalogue" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" -msgstr "Jaquette(s) d'album(s) déja trouvée(s)" +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" +msgstr "Voulez-vous vraiment supprimer ce catalogue ?" -#: ../../lib/class/catalog.class.php:1634 -msgid "Update Finished." -msgstr "Mise à jour du catalogue terminée" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" +msgstr "Recherche de jaquettes d'albums terminée" -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" -msgstr "Test" +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" +msgstr "Erreur: Le nom d'utilisateur est obligatoire" -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." -msgstr "morceaux mis à jour" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" +msgstr "Erreur: Les mots de passe ne correspondent pas" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" -msgstr "Titre" +#: ../../admin/users.php:79 +msgid "User Updated" +msgstr "" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" -msgstr "Mise à jour pour" +#: ../../admin/users.php:79 +msgid "updated" +msgstr "" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" -msgstr "Débit" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" +msgstr "Invite" -#: ../../lib/class/song.class.php:369 -msgid "Rate" -msgstr "Taux" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" +msgstr "Utilisateur" -#: ../../lib/class/song.class.php:373 -msgid "Mode" -msgstr "Mode" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" +msgstr "Administration" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" -msgstr "Durée" +#: ../../admin/users.php:119 +msgid "New User Added" +msgstr "" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" -msgstr "Piste" +#: ../../admin/users.php:124 +msgid "User Enabled" +msgstr "" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" -msgstr "Taille du fichier" +#: ../../admin/users.php:129 +msgid "User Disabled" +msgstr "" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" -msgstr "Artiste" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" +msgstr "Erreur" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" -msgstr "Album" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" +msgstr "" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" -msgstr "Année" +#: ../../admin/users.php:154 +msgid "User Deleted" +msgstr "Utilisateur supprimé" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" -msgstr "Commentaire" +#: ../../admin/users.php:157 +msgid "Delete Error" +msgstr "Erreur de suppression" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" -msgstr "Genre" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" +msgstr "Il est impossible de supprimer le dernier administrateur" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" -msgstr "Erreur : noms identiques" +#: ../../admin/users.php:163 +msgid "Deletion Request" +msgstr "demande de suppression" -#: ../../lib/class/flag.class.php:264 -msgid "Approved" -msgstr "Déplacé" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" +msgstr "étes-vous sĂ»r de vouloir supprimer définitivement" -#: ../../lib/class/flag.class.php:265 -msgid "Pending" -msgstr "Attente" - -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" -msgstr "Supprimer" - -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "" - -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "autre" - -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" -msgstr "Inconnu" - -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" -msgstr "En cours de lecture" - -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" -msgstr "Stop" - -#: ../../lib/class/localplay.class.php:567 -msgid "Paused" -msgstr "Pause" - -#: ../../lib/class/album.class.php:163 -msgid "Various" -msgstr "Divers" - -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" -msgstr "Voir les genres commençant par" - -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" -msgstr "Ne pas jouer" - -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" -msgstr "C'est plutôt mauvais" - -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" -msgstr "C'est OK" - -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" -msgstr "C'est plutôt bon" - -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" -msgstr "J'aime ça !" - -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" -msgstr "C'est dément" - -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" -msgstr "C'est le Top !" - -#: ../../lib/preferences.php:258 -msgid "Enable" -msgstr "Activer" - -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" -msgstr "Désactiver" +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +msgid "Are you sure you want to remove this plugin?" +msgstr "Voulez-vous vraiment supprimer cette liste de lecture ?" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" -msgstr "Flux" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" +msgstr "Plugin désactivé" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" -msgstr "Downsample" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" +msgstr "Plugin activé" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 -msgid "Localplay" -msgstr "Lecture en local" - -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" -msgstr "M3U" - -#: ../../lib/preferences.php:290 -msgid "Simple M3U" -msgstr "M3U simple" - -#: ../../lib/preferences.php:291 -msgid "PLS" -msgstr "PLS" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Supprimé" -#: ../../lib/preferences.php:292 -msgid "Asx" -msgstr "Asx" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Votre liste d'accès a été supprimée" -#: ../../lib/preferences.php:293 -msgid "RAM" -msgstr "RAM" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" +msgstr "Ajouté" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" +"Votre nouvelle liste d'accès a été créée" -#: ../../lib/preferences.php:326 -msgid "Disabled" -msgstr "Désactiver" - -#: ../../lib/preferences.php:327 -msgid "Global" -msgstr "Monde" - -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" -msgstr "Local" - -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." -msgstr "Aucun morceau dans cette liste de lecture" - -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" -msgstr "tout" - -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" -msgstr "Nouvelle liste de lecture" - -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" -msgstr "Erreur, accès interdit" - -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" -msgstr "Parcourir" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" +msgstr "Mis à jour" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" -msgstr "Afficher sans jaquette" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "Ajouter une entrée dans la liste d'accès" -#: ../../lib/ui.lib.php:199 -msgid "Show all" -msgstr "Montrer tout" +#: ../../admin/system.php:64 +#, fuzzy +msgid "Export Failed" +msgstr "Erreur : Enregistrement non effectué" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 +#: ../../admin/mail.php:90 msgid "No Catalogs Found!" msgstr "Aucun catalogue trouvé !" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 msgid "Add a Catalog" msgstr "Ajouter un catalogue" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" +msgstr "Statistiques des catalogues" + +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "day" msgstr "jour" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "days" msgstr "jours" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hour" msgstr "heure" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hours" msgstr "heures" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" -msgstr "Accueil" - -#: ../../lib/ui.lib.php:793 -msgid "Upload" -msgstr "Envoyer" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Total des utilisateurs" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" -msgstr "Lecture en local" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Utilisateurs connectés" -#: ../../lib/ui.lib.php:799 -msgid "Random Play" -msgstr "Aléatoire" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" +msgstr "Albums" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Liste de lecture" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" +msgstr "Artistes" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" -msgstr "Chercher" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" +msgstr "Morceaux" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" -msgstr "Préférences" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Taille du catalogue" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -msgid "Admin-Catalog" -msgstr "Ajouter un catalogue" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Durée du catalogue" -#: ../../lib/ui.lib.php:819 -msgid "Admin-User Management" -msgstr "Gestion des utilisateurs" +#: ../../admin/mail.php:260 +#, fuzzy +msgid "E-mail Sent" +msgstr "Gestion d'e-mail" -#: ../../lib/ui.lib.php:823 -msgid "Admin-Mail Users" -msgstr "E-mail aux utilisateurs" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." +msgstr "Email envoyé" -#: ../../lib/ui.lib.php:827 -msgid "Admin-Manage Access Lists" -msgstr "Liste d'accès" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" +msgstr "" -#: ../../lib/ui.lib.php:831 -msgid "Admin-Site Preferences" -msgstr "Préférences administrateur" +#: ../../preferences.php:86 +msgid "Error Update Failed" +msgstr "" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" -msgstr "Parcourir" +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "Marqué par" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" -msgstr "Albums" +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "Marqué par" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" -msgstr "Artistes" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +msgid "Catalogs" +msgstr "Catalogues" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 -msgid "Statistics" -msgstr "Statistiques des catalogues" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "Nom" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" -msgstr "Gérer les utilisateurs" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" +msgstr "Action" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" -msgstr "Ajouter un nouvel utilisateur" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" +msgstr "ajouter" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" -msgstr "Pas assez de données" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "Vérifier" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" -msgstr "Anglais" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "Supprimer les informations" -#: ../../lib/general.lib.php:881 -msgid "British English" -msgstr "Anglais (britannique)" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" +msgstr "tout" -#: ../../lib/general.lib.php:887 -msgid "Turkish" -msgstr "Turc" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" +msgstr "Supprimer" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" -msgstr "Chinois simplifié" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "Rapide" -#: ../../lib/general.lib.php:966 -msgid "On" -msgstr "actif" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "Rassembler les jaquettes" -#: ../../lib/general.lib.php:969 -msgid "Off" -msgstr "inactif" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "Aucun catalogue trouvé !" -#: ../../lib/debug.lib.php:218 -msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "Nettoyer tous les Catalogues" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "fichier" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "Tout Vérifier" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "Envoi de fichiers non supporté" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "Ajouter à tout" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "Aucun fichier envoyé" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "Tout Mettre à jour" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" +msgstr "Vider les statistiques des catalogues" + +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Recupérer la jaquette d'album" + +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" +msgstr "Autres outils" + +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Voir les doublons" + +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" +msgstr "Effacer lecture en cours" + +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "écrire la configuration" + +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "Préférences" + +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Exporter vers Itunes DB" + +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -"Il y a eu un problème avec l'envoi de fichier: Aucun %s n'a é" -"té chargé." -#: ../../modules/horde/Browser.php:901 -#, php-format +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "Test de la configuration" + +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Selectionner" + +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +msgid "Object" +msgstr "Objet" + +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Marquée" + +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "Commentaire" + +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" +msgstr "Statut" + +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 +msgid "No Records Found" +msgstr "Aucun catalogue trouvé !" + +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" +msgstr "Refuser" + +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" +msgstr "Approuver" + +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +msgid "Update" +msgstr "Mis à jour" + +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Montrer tout" + +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" +msgstr "Installation d'Ampache" + +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." +"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 "" -"Il y a eu un problème avec l'envoi de fichier: %s dépasse la " -"taille maximum autorisée (%d octets)." +"Cette page gère l'installation de la base de données d'Ampache " +"et la création du fichier ampache.cfg.php. Avant de continuer, " +"assurez-vous d'avoir tous les pré-requis" -#: ../../modules/horde/Browser.php:903 -#, php-format +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +"A MySQL Server with a username and password that can create/modify databases" msgstr "" -"Il y a eu un problème avec l'envoi de fichier: Le %s n'a é" -"té que partiellement chargé" +"Un serveur MySQL avec un utilisateur et mot de passe pouvant créer et " +"modifier les bases de données" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -msgid "Catalog Updated" -msgstr "Mise à jour du catalogue terminée" +#: ../../templates/show_install_account.inc.php:43 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" +msgstr "" +"Votre serveur web a accès en lecture sur les fichiers /sql/ampache." +"sql et /config/ampache.cfg.dist.php" -#: ../../admin/catalog.php:119 -msgid "Catalog Deleted" -msgstr "Nettoyage de catalogue terminé" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" +msgstr "" +"Une fois vous etre assuré avoir les pré-requis pré" +"cédents, donnez s'il vous plait les informations ci-dessous. On ne " +"vous demandera que les informations de configuration indispensables. Si vous " +"désirez modifier par la suite votre configuration, éditez le " +"fichier /config/ampache.cfg.php" + +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" +msgstr "" +"Etape 1 - Création et alimentation de la base de données " +"d'Ampache" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" -msgstr "Le catalogue et tous ses titres ont été supprimés" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "Etape 2 - Création du fichier ampache.cfg.php" -#: ../../admin/catalog.php:128 -msgid "Songs Removed" -msgstr "Fichiers enlevés" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" +msgstr "Etape 3 - Paramètres du compte initial" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" -msgstr "Aucun titre n a été supprimé" +#: ../../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 "" +"Cette étape crée votre compte administrateur initial. Une fois " +"ce compte créé, vous serez redirigé vers la page de " +"login" -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" -msgstr "Voir les morceaux désactivés" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "Créer un compte administrateur" -#: ../../admin/catalog.php:155 -msgid "Catalog Cleaned" -msgstr "Nettoyage de catalogue terminé" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" +msgstr "Nom d'utilisateur" -#: ../../admin/catalog.php:198 -msgid "Catalog Created" -msgstr "catalogue a été créé" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" +msgstr "Mot de passe" -#: ../../admin/catalog.php:199 -#, fuzzy -msgid "Catalog Created and Songs Indexed" -msgstr "Nettoyage de catalogue terminé" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" +msgstr "Créer un compte" -#: ../../admin/catalog.php:212 -msgid "Catalog statistics cleared" -msgstr "Statistiques des catalogues effaceées" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Chemin" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Lecture en cours effacée" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Toutes les données sur les lectures en cours ont été effacées" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" -msgstr "Voulez-vous vraiment effacer les statistiques de ce catalogue ?" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" +msgstr "Actions" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" -msgstr "Vider les statistiques des catalogues" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" -#: ../../admin/catalog.php:241 -#, fuzzy -msgid "No Disabled songs found" -msgstr "Aucun morceau désactivé" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" +msgstr "" -#: ../../admin/catalog.php:249 -msgid "Delete Catalog" -msgstr "Supprimer le catalogue" +#: ../../templates/show_song.inc.php:22 +msgid "Details" +msgstr "" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" -msgstr "Voulez-vous vraiment supprimer ce catalogue ?" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "Titre" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" -msgstr "Recherche de jaquettes d'albums terminée" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" +msgstr "Artiste" -#: ../../admin/flag.php:97 -msgid "Song Updated" -msgstr "Morceaux mis à jour" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" +msgstr "Album" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "The requested song has been updated" -msgstr "Le(s) morceau(x) demandé(s) ont(a) été dé sactivé(s)" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" +msgstr "Genre" -#: ../../admin/flag.php:139 -msgid "Album Updated" -msgstr "l'album a été mis à jour" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" +msgstr "Débit" -#: ../../admin/flag.php:181 -msgid "Artist Updated" -msgstr "Artist mise à jour" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "Nom de fichier" -#: ../../admin/flag.php:246 -msgid "Songs Updated" -msgstr "Morceaux mis à jour" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" -#: ../../admin/flag.php:254 -msgid "Flag Removed" -msgstr "marquée enlevés" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" +msgstr "" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" -msgstr "marquée effacée pour" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "Titre du morceau" -#: ../../admin/flag.php:270 -msgid "Flags Updated" -msgstr "marquée ajoutée" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "Liste de lecture" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" -msgstr "Morceaux désactivés" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" +msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" -msgstr "Le(s) morceau(x) demandé(s) ont(a) été désactivé(s)" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" +msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" -msgstr "Morceaux activés" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" +msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" msgstr "" -#: ../../admin/flag.php:305 -msgid "Flagged Records" -msgstr "Marqué par" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" +msgstr "" + +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" +msgstr "" + +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "Inconnu" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "Nom complet" + +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" +msgstr "" + +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "Dernier(s) vu(s)" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "Activité" + +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" + +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" + +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "" + +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" +msgstr "Récemment joués" + +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" +msgstr "Piste" + +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "Durée" + +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "Pas assez de données" + +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Jaquette d'album" + +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Cliquer pour fermer la fenetre" + +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "Télécharger" + +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" +msgstr "éditer" + +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Morceau marqué" + +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "fichier" + +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "article" + +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Raison du marquage" + +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "Mauvais Tags" + +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" +msgstr "" + +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 +msgid "Other" +msgstr "autre" + +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "hors de" + +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "Trouvé" + +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" +msgstr "" + +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "" + +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "Conditions" + +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" +msgstr "" +"Votre serveur web a des droits en lecture sur les fichiers /sql/ampache.sql " +"et /config/ampache.cfg.php.dist" + +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "Lancer la configuration" + +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" +msgstr "Les albums du moment" + +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" +msgstr "Jouer l'album" + +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" +msgstr "Volume" + +#: ../../templates/show_localplay_status.inc.php:55 +#, fuzzy +msgid "Repeat" +msgstr "Refuser" + +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Aléatoire" + +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "Le temp d'ajout" + +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" +msgstr "Effacement" + +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "" + +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Ajouter une entrée" + +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Adresse de début" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -msgid "Site" -msgstr "Site" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Adresse de fin" -#: ../../admin/access.php:42 -msgid "Confirm Delete" -msgstr "Entrée effacée" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "Niveau" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" -msgstr "Etes vous sur de vouloir supprimer cet enregistrement d'accès ?" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "Clef" -#: ../../admin/access.php:49 -msgid "Entry Deleted" -msgstr "Entrée effacée" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "Type" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" -msgstr "Votre liste d'accès a été supprimée" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "Nom complet" -#: ../../admin/access.php:54 -msgid "Entry Added" -msgstr "Entrée ajoutée" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" +msgstr "Date d'enregistrement" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" -msgstr "Votre nouvelle liste d'accès a été créée" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +msgid "Last Ip" +msgstr "Dernier(s) IPs" -#: ../../admin/access.php:58 -msgid "Entry Updated" -msgstr "Entrée ajoutée" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "En ligne" -#: ../../admin/access.php:58 -msgid "Access List Entry updated" -msgstr "Ajouter une entrée dans la liste d'accès" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" -msgstr "Erreur: Le nom d'utilisateur est obligatoire" +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "liste de lecture accueil" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" -msgstr "Erreur: Les mots de passe ne correspondent pas" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" +msgstr "Créer un nouvelle liste de lecture" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" -msgstr "Erreur: Nom d'utilisateur déjà existant" +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" +msgstr "Score" -#: ../../admin/users.php:142 -msgid "Deletion Request" -msgstr "demande de suppression" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "Morceau" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" -msgstr "étes-vous sĂ»r de vouloir supprimer définitivement" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "étape 2 - Création du fichier Ampache.cfg.php" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" -msgstr "Non" +#: ../../templates/show_install_config.inc.php:51 +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 "" +"Cette étape prend la configuration de base et essaie de l'appliquer " +"à votre serveur web. Si l'accès est refusé, vous verrez " +"une invite de chargement du fichier de configuration. SVP mettez le fichier " +"de configuration téléchargé dans /config" -#: ../../admin/users.php:150 -msgid "User Deleted" -msgstr "Utilisateur supprimé" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../admin/users.php:153 -msgid "Delete Error" -msgstr "Erreur de suppression" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" +msgstr "Chemin d'accès web" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" -msgstr "Il est impossible de supprimer le dernier administrateur" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Nom de la base de données" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" -msgstr "Statistiques des catalogues" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "Hôte MySQL" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" -msgstr "Total des utilisateurs" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Utilisateur MySQL" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" -msgstr "Utilisateurs connectés" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Mot de passe MySQL" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" -msgstr "Morceaux" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "écrire la configuration" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" -msgstr "Taille du catalogue" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php existe" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" -msgstr "Durée du catalogue" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php configuré ?" -#: ../../admin/mail.php:252 -#, fuzzy -msgid "E-mail Sent" -msgstr "Gestion d'e-mail" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Test de la configuration" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." -msgstr "Email envoyé" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" -#: ../../admin/modules.php:41 -msgid "Module Activated" -msgstr "Mode activé" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" +msgstr "Éditer un utilisateur" -#: ../../admin/modules.php:48 -msgid "Are you sure you want to remove this module?" -msgstr "Voulez-vous vraiment supprimer ce module ?" +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" -msgstr "Mode activé" +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Confirmation du mot de passe" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" -msgstr "Plugin activé" +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "Niveau d'accès utilisateur" -#: ../../admin/modules.php:79 -msgid "Are you sure you want to remove this plugin?" -msgstr "Voulez-vous vraiment supprimer cette liste de lecture ?" +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "Mise à jour d'un utilisateur" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" -msgstr "Plugin désactivé" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Divers" -#: ../../admin/system.php:120 -#, fuzzy -msgid "Export Failed" -msgstr "Erreur : Enregistrement non effectué" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "Chercher" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Morceau marqué" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" -msgstr "fichier" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "article" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" +msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Raison du marquage" +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +#, fuzzy +msgid "Create" +msgstr "Débit" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "Mauvais Tags" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Continuer" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" -msgstr "Marquée" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Annuler" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" -msgstr "Installation d'Ampache" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" +msgstr "Accueil" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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 "Cette page gère l'installation de la base de données d'Ampache et la création du fichier ampache.cfg.php. Avant de continuer, assurez-vous d'avoir tous les pré-requis" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Parcourir" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "A MySQL Server with a username and password that can create/modify databases" -msgstr "Un serveur MySQL avec un utilisateur et mot de passe pouvant créer et modifier les bases de données" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +msgid "Localplay" +msgstr "Lecture en local" -#: ../../templates/show_install_account.inc.php:47 -msgid "Your webserver has read access to the /sql/ampache.sql file and the /config/ampache.cfg.dist.php file" -msgstr "Votre serveur web a accès en lecture sur les fichiers /sql/ampache.sql et /config/ampache.cfg.dist.php" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "Préférences" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 values. If you would like to make changes to your ampache install at a later date simply edit /config/ampache.cfg.php" -msgstr "Une fois vous etre assuré avoir les pré-requis précédents, donnez s'il vous plait les informations ci-dessous. On ne vous demandera que les informations de configuration indispensables. Si vous désirez modifier par la suite votre configuration, éditez le fichier /config/ampache.cfg.php" - -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Etape 1 - Création et alimentation de la base de données d'Ampache" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Déconnexion" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Etape 2 - Création du fichier ampache.cfg.php" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "mise à jour de" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" -msgstr "Etape 3 - Paramètres du compte initial" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogues" -#: ../../templates/show_install_account.inc.php:57 -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 "Cette étape crée votre compte administrateur initial. Une fois ce compte créé, vous serez redirigé vers la page de login" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "test des tags des morceaux trouvés" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" -msgstr "Créer un compte administrateur" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "Vérifié" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" -msgstr "Nom d'utilisateur" +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +#, fuzzy +msgid "Current Playlist" +msgstr "Créer un nouvelle liste de lecture" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" -msgstr "Mot de passe" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" -msgstr "Créer un compte" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" -msgstr "Listes de lecture" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" -msgstr "Nom de la liste de lecture" +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Jouer" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" -msgstr "Nombre de morceaux" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Suivant" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" -msgstr "Propriétaire" +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" +msgstr "Description" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" -msgstr "Actions" +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +msgid "Version" +msgstr "Version de PHP" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" -msgstr "voir" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" +msgstr "Désactiver" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" -msgstr "éditer" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "Utilisateur activé" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 -msgid "Play" -msgstr "Jouer" +#: ../../templates/show_install.inc.php:54 +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 "" +"Cette étape crée et remplie la base de données Ampache, " +"pour celà donner un compte d'accès mysql avec des droits de " +"création. Cette étape peut prendre un certain temps dé" +"pendant de la vitesse de votre ordinateur" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" -msgstr "Aléatoire" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" +msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" -msgstr "Télécharger" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Nom d'utilisateur administrateur MySQL" -#: ../../templates/show_playlists.inc.php:75 -msgid "No Playlists Found" -msgstr "Non trouvé" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Mot de passe administrateur MySQL" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" -msgstr "Trouver des doublons" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "" +"Crée un utilisateur de base de données pour la nouvelle base" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" -msgstr "Type de recherche" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Nom d'utilisateur de base de données Ampache" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" -msgstr "Artiste et titre" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Mot de passe de l'utilisateur de base de données Ampache" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" -msgstr "Artiste, Album et Titre" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" +msgstr "" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" -msgstr "Choisi le meilleur conjecture" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Remplissage de la base de données" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" -msgstr "Oui" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "Liste complète des artistes" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" -msgstr "Commandes" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "Vérifiez les artictes que vous souhaitez associer a cet artiste" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -#, fuzzy -msgid "Current Playlist" -msgstr "Créer un nouvelle liste de lecture" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" +msgstr "Préc&ecaute;dent" -#: ../../templates/show_playlist_edit.inc.php:27 -msgid "Editing Playlist" -msgstr "Editer la liste de lecture" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "Renommer les sélectionnées" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" -msgstr "Nom" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "Avancé" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" -msgstr "Type" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "Recherche encore" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" -msgstr "Public" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Créer un nouvelle liste de lecture" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" -msgstr "Privé" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Renommer" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 -msgid "Update" -msgstr "Mis à jour" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" +msgstr "OU" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" -msgstr "Utilisateurs" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "Insérer la valeur en cours" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "E-mail aux utilisateurs" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Mettre à jour les balises ID3" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -msgid "Config" -msgstr "configuration" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" +msgstr "Normaliser les morceaux" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" -msgstr "Liste d'accès" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" +msgstr "" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -msgid "Song Title" -msgstr "Titre du morceau" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" +msgstr "Jouer aléatoirement" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" -msgstr "Administration" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" -msgstr "Minutes" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" +msgstr "" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" -msgstr "Moins joué" +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" -msgstr "En Liste" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" +msgstr "Erreur la configuration est vieux" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" -msgstr "Vue démocratique" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" +msgstr "Couverture" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" -msgstr "Déconnexion" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" +msgstr "Année" -#: ../../templates/show_admin_tools.inc.php:27 -msgid "Catalogs" -msgstr "Catalogues" +#: ../../templates/show_preference_admin.inc.php:22 +#, fuzzy +msgid "Preference Administration" +msgstr "Préférences" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "Action" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" +msgstr "Préférence" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" -msgstr "ajouter" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "secondes" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" -msgstr "Vérifier" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "Minutes" -#: ../../templates/show_admin_tools.inc.php:46 -msgid "Clean" -msgstr "Supprimer les informations" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "heures" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" -msgstr "Rapide" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +msgstr "jours" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" -msgstr "Rassembler les jaquettes" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "semaines" -#: ../../templates/show_admin_tools.inc.php:65 -msgid "No Catalogs Found" -msgstr "Aucun catalogue trouvé !" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "mois" -#: ../../templates/show_admin_tools.inc.php:71 -msgid "Clean All" -msgstr "Nettoyer tous les Catalogues" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "année" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" -msgstr "Tout Vérifier" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" +msgstr "Derniers titres joués" -#: ../../templates/show_admin_tools.inc.php:73 -msgid "Add to All" -msgstr "Ajouter à tout" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Recherche dans Ampache" -#: ../../templates/show_admin_tools.inc.php:74 -msgid "Update All" -msgstr "Tout Mettre à jour" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Mots clés" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" -msgstr "Recupérer la jaquette d'album" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Joué" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" -msgstr "Autres outils" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Oui" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" -msgstr "Voir les doublons" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "Non" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" -msgstr "Effacer lecture en cours" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Débit minimum" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -msgid "Generate New Config" -msgstr "écrire la configuration" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "1 étoile" -#: ../../templates/show_admin_tools.inc.php:86 -msgid "Preferences Permissions" -msgstr "Préférences" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" +msgstr "2 etoiles" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" -msgstr "Exporter vers Itunes DB" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "3 etoiles" -#: ../../templates/show_admin_tools.inc.php:88 -msgid "Check for New Version" -msgstr "Test de la configuration" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "4 etoiles" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" -msgstr "Albums de" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "5 etoiles" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" -msgstr "Voir tous les morceaux de" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Opérateur" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" -msgstr "Jouer tous les morceaux de" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "ET" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" -msgstr "Jouer aléatoirement les morceaux de" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Méthode" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" -msgstr "Mettre à jour à partir des balises" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "approximatif" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" -msgstr "Renommer l'artiste" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "exacte" -#: ../../templates/show_artist_box.inc.php:39 -msgid "Find duplicate artists" -msgstr "Trouver des doublons" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Nombre de résultats" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" -msgstr "E-mail" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "illimité" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" -msgstr "Résultats par page" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "New Password" -msgstr "Mot de passe" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" -msgstr "Confirmation du mot de passe" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" -msgstr "Vider les statistiques" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "" -#: ../../templates/show_user.inc.php:65 -msgid "Update Account" -msgstr "Modifier un compte" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Favoris" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -msgid "Favorite Artists" -msgstr "Liste des artistes favoris" +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +msgid "ACL Type" +msgstr "Type d'ACL" -#: ../../templates/show_user_stats.inc.php:40 -msgid "Favorite Albums" -msgstr "Liste des albums favoris" +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 +msgid "Stream Access" +msgstr "Accés Flux" -#: ../../templates/show_user_stats.inc.php:51 -msgid "Favorite Songs" -msgstr "Liste des morceaux favoris" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" +msgstr "l'Interface Web" -#: ../../templates/show_tv_playlist.inc.php:31 -#, fuzzy -msgid "Playing from base Playlist" -msgstr "Jouer cette liste de lecture" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "Définition de réseau local" -#: ../../templates/show_tv_playlist.inc.php:44 -#, fuzzy -msgid "Votes" -msgstr "Votes" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" +msgstr "XML-RPC" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" -msgstr "Morceau" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "Adresse IP de début" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" -msgstr "Préférence" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" +msgstr "Adresse IP de fin" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" -msgstr "Valeur" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +#, fuzzy +msgid "Remote Key" +msgstr "Distant" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" -msgstr "Pour tous" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "voir" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" -msgstr "Description" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +msgid "Read" +msgstr "Lire" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" +msgstr "Lire/Ecrit" #: ../../templates/show_user_registration.inc.php:54 msgid "Ampache New User Registration" @@ -1487,11 +1888,6 @@ msgstr "J'accepte" msgid "User Information" msgstr "Informations de l'utilisateur" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "Nom complet" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "Supprimer les informations" @@ -1500,108 +1896,74 @@ msgstr "Supprimer les informations" msgid "Register User" msgstr "Enregistrer un utilisateur" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" -msgstr "Conditions" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" +msgstr "Connexion" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "Your webserver has read access to the /sql/ampache.sql file and the /config/ampache.cfg.php.dist file" -msgstr "Votre serveur web a des droits en lecture sur les fichiers /sql/ampache.sql et /config/ampache.cfg.php.dist" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Mémoriser" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "Lancer la configuration" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "S'inscrire" -#: ../../templates/show_modules.inc.php:38 -msgid "Localplay Modules" -msgstr "Lecture en local" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" +msgstr "Message de Jour" -#: ../../templates/show_modules.inc.php:41 -msgid "Module Name" -msgstr "Nom complet" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" -msgstr "Utilisateur activé" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" +msgstr "Artistes les plus populaires" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -#, fuzzy -msgid "Deactivate" -msgstr "Utilisateur activé" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" +msgstr "Albums les plus populaires" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -msgid "No Records Found" -msgstr "Aucun catalogue trouvé !" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" +msgstr "Genres les plus populaires" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" -msgstr "Plugins disponible" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" +msgstr "Morceaux les plus populaires" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" -msgstr "Description" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "Flux live les plus populaires" -#: ../../templates/show_modules.inc.php:74 -msgid "Version" -msgstr "Version de PHP" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "Tags les plus populaires" #: ../../templates/show_edit_song.inc.php:23 msgid "Edit Song" msgstr "édition" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "OU" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "marqu&aecute;es pour etiquettage" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 msgid "Update Song" msgstr "Mise à jour des catalogues" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "Importer une liste de lecture depuis un fichier" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "Nom de fichier" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Type de liste de lecture" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "Importer une liste de lecture" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Voir" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" +msgstr "" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 #, fuzzy msgid "Send E-mail to Users" msgstr "E-mail aux utilisateurs" @@ -1610,240 +1972,293 @@ msgstr "E-mail aux utilisateurs" msgid "Mail to" msgstr "Mail pour" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "Albums les plus populaires" - -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_mail_users.inc.php:54 #, fuzzy msgid "Latest Artist Additions" msgstr "Artistes récemment ajoutés" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "Artistes les plus populaires" - -#: ../../templates/show_mail_users.inc.php:63 +#: ../../templates/show_mail_users.inc.php:65 msgid "Latest Album Additions" msgstr "Albums récemment ajoutés" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Morceaux les plus populaires" - -#: ../../templates/show_mail_users.inc.php:73 +#: ../../templates/show_mail_users.inc.php:75 msgid "Flagged Songs" msgstr "Morceaux marquées" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 msgid "Disabled Songs" msgstr "Voir les morceaux désactivés" -#: ../../templates/show_mail_users.inc.php:85 +#: ../../templates/show_mail_users.inc.php:87 #, fuzzy msgid "Most Popular Threshold in days" msgstr "Morceaux les plus populaires" -#: ../../templates/show_mail_users.inc.php:96 +#: ../../templates/show_mail_users.inc.php:98 msgid "Subject" msgstr "Sujet" -#: ../../templates/show_mail_users.inc.php:103 +#: ../../templates/show_mail_users.inc.php:105 msgid "Message" msgstr "Message" -#: ../../templates/show_mail_users.inc.php:113 +#: ../../templates/show_mail_users.inc.php:114 msgid "Send Mail" msgstr "Envoyer l'e-mail" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" -msgstr "Les dix derniés enregistrements marqués" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" +msgstr "Ajouter un nouvel utilisateur" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" +msgstr "" + +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" +msgstr "" + +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" +msgstr "Ajouter un utilisateur" + +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Ajouter un accès pour un hôte" + +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" +msgstr "" + +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" +msgstr "" + +#: ../../templates/show_add_access.inc.php:82 #, fuzzy -msgid "Show All" -msgstr "Montrer tout" +msgid "Create ACL" +msgstr "Créer un compte" + +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" +msgstr "Valeur" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Pour tous" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" + +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" +msgstr "Description" + +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "Editer la liste de lecture" + +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Public" + +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" +msgstr "Privé" + +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" +msgstr "Trouver des doublons" + +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "Type de recherche" + +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "Artiste et titre" + +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "Artiste, Album et Titre" + +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" +msgstr "Choisi le meilleur conjecture" + +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" +msgstr "Démarrage de la recherche de jaquette d'album" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" +msgstr "Cherché" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +msgid "None" +msgstr "Non" + +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Albums de" + +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Voir tous les morceaux de" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" +msgstr "Jouer tous les morceaux de" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" +msgstr "Jouer aléatoirement les morceaux de" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" +msgstr "Mettre à jour à partir des balises" + +#: ../../templates/show_artist_box.inc.php:39 +msgid "Find duplicate artists" +msgstr "Trouver des doublons" + +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" +msgstr "" + +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Jouer aléatoirement une sélection" + +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Nombre d'éléments" + +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Par genre" + +#: ../../templates/show_random.inc.php:50 +msgid "Standard" +msgstr "Standard" + +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" +msgstr "Moins joué" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" -msgstr "hors de" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" +msgstr "Tous les albums" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" -msgstr "Sections administrateur" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" +msgstr "Artiste complet" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -msgid "Base Playlist" -msgstr "liste de lecture accueil" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" +msgstr "Minutes" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -msgid "Clear Playlist" -msgstr "Effacer liste de lecture" +#: ../../templates/show_random.inc.php:59 +#, fuzzy +msgid "From catalog" +msgstr "d'un catalogue" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" -msgstr "Continuer" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" +msgstr "Limite de Taille" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" -msgstr "Annuler" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" +msgstr "En Liste" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" -msgstr "Selectionner" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" +msgstr "En cours de lecture" -#: ../../templates/show_flagged.inc.php:28 -msgid "Object" -msgstr "Objet" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Voir" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" -msgstr "Utilisateur" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" -msgstr "Statut" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Compte" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" -msgstr "Refuser" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" -msgstr "Approuver" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "Mode" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Renommer" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" +msgstr "Lecture en local" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "Insérer la valeur en cours" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "Plugins disponible" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "Mettre à jour les balises ID3" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" +msgstr "" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" -msgstr "Artistes récemment ajoutés" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" +msgstr "" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" -msgstr "Albums récemment ajoutés" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" +msgstr "" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" -msgstr "Flux Live récemment ajoutés" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" +msgstr "" #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "Recherche personnalisée" -#: ../../templates/show_get_albumart.inc.php:46 +#: ../../templates/show_get_albumart.inc.php:44 msgid "Direct URL to Image" msgstr "Lien direct vers l'image" -#: ../../templates/show_get_albumart.inc.php:54 +#: ../../templates/show_get_albumart.inc.php:52 #, fuzzy msgid "Local Image" msgstr "Lecture en local" -#: ../../templates/show_get_albumart.inc.php:66 +#: ../../templates/show_get_albumart.inc.php:63 msgid "Get Art" msgstr "Obtenir la jaquette" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" -msgstr "Actions des listes de lecture" - -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" -msgstr "Editer la liste de lecture" - -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" -msgstr "Normaliser les morceaux" - -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" -msgstr "Jouer cette liste de lecture" - -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" -msgstr "Jouer aléatoirement" - -#: ../../templates/show_playlist_box.inc.php:38 -#, fuzzy -msgid "Delete This Playlist" -msgstr "Jouer cette liste de lecture" - -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" -msgstr "Importer depuis un fichier" - -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" -msgstr "Créer un nouvelle liste de lecture" - -#: ../../templates/show_playlist_box.inc.php:43 -#, fuzzy -msgid "Delete Empty Playlists" -msgstr "Importer une liste de lecture" - -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" -msgstr "Genres les plus populaires" - -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "Flux live les plus populaires" - -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "Tags les plus populaires" - -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" -msgstr "Jouer la sélection" - -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" -msgstr "Télécharger la sélection" - -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" -msgstr "Définir les numéros de piste" - -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" -msgstr "Enlever les pistes sélectionnées" - -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "Ajouter à" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Mode debogage d'Ampache" #: ../../templates/show_edit_catalog.inc.php:22 #, fuzzy @@ -1851,71 +2266,71 @@ msgid "Settings for" msgstr "Paramètre pour les catalogues dans" #: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_add_catalog.inc.php:35 msgid "Auto-inserted Fields" msgstr "Auto-insertion des champs" #: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_add_catalog.inc.php:36 msgid "album name" msgstr "nom de l'album" #: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_add_catalog.inc.php:37 msgid "artist name" msgstr "nom de l'artiste" #: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:38 msgid "id3 comment" msgstr "commentaire de balise" #: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:39 msgid "genre" msgstr "genre" #: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 +#: ../../templates/show_add_catalog.inc.php:40 msgid "track number (padded with leading 0)" msgstr "numéro de la piste (complété par des 0)" #: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 +#: ../../templates/show_add_catalog.inc.php:41 msgid "song title" msgstr "titre du morceau" #: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:42 msgid "year" msgstr "année" #: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 +#: ../../templates/show_add_catalog.inc.php:43 msgid "other" msgstr "autre" #: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 +#: ../../templates/show_add_catalog.inc.php:52 msgid "Catalog Type" msgstr "Type de catalogue" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 msgid "XML-RPC Key" msgstr "Clef de XML-RPC" -#: ../../templates/show_edit_catalog.inc.php:50 +#: ../../templates/show_edit_catalog.inc.php:51 msgid "Filename pattern" msgstr "Motif de nom de fichier" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "Folder Pattern" msgstr "Motif de dossier" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "(no leading or ending '/')" msgstr "(ne commençant ou ne finissant pas avec '/')" @@ -1923,1017 +2338,1315 @@ msgstr "(ne commençant ou ne finissant pas avec '/')" msgid "Save Catalog Settings" msgstr "Sauver les paramètres du catalogue" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" -msgstr "Volume" +#: ../../templates/show_democratic_playlist.inc.php:38 +#, fuzzy +msgid "Playing from base Playlist" +msgstr "Jouer cette liste de lecture" -#: ../../templates/show_localplay_status.inc.php:56 +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 #, fuzzy -msgid "Repeat" -msgstr "Refuser" +msgid "Votes" +msgstr "Votes" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Créer un nouvelle liste de lecture" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" +msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "" + +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" +msgstr "Artiste" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" +msgstr "Editer l'Album" + +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" +msgstr "Mis à jour" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "Les dix derniés enregistrements marqués" + +#: ../../templates/show_plugins.inc.php:46 #, fuzzy -msgid "Create" -msgstr "Débit" +msgid "Deactivate" +msgstr "Utilisateur activé" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" +msgstr "Flux" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:30 -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 "Dans le formulaire suivant, entrez soit un chemin local (ex: /data/music) ou un lien d'une installation Ampache distante (ex: http://lautreampache.com)" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" +msgstr "Jouer la sélection" + +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" +msgstr "Télécharger la sélection" + +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" +msgstr "Définir les numéros de piste" + +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "Enlever les pistes sélectionnées" + +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" +msgstr "Ajouter à" + +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "Histoire d'IP" + +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "Voir unique" + +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Date" + +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +#, fuzzy +msgid "IP Address" +msgstr "Adresse IP de fin" + +#: ../../templates/show_add_catalog.inc.php:27 +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 "" +"Dans le formulaire suivant, entrez soit un chemin local (ex: /data/music) ou " +"un lien d'une installation Ampache distante (ex: http://lautreampache.com)" + +#: ../../templates/show_add_catalog.inc.php:32 msgid "Catalog Name" msgstr "Nom de catalogue" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" -msgstr "Chemin" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Local" + +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "Distant" + +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "Obligatoire pour un catalogue distant" + +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Motif de nom de fichier" + +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "Construire les listes de lecture à partir des fichiers m3u" + +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "Ajouter un catalogue" + +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "Effacer liste de lecture" + +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "Recommandations" + +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "Recommende les Artists" -#: ../../templates/show_add_catalog.inc.php:59 -msgid "Remote" -msgstr "Distant" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "Recommende les albums" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Required for Remote Catalogs" -msgstr "Obligatoire pour un catalogue distant" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "Recommande les Morceaux" -#: ../../templates/show_add_catalog.inc.php:68 -msgid "Filename Pattern" -msgstr "Motif de nom de fichier" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importer une liste de lecture depuis un fichier" -#: ../../templates/show_add_catalog.inc.php:82 -msgid "Build Playlists from m3u Files" -msgstr "Construire les listes de lecture à partir des fichiers m3u" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Type de liste de lecture" -#: ../../templates/show_add_catalog.inc.php:90 -msgid "Add Catalog" -msgstr "Ajouter un catalogue" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importer une liste de lecture" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" -msgstr "Ajouter un nouvel utilisateur" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" -msgstr "Éditer un utilisateur" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Favoris" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" -msgstr "Niveau d'accès utilisateur" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "Liste des artistes favoris" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" -msgstr "Ajouter un utilisateur" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "Liste des albums favoris" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" -msgstr "Mise à jour d'un utilisateur" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "Liste des morceaux favoris" #: ../../templates/show_list_duplicates.inc.php:26 msgid "Duplicate Songs" msgstr "Morceaux dupliqués" -#: ../../templates/show_list_duplicates.inc.php:34 +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 msgid "Length" msgstr "Durée" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 msgid "Size" msgstr "Taille" -#: ../../templates/show_list_duplicates.inc.php:75 +#: ../../templates/show_list_duplicates.inc.php:96 #, fuzzy msgid "Disable Songs" msgstr "Voir les morceaux désactivés" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "Histoire d'IP" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" +msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "Voir unique" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" +msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" -msgstr "Date" +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 +msgid "Statistics" +msgstr "Statistiques des catalogues" -#: ../../templates/show_ip_history.inc.php:37 -#, fuzzy -msgid "IP Address" -msgstr "Adresse IP de fin" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "Recommandations" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" -msgstr "Recommende les Artists" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "Recommende les albums" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "Recommande les Morceaux" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" +msgstr "" + +#: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy -msgid "Preference Administration" -msgstr "Préférences" +msgid "Cleaning the" +msgstr "mise à jour de" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" -msgstr "Niveau" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" +msgstr "Test" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" -msgstr "Invite" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Démarrage de la recherche des nouveaux morceaux" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "Editer l'Album" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "catalogue" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Album" -msgstr "Mis à jour" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" +msgstr "" +"Vous avez atteint cette page car une erreur de configuration est survenue. " +"Voir les informations de debogage ci-dessous" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "secondes" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" +msgstr "TEST" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "Minutes" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" +msgstr "STATUT" -#: ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "heures" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "DESCRIPTION" -#: ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "jours" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" +msgstr "Version de PHP" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "semaines" +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." +msgstr "" +"Ce test pour vérifier que vous utilisez une version de PHP connue " +"pour etre compatible avec Ampache" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "mois" +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "Mysql pour PHP" -#: ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "année" +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." +msgstr "" +"Ce test pour vérifier si vous avez l'extension mysql chargée " +"pour PHP. Ceci est requis pour qu'Ampache puisse fonctionner" -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" -msgstr "Récemment joués" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" +msgstr "Support des sessions PHP" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" -msgstr "Derniers titres joués" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." +msgstr "" +"Ce test pour s assurer qur que le support de session PHP est activé. " +"Les sessions sont indispensable au bon fonctionnement d'Ampache" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" -msgstr "Artiste" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" +msgstr "Support de PHP ICONV" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" -msgstr "Les albums du moment" +#: ../../templates/show_test.inc.php:115 +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 "" +"Ce test pour vérifier que l'Iconv support est bien installé. " +"Ce n'est pas indispensable pour le fonctionnement d'Ampache mais fortement " +"recommandé" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" -msgstr "Morceaux Supprimés de la playlist" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" +msgstr "Support de PHP ICONV" -#: ../../localplay.php:77 -msgid "Localplay Init Failed" -msgstr "Controle de lecture locale" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." +msgstr "" +"Ce test pour s'assurer qur que le support de session PHP est activé. " +"Les sessions sont indispensable au bon fonctionnement d'Ampache" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" -msgstr "Voir les albums commençant par" +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" +msgstr "Support de PHP ICONV" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" -msgstr "Voir les artistes commençant par" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" +msgstr "" +"Ce test verifie que la safe mode n'est pas active pour PHP, ceci n'est pas " +"nécessaire mais pourrai gener certaines fonctionnalités de " +"ampache" -#: ../../browse.php:124 -msgid "Show Titles Starting With" -msgstr "Voir les artistes commençant par" +#: ../../templates/show_test.inc.php:166 +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 "" +"Cet essai pour lire /config/ampache.cfg.php Si celà échoue, le " +"fichier ampache.cfg.php n'est pas au bon endroit ou \n" +"\t n'est pas lisible par votre serveur web" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" -msgstr "Erreur: Aucun mot clé entré" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" +msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" -msgstr "Listes" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" +msgstr "Connexion à la base de données" -#: ../../ratings.php:33 -msgid "Rating Updated" -msgstr "Score mis à jour" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" +msgstr "" +"Ceci test la connexion à votre base de données en utilisant " +"les valeurs de ampache.cfg.php" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" -msgstr "Votre score pour cet objet a été mis à jour" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" +msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" -msgstr "Utilisateur suspendu, contactezz l admin" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" +msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" -msgstr "Impossible de creer ce compte" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" +msgstr "" -#: ../../login.php:103 -msgid "No local account found" -msgstr "Pas de compte local correspondant" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "édition" -#: ../../login.php:176 -msgid "Message of the Day" -msgstr "Message de Jour" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "préférences" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" -msgstr "Erreur : Le mot de passe ne correspond pas ou est vide" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Mise à jour des préférences" -#: ../../preferences.php:61 -msgid "Password Updated" -msgstr "Mot de passe mise à jour" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "Mot de passe" -#: ../../update.php:73 -msgid "Ampache Update" -msgstr "Mode debogage d'Ampache" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Vider les statistiques" -#: ../../tv.php:62 -msgid "Playlist Cleared" -msgstr "Liste de lecture effacée" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "Modifier un compte" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" -msgstr "Démarrage de la mise à jour à partir des balises" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Précédant" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" -msgstr "Mise à jour à partir des balises terminée" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" -msgstr "Retour" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "" + +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "" + +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" +msgstr "" + +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" +msgstr "" + +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" +msgstr "" + +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" +msgstr "" + +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" +msgstr "" + +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" +msgstr "Jouer l'album aléatoirement" + +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" +msgstr "Réinitialiser la jaquette d'album" + +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" +msgstr "Trouver la jaquette d'album" + +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" +msgstr "" + +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" +msgstr "Nom de la liste de lecture" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" +msgstr "Nombre de morceaux" + +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" +msgstr "Propriétaire" -#: ../../activate.php:43 +#: ../../activate.php:42 msgid "No user with this name registered" msgstr "Pas d'utilisateur enregistré avec ce nom" -#: ../../activate.php:47 +#: ../../activate.php:46 msgid "The validation key used isn't correct." msgstr "La clé de validation utilisée n'est pas correcte." -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "User activated" msgstr "Utilisateur activé" -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "This User ID is activated and can be used" msgstr "Cet identifiant utilisateur est actif et peut etre utilisé" -#: ../../playlist.php:46 -msgid "Playlist Deleted" -msgstr "Liste de lecture supprimée" - -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" -msgstr "Liste de lecture supprimée" - -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" -msgstr "Voulez-vous vraiment supprimer cette liste de lecture ?" - -#: ../../playlist.php:57 -msgid "Confirm Action" -msgstr "Confirmation d'action" - -#: ../../playlist.php:117 -msgid "Playlist Created" -msgstr "Liste de lecture créée" - -#: ../../playlist.php:117 -msgid " has been created" -msgstr " a été créée" - -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" -msgstr "Morceaux sélectionnés distants" - -#: ../../playlist.php:145 -msgid "Playlist Updated" -msgstr "Liste de lecture mise à jour" - -#: ../../playlist.php:146 -msgid "has been updated and is now" -msgstr " a été mis à jour" - -#: ../../playlist.php:166 -msgid "Playlist Imported" -msgstr "Liste de lecture créée" - -#: ../../playlist.php:195 -msgid "Empty Playlists Deleted" -msgstr "Liste de lecture supprimée" - -#: ../../flag.php:46 -msgid "Item Flagged" -msgstr "Marqué par" - -#: ../../flag.php:46 -msgid "The specified item has been flagged" -msgstr "Marqué par" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" -#: ../../albums.php:48 -msgid "Album Art Cleared" -msgstr "Jaquettes d'album vidées" +#: ../../democratic.php:80 +msgid "Playlist Cleared" +msgstr "Liste de lecture effacée" -#: ../../albums.php:48 -msgid "Album Art information has been removed from the database" -msgstr "Les informations de jaquettes d'albums ont été supprimées de la base de données" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" -msgstr "Jaquette d'album non trouvée" +#: ../../lib/class/flag.class.php:280 +msgid "Approved" +msgstr "Déplacé" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art could not be located at this time. This may be due to write access error, or the file is not received corectly." -msgstr "Pas de jaquette d'album trouvée. Celà peut etre du à une surcharge temporaire d'Amazon ou un album inconnu de leur catalogue" +#: ../../lib/class/flag.class.php:281 +msgid "Pending" +msgstr "Attente" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" -msgstr "Jaquette d'album incluse" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" +msgstr "" -#: ../../register.php:81 -msgid "Error Captcha Required" -msgstr "Erreur saisissez le captcha" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" +msgstr "Mise à jour pour" -#: ../../register.php:88 -msgid "Error Captcha Failed" -msgstr "Erreur Captcha s'est cassé" +#: ../../lib/class/song.class.php:341 +msgid "Rate" +msgstr "Taux" -#: ../../register.php:95 -msgid "You must accept the user agreement" -msgstr "Vous devez accepter les conditions d'utilisation" +#: ../../lib/class/song.class.php:345 +msgid "Mode" +msgstr "Mode" -#: ../../register.php:100 -msgid "You did not enter a username" -msgstr "Vous n'avez pas entré un nom d'utilisateur" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" +msgstr "Taille du fichier" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "SVP entrez vos prénom et nom" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" +msgstr "Gérer les utilisateurs" -#: ../../register.php:130 -msgid "You must enter a password" -msgstr "Vous devez entrer un mot de passe" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" +msgstr "" -#: ../../register.php:134 -msgid "Your passwords do not match" -msgstr "Vos mots de passe ne correspondent pas" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" +msgstr "Listes de lecture" -#: ../../register.php:152 -msgid "Error: Insert Failed" -msgstr "Erreur : Enregistrement non effectué" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" +msgstr "Erreur : impossible d'ouvrir" -#: ../../register.php:169 -msgid "Registration Complete" -msgstr "Enregistrement terminé" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" +msgstr "Erreur: Impossible de changer de répertoire" -#: ../../bin/print_tags.php.inc:64 -msgid "[print_tags.php.inc]\nThis commandline script will display the tag information for the specified filename as it will \nappear to Ampache. \n\n" -msgstr "[print_tags.php.inc]\nCette ligne de commande de script affichera les informations de balise pour le fichier spécifié \ncomme elles apparaitrons dans Ampache. \n \n" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" +msgstr "Erreur: Impossible d'obtenir la taille de fichier de" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" -msgstr "Nom de fichier :" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" +msgstr "n'est pas lisible par ampache" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" -msgstr "Erreur : impossible d'écrire dans" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" +msgstr "Démarrage de la construction du catalogue" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" -msgstr "Erreur: Le répertoire de chargement n'est pas dans un catalogue" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" +msgstr "Synchronisation distante en cours" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" -msgstr "Ajout" +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" +msgstr "Playlist ajoutée à partir de" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" -msgstr "vers la base de données" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" +msgstr "Catalogue terminé" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" -msgstr "Supprimé" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" +msgstr "Durée totale" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" -msgstr "" -"\n" -"\t\n" -"************ ATTENTION ************\n" -"Ce script déplacera, et pourrait \n" -"supprimer les fichiers téléchargés.\n" -"************ ATTENTION ************\n" -"\n" -"Tous les marqués pour ajout seront déplacés vers le " -"répertoire de téléchargement. \n" -"Tous les fichiers marqués pour suppression seront supprimés. " -"Ce script doit etre \n" -"exécuté avec un utilisateur ayant les droits suffisants pour " -"les deux opérations ci-dessus \n" -"\n" -"\t\n" - -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" -msgstr "Continuer (Y/N) :" - -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " -msgstr "Erreur :" - -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" -msgstr "!\n" - -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" -msgstr "Jaquette d'album" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" +msgstr "Total des morceaux" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" -msgstr "Cliquer pour fermer la fenetre" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" +msgstr "Morceaux par secondes" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" -msgstr "Le temp d'ajout" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" +msgstr "Mise à jour non nécessaire" -#: ../../templates/show_disabled_songs.inc:49 -msgid "Remove" -msgstr "Effacement" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" +msgstr "Mise à jour distante en cours" -#: ../../templates/list_header.inc:110 -msgid "Prev" -msgstr "Précédant" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" +msgstr "Mise à jour du catalogue terminée" -#: ../../templates/list_header.inc:156 -msgid "Next" -msgstr "Suivant" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "" +"Impossible de charger la bibliothèque XMLRPC, assurez-vous que XML-" +"RPC est actif" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" -msgstr "Vous ĂŞtes actuellement connecté en tant que" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" +msgstr "Erreur de connexion à" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" -msgstr "Erreur la configuration est vieux" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" +msgstr "Code" -#: ../../templates/show_songs.inc:47 -msgid "Song title" -msgstr "Titre du morceau" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" +msgstr "Raison" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" -msgstr "Score" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" +msgstr "Mise à jour de(s) catalogue(s) distant(s) terminée" -#: ../../templates/show_songs.inc:183 -msgid "Total" -msgstr "Total" +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" +msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "étape 2 - Création du fichier Ampache.cfg.php" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" +msgstr "Nettoyage de catalogue terminé" -#: ../../templates/show_install_config.inc:55 -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 "Cette étape prend la configuration de base et essaie de l'appliquer à votre serveur web. Si l'accès est refusé, vous verrez une invite de chargement du fichier de configuration. SVP mettez le fichier de configuration téléchargé dans /config" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" +msgstr "Fichiers enlevés" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" -msgstr "Chemin d'accès web" +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" +msgstr "" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" -msgstr "Nom de la base de données" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" +msgstr "TROUVE" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" -msgstr "Hôte MySQL" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" +msgstr "Recherche de nouvelle(s) jaquette(s) d'album(s)" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" -msgstr "Utilisateur MySQL" +#: ../../lib/class/catalog.class.php:1706 +msgid "Update Finished." +msgstr "Mise à jour du catalogue terminée" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" -msgstr "Mot de passe MySQL" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" +msgstr "Test" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" -msgstr "écrire la configuration" +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." +msgstr "morceaux mis à jour" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php existe" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" +msgstr "Stop" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php configuré ?" +#: ../../lib/class/localplay.class.php:650 +msgid "Paused" +msgstr "Pause" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" -msgstr "Test de la configuration" +#: ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" -#: ../../templates/show_album.inc:55 -msgid "Play Album" -msgstr "Jouer l'album" +#: ../../lib/preferences.php:245 +msgid "Enable" +msgstr "Activer" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" -msgstr "Jouer l'album aléatoirement" +#: ../../lib/preferences.php:272 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" -msgstr "Réinitialiser la jaquette d'album" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" +msgstr "M3U simple" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" -msgstr "Trouver la jaquette d'album" +#: ../../lib/preferences.php:274 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" -msgstr "édition" +#: ../../lib/preferences.php:275 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" -msgstr "préférences" +#: ../../lib/preferences.php:276 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" -msgstr "Reconstruire les préférences" +#: ../../lib/preferences.php:277 +msgid "XSPF" +msgstr "" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" -msgstr "l'Interface" +#: ../../lib/preferences.php:310 +msgid "Disabled" +msgstr "Désactiver" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" -msgstr "Flux" +#: ../../lib/preferences.php:332 +msgid "Send on Add" +msgstr "" -#: ../../templates/show_preferences.inc:68 -msgid "Options" -msgstr "Actions" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" +msgstr "" -#: ../../templates/show_preferences.inc:72 -msgid "Account" -msgstr "Compte" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" +msgstr "" -#: ../../templates/show_preferences.inc:76 -msgid "System" -msgstr "Le Serveur" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" +msgstr "" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" -msgstr "Mode" +#: ../../lib/preferences.php:343 +msgid "Always" +msgstr "" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" -msgstr "Mise à jour des préférences" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Ne pas jouer" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" -msgstr "Jouer aléatoirement une sélection" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "C'est plutôt mauvais" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" -msgstr "Nombre d'éléments" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "C'est OK" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" -msgstr "Par genre" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "C'est plutôt bon" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" -msgstr "Standard" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "J'aime ça !" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" -msgstr "Tous les albums" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "C'est dément" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" -msgstr "Artiste complet" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "C'est le Top !" -#: ../../templates/show_random_play.inc:61 -#, fuzzy -msgid "From catalog" -msgstr "d'un catalogue" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" +msgstr "Anglais" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" -msgstr "Limite de Taille" +#: ../../lib/general.lib.php:496 +msgid "British English" +msgstr "Anglais (britannique)" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" -msgstr "illimité" +#: ../../lib/general.lib.php:502 +msgid "Turkish" +msgstr "Turc" -#: ../../templates/show_install.inc:54 -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 "Cette étape crée et remplie la base de données Ampache, pour celà donner un compte d'accès mysql avec des droits de création. Cette étape peut prendre un certain temps dépendant de la vitesse de votre ordinateur" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" +msgstr "Chinois simplifié" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" -msgstr "Nom d'utilisateur administrateur MySQL" +#: ../../lib/general.lib.php:580 +msgid "On" +msgstr "actif" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" -msgstr "Mot de passe administrateur MySQL" +#: ../../lib/general.lib.php:583 +msgid "Off" +msgstr "inactif" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" -msgstr "Crée un utilisateur de base de données pour la nouvelle base" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" +msgstr "Erreur, accès interdit" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" -msgstr "Nom d'utilisateur de base de données Ampache" +#: ../../lib/ui.lib.php:550 +msgid "Upload" +msgstr "Envoyer" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" -msgstr "Mot de passe de l'utilisateur de base de données Ampache" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" +msgstr "Lecture en local" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" -msgstr "Remplissage de la base de données" +#: ../../lib/ui.lib.php:556 +msgid "Random Play" +msgstr "Aléatoire" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" -msgstr "Ajouter un accès pour un hôte" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +msgid "Admin-Catalog" +msgstr "Ajouter un catalogue" -#: ../../templates/show_add_access.inc:23 -msgid "Use the form below to add a host that you want to have access to your Ampache catalog." -msgstr "Utiliser le formulaire ci-dessous pour ajouter un hôte accédant à votre catalogue Ampache" +#: ../../lib/ui.lib.php:576 +msgid "Admin-User Management" +msgstr "Gestion des utilisateurs" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" -msgstr "Adresse IP de début" +#: ../../lib/ui.lib.php:580 +msgid "Admin-Mail Users" +msgstr "E-mail aux utilisateurs" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" -msgstr "Adresse IP de fin" +#: ../../lib/ui.lib.php:584 +msgid "Admin-Manage Access Lists" +msgstr "Liste d'accès" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -msgid "Read" -msgstr "Lire" +#: ../../lib/ui.lib.php:588 +msgid "Admin-Site Preferences" +msgstr "Préférences administrateur" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" -msgstr "Lire/Ecrit" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" +msgstr "" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -msgid "ACL Type" -msgstr "Type d'ACL" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" +msgstr "Parcourir" -#: ../../templates/show_add_access.inc:67 -msgid "Stream Access" -msgstr "Accés Flux" +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "Jaquettes d'album vidées" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" -msgstr "l'Interface Web" +#: ../../albums.php:32 +msgid "Album Art information has been removed from the database" +msgstr "" +"Les informations de jaquettes d'albums ont été supprimé" +"es de la base de données" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" -msgstr "Définition de réseau local" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "Jaquette d'album non trouvée" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" -msgstr "XML-RPC" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." +msgstr "" +"Pas de jaquette d'album trouvée. Celà peut etre du à " +"une surcharge temporaire d'Amazon ou un album inconnu de leur catalogue" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" -msgstr "Options XML-RPC" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" +msgstr "Jaquette d'album incluse" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -#, fuzzy -msgid "Remote Key" -msgstr "Distant" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" +msgstr "Démarrage de la mise à jour à partir des balises" -#: ../../templates/show_add_access.inc:87 -#, fuzzy -msgid "Create ACL" -msgstr "Créer un compte" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" +msgstr "Mise à jour à partir des balises terminée" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" -msgstr "Accès hôte à votre catalogue" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" +msgstr "Retour" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" -msgstr "Ajouter une entrée" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" +msgstr "" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" -msgstr "Adresse de début" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" +msgstr "" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" -msgstr "Adresse de fin" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" +msgstr "" -#: ../../templates/show_access_list.inc:50 -msgid "Key" -msgstr "Clef" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "fichier" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" -msgstr "Retirer" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "Envoi de fichiers non supporté" -#: ../../templates/show_users.inc:40 -msgid "Fullname" -msgstr "Nom complet" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "Aucun fichier envoyé" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" -msgstr "Dernier(s) vu(s)" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "" +"Il y a eu un problème avec l'envoi de fichier: Aucun %s n'a é" +"té chargé." -#: ../../templates/show_users.inc:53 -msgid "Registration Date" -msgstr "Date d'enregistrement" +#: ../../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 "" +"Il y a eu un problème avec l'envoi de fichier: %s dépasse la " +"taille maximum autorisée (%d octets)." -#: ../../templates/show_users.inc:57 -msgid "Activity" -msgstr "Activité" +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." +msgstr "" +"Il y a eu un problème avec l'envoi de fichier: Le %s n'a é" +"té que partiellement chargé" -#: ../../templates/show_users.inc:61 -msgid "Last Ip" -msgstr "Dernier(s) IPs" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" +msgstr "Morceaux Supprimés de la playlist" -#: ../../templates/show_users.inc:66 -msgid "On-line" -msgstr "En ligne" +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Liste de lecture créée" -#: ../../templates/show_artist.inc:35 -msgid "Cover" -msgstr "Couverture" +#: ../../playlist.php:57 +msgid " has been created" +msgstr " a été créée" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" -msgstr "Nom de l'album" +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Liste de lecture mise à jour" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "Année de l'album" +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr " a été mis à jour" -#: ../../templates/show_artist.inc:38 -msgid "Tracks" -msgstr "Pistes" +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "Liste de lecture créée" -#: ../../templates/show_edit_access.inc:23 -msgid "Edit Access List" -msgstr "Liste d'accès" +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "Liste de lecture supprimée" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" -msgstr "Mode debogage d'Ampache" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" +msgstr "Utilisateur suspendu, contactezz l admin" -#: ../../templates/show_test.inc:35 -msgid "You've reached this page because a configuration error has occured. Debug Information below" -msgstr "Vous avez atteint cette page car une erreur de configuration est survenue. Voir les informations de debogage ci-dessous" +#: ../../login.php:87 +msgid "Unable to create new account" +msgstr "Impossible de creer ce compte" -#: ../../templates/show_test.inc:39 -msgid "CHECK" -msgstr "TEST" +#: ../../login.php:96 +msgid "No local account found" +msgstr "Pas de compte local correspondant" -#: ../../templates/show_test.inc:41 -msgid "STATUS" -msgstr "STATUT" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Erreur: Aucun mot clé entré" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "DESCRIPTION" +#: ../../artists.php:186 +msgid "Show Artists starting with" +msgstr "Voir les artistes commençant par" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" -msgstr "Version de PHP" +#: ../../bin/print_tags.inc:66 +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 "" -#: ../../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 "Ce test pour vérifier que vous utilisez une version de PHP connue pour etre compatible avec Ampache" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "Nom de fichier :" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" -msgstr "Mysql pour PHP" +#~ msgid "album's with art" +#~ msgstr "albums avec image" -#: ../../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 "Ce test pour vérifier si vous avez l'extension mysql chargée pour PHP. Ceci est requis pour qu'Ampache puisse fonctionner" +#~ msgid "Album Art Already Found" +#~ msgstr "Jaquette(s) d'album(s) déja trouvée(s)" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" -msgstr "Support des sessions PHP" +#~ msgid "Error: Name Identical" +#~ msgstr "Erreur : noms identiques" -#: ../../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 "Ce test pour s assurer qur que le support de session PHP est activé. Les sessions sont indispensable au bon fonctionnement d'Ampache" +#~ msgid "Show Genres starting with" +#~ msgstr "Voir les genres commençant par" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" -msgstr "Support de PHP ICONV" +#~ msgid "Downsample" +#~ msgstr "Downsample" -#: ../../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 "Ce test pour vérifier que l'Iconv support est bien installé. Ce n'est pas indispensable pour le fonctionnement d'Ampache mais fortement recommandé" +#~ msgid "Global" +#~ msgstr "Monde" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" -msgstr "Support de PHP ICONV" +#~ msgid "No songs in this playlist." +#~ msgstr "Aucun morceau dans cette liste de lecture" -#: ../../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 "Ce test pour s'assurer qur que le support de session PHP est activé. Les sessions sont indispensable au bon fonctionnement d'Ampache" +#~ msgid "New Playlist" +#~ msgstr "Nouvelle liste de lecture" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" -msgstr "Support de PHP ICONV" +#~ msgid "Show w/o art" +#~ msgstr "Afficher sans jaquette" -#: ../../templates/show_test.inc:151 -msgid "This test makes sure that PHP isn't running in SafeMode and that we are able to modify the memory limits. While not required, without these abilities some features of ampache may not work correctly" -msgstr "Ce test verifie que la safe mode n'est pas active pour PHP, ceci n'est pas nécessaire mais pourrai gener certaines fonctionnalités de ampache" +#~ msgid "Show all" +#~ msgstr "Montrer tout" -#: ../../templates/show_test.inc:170 -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 "Cet essai pour lire /config/ampache.cfg.php Si celà échoue, le fichier ampache.cfg.php n'est pas au bon endroit ou \n\t n'est pas lisible par votre serveur web" +#~ msgid "Add a new user" +#~ msgstr "Ajouter un nouvel utilisateur" -#: ../../templates/show_test.inc:193 -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 "Ce test pour s'assurer que vous avez bien défini tous les paramètres de configuration et que nous sommes capables \n\td'analyser complètement votre fichier de configuration" +#~ msgid "The Catalog and all associated records has been deleted" +#~ msgstr "" +#~ "Le catalogue et tous ses titres ont été supprimés" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "Ampache.cfg.php à jour ?" +#, fuzzy +#~ msgid "Catalog Created and Songs Indexed" +#~ msgstr "Nettoyage de catalogue terminé" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "Dans ampache.cfg.php manquent les informations suivantes:" +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "Voulez-vous vraiment effacer les statistiques de ce catalogue ?" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" -msgstr "Connexion à la base de données" +#~ msgid "Site" +#~ msgstr "Site" -#: ../../templates/show_test.inc:256 -msgid "This attempts to connect to your database using the values from your ampache." -"cfg.php" -msgstr "Ceci test la connexion à votre base de données en utilisant " -"les valeurs de ampache.cfg.php" +#~ msgid "Confirm Delete" +#~ msgstr "Entrée effacée" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "Recherche dans Ampache" +#~ msgid "Do you really want to delete this Access Record?" +#~ msgstr "" +#~ "Etes vous sur de vouloir supprimer cet enregistrement d'accès ?" -#: ../../templates/show_similar_artists.inc:23 -msgid "Similar Artists" -msgstr "Liste complète des artistes" +#~ msgid "Entry Deleted" +#~ msgstr "Entrée effacée" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "Vérifiez les artictes que vous souhaitez associer a cet artiste" +#~ msgid "Entry Added" +#~ msgstr "Entrée ajoutée" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" -msgstr "Préc&ecaute;dent" +#~ msgid "Entry Updated" +#~ msgstr "Entrée ajoutée" -#: ../../templates/show_similar_artists.inc:73 -msgid "Rename selected" -msgstr "Renommer les sélectionnées" +#~ msgid "Module Activated" +#~ msgstr "Mode activé" -#: ../../templates/show_similar_artists.inc:83 -msgid "Advanced Options" -msgstr "Avancé" +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "Voulez-vous vraiment supprimer ce module ?" -#: ../../templates/show_similar_artists.inc:144 -msgid "Search Again" -msgstr "Recherche encore" +#~ msgid "Module Deactivated" +#~ msgstr "Mode activé" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" -msgstr "Connexion" +#~ msgid "No Playlists Found" +#~ msgstr "Non trouvé" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" -msgstr "Mémoriser" +#~ msgid "Controls" +#~ msgstr "Commandes" -#: ../../templates/show_login_form.inc:48 -msgid "Register" -msgstr "S'inscrire" +#~ msgid "Users" +#~ msgstr "Utilisateurs" -#: ../../templates/show_search.inc:33 -msgid "Keywords" -msgstr "Mots clés" +#~ msgid "Mail Users" +#~ msgstr "E-mail aux utilisateurs" -#: ../../templates/show_search.inc:73 -msgid "Played" -msgstr "Joué" +#~ msgid "Config" +#~ msgstr "configuration" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" -msgstr "Débit minimum" +#~ msgid "Access List" +#~ msgstr "Liste d'accès" -#: ../../templates/show_search.inc:96 -msgid "One Star" -msgstr "1 étoile" +#~ msgid "Democratic View" +#~ msgstr "Vue démocratique" -#: ../../templates/show_search.inc:97 -msgid "Two Stars" -msgstr "2 etoiles" +#~ msgid "Rename Artist" +#~ msgstr "Renommer l'artiste" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" -msgstr "3 etoiles" +#~ msgid "Results Per Page" +#~ msgstr "Résultats par page" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" -msgstr "4 etoiles" +#~ msgid "Module Name" +#~ msgstr "Nom complet" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" -msgstr "5 etoiles" +#~ msgid "Admin Controls" +#~ msgstr "Sections administrateur" -#: ../../templates/show_search.inc:103 -msgid "Operator" -msgstr "Opérateur" +#~ msgid "Newest Artist Additions" +#~ msgstr "Artistes récemment ajoutés" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "ET" +#~ msgid "Newest Album Additions" +#~ msgstr "Albums récemment ajoutés" -#: ../../templates/show_search.inc:112 -msgid "Method" -msgstr "Méthode" +#~ msgid "Newest Live Stream Additions" +#~ msgstr "Flux Live récemment ajoutés" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "approximatif" +#~ msgid "Playlist Actions" +#~ msgstr "Actions des listes de lecture" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "exacte" +#~ msgid "Edit Playlist" +#~ msgstr "Editer la liste de lecture" -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" -msgstr "Nombre de résultats" +#~ msgid "Play This Playlist" +#~ msgstr "Jouer cette liste de lecture" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "Annuler" +#, fuzzy +#~ msgid "Delete This Playlist" +#~ msgstr "Jouer cette liste de lecture" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "Sauver la recherche comme un morceau sur" +#~ msgid "Import From File" +#~ msgstr "Importer depuis un fichier" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "Sauver" +#, fuzzy +#~ msgid "Delete Empty Playlists" +#~ msgstr "Importer une liste de lecture" + +#~ msgid "Localplay Init Failed" +#~ msgstr "Controle de lecture locale" + +#~ msgid "Show Albums starting with" +#~ msgstr "Voir les albums commençant par" + +#~ msgid "Show Titles Starting With" +#~ msgstr "Voir les artistes commençant par" + +#~ msgid "Lists" +#~ msgstr "Listes" + +#~ msgid "Error: Password Does Not Match or Empty" +#~ msgstr "Erreur : Le mot de passe ne correspond pas ou est vide" + +#~ msgid "Password Updated" +#~ msgstr "Mot de passe mise à jour" + +#~ msgid "Playlist Deleted" +#~ msgstr "Liste de lecture supprimée" + +#~ msgid "The Requested Playlist has been deleted" +#~ msgstr "Liste de lecture supprimée" + +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "Voulez-vous vraiment supprimer cette liste de lecture ?" + +#~ msgid "Confirm Action" +#~ msgstr "Confirmation d'action" + +#~ msgid "Remote Selected Tracks" +#~ msgstr "Morceaux sélectionnés distants" + +#~ 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 "" +#~ "[print_tags.php.inc]\n" +#~ "Cette ligne de commande de script affichera les informations de balise " +#~ "pour le fichier spécifié \n" +#~ "comme elles apparaitrons dans Ampache. \n" +#~ " \n" + +#~ msgid "Error: Unable to write to" +#~ msgstr "Erreur : impossible d'écrire dans" + +#~ msgid "Error: Upload directory not inside a catalog" +#~ msgstr "" +#~ "Erreur: Le répertoire de chargement n'est pas dans un catalogue" + +#~ msgid "Adding" +#~ msgstr "Ajout" + +#~ msgid "to database" +#~ msgstr "vers la base de données" + +#~ msgid "" +#~ "\n" +#~ "\t\n" +#~ "************* WARNING *************\n" +#~ "This script will move, and \n" +#~ "potentially delete uploaded files.\n" +#~ "************* WARNING *************\n" +#~ "\n" +#~ "All files marked for add will be moved to the upload directory. All " +#~ "files \n" +#~ "marked for deletion will be deleted. This script must be run as a user " +#~ "with\n" +#~ "sufficient rights to perform the above two functions. \n" +#~ "\n" +#~ "\t\n" +#~ msgstr "" +#~ "\n" +#~ "\t\n" +#~ "************ ATTENTION ************\n" +#~ "Ce script déplacera, et pourrait \n" +#~ "supprimer les fichiers téléchargés.\n" +#~ "************ ATTENTION ************\n" +#~ "\n" +#~ "Tous les marqués pour ajout seront déplacés vers le " +#~ "répertoire de téléchargement. \n" +#~ "Tous les fichiers marqués pour suppression seront supprimé" +#~ "s. Ce script doit etre \n" +#~ "exécuté avec un utilisateur ayant les droits suffisants " +#~ "pour les deux opérations ci-dessus \n" +#~ "\n" +#~ "\t\n" + +#~ msgid "Continue? (Y/N):" +#~ msgstr "Continuer (Y/N) :" + +#~ msgid "Error: " +#~ msgstr "Erreur :" + +#~ msgid "!\n" +#~ msgstr "!\n" + +#~ msgid "You are currently logged in as" +#~ msgstr "Vous ĂŞtes actuellement connecté en tant que" + +#~ msgid "Song title" +#~ msgstr "Titre du morceau" + +#~ msgid "Total" +#~ msgstr "Total" + +#~ msgid "Rebuild Preferences" +#~ msgstr "Reconstruire les préférences" + +#~ msgid "Interface" +#~ msgstr "l'Interface" + +#~ msgid "Streaming" +#~ msgstr "Flux" + +#~ msgid "Options" +#~ msgstr "Actions" + +#~ msgid "System" +#~ msgstr "Le Serveur" + +#~ msgid "" +#~ "Use the form below to add a host that you want to have access to your " +#~ "Ampache catalog." +#~ msgstr "" +#~ "Utiliser le formulaire ci-dessous pour ajouter un hôte accé" +#~ "dant à votre catalogue Ampache" + +#~ msgid "XML-RPC Options" +#~ msgstr "Options XML-RPC" + +#~ msgid "Host Access to Your Catalog" +#~ msgstr "Accès hôte à votre catalogue" + +#~ msgid "Revoke" +#~ msgstr "Retirer" + +#~ msgid "Album Name" +#~ msgstr "Nom de l'album" + +#~ msgid "Album Year" +#~ msgstr "Année de l'album" + +#~ msgid "Tracks" +#~ msgstr "Pistes" + +#~ msgid "Edit Access List" +#~ msgstr "Liste d'accès" + +#~ 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 "" +#~ "Ce test pour s'assurer que vous avez bien défini tous les " +#~ "paramètres de configuration et que nous sommes capables \n" +#~ "\td'analyser complètement votre fichier de configuration" + +#~ msgid "Ampache.cfg.php Up to Date?" +#~ msgstr "Ampache.cfg.php à jour ?" + +#~ msgid "Ampache.cfg.php is missing the following:" +#~ msgstr "Dans ampache.cfg.php manquent les informations suivantes:" + +#~ msgid "Reset Form" +#~ msgstr "Annuler" + +#~ msgid "Save Search As Track on" +#~ msgstr "Sauver la recherche comme un morceau sur" +#~ msgid "Save" +#~ msgstr "Sauver" diff --git a/locale/is_IS/LC_MESSAGES/messages.po b/locale/is_IS/LC_MESSAGES/messages.po index 05b19ea8..722d1250 100644 --- a/locale/is_IS/LC_MESSAGES/messages.po +++ b/locale/is_IS/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,1451 +16,1812 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" +#: ../../register.php:82 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" +#: ../../register.php:89 +msgid "Error Captcha Failed" msgstr "" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" +#: ../../register.php:96 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" +#: ../../register.php:101 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" msgstr "" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" +#: ../../register.php:131 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" +#: ../../register.php:135 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" +#: ../../register.php:157 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 -msgid "None" +#: ../../register.php:174 +msgid "Registration Complete" msgstr "" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" +#: ../../update.php:51 +msgid "Ampache Update" msgstr "" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" +#: ../../ratings.php:32 +msgid "Rating Updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" +#: ../../radio.php:50 +msgid "Radio Station Added" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" +#: ../../admin/flag.php:97 +msgid "Song Updated" msgstr "" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" +#: ../../admin/flag.php:97 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" +#: ../../admin/flag.php:139 +msgid "Album Updated" msgstr "" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" +#: ../../admin/flag.php:181 +msgid "Artist Updated" msgstr "" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" +#: ../../admin/flag.php:246 +msgid "Songs Updated" msgstr "" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" +#: ../../admin/flag.php:254 +msgid "Flag Removed" msgstr "" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" +#: ../../admin/flag.php:270 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" +#: ../../admin/flag.php:305 +msgid "Flagged Records" msgstr "" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +msgid "Catalog Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" +#: ../../admin/catalog.php:106 +msgid "Catalog Deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1240 -msgid "Cleaning the" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" +#: ../../admin/catalog.php:141 +msgid "Catalog Cleaned" msgstr "" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" +#: ../../admin/catalog.php:191 +msgid "Catalog Created" msgstr "" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." +#: ../../admin/catalog.php:208 +msgid "Catalog statistics cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" +#: ../../admin/catalog.php:233 +msgid "No Disabled songs found" msgstr "" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" +#: ../../admin/catalog.php:242 +msgid "Delete Catalog" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "Update Finished." +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" msgstr "" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" +#: ../../admin/users.php:79 +msgid "User Updated" msgstr "" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" +#: ../../admin/users.php:79 +msgid "updated" msgstr "" -#: ../../lib/class/song.class.php:369 -msgid "Rate" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" msgstr "" -#: ../../lib/class/song.class.php:373 -msgid "Mode" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" msgstr "" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" msgstr "" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" +#: ../../admin/users.php:119 +msgid "New User Added" msgstr "" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" +#: ../../admin/users.php:124 +msgid "User Enabled" msgstr "" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" +#: ../../admin/users.php:129 +msgid "User Disabled" msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" msgstr "" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" +#: ../../admin/users.php:154 +msgid "User Deleted" msgstr "" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" +#: ../../admin/users.php:157 +msgid "Delete Error" msgstr "" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" msgstr "" -#: ../../lib/class/flag.class.php:264 -msgid "Approved" +#: ../../admin/users.php:163 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/flag.class.php:265 -msgid "Pending" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" msgstr "" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +msgid "Are you sure you want to remove this plugin?" msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -msgid "Other" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" msgstr "" -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" +#: ../../admin/access.php:35 +msgid "Deleted" msgstr "" -#: ../../lib/class/localplay.class.php:567 -msgid "Paused" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/class/album.class.php:163 -msgid "Various" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" msgstr "" -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" msgstr "" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" msgstr "" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" +#: ../../admin/system.php:64 +msgid "Export Failed" msgstr "" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" +#: ../../admin/mail.php:90 +msgid "No Catalogs Found!" msgstr "" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 +msgid "Add a Catalog" msgstr "" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" msgstr "" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "day" msgstr "" -#: ../../lib/preferences.php:258 -msgid "Enable" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "days" msgstr "" -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hour" msgstr "" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hours" msgstr "" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" msgstr "" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" msgstr "" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 -msgid "Localplay" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" msgstr "" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" msgstr "" -#: ../../lib/preferences.php:290 -msgid "Simple M3U" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" msgstr "" -#: ../../lib/preferences.php:291 -msgid "PLS" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" msgstr "" -#: ../../lib/preferences.php:292 -msgid "Asx" +#: ../../admin/mail.php:260 +msgid "E-mail Sent" msgstr "" -#: ../../lib/preferences.php:293 -msgid "RAM" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:326 -msgid "Disabled" +#: ../../preferences.php:86 +msgid "Error Update Failed" msgstr "" -#: ../../lib/preferences.php:327 -msgid "Global" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" +#: ../../flag.php:45 +msgid "Item Flagged" msgstr "" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +msgid "Catalogs" msgstr "" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" msgstr "" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" msgstr "" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" msgstr "" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/ui.lib.php:199 -msgid "Show all" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" msgstr "" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 -msgid "No Catalogs Found!" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" msgstr "" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 -msgid "Add a Catalog" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "day" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "days" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hour" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hours" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" msgstr "" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" msgstr "" -#: ../../lib/ui.lib.php:793 -msgid "Upload" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" msgstr "" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" msgstr "" -#: ../../lib/ui.lib.php:799 -msgid "Random Play" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" msgstr "" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" msgstr "" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" msgstr "" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -msgid "Admin-Catalog" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" msgstr "" -#: ../../lib/ui.lib.php:819 -msgid "Admin-User Management" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" msgstr "" -#: ../../lib/ui.lib.php:823 -msgid "Admin-Mail Users" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" msgstr "" -#: ../../lib/ui.lib.php:827 -msgid "Admin-Manage Access Lists" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../lib/ui.lib.php:831 -msgid "Admin-Site Preferences" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" msgstr "" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" msgstr "" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +msgid "Object" msgstr "" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" msgstr "" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 -msgid "Statistics" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" msgstr "" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" msgstr "" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 +msgid "No Records Found" msgstr "" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" msgstr "" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" msgstr "" -#: ../../lib/general.lib.php:881 -msgid "British English" +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +msgid "Update" msgstr "" -#: ../../lib/general.lib.php:887 -msgid "Turkish" +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" msgstr "" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" msgstr "" -#: ../../lib/general.lib.php:966 -msgid "On" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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 "" -#: ../../lib/general.lib.php:969 -msgid "Off" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" msgstr "" -#: ../../lib/debug.lib.php:218 +#: ../../templates/show_install_account.inc.php:43 msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" msgstr "" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" msgstr "" -#: ../../modules/horde/Browser.php:901 -#, php-format +#: ../../templates/show_install_account.inc.php:52 msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." +"This step creates your initial Ampache admin account. Once your admin " +"account has been created you will be directed to the login page" msgstr "" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" msgstr "" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -msgid "Catalog Updated" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" msgstr "" -#: ../../admin/catalog.php:119 -msgid "Catalog Deleted" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" msgstr "" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" msgstr "" -#: ../../admin/catalog.php:128 -msgid "Songs Removed" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" msgstr "" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../admin/catalog.php:155 -msgid "Catalog Cleaned" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" msgstr "" -#: ../../admin/catalog.php:198 -msgid "Catalog Created" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/catalog.php:199 -msgid "Catalog Created and Songs Indexed" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:212 -msgid "Catalog statistics cleared" +#: ../../templates/show_song.inc.php:22 +msgid "Details" msgstr "" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" msgstr "" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" msgstr "" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" msgstr "" -#: ../../admin/catalog.php:241 -msgid "No Disabled songs found" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Delete Catalog" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" msgstr "" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" msgstr "" -#: ../../admin/flag.php:97 -msgid "Song Updated" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" msgstr "" -#: ../../admin/flag.php:97 -msgid "The requested song has been updated" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" msgstr "" -#: ../../admin/flag.php:139 -msgid "Album Updated" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" msgstr "" -#: ../../admin/flag.php:181 -msgid "Artist Updated" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" msgstr "" -#: ../../admin/flag.php:246 -msgid "Songs Updated" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" msgstr "" -#: ../../admin/flag.php:254 -msgid "Flag Removed" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" msgstr "" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" msgstr "" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" msgstr "" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/flag.php:305 -msgid "Flagged Records" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" msgstr "" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -msgid "Site" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" msgstr "" -#: ../../admin/access.php:42 -msgid "Confirm Delete" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../admin/access.php:49 -msgid "Entry Deleted" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" msgstr "" -#: ../../admin/access.php:54 -msgid "Entry Added" +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" msgstr "" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" msgstr "" -#: ../../admin/access.php:58 -msgid "Entry Updated" +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" msgstr "" -#: ../../admin/access.php:58 -msgid "Access List Entry updated" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" msgstr "" -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" msgstr "" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" msgstr "" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" msgstr "" -#: ../../admin/users.php:142 -msgid "Deletion Request" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" msgstr "" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" msgstr "" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../admin/users.php:150 -msgid "User Deleted" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" msgstr "" -#: ../../admin/users.php:153 -msgid "Delete Error" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" msgstr "" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 +msgid "Other" msgstr "" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" msgstr "" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" msgstr "" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" msgstr "" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../admin/mail.php:252 -msgid "E-mail Sent" +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" msgstr "" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../admin/modules.php:41 -msgid "Module Activated" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" msgstr "" -#: ../../admin/modules.php:48 -msgid "Are you sure you want to remove this module?" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" msgstr "" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" msgstr "" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" +#: ../../templates/show_localplay_status.inc.php:55 +msgid "Repeat" msgstr "" -#: ../../admin/modules.php:79 -msgid "Are you sure you want to remove this plugin?" +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" msgstr "" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../admin/system.php:120 -msgid "Export Failed" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" msgstr "" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" msgstr "" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" msgstr "" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" msgstr "" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" msgstr "" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +msgid "Last Ip" msgstr "" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" msgstr "" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:57 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" +msgstr "" + +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "" + +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "" + +#: ../../templates/show_install_config.inc.php:51 msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +"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_account.inc.php:60 -msgid "Create Admin Account" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" msgstr "" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" msgstr "" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" msgstr "" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" msgstr "" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" msgstr "" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" msgstr "" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 -msgid "Play" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" msgstr "" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" msgstr "" -#: ../../templates/show_playlists.inc.php:75 -msgid "No Playlists Found" +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" msgstr "" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" msgstr "" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" msgstr "" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" msgstr "" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "" + +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "" + +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" +msgstr "" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "" + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +msgid "Localplay" +msgstr "" + +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "" + +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "" + +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "" + +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" msgstr "" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "" + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 msgid "Current Playlist" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:27 -msgid "Editing Playlist" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 -msgid "Update" +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" msgstr "" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +msgid "Version" msgstr "" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" msgstr "" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -msgid "Config" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" +#: ../../templates/show_install.inc.php:54 +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/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -msgid "Song Title" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" msgstr "" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" msgstr "" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "" + +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" msgstr "" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" msgstr "" -#: ../../templates/show_admin_tools.inc.php:27 -msgid "Catalogs" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" msgstr "" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" msgstr "" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" msgstr "" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" msgstr "" -#: ../../templates/show_admin_tools.inc.php:46 -msgid "Clean" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" msgstr "" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" msgstr "" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 -msgid "No Catalogs Found" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" msgstr "" -#: ../../templates/show_admin_tools.inc.php:71 -msgid "Clean All" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" msgstr "" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/show_admin_tools.inc.php:73 -msgid "Add to All" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" msgstr "" -#: ../../templates/show_admin_tools.inc.php:74 -msgid "Update All" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" msgstr "" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" msgstr "" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -msgid "Generate New Config" +#: ../../templates/header.inc.php:71 +msgid "Log out" msgstr "" -#: ../../templates/show_admin_tools.inc.php:86 -msgid "Preferences Permissions" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -msgid "Check for New Version" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" msgstr "" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" msgstr "" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" msgstr "" -#: ../../templates/show_artist_box.inc.php:39 -msgid "Find duplicate artists" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "New Password" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/show_user.inc.php:65 -msgid "Update Account" +#: ../../templates/show_search.inc.php:72 +msgid "Played" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -msgid "Favorite Artists" +#: ../../templates/show_search.inc.php:77 +msgid "No" msgstr "" -#: ../../templates/show_user_stats.inc.php:40 -msgid "Favorite Albums" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" msgstr "" -#: ../../templates/show_user_stats.inc.php:51 -msgid "Favorite Songs" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:31 -msgid "Playing from base Playlist" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:44 -msgid "Votes" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" msgstr "" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "" + +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "" + +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "" + +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "" + +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "" + +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +msgid "ACL Type" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 +msgid "Stream Access" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +msgid "Read" msgstr "" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" msgstr "" #: ../../templates/show_user_registration.inc.php:54 @@ -1479,11 +1840,6 @@ msgstr "" msgid "User Information" msgstr "" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "" @@ -1492,109 +1848,74 @@ msgstr "" msgid "Register User" msgstr "" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" msgstr "" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" msgstr "" -#: ../../templates/show_modules.inc.php:38 -msgid "Localplay Modules" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_modules.inc.php:41 -msgid "Module Name" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" msgstr "" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" msgstr "" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -msgid "No Records Found" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" msgstr "" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" msgstr "" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_modules.inc.php:74 -msgid "Version" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" #: ../../templates/show_edit_song.inc.php:23 msgid "Edit Song" msgstr "" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 msgid "Update Song" msgstr "" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" msgstr "" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 msgid "Send E-mail to Users" msgstr "" @@ -1602,1337 +1923,1324 @@ msgstr "" msgid "Mail to" msgstr "" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "" - -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_mail_users.inc.php:54 msgid "Latest Artist Additions" msgstr "" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "" - -#: ../../templates/show_mail_users.inc.php:63 +#: ../../templates/show_mail_users.inc.php:65 msgid "Latest Album Additions" msgstr "" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "" - -#: ../../templates/show_mail_users.inc.php:73 +#: ../../templates/show_mail_users.inc.php:75 msgid "Flagged Songs" msgstr "" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 msgid "Disabled Songs" msgstr "" -#: ../../templates/show_mail_users.inc.php:85 +#: ../../templates/show_mail_users.inc.php:87 msgid "Most Popular Threshold in days" msgstr "" -#: ../../templates/show_mail_users.inc.php:96 +#: ../../templates/show_mail_users.inc.php:98 msgid "Subject" msgstr "" -#: ../../templates/show_mail_users.inc.php:103 +#: ../../templates/show_mail_users.inc.php:105 msgid "Message" msgstr "" -#: ../../templates/show_mail_users.inc.php:113 +#: ../../templates/show_mail_users.inc.php:114 msgid "Send Mail" msgstr "" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" msgstr "" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 -msgid "Show All" +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" msgstr "" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -msgid "Base Playlist" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -msgid "Clear Playlist" +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" msgstr "" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" msgstr "" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" +#: ../../templates/show_add_access.inc.php:82 +msgid "Create ACL" msgstr "" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" msgstr "" -#: ../../templates/show_flagged.inc.php:28 -msgid "Object" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" msgstr "" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" msgstr "" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" msgstr "" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" msgstr "" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" msgstr "" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" msgstr "" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" msgstr "" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" msgstr "" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" msgstr "" -#: ../../templates/show_get_albumart.inc.php:54 -msgid "Local Image" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +msgid "None" msgstr "" -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" msgstr "" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" msgstr "" -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" msgstr "" -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" msgstr "" -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" msgstr "" -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" +#: ../../templates/show_artist_box.inc.php:39 +msgid "Find duplicate artists" msgstr "" -#: ../../templates/show_playlist_box.inc.php:38 -msgid "Delete This Playlist" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" msgstr "" -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_playlist_box.inc.php:43 -msgid "Delete Empty Playlists" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" msgstr "" -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" msgstr "" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" +#: ../../templates/show_random.inc.php:59 +msgid "From catalog" msgstr "" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" msgstr "" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 -msgid "Auto-inserted Fields" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 -msgid "album name" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 -msgid "artist name" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 -msgid "id3 comment" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 -msgid "genre" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 -msgid "track number (padded with leading 0)" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 -msgid "song title" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 -msgid "year" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 -msgid "other" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Catalog Type" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 -msgid "XML-RPC Key" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 -msgid "Filename pattern" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "Folder Pattern" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "(no leading or ending '/')" +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" msgstr "" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" msgstr "" -#: ../../templates/show_localplay_status.inc.php:56 -msgid "Repeat" +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../templates/show_add_catalog.inc.php:35 +msgid "Auto-inserted Fields" msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 -msgid "Create" +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" msgstr "" -#: ../../templates/show_add_catalog.inc.php:30 -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)" +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -msgid "Catalog Name" +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" msgstr "" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" msgstr "" -#: ../../templates/show_add_catalog.inc.php:59 -msgid "Remote" +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../templates/show_add_catalog.inc.php:40 +msgid "track number (padded with leading 0)" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Required for Remote Catalogs" +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:41 +msgid "song title" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" msgstr "" -#: ../../templates/show_add_catalog.inc.php:68 -msgid "Filename Pattern" +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" msgstr "" -#: ../../templates/show_add_catalog.inc.php:82 -msgid "Build Playlists from m3u Files" +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" msgstr "" -#: ../../templates/show_add_catalog.inc.php:90 -msgid "Add Catalog" +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" msgstr "" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" msgstr "" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" msgstr "" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:26 -msgid "Duplicate Songs" +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:34 -msgid "Length" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 -msgid "Size" +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:75 -msgid "Disable Songs" +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" msgstr "" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" msgstr "" -#: ../../templates/show_ip_history.inc.php:37 -msgid "IP Address" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" msgstr "" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" msgstr "" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Album" +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "days ago" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_add_catalog.inc.php:27 +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 "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "years ago" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" msgstr "" -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" msgstr "" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" msgstr "" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" msgstr "" -#: ../../localplay.php:77 -msgid "Localplay Init Failed" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" msgstr "" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../browse.php:124 -msgid "Show Titles Starting With" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../ratings.php:33 -msgid "Rating Updated" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" msgstr "" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../login.php:103 -msgid "No local account found" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" msgstr "" -#: ../../preferences.php:61 -msgid "Password Updated" +#: ../../templates/show_list_duplicates.inc.php:26 +msgid "Duplicate Songs" msgstr "" -#: ../../update.php:73 -msgid "Ampache Update" +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 +msgid "Length" msgstr "" -#: ../../tv.php:62 -msgid "Playlist Cleared" +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 +msgid "Size" msgstr "" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" +#: ../../templates/show_list_duplicates.inc.php:96 +msgid "Disable Songs" msgstr "" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" msgstr "" -#: ../../activate.php:43 -msgid "No user with this name registered" +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 +msgid "Statistics" msgstr "" -#: ../../activate.php:47 -msgid "The validation key used isn't correct." +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" msgstr "" -#: ../../activate.php:52 -msgid "User activated" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../activate.php:52 -msgid "This User ID is activated and can be used" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" msgstr "" -#: ../../playlist.php:46 -msgid "Playlist Deleted" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" msgstr "" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" msgstr "" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" msgstr "" -#: ../../playlist.php:57 -msgid "Confirm Action" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" msgstr "" -#: ../../playlist.php:117 -msgid "Playlist Created" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" msgstr "" -#: ../../playlist.php:117 -msgid " has been created" +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" msgstr "" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" msgstr "" -#: ../../playlist.php:145 -msgid "Playlist Updated" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" msgstr "" -#: ../../playlist.php:146 -msgid "has been updated and is now" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" msgstr "" -#: ../../playlist.php:166 -msgid "Playlist Imported" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" msgstr "" -#: ../../playlist.php:195 -msgid "Empty Playlists Deleted" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" msgstr "" -#: ../../flag.php:46 -msgid "Item Flagged" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" msgstr "" -#: ../../flag.php:46 -msgid "The specified item has been flagged" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" msgstr "" -#: ../../albums.php:48 -msgid "Album Art Cleared" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" msgstr "" -#: ../../albums.php:48 -msgid "Album Art information has been removed from the database" +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 +#: ../../templates/show_test.inc.php:78 msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." -msgstr "" - -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." msgstr "" -#: ../../register.php:81 -msgid "Error Captcha Required" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" msgstr "" -#: ../../register.php:88 -msgid "Error Captcha Failed" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." msgstr "" -#: ../../register.php:95 -msgid "You must accept the user agreement" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" msgstr "" -#: ../../register.php:100 -msgid "You did not enter a username" +#: ../../templates/show_test.inc.php:115 +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 "" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" msgstr "" -#: ../../register.php:130 -msgid "You must enter a password" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." msgstr "" -#: ../../register.php:134 -msgid "Your passwords do not match" +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" msgstr "" -#: ../../register.php:152 -msgid "Error: Insert Failed" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" msgstr "" -#: ../../register.php:169 -msgid "Registration Complete" +#: ../../templates/show_test.inc.php:166 +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 "" -#: ../../bin/print_tags.php.inc:64 +#: ../../templates/show_test.inc.php:189 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" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" msgstr "" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" msgstr "" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" msgstr "" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" msgstr "" -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" msgstr "" -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " +#: ../../templates/show_account.inc.php:40 +msgid "New Password" msgstr "" -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" msgstr "" -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" msgstr "" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" msgstr "" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../templates/show_disabled_songs.inc:49 -msgid "Remove" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../templates/list_header.inc:110 -msgid "Prev" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" msgstr "" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" msgstr "" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../templates/show_songs.inc:183 -msgid "Total" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" msgstr "" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" msgstr "" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" msgstr "" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" msgstr "" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" msgstr "" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" msgstr "" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" +#: ../../activate.php:42 +msgid "No user with this name registered" msgstr "" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" +#: ../../activate.php:46 +msgid "The validation key used isn't correct." msgstr "" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" +#: ../../activate.php:51 +msgid "User activated" msgstr "" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" +#: ../../activate.php:51 +msgid "This User ID is activated and can be used" msgstr "" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_album.inc:55 -msgid "Play Album" +#: ../../democratic.php:80 +msgid "Playlist Cleared" msgstr "" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" +#: ../../lib/class/flag.class.php:280 +msgid "Approved" msgstr "" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" +#: ../../lib/class/flag.class.php:281 +msgid "Pending" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" msgstr "" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" +#: ../../lib/class/song.class.php:341 +msgid "Rate" msgstr "" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" +#: ../../lib/class/song.class.php:345 +msgid "Mode" msgstr "" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" msgstr "" -#: ../../templates/show_preferences.inc:68 -msgid "Options" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" msgstr "" -#: ../../templates/show_preferences.inc:72 -msgid "Account" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" msgstr "" -#: ../../templates/show_preferences.inc:76 -msgid "System" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" msgstr "" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" msgstr "" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" msgstr "" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" msgstr "" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" msgstr "" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" msgstr "" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" msgstr "" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" msgstr "" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" msgstr "" -#: ../../templates/show_random_play.inc:61 -msgid "From catalog" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" msgstr "" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" msgstr "" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" msgstr "" -#: ../../templates/show_install.inc:54 -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" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" msgstr "" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" msgstr "" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" msgstr "" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" msgstr "" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" msgstr "" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" msgstr "" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" msgstr "" -#: ../../templates/show_add_access.inc:23 -msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" msgstr "" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -msgid "Read" +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" msgstr "" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -msgid "ACL Type" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" msgstr "" -#: ../../templates/show_add_access.inc:67 -msgid "Stream Access" +#: ../../lib/class/catalog.class.php:1706 +msgid "Update Finished." msgstr "" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" msgstr "" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." msgstr "" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" msgstr "" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" +#: ../../lib/class/localplay.class.php:650 +msgid "Paused" msgstr "" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_add_access.inc:87 -msgid "Create ACL" +#: ../../lib/preferences.php:245 +msgid "Enable" msgstr "" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" +#: ../../lib/preferences.php:272 +msgid "M3U" msgstr "" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" msgstr "" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" +#: ../../lib/preferences.php:274 +msgid "PLS" msgstr "" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" +#: ../../lib/preferences.php:275 +msgid "Asx" msgstr "" -#: ../../templates/show_access_list.inc:50 -msgid "Key" +#: ../../lib/preferences.php:276 +msgid "RAM" msgstr "" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" +#: ../../lib/preferences.php:277 +msgid "XSPF" msgstr "" -#: ../../templates/show_users.inc:40 -msgid "Fullname" +#: ../../lib/preferences.php:310 +msgid "Disabled" msgstr "" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" +#: ../../lib/preferences.php:332 +msgid "Send on Add" msgstr "" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_users.inc:57 -msgid "Activity" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_users.inc:61 -msgid "Last Ip" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" msgstr "" -#: ../../templates/show_users.inc:66 -msgid "On-line" +#: ../../lib/preferences.php:343 +msgid "Always" msgstr "" -#: ../../templates/show_artist.inc:35 -msgid "Cover" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" msgstr "" -#: ../../templates/show_artist.inc:38 -msgid "Tracks" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../templates/show_edit_access.inc:23 -msgid "Edit Access List" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" msgstr "" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../templates/show_test.inc:39 -msgid "CHECK" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" msgstr "" -#: ../../templates/show_test.inc:41 -msgid "STATUS" +#: ../../lib/general.lib.php:496 +msgid "British English" msgstr "" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" +#: ../../lib/general.lib.php:502 +msgid "Turkish" msgstr "" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" msgstr "" -#: ../../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." +#: ../../lib/general.lib.php:580 +msgid "On" msgstr "" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" +#: ../../lib/general.lib.php:583 +msgid "Off" msgstr "" -#: ../../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." +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" msgstr "" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" +#: ../../lib/ui.lib.php:550 +msgid "Upload" msgstr "" -#: ../../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." +#: ../../lib/ui.lib.php:553 +msgid "Local Play" msgstr "" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" +#: ../../lib/ui.lib.php:556 +msgid "Random Play" msgstr "" -#: ../../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" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +msgid "Admin-Catalog" msgstr "" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" +#: ../../lib/ui.lib.php:576 +msgid "Admin-User Management" 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." +#: ../../lib/ui.lib.php:580 +msgid "Admin-Mail Users" msgstr "" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" +#: ../../lib/ui.lib.php:584 +msgid "Admin-Manage Access Lists" msgstr "" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" +#: ../../lib/ui.lib.php:588 +msgid "Admin-Site Preferences" msgstr "" -#: ../../templates/show_test.inc:170 -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." +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/show_test.inc:193 -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" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" msgstr "" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" +#: ../../albums.php:32 +msgid "Album Art Cleared" msgstr "" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" +#: ../../albums.php:32 +msgid "Album Art information has been removed from the database" msgstr "" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" msgstr "" -#: ../../templates/show_test.inc:256 +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." msgstr "" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" msgstr "" -#: ../../templates/show_similar_artists.inc:23 -msgid "Similar Artists" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" msgstr "" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" msgstr "" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" msgstr "" -#: ../../templates/show_similar_artists.inc:73 -msgid "Rename selected" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -#: ../../templates/show_similar_artists.inc:83 -msgid "Advanced Options" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" msgstr "" -#: ../../templates/show_similar_artists.inc:144 -msgid "Search Again" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" msgstr "" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" +#: ../../modules/horde/Browser.php:867 +msgid "file" msgstr "" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../templates/show_login_form.inc:48 -msgid "Register" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" msgstr "" -#: ../../templates/show_search.inc:33 -msgid "Keywords" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." msgstr "" -#: ../../templates/show_search.inc:73 -msgid "Played" +#: ../../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 "" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -#: ../../templates/show_search.inc:96 -msgid "One Star" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" msgstr "" -#: ../../templates/show_search.inc:97 -msgid "Two Stars" +#: ../../playlist.php:57 +msgid "Playlist Created" msgstr "" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" +#: ../../playlist.php:57 +msgid " has been created" msgstr "" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" +#: ../../playlist.php:78 +msgid "Playlist Updated" msgstr "" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" +#: ../../playlist.php:79 +msgid "has been updated and is now" msgstr "" -#: ../../templates/show_search.inc:103 -msgid "Operator" +#: ../../playlist.php:101 +msgid "Playlist Imported" msgstr "" -#: ../../templates/show_search.inc:106 -msgid "AND" +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" msgstr "" -#: ../../templates/show_search.inc:112 -msgid "Method" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" +#: ../../login.php:87 +msgid "Unable to create new account" msgstr "" -#: ../../templates/show_search.inc:116 -msgid "Exact" +#: ../../login.php:96 +msgid "No local account found" msgstr "" -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" +#: ../../artists.php:186 +msgid "Show Artists starting with" msgstr "" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" +#: ../../bin/print_tags.inc:66 +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 "" -#: ../../templates/show_search.inc:147 -msgid "Save" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" msgstr "" diff --git a/locale/it_IT/LC_MESSAGES/messages.po b/locale/it_IT/LC_MESSAGES/messages.po index 67b5c202..e644577c 100644 --- a/locale/it_IT/LC_MESSAGES/messages.po +++ b/locale/it_IT/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: 2006-01-08 00:34+0100\n" "Last-Translator: Mr-miky \n" "Language-Team: Italian\n" @@ -18,1535 +18,1894 @@ msgstr "" "X-Generator: KBabel 1.11\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../play/index.php:64 ../../download/index.php:61 +#: ../../register.php:82 +msgid "Error Captcha Required" +msgstr "Errore Captcha richiesto" + +#: ../../register.php:89 +msgid "Error Captcha Failed" +msgstr "Errore Captcha fallito" + +#: ../../register.php:96 +msgid "You must accept the user agreement" +msgstr "" + +#: ../../register.php:101 +msgid "You did not enter a username" +msgstr "Non hai inserito un nome utente" + +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "" + +#: ../../register.php:131 +msgid "You must enter a password" +msgstr "Devi inserire una password" + +#: ../../register.php:135 +msgid "Your passwords do not match" +msgstr "Le passord non corrispondono" + +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" +msgstr "Errore, Nome utente giĂ  in uso" + +#: ../../register.php:157 +msgid "Error: Insert Failed" +msgstr "Errore: inserimento fallito" + +#: ../../register.php:174 +msgid "Registration Complete" +msgstr "Registrazione completata" + +#: ../../update.php:51 +#, fuzzy +msgid "Ampache Update" +msgstr "Ampache Debug" + +#: ../../play/index.php:72 msgid "Session Expired: please log in again at" msgstr "Sessione scaduta: Per cortesia rifai il login" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" -msgstr "Errore: Impossibile aprire" +#: ../../ratings.php:32 +msgid "Rating Updated" +msgstr "Voto aggiornato" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" -msgstr "Errore: Impossibile cambiare alla cartella" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" +msgstr "Il voto per questo oggetto è stato aggiornato" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" -msgstr "Errore, impossibile leggere la dimensione del file" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" -msgstr "non è leggibile da ampache" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "Song Updated" +msgstr "Voto aggiornato" + +#: ../../admin/flag.php:97 +#, fuzzy +msgid "The requested song has been updated" +msgstr "I brani richiesti sono stati disabilitati" + +#: ../../admin/flag.php:139 +#, fuzzy +msgid "Album Updated" +msgstr "Aggiornato" + +#: ../../admin/flag.php:181 +#, fuzzy +msgid "Artist Updated" +msgstr "Playlist aggiornata" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Songs Updated" +msgstr "Voto aggiornato" + +#: ../../admin/flag.php:254 +#, fuzzy +msgid "Flag Removed" +msgstr "Modifica marcati" + +#: ../../admin/flag.php:255 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" -msgstr "Avvio costruzione catalogo" +#: ../../admin/flag.php:270 +msgid "Flags Updated" +msgstr "" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" -msgstr "Sincronizzazione remota in corso" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" +msgstr "Brani disabilitati" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" -msgstr "Trovato" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" +msgstr "I brani richiesti sono stati disabilitati" + +#: ../../admin/flag.php:300 +msgid "Songs Enabled" +msgstr "Brani abilitati" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" +msgstr "I brani richiesti sono stati abilitati" + +#: ../../admin/flag.php:305 #, fuzzy -msgid "None" -msgstr "No" +msgid "Flagged Records" +msgstr "Marcata da" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" -msgstr "Aggiunta playlist da" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +#, fuzzy +msgid "Catalog Updated" +msgstr "Aggiornamento catalogo terminato" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" -msgstr "Inizio ricerca copertine." +#: ../../admin/catalog.php:106 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Dimensione catalogo" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" -msgstr "Cercato" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" -msgstr "Catalogo terminato" +#: ../../admin/catalog.php:115 +#, fuzzy +msgid "Songs Removed" +msgstr "Brani abilitati" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" -msgstr "Tempo impiegato" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" +msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "Totale brani" +#: ../../admin/catalog.php:121 +#, fuzzy +msgid "Disabled Songs Processed" +msgstr "Mostra brani disabilitati" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" -msgstr "Brani per secondo" +#: ../../admin/catalog.php:141 +#, fuzzy +msgid "Catalog Cleaned" +msgstr "Pulizia catalogo terminata" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" -msgstr "Aggiornato" +#: ../../admin/catalog.php:191 +#, fuzzy +msgid "Catalog Created" +msgstr "Nome catalogo" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" -msgstr "Non è necessario aggiornare" +#: ../../admin/catalog.php:208 +#, fuzzy +msgid "Catalog statistics cleared" +msgstr "Statistiche catalogo" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "Avvio nuova ricerca brano in" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" +msgstr "'In esecuzione ora' cancellato" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" -msgstr "catalogo" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" +msgstr "Tutti gli 'In esecuzione ora' sono stati cancellati" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" -msgstr "Aggiornamento remoto in corso" +#: ../../admin/catalog.php:233 +#, fuzzy +msgid "No Disabled songs found" +msgstr "Mostra brani disabilitati" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" -msgstr "Aggiornamento catalogo terminato" +#: ../../admin/catalog.php:242 +#, fuzzy +msgid "Delete Catalog" +msgstr "Aggiorna cataloghi" + +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" +msgstr "Vuoi veramente cancellare questo catalogo?" + +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" +msgstr "Ricerca copertine terminata" + +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" +msgstr "Errore, E' necessario un nome utente" + +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" +msgstr "Errore password non corrispondente" + +#: ../../admin/users.php:79 +msgid "User Updated" +msgstr "" + +#: ../../admin/users.php:79 +msgid "updated" +msgstr "" + +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" +msgstr "" + +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" +msgstr "Utente" + +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" +msgstr "Amministrazione" + +#: ../../admin/users.php:119 +msgid "New User Added" +msgstr "" + +#: ../../admin/users.php:124 +msgid "User Enabled" +msgstr "" + +#: ../../admin/users.php:129 +msgid "User Disabled" +msgstr "" -#: ../../lib/class/catalog.class.php:1064 +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 msgid "Error" msgstr "Errore" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" msgstr "" -"Impossibile caricare la libreria XMLRPC, verifica che XML-RPC sia abilitato" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" -msgstr "Errore connettendosi a" +#: ../../admin/users.php:154 +msgid "User Deleted" +msgstr "Utente cancellato" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" -msgstr "Codice" +#: ../../admin/users.php:157 +msgid "Delete Error" +msgstr "Errore di cancellazione" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" -msgstr "Motivazione" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" +msgstr "Impossibile cancellare l' ultimo utente amministratore" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" -msgstr "Terminato aggiornamento remoto catalogo(ghi)." +#: ../../admin/users.php:163 +msgid "Deletion Request" +msgstr "" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "Aggiunti" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" +msgstr "Sei sicuro di volere cancellare permanentemente" -#: ../../lib/class/catalog.class.php:1240 -#, fuzzy -msgid "Cleaning the" -msgstr "Aggiornamento di" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" +msgstr "" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "Catalogo" +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +#, fuzzy +msgid "Are you sure you want to remove this plugin?" +msgstr "Sei sicuro di volere cancellare questa playlist" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" -msgstr "Controllo in corso" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +#, fuzzy +msgid "Plugin Deactivated" +msgstr "Utente attivato" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" -msgstr "Pulizia catalogo terminata" +#: ../../admin/modules.php:85 +#, fuzzy +msgid "Plugin Activated" +msgstr "Utente attivato" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" -msgstr "files rimossi" +#: ../../admin/modules.php:120 +msgid "Plugins" +msgstr "" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" -msgstr "Aggiornamento di" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" +msgstr "" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." -msgstr "controllo informazioni tag dei brani trovati." +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Cancellato" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" -msgstr "TROVATO" - -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" -msgstr "Ricerca nuova copertina" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" +msgstr "Aggiunti" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" -msgstr "Copertina album giĂ  trovata" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "" -#: ../../lib/class/catalog.class.php:1634 -#, fuzzy -msgid "Update Finished." -msgstr "Aggiornamento catalogo terminato" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" +msgstr "Aggiornato" -#: ../../lib/class/catalog.class.php:1634 +#: ../../admin/access.php:45 #, fuzzy -msgid "Checked" -msgstr "Controllo in corso" +msgid "Access List Entry updated" +msgstr "Aggiungi voce a lista accessi" -#: ../../lib/class/catalog.class.php:1634 +#: ../../admin/system.php:64 #, fuzzy -msgid "songs updated." -msgstr "è stata aggiornata" +msgid "Export Failed" +msgstr "Errore Captcha fallito" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" -msgstr "Titolo" +#: ../../admin/mail.php:90 +msgid "No Catalogs Found!" +msgstr "Non è stato trovato alcun catalogo" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" -msgstr "aggiornato a" +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 +msgid "Add a Catalog" +msgstr "Aggiungi un catalogo" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" -msgstr "Bitrate" +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" +msgstr "Statistiche catalogo" -#: ../../lib/class/song.class.php:369 -msgid "Rate" -msgstr "Voto" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "day" +msgstr "giorno" -#: ../../lib/class/song.class.php:373 -msgid "Mode" -msgstr "Modo" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "days" +msgstr "giorni" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" -msgstr "Durata" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hour" +msgstr "ora" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" -msgstr "Traccia" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hours" +msgstr "ore" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" -msgstr "Dimensione file" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Totale utenti" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" -msgstr "Artista" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Utenti connessi" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" -msgstr "Album" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" +msgstr "Albums" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" -msgstr "Anno" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" +msgstr "Artisti" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" -msgstr "Commento" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" +msgstr "Brani" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" -msgstr "Genere" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Dimensione catalogo" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" -msgstr "Errore: Nome identico" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Durata catalogo" -#: ../../lib/class/flag.class.php:264 +#: ../../admin/mail.php:260 #, fuzzy -msgid "Approved" -msgstr "Spostato" +msgid "E-mail Sent" +msgstr "Gestione E-mail" -#: ../../lib/class/flag.class.php:265 -#, fuzzy -msgid "Pending" -msgstr "Aggiunta" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." +msgstr "" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" -msgstr "Cancella" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" +msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" +#: ../../preferences.php:86 +msgid "Error Update Failed" msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 +#: ../../flag.php:45 #, fuzzy -msgid "Other" -msgstr "altro" - -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" -msgstr "Sconosciuto" - -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" -msgstr "In esecuzione" +msgid "Item Flagged" +msgstr "Marcata da" -#: ../../lib/class/localplay.class.php:564 +#: ../../flag.php:45 #, fuzzy -msgid "Stopped" -msgstr "Arresta" +msgid "The specified item has been flagged" +msgstr "La playlist richiesta è stata cancellata" -#: ../../lib/class/localplay.class.php:567 +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 #, fuzzy -msgid "Paused" -msgstr "Pausa" +msgid "Catalogs" +msgstr "Catalogo" -#: ../../lib/class/album.class.php:163 -msgid "Various" -msgstr "Vari" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "Nome" -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" -msgstr "Mostra generi che iniziano per" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" +msgstr "Azione" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" -msgstr "Non riprodurre" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" +msgstr "Aggiungi" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" -msgstr "E' ok" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +#, fuzzy +msgid "Clean" +msgstr "Cancella informazioni" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" +msgstr "Tutti" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" -msgstr "lo adoro!" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" +msgstr "Cancella" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/preferences.php:258 -msgid "Enable" -msgstr "Abilitato" - -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" -msgstr "Disabilitato" +#: ../../templates/show_admin_tools.inc.php:68 +#, fuzzy +msgid "No Catalogs Found" +msgstr "Non è stato trovato alcun catalogo" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" -msgstr "Stream" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +#, fuzzy +msgid "Clean All" +msgstr "Vuota tutti i cataloghi" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" msgstr "" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +#, fuzzy +msgid "Add to All" +msgstr "Aggiungi a" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 #, fuzzy -msgid "Localplay" -msgstr "Riproduzione locale" +msgid "Update All" +msgstr "Aggiornato" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" +msgstr "Azzera stato del catalogo" + +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" -msgstr "M3U" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" +msgstr "" -#: ../../lib/preferences.php:290 -msgid "Simple M3U" -msgstr "M3U semplice" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Mostra brani duplicati" -#: ../../lib/preferences.php:291 -msgid "PLS" -msgstr "PLS" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" +msgstr "Cancella 'Ora in ascolto'" -#: ../../lib/preferences.php:292 -msgid "Asx" -msgstr "Asx" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +#, fuzzy +msgid "Generate New Config" +msgstr "Scrivi configurazione" -#: ../../lib/preferences.php:293 -msgid "RAM" -msgstr "RAM" +#: ../../templates/show_admin_tools.inc.php:93 +#, fuzzy +msgid "Preferences Permissions" +msgstr "Impostazioni" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "" + +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../lib/preferences.php:326 +#: ../../templates/show_admin_tools.inc.php:96 #, fuzzy -msgid "Disabled" -msgstr "Disabilitato" +msgid "Check for New Version" +msgstr "Controllo configurazione" -#: ../../lib/preferences.php:327 -msgid "Global" -msgstr "" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Seleziona" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" -msgstr "Locale" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +#, fuzzy +msgid "Object" +msgstr "Oggetto" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." -msgstr "Non ci sono brani in questa playlist" - -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" -msgstr "Tutti" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Marcatura" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" -msgstr "Nuova playlist" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "Commento" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" -msgstr "Errore Accesso negato" +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" +msgstr "Stato" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" -msgstr "Sfoglia" +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 +#, fuzzy +msgid "No Records Found" +msgstr "Non è stato trovato alcun catalogo" + +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" +msgstr "Rifiuta" + +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" +msgstr "" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" -msgstr "Mostra senza immagini" +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +#, fuzzy +msgid "Update" +msgstr "Aggiornato" -#: ../../lib/ui.lib.php:199 -msgid "Show all" +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" msgstr "Mostra tutto" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 -msgid "No Catalogs Found!" -msgstr "Non è stato trovato alcun catalogo" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" +msgstr "Installazione Ampache" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 -msgid "Add a Catalog" -msgstr "Aggiungi un catalogo" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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 "" +"Questa pagina gestisce l'installazione del database di Ampache e la " +"creazione del file ampache.cfg.php. Prima di continuare assicurati di avere " +"i seguenti pre-requisiti" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "day" -msgstr "giorno" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" +msgstr "" +"Un server MySQL con nome utente e password che consentono di creare/" +"modificare database" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "days" -msgstr "giorni" +#: ../../templates/show_install_account.inc.php:43 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" +msgstr "" +"Il tuo webserver ha accesso in lettura al file /sql/ampache.sql ed al file /" +"config/ampache.cfg.dist.php" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hour" -msgstr "ora" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" +msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hours" -msgstr "ore" +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" +msgstr "Passo 1 - Creazione ed inserimento del database Ampache" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" -msgstr "Inizio" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "Passo 2 - Creazione del file ampache.cfg.php" -#: ../../lib/ui.lib.php:793 -msgid "Upload" -msgstr "" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" +msgstr "Passo 3 -Impostazione account iniziale" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" -msgstr "Riproduzione locale" +#: ../../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 "" +"Questo passo crea il tuo accouunt iniziale di amministrazione. Una volta che " +"l' account sarĂ  stato creato verrai ridiretto nella pagina di accesso." -#: ../../lib/ui.lib.php:799 -#, fuzzy -msgid "Random Play" -msgstr "Casuale" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "Crea account Amministratore" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Playlist" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" +msgstr "Nome utente" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" -msgstr "Cerca" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" +msgstr "Password" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" -msgstr "Impostazioni" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" +msgstr "Crea account" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -#, fuzzy -msgid "Admin-Catalog" -msgstr "Aggiungi catalogo" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Percorso" -#: ../../lib/ui.lib.php:819 -#, fuzzy -msgid "Admin-User Management" -msgstr "Gestione utenti" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +msgstr "" -#: ../../lib/ui.lib.php:823 -#, fuzzy -msgid "Admin-Mail Users" -msgstr "Posta utenti" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../lib/ui.lib.php:827 -#, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Liste accesso" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" +msgstr "Azioni" -#: ../../lib/ui.lib.php:831 -#, fuzzy -msgid "Admin-Site Preferences" -msgstr "Impostazioni amministrazione" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" msgstr "" -#: ../../lib/ui.lib.php:839 -#, fuzzy -msgid "Browse Music" -msgstr "Sfoglia" +#: ../../templates/show_song.inc.php:22 +msgid "Details" +msgstr "" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" -msgstr "Albums" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "Titolo" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" -msgstr "Artisti" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" +msgstr "Artista" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 -#, fuzzy -msgid "Statistics" -msgstr "Statistiche catalogo" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" +msgstr "Album" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" -msgstr "Gestione utenti" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" +msgstr "Genere" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" -msgstr "Aggiungi nuovo utente" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" +msgstr "Bitrate" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" -msgstr "Dati insufficienti" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "Nome file" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" -msgstr "Inglese" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" -#: ../../lib/general.lib.php:881 -msgid "British English" -msgstr "Inglese britannico" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" +msgstr "" -#: ../../lib/general.lib.php:887 -msgid "Turkish" -msgstr "Turco" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +#, fuzzy +msgid "Song Title" +msgstr "Titolo brano" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" -msgstr "Cinese semplificato" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "Playlist" -#: ../../lib/general.lib.php:966 -msgid "On" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" msgstr "" -#: ../../lib/general.lib.php:969 -msgid "Off" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" msgstr "" -#: ../../lib/debug.lib.php:218 -msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "file" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" msgstr "" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" 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)." +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" msgstr "" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "Sconosciuto" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "Nome completo" + +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -#, fuzzy -msgid "Catalog Updated" -msgstr "Aggiornamento catalogo terminato" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "Ultimo accesso" -#: ../../admin/catalog.php:119 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Dimensione catalogo" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/catalog.php:128 -#, fuzzy -msgid "Songs Removed" -msgstr "Brani abilitati" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/catalog.php:134 +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 #, fuzzy -msgid "Disabled Songs Processed" -msgstr "Mostra brani disabilitati" +msgid "Recently Played" +msgstr "Meno ascoltati" -#: ../../admin/catalog.php:155 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Pulizia catalogo terminata" +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" +msgstr "Traccia" -#: ../../admin/catalog.php:198 -#, fuzzy -msgid "Catalog Created" -msgstr "Nome catalogo" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "Durata" -#: ../../admin/catalog.php:199 -#, fuzzy -msgid "Catalog Created and Songs Indexed" -msgstr "Pulizia catalogo terminata" +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "Dati insufficienti" -#: ../../admin/catalog.php:212 -#, fuzzy -msgid "Catalog statistics cleared" -msgstr "Statistiche catalogo" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Copertine" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "'In esecuzione ora' cancellato" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Tutti gli 'In esecuzione ora' sono stati cancellati" +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "Scarica" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" -msgstr "Vuoi veramente eliminare le statistiche di questo catalogo?" +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" +msgstr "Modifica" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" -msgstr "Azzera stato del catalogo" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Marca brano" -#: ../../admin/catalog.php:241 +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 #, fuzzy -msgid "No Disabled songs found" -msgstr "Mostra brani disabilitati" +msgid "File" +msgstr "file" -#: ../../admin/catalog.php:249 +#: ../../templates/show_flag.inc.php:49 #, fuzzy -msgid "Delete Catalog" -msgstr "Aggiorna cataloghi" - -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" -msgstr "Vuoi veramente cancellare questo catalogo?" +msgid "Item" +msgstr "Stream" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" -msgstr "Ricerca copertine terminata" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Motivo della marcatura" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "Song Updated" -msgstr "Voto aggiornato" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "The requested song has been updated" -msgstr "I brani richiesti sono stati disabilitati" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" +msgstr "" -#: ../../admin/flag.php:139 +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 #, fuzzy -msgid "Album Updated" -msgstr "Aggiornato" +msgid "Other" +msgstr "altro" -#: ../../admin/flag.php:181 -#, fuzzy -msgid "Artist Updated" -msgstr "Playlist aggiornata" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Songs Updated" -msgstr "Voto aggiornato" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "Trovato" -#: ../../admin/flag.php:254 -#, fuzzy -msgid "Flag Removed" -msgstr "Modifica marcati" +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" +msgstr "" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" -msgstr "Brani disabilitati" +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" +msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" -msgstr "I brani richiesti sono stati disabilitati" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" -msgstr "Brani abilitati" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" +msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" -msgstr "I brani richiesti sono stati abilitati" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" +msgstr "Riproduci album" -#: ../../admin/flag.php:305 -#, fuzzy -msgid "Flagged Records" -msgstr "Marcata da" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" +msgstr "Volume" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 +#: ../../templates/show_localplay_status.inc.php:55 #, fuzzy -msgid "Site" -msgstr "Dimensione" +msgid "Repeat" +msgstr "Rifiuta" -#: ../../admin/access.php:42 -#, fuzzy -msgid "Confirm Delete" -msgstr "Voce cancellata" +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Casuale" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../admin/access.php:49 -msgid "Entry Deleted" -msgstr "Voce cancellata" +#: ../../templates/show_disabled_songs.inc.php:65 +#, fuzzy +msgid "Remove" +msgstr "Remoto" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../admin/access.php:54 -msgid "Entry Added" -msgstr "Voce aggiunta" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Aggiungi voce" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" -msgstr "" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Indirizzo iniziale" -#: ../../admin/access.php:58 -#, fuzzy -msgid "Entry Updated" -msgstr "Voce aggiunta" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Indirizzo finale" -#: ../../admin/access.php:58 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Aggiungi voce a lista accessi" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "Livello" -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" -msgstr "Errore, E' necessario un nome utente" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" -msgstr "Errore password non corrispondente" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" -msgstr "Errore, Nome utente giĂ  in uso" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "Nome completo" -#: ../../admin/users.php:142 -msgid "Deletion Request" -msgstr "" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" +msgstr "Data registrazione" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" -msgstr "Sei sicuro di volere cancellare permanentemente" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +#, fuzzy +msgid "Last Ip" +msgstr "Ultimo accesso" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" -msgstr "No" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "In linea" -#: ../../admin/users.php:150 -msgid "User Deleted" -msgstr "Utente cancellato" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" -#: ../../admin/users.php:153 -msgid "Delete Error" -msgstr "Errore di cancellazione" +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +#, fuzzy +msgid "Base Playlist" +msgstr "Nuova playlist" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" -msgstr "Impossibile cancellare l' ultimo utente amministratore" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" +msgstr "Crea nuova playlist" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" -msgstr "Statistiche catalogo" +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" +msgstr "Voto" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" -msgstr "Totale utenti" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "Brano" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" -msgstr "Utenti connessi" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "Passso 2 - Creazione del file Ampache.cfg.php" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" -msgstr "Brani" +#: ../../templates/show_install_config.inc.php:51 +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 "" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" -msgstr "Dimensione catalogo" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" -msgstr "Durata catalogo" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" +msgstr "Percorso Web" -#: ../../admin/mail.php:252 -#, fuzzy -msgid "E-mail Sent" -msgstr "Gestione E-mail" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Nome del database desiderato" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." -msgstr "" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "Server MySQL" -#: ../../admin/modules.php:41 -#, fuzzy -msgid "Module Activated" -msgstr "Utente attivato" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Nome utente MySQL" -#: ../../admin/modules.php:48 -#, fuzzy -msgid "Are you sure you want to remove this module?" -msgstr "Sei sicuro di volere cancellare questa playlist" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Password MySQL" -#: ../../admin/modules.php:56 -#, fuzzy -msgid "Module Deactivated" -msgstr "Utente attivato" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Scrivi configurazione" -#: ../../admin/modules.php:72 -#, fuzzy -msgid "Plugin Activated" -msgstr "Utente attivato" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php esiste" -#: ../../admin/modules.php:79 -#, fuzzy -msgid "Are you sure you want to remove this plugin?" -msgstr "Sei sicuro di volere cancellare questa playlist" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php Configurato?" -#: ../../admin/modules.php:95 -#, fuzzy -msgid "Plugin Deactivated" -msgstr "Utente attivato" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Controllo configurazione" -#: ../../admin/system.php:120 -#, fuzzy -msgid "Export Failed" -msgstr "Errore Captcha fallito" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Marca brano" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" +msgstr "Modifica utente esistente" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -#, fuzzy -msgid "File" -msgstr "file" +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" -#: ../../templates/show_flag.inc.php:49 -#, fuzzy -msgid "Item" -msgstr "Stream" +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Conferma password" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Motivo della marcatura" +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "Livello accesso utente" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "" +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "Aggiorna utente" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" -msgstr "Marcatura" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Vari" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" -msgstr "Installazione Ampache" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "Cerca" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -"Questa pagina gestisce l'installazione del database di Ampache e la " -"creazione del file ampache.cfg.php. Prima di continuare assicurati di avere " -"i seguenti pre-requisiti" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -"Un server MySQL con nome utente e password che consentono di creare/" -"modificare database" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" msgstr "" -"Il tuo webserver ha accesso in lettura al file /sql/ampache.sql ed al file /" -"config/ampache.cfg.dist.php" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" -msgstr "" +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +#, fuzzy +msgid "Create" +msgstr "Bitrate" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Passo 1 - Creazione ed inserimento del database Ampache" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Continua" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Passo 2 - Creazione del file ampache.cfg.php" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Annulla" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" -msgstr "Passo 3 -Impostazione account iniziale" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" +msgstr "Inizio" -#: ../../templates/show_install_account.inc.php:57 -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 "" -"Questo passo crea il tuo accouunt iniziale di amministrazione. Una volta che " -"l' account sarĂ  stato creato verrai ridiretto nella pagina di accesso." +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Sfoglia" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" -msgstr "Crea account Amministratore" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +#, fuzzy +msgid "Localplay" +msgstr "Riproduzione locale" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" -msgstr "Nome utente" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "Impostazioni" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" -msgstr "Password" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Uscita" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" -msgstr "Crea account" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Aggiornamento di" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" -msgstr "Playlists" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogo" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" -msgstr "Nome playlist" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "controllo informazioni tag dei brani trovati." -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" -msgstr "N° Brani" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" -msgstr "Proprietario" +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +#, fuzzy +msgid "Current Playlist" +msgstr "Crea nuova playlist" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" -msgstr "Azioni" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" -msgstr "Visualizza" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" -msgstr "Modifica" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 msgid "Play" msgstr "Riproduci" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" -msgstr "Casuale" - -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" -msgstr "Scarica" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Successivo" -#: ../../templates/show_playlists.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 #, fuzzy -msgid "No Playlists Found" -msgstr "Nuova playlist" +msgid "Description" +msgstr "descrizione" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" -msgstr "Trova duplicati" +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +#, fuzzy +msgid "Version" +msgstr "Versione PHP" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" -msgstr "Tipo di ricerca" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" +msgstr "Disabilitato" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" -msgstr "Artista e titolo" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +#, fuzzy +msgid "Activate" +msgstr "Utente attivato" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" -msgstr "Artista, album e titolo" +#: ../../templates/show_install.inc.php:54 +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/show_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" -msgstr "Si" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Utente amministratore MySQL" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" -msgstr "" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Password amministratore MySQL" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -#, fuzzy -msgid "Current Playlist" -msgstr "Crea nuova playlist" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:27 -#, fuzzy -msgid "Editing Playlist" -msgstr "Playlist" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Nome utente del database Ampache" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" -msgstr "Nome" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Password utente del database Ampache" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" -msgstr "" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Inserisci database" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" +#: ../../templates/show_similar_artists.inc.php:23 +#, fuzzy +msgid "Similar Artists" +msgstr "Tutti gli artisti" + +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 +#: ../../templates/show_similar_artists.inc.php:66 #, fuzzy -msgid "Update" -msgstr "Aggiornato" +msgid "Back" +msgstr "Traccia" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" -msgstr "Utenti" +#: ../../templates/show_similar_artists.inc.php:77 +#, fuzzy +msgid "Rename selected" +msgstr "Aggiorna selezione" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "Posta utenti" +#: ../../templates/show_similar_artists.inc.php:91 +#, fuzzy +msgid "Advanced Options" +msgstr "Avanzato" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 +#: ../../templates/show_similar_artists.inc.php:152 #, fuzzy -msgid "Config" -msgstr "Scrivi configurazione" +msgid "Search Again" +msgstr "Cerca Ampache" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" -msgstr "Liste di accesso" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Crea nuova playlist" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -#, fuzzy -msgid "Song Title" -msgstr "Titolo brano" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Rinomina" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" -msgstr "Amministrazione" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" +msgstr "O" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" -msgstr "Minuti" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" -msgstr "Meno ascoltati" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Aggiorna tags Id3" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" -msgstr "Accoda" +#: ../../templates/show_playlist.inc.php:30 +#, fuzzy +msgid "Normalize Tracks" +msgstr "Tracce totali" + +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" +msgstr "" + +#: ../../templates/show_playlist.inc.php:32 +#, fuzzy +msgid "Play Random" +msgstr "Riproduzione casuale brani" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" -msgstr "Uscita" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:27 -#, fuzzy -msgid "Catalogs" -msgstr "Catalogo" +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "Azione" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" -msgstr "Aggiungi" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" +msgstr "Copertina" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" -msgstr "" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" +msgstr "Anno" -#: ../../templates/show_admin_tools.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:22 #, fuzzy -msgid "Clean" -msgstr "Cancella informazioni" +msgid "Preference Administration" +msgstr "Impostazioni" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" -msgstr "" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" +msgstr "Parametro" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "No Catalogs Found" -msgstr "Non è stato trovato alcun catalogo" +msgid "minutes ago" +msgstr "Minuti" -#: ../../templates/show_admin_tools.inc.php:71 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Clean All" -msgstr "Vuota tutti i cataloghi" +msgid "hours ago" +msgstr "ore" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "days ago" +msgstr "giorni" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:73 -#, fuzzy -msgid "Add to All" -msgstr "Aggiungi a" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Update All" -msgstr "Aggiornato" +msgid "years ago" +msgstr "anno" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" -msgstr "" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Cerca Ampache" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" -msgstr "Mostra brani duplicati" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Parola chiave" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" -msgstr "Cancella 'Ora in ascolto'" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Ascoltato" + +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Si" + +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "No" + +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Bitrate min." -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 +#: ../../templates/show_search.inc.php:95 #, fuzzy -msgid "Generate New Config" -msgstr "Scrivi configurazione" +msgid "One Star" +msgstr "Proprietario" -#: ../../templates/show_admin_tools.inc.php:86 +#: ../../templates/show_search.inc.php:96 #, fuzzy -msgid "Preferences Permissions" -msgstr "Impostazioni" +msgid "Two Stars" +msgstr "Totale utenti" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#, fuzzy -msgid "Check for New Version" -msgstr "Controllo configurazione" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" -msgstr "Album per" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" -msgstr "Mostra tutti i brani di" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Operatore" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" -msgstr "Riproduci tutti i brani di" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "E" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" -msgstr "Riproduci a caso i brani di" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Modo" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" -msgstr "Aggiorna dai Tags" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "Fuzzy" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" -msgstr "Rinomina artista" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "Esatto" -#: ../../templates/show_artist_box.inc.php:39 +#: ../../templates/show_search.inc.php:118 #, fuzzy -msgid "Find duplicate artists" -msgstr "Trova duplicati" +msgid "Maximum Results" +msgstr "N° massimo risultati" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" -msgstr "E-mail" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "Illimitato" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" -msgstr "Risultati per pagina" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_user.inc.php:42 -#, fuzzy -msgid "New Password" -msgstr "Password" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" -msgstr "Conferma password" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" -msgstr "Azzera stati" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "" -#: ../../templates/show_user.inc.php:65 -#, fuzzy -msgid "Update Account" -msgstr "Crea account" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" msgstr "" -#: ../../templates/show_user_stats.inc.php:29 +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 #, fuzzy -msgid "Favorite Artists" -msgstr "Tutti gli artisti" +msgid "ACL Type" +msgstr "tipo catalogo" -#: ../../templates/show_user_stats.inc.php:40 +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 #, fuzzy -msgid "Favorite Albums" -msgstr "Tutti gli album" +msgid "Stream Access" +msgstr "Stream" -#: ../../templates/show_user_stats.inc.php:51 -#, fuzzy -msgid "Favorite Songs" -msgstr "Totale brani" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" +msgstr "" -#: ../../templates/show_tv_playlist.inc.php:31 -msgid "Playing from base Playlist" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:44 -#, fuzzy -msgid "Votes" -msgstr "altro" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" +msgstr "" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" -msgstr "Brano" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "Indirizzo IP iniziale" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" -msgstr "Parametro" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" +msgstr "Indirizzo IP finale" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" -msgstr "Valore" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +#, fuzzy +msgid "Remote Key" +msgstr "Remoto" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" -msgstr "Applica a tutti" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "Visualizza" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" -msgstr "descrizione" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +#, fuzzy +msgid "Read" +msgstr "Casuale" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" +msgstr "" #: ../../templates/show_user_registration.inc.php:54 msgid "Ampache New User Registration" @@ -1564,11 +1923,6 @@ msgstr "Accetto" msgid "User Information" msgstr "Informazioni utente" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "Nome completo" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "Cancella informazioni" @@ -1577,118 +1931,76 @@ msgstr "Cancella informazioni" msgid "Register User" msgstr "Registra utente" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" msgstr "" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Ricordami" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registra" -#: ../../templates/show_modules.inc.php:38 -#, fuzzy -msgid "Localplay Modules" -msgstr "Controllo riproduzione locale" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" +msgstr "" -#: ../../templates/show_modules.inc.php:41 -#, fuzzy -msgid "Module Name" -msgstr "Nome completo" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -#, fuzzy -msgid "Activate" -msgstr "Utente attivato" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" +msgstr "Artista piĂą popolare" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -#, fuzzy -msgid "Deactivate" -msgstr "Utente attivato" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" +msgstr "Album piĂą popolare" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -#, fuzzy -msgid "No Records Found" -msgstr "Non è stato trovato alcun catalogo" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" +msgstr "Genere piĂą popolare" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" -msgstr "" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" +msgstr "Brani piĂą popolari" -#: ../../templates/show_modules.inc.php:73 -#, fuzzy -msgid "Description" -msgstr "descrizione" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "" -#: ../../templates/show_modules.inc.php:74 -#, fuzzy -msgid "Version" -msgstr "Versione PHP" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "" #: ../../templates/show_edit_song.inc.php:23 #, fuzzy msgid "Edit Song" msgstr "Modifica" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "O" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy msgid "Update Song" msgstr "Aggiorna cataloghi" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "Importazione playlist da file" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "Nome file" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Tipo playlist" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "Importa playlist" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Visualizzazione..." +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" +msgstr "Generi" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 #, fuzzy msgid "Send E-mail to Users" msgstr "Posta utenti" @@ -1697,250 +2009,300 @@ msgstr "Posta utenti" msgid "Mail to" msgstr "" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "Album piĂą popolare" - -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_mail_users.inc.php:54 #, fuzzy msgid "Latest Artist Additions" msgstr "Nuovi artisti aggiunti recentemente" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "Artista piĂą popolare" - -#: ../../templates/show_mail_users.inc.php:63 +#: ../../templates/show_mail_users.inc.php:65 #, fuzzy msgid "Latest Album Additions" msgstr "Nuovi album aggiunti recentemente" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Brani piĂą popolari" - -#: ../../templates/show_mail_users.inc.php:73 +#: ../../templates/show_mail_users.inc.php:75 msgid "Flagged Songs" msgstr "" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 #, fuzzy msgid "Disabled Songs" msgstr "Mostra brani disabilitati" -#: ../../templates/show_mail_users.inc.php:85 +#: ../../templates/show_mail_users.inc.php:87 #, fuzzy msgid "Most Popular Threshold in days" msgstr "Brani piĂą popolari" -#: ../../templates/show_mail_users.inc.php:96 +#: ../../templates/show_mail_users.inc.php:98 msgid "Subject" msgstr "Oggetto" -#: ../../templates/show_mail_users.inc.php:103 +#: ../../templates/show_mail_users.inc.php:105 msgid "Message" msgstr "Messaggio" -#: ../../templates/show_mail_users.inc.php:113 +#: ../../templates/show_mail_users.inc.php:114 msgid "Send Mail" msgstr "Invia Mail" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" +msgstr "Aggiunta di un nuovo utente" + +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" msgstr "" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 -#, fuzzy -msgid "Show All" -msgstr "Mostra tutto" +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" +msgstr "" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" +msgstr "Aggiungi utente" + +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Aggiungi accesso ad un Host" + +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:22 -#, fuzzy -msgid "Admin Controls" -msgstr "Sezioni amministratore" +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" +msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 +#: ../../templates/show_add_access.inc.php:82 #, fuzzy -msgid "Base Playlist" -msgstr "Nuova playlist" +msgid "Create ACL" +msgstr "Crea account" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -#, fuzzy -msgid "Clear Playlist" -msgstr "Nuova playlist" +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" +msgstr "Valore" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" -msgstr "Continua" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Applica a tutti" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" -msgstr "Annulla" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" -msgstr "Seleziona" +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" +msgstr "descrizione" -#: ../../templates/show_flagged.inc.php:28 +#: ../../templates/show_playlist_edit.inc.php:26 #, fuzzy -msgid "Object" -msgstr "Oggetto" +msgid "Editing Playlist" +msgstr "Playlist" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" -msgstr "Utente" +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" -msgstr "Stato" +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" +msgstr "" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" -msgstr "Rifiuta" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" +msgstr "Trova duplicati" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" -msgstr "" +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "Tipo di ricerca" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Rinomina" +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "Artista e titolo" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "Artista, album e titolo" + +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "Aggiorna tags Id3" +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" +msgstr "Inizio ricerca copertine." -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" -msgstr "Nuovi artisti aggiunti recentemente" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" +msgstr "Cercato" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" -msgstr "Nuovi album aggiunti recentemente" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +#, fuzzy +msgid "None" +msgstr "No" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" -msgstr "" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Album per" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" -msgstr "Personalizza ricerca" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Mostra tutti i brani di" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" -msgstr "URL diretto all' immagine" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" +msgstr "Riproduci tutti i brani di" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" +msgstr "Riproduci a caso i brani di" -#: ../../templates/show_get_albumart.inc.php:54 +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" +msgstr "Aggiorna dai Tags" + +#: ../../templates/show_artist_box.inc.php:39 #, fuzzy -msgid "Local Image" -msgstr "Riproduzione locale" +msgid "Find duplicate artists" +msgstr "Trova duplicati" -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" -msgstr "Preleva copertina" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" -msgstr "Azioni Playlist" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Riproduzione selezione casuale" -#: ../../templates/show_playlist_box.inc.php:34 -#, fuzzy -msgid "Edit Playlist" -msgstr "Playlist" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Totale voci" -#: ../../templates/show_playlist_box.inc.php:35 -#, fuzzy -msgid "Normalize Tracks" -msgstr "Tracce totali" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Da genere" -#: ../../templates/show_playlist_box.inc.php:36 -#, fuzzy -msgid "Play This Playlist" -msgstr "Playlist" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" +msgstr "Standard" -#: ../../templates/show_playlist_box.inc.php:37 -#, fuzzy -msgid "Play Random" -msgstr "Riproduzione casuale brani" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" +msgstr "Meno ascoltati" -#: ../../templates/show_playlist_box.inc.php:38 +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" +msgstr "Tutti gli album" + +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" +msgstr "Artista completo" + +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" +msgstr "Minuti" + +#: ../../templates/show_random.inc.php:59 #, fuzzy -msgid "Delete This Playlist" -msgstr "Crea nuova playlist" +msgid "From catalog" +msgstr "da catalogo" -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" -msgstr "Importazione da file" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" -msgstr "Crea nuova playlist" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" +msgstr "Accoda" + +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" +msgstr "In esecuzione" + +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Visualizzazione..." + +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "" + +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "" + +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:43 +#: ../../templates/sidebar_preferences.inc.php:32 #, fuzzy -msgid "Delete Empty Playlists" -msgstr "Importa playlist" +msgid "Modules" +msgstr "Modo" -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" -msgstr "Genere piĂą popolare" +#: ../../templates/sidebar_preferences.inc.php:34 +#, fuzzy +msgid "Localplay Modules" +msgstr "Controllo riproduzione locale" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" -msgstr "Riproduci selezionati" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" +msgstr "" -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" -msgstr "Scarica selezionati" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" +msgstr "" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" -msgstr "Imposta numero brano" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" +msgstr "" + +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" +msgstr "Personalizza ricerca" + +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" +msgstr "URL diretto all' immagine" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" -msgstr "Rimuovi brani selezionati" +#: ../../templates/show_get_albumart.inc.php:52 +#, fuzzy +msgid "Local Image" +msgstr "Riproduzione locale" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "Aggiungi a" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" +msgstr "Preleva copertina" + +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache Debug" #: ../../templates/show_edit_catalog.inc.php:22 #, fuzzy @@ -1948,71 +2310,71 @@ msgid "Settings for" msgstr "Impostazioni per catalogo in" #: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_add_catalog.inc.php:35 msgid "Auto-inserted Fields" msgstr "Inserimento automatico campi" #: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_add_catalog.inc.php:36 msgid "album name" msgstr "nome album" #: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_add_catalog.inc.php:37 msgid "artist name" msgstr "nome artista" #: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:38 msgid "id3 comment" msgstr " commento id3" #: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:39 msgid "genre" msgstr "genere" #: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 +#: ../../templates/show_add_catalog.inc.php:40 msgid "track number (padded with leading 0)" msgstr "numero traccia (con aggiunta di 0 in fronte)" #: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 +#: ../../templates/show_add_catalog.inc.php:41 msgid "song title" msgstr "tiolo brano" #: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:42 msgid "year" msgstr "anno" #: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 +#: ../../templates/show_add_catalog.inc.php:43 msgid "other" msgstr "altro" #: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 +#: ../../templates/show_add_catalog.inc.php:52 msgid "Catalog Type" msgstr "tipo catalogo" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 msgid "XML-RPC Key" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 +#: ../../templates/show_edit_catalog.inc.php:51 msgid "Filename pattern" msgstr "Filtro nome file" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "Folder Pattern" msgstr "Filtro cartelle" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "(no leading or ending '/')" msgstr "(non inizianti o terminanti per '/')" @@ -2020,25 +2382,107 @@ msgstr "(non inizianti o terminanti per '/')" msgid "Save Catalog Settings" msgstr "Salva impostazioni catalogo" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" -msgstr "Volume" +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" +msgstr "" -#: ../../templates/show_localplay_status.inc.php:56 +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 #, fuzzy -msgid "Repeat" -msgstr "Rifiuta" +msgid "Votes" +msgstr "altro" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Crea nuova playlist" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" +msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "" + +#: ../../templates/show_edit_artist.inc.php:23 #, fuzzy -msgid "Create" -msgstr "Bitrate" +msgid "Edit Artist" +msgstr "Artista" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 +#, fuzzy +msgid "Edit Album" +msgstr "Album" + +#: ../../templates/show_edit_album.inc.php:47 +#, fuzzy +msgid "Update Album" +msgstr "Riproduci album" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:30 +#: ../../templates/show_plugins.inc.php:46 +#, fuzzy +msgid "Deactivate" +msgstr "Utente attivato" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" +msgstr "Stream" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" +msgstr "" + +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" +msgstr "Riproduci selezionati" + +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" +msgstr "Scarica selezionati" + +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" +msgstr "Imposta numero brano" + +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "Rimuovi brani selezionati" + +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" +msgstr "Aggiungi a" + +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "" + +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "" + +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Data" + +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +#, fuzzy +msgid "IP Address" +msgstr "Indirizzo IP finale" + +#: ../../templates/show_add_catalog.inc.php:27 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)" @@ -2047,1078 +2491,1151 @@ msgstr "" "musica) o l' ULR ad una installazione remota di Ampache (ad es. http://" "theotherampache.com)" -#: ../../templates/show_add_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:32 msgid "Catalog Name" msgstr "Nome catalogo" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" -msgstr "Percorso" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Locale" -#: ../../templates/show_add_catalog.inc.php:59 +#: ../../templates/show_add_catalog.inc.php:56 msgid "Remote" msgstr "Remoto" -#: ../../templates/show_add_catalog.inc.php:65 +#: ../../templates/show_add_catalog.inc.php:62 msgid "Required for Remote Catalogs" msgstr "" -#: ../../templates/show_add_catalog.inc.php:68 +#: ../../templates/show_add_catalog.inc.php:65 msgid "Filename Pattern" msgstr "Filtro nome file" -#: ../../templates/show_add_catalog.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:79 msgid "Build Playlists from m3u Files" msgstr "Genera playliste dai file m3u" -#: ../../templates/show_add_catalog.inc.php:90 +#: ../../templates/show_add_catalog.inc.php:85 msgid "Add Catalog" msgstr "Aggiungi catalogo" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" -msgstr "Aggiunta di un nuovo utente" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +#, fuzzy +msgid "Clear Playlist" +msgstr "Nuova playlist" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" -msgstr "Modifica utente esistente" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" -msgstr "Livello accesso utente" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" -msgstr "Aggiungi utente" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" -msgstr "Aggiorna utente" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "" + +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importazione playlist da file" + +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Tipo playlist" + +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importa playlist" + +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" + +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "" + +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Tutti gli artisti" + +#: ../../templates/show_user_stats.inc.php:43 +#, fuzzy +msgid "Favorite Albums" +msgstr "Tutti gli album" + +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "Totale brani" #: ../../templates/show_list_duplicates.inc.php:26 msgid "Duplicate Songs" msgstr "Brani duplicati" -#: ../../templates/show_list_duplicates.inc.php:34 +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 msgid "Length" msgstr "Durata" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 msgid "Size" msgstr "Dimensione" -#: ../../templates/show_list_duplicates.inc.php:75 +#: ../../templates/show_list_duplicates.inc.php:96 #, fuzzy msgid "Disable Songs" msgstr "Mostra brani disabilitati" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" -msgstr "Data" - -#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 #, fuzzy -msgid "IP Address" -msgstr "Indirizzo IP finale" +msgid "Statistics" +msgstr "Statistiche catalogo" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" +msgstr "" + +#: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy -msgid "Preference Administration" -msgstr "Impostazioni" +msgid "Cleaning the" +msgstr "Aggiornamento di" + +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" +msgstr "Controllo in corso" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Avvio nuova ricerca brano in" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "catalogo" + +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" +msgstr "" +"Hai raggiunto questa pagina perchĂ© si è verificato un errore di " +"configurazione. Seguono informazioni di debug" + +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" +msgstr "CONTROLLO" + +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" +msgstr "STATO" + +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "DESCRIZIONE" + +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" +msgstr "Versione PHP" + +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." +msgstr "" +"Questo verifica che stai usando una versione di PHP certamente funzionante " +"con Ampache" + +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "Mysql per PHP" + +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." +msgstr "" +"Questo test verifica se le estensioni mysql per PHP sono caricate. Queste " +"estensioni sono indispensabili per fare funzionare Ampache." -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" -msgstr "Livello" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" +msgstr "Supporto sessioni PHP" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." msgstr "" +"Questo test effettue dei controlli per assicurarsi che tu abbia il supporto " +"per le sessioni PHP abilitato. Le sessioni sono necessarie ad Ampache per " +"funzionare." -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Album" - -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -#, fuzzy -msgid "Update Album" -msgstr "Riproduci album" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" +msgstr "Supporto PHP ICONV" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_test.inc.php:115 +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_recently_played.inc.php:23 +#: ../../templates/show_test.inc.php:119 #, fuzzy -msgid "minutes ago" -msgstr "Minuti" +msgid "PHP PCRE Support" +msgstr "Supporto PHP ICONV" -#: ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_test.inc.php:132 #, fuzzy -msgid "hours ago" -msgstr "ore" +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." +msgstr "" +"Questo test effettue dei controlli per assicurarsi che tu abbia il supporto " +"per le sessioni PHP abilitato. Le sessioni sono necessarie ad Ampache per " +"funzionare." -#: ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_test.inc.php:136 #, fuzzy -msgid "days ago" -msgstr "giorni" +msgid "PHP PutENV Support" +msgstr "Supporto PHP ICONV" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_test.inc.php:166 +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_recently_played.inc.php:23 -#, fuzzy -msgid "years ago" -msgstr "anno" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" +msgstr "" -#: ../../templates/show_recently_played.inc.php:26 -#, fuzzy -msgid "Recently Played" -msgstr "Meno ascoltati" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" +msgstr "Connessione DB" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -#, fuzzy -msgid "Edit Artist" -msgstr "Artista" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" +msgstr "" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../localplay.php:77 -#, fuzzy -msgid "Localplay Init Failed" -msgstr "Controllo riproduzione locale" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Modifica" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" -msgstr "Mostra album che iniziano per" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "impostazioni" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" -msgstr "Mostra artisti che iniziano per" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Aggiorna impostazioni" -#: ../../browse.php:124 +#: ../../templates/show_account.inc.php:40 #, fuzzy -msgid "Show Titles Starting With" -msgstr "Mostra artisti che iniziano per" +msgid "New Password" +msgstr "Password" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" -msgstr "Errore: Nessuna parola chiave inserita" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Azzera stati" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" -msgstr "Liste" +#: ../../templates/show_account.inc.php:64 +#, fuzzy +msgid "Update Account" +msgstr "Crea account" -#: ../../ratings.php:33 -msgid "Rating Updated" -msgstr "Voto aggiornato" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Precedente" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" -msgstr "Il voto per questo oggetto è stato aggiornato" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../login.php:103 -msgid "No local account found" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" -msgstr "Errore: Password non corrispondente o vuota" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" +msgstr "" -#: ../../preferences.php:61 -#, fuzzy -msgid "Password Updated" -msgstr "Playlist aggiornata" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" +msgstr "" -#: ../../update.php:73 -#, fuzzy -msgid "Ampache Update" -msgstr "Ampache Debug" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" +msgstr "" -#: ../../tv.php:62 -#, fuzzy -msgid "Playlist Cleared" -msgstr "Playlist creata." +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" +msgstr "Riproduci casualmente dall' album" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" -msgstr "Inizio aggiornamento da Tags" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" +msgstr "" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" -msgstr "Aggiornamento da Tags ultimato" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" +msgstr "Trova copertina album" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" -msgstr "Ritorna" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" +msgstr "" + +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" +msgstr "Nome playlist" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" +msgstr "N° Brani" + +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" +msgstr "Proprietario" -#: ../../activate.php:43 +#: ../../activate.php:42 msgid "No user with this name registered" msgstr "Non c'è nessun utente registrato con questo nome" -#: ../../activate.php:47 +#: ../../activate.php:46 msgid "The validation key used isn't correct." msgstr "La chiave di validazione usata non è corretta" -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "User activated" msgstr "Utente attivato" -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "This User ID is activated and can be used" msgstr "ID utente attivato ed utilizzabile" -#: ../../playlist.php:46 -msgid "Playlist Deleted" -msgstr "Playlist cancellata" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" -msgstr "La playlist richiesta è stata cancellata" +#: ../../democratic.php:80 +#, fuzzy +msgid "Playlist Cleared" +msgstr "Playlist creata." -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" -msgstr "Sei sicuro di volere cancellare questa playlist" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "" -#: ../../playlist.php:57 +#: ../../lib/class/flag.class.php:280 #, fuzzy -msgid "Confirm Action" -msgstr "Conferma password" +msgid "Approved" +msgstr "Spostato" -#: ../../playlist.php:117 -msgid "Playlist Created" -msgstr "Playlist creata." +#: ../../lib/class/flag.class.php:281 +#, fuzzy +msgid "Pending" +msgstr "Aggiunta" -#: ../../playlist.php:117 -msgid " has been created" -msgstr " è stata creata" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" +msgstr "" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" -msgstr "Brani selezionati da remoto" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" +msgstr "aggiornato a" -#: ../../playlist.php:145 -msgid "Playlist Updated" -msgstr "Playlist aggiornata" +#: ../../lib/class/song.class.php:341 +msgid "Rate" +msgstr "Voto" -#: ../../playlist.php:146 -#, fuzzy -msgid "has been updated and is now" -msgstr "è stata aggiornata" +#: ../../lib/class/song.class.php:345 +msgid "Mode" +msgstr "Modo" -#: ../../playlist.php:166 -#, fuzzy -msgid "Playlist Imported" -msgstr "Playlist creata." +#: ../../lib/class/song.class.php:357 +msgid "Filesize" +msgstr "Dimensione file" -#: ../../playlist.php:195 -#, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Playlist cancellata" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" +msgstr "Gestione utenti" -#: ../../flag.php:46 -#, fuzzy -msgid "Item Flagged" -msgstr "Marcata da" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" +msgstr "" -#: ../../flag.php:46 -#, fuzzy -msgid "The specified item has been flagged" -msgstr "La playlist richiesta è stata cancellata" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" +msgstr "Playlists" -#: ../../albums.php:48 -msgid "Album Art Cleared" -msgstr "Copertina creata" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" +msgstr "Errore: Impossibile aprire" -#: ../../albums.php:48 -#, fuzzy -msgid "Album Art information has been removed from the database" -msgstr "" -"Le informazioni sulla copertina dell' album sono state rimosse dal database" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" +msgstr "Errore: Impossibile cambiare alla cartella" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" -msgstr "Copertina non rintracciata" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" +msgstr "Errore, impossibile leggere la dimensione del file" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -#, fuzzy -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" +msgstr "non è leggibile da ampache" + +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" +msgstr "Avvio costruzione catalogo" + +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" +msgstr "Sincronizzazione remota in corso" + +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" +msgstr "Aggiunta playlist da" + +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" +msgstr "Catalogo terminato" + +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" +msgstr "Tempo impiegato" + +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" +msgstr "Totale brani" + +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" +msgstr "Brani per secondo" + +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" +msgstr "Non è necessario aggiornare" + +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" +msgstr "Aggiornamento remoto in corso" + +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" +msgstr "Aggiornamento catalogo terminato" + +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -"La copertina non può essere rintracciata ora.Può essere dovuto al fatto che " -"Amazon è occupato o l' album non è presente nella loro collezione." +"Impossibile caricare la libreria XMLRPC, verifica che XML-RPC sia abilitato" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" -msgstr "Copertina inserita" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" +msgstr "Errore connettendosi a" -#: ../../register.php:81 -msgid "Error Captcha Required" -msgstr "Errore Captcha richiesto" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" +msgstr "Codice" -#: ../../register.php:88 -msgid "Error Captcha Failed" -msgstr "Errore Captcha fallito" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" +msgstr "Motivazione" -#: ../../register.php:95 -msgid "You must accept the user agreement" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" +msgstr "Terminato aggiornamento remoto catalogo(ghi)." + +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../register.php:100 -msgid "You did not enter a username" -msgstr "Non hai inserito un nome utente" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" +msgstr "Pulizia catalogo terminata" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" +msgstr "files rimossi" + +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../register.php:130 -msgid "You must enter a password" -msgstr "Devi inserire una password" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" +msgstr "TROVATO" -#: ../../register.php:134 -msgid "Your passwords do not match" -msgstr "Le passord non corrispondono" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" +msgstr "Ricerca nuova copertina" -#: ../../register.php:152 -msgid "Error: Insert Failed" -msgstr "Errore: inserimento fallito" +#: ../../lib/class/catalog.class.php:1706 +#, fuzzy +msgid "Update Finished." +msgstr "Aggiornamento catalogo terminato" -#: ../../register.php:169 -msgid "Registration Complete" -msgstr "Registrazione completata" +#: ../../lib/class/catalog.class.php:1706 +#, fuzzy +msgid "Checked" +msgstr "Controllo in corso" -#: ../../bin/print_tags.php.inc:64 -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 "" +#: ../../lib/class/catalog.class.php:1706 +#, fuzzy +msgid "songs updated." +msgstr "è stata aggiornata" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" -msgstr "Nome file:" +#: ../../lib/class/localplay.class.php:647 +#, fuzzy +msgid "Stopped" +msgstr "Arresta" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" -msgstr "Errore: Impossibile scrivere su" +#: ../../lib/class/localplay.class.php:650 +#, fuzzy +msgid "Paused" +msgstr "Pausa" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" -msgstr "Aggiunta" +#: ../../lib/preferences.php:245 +msgid "Enable" +msgstr "Abilitato" + +#: ../../lib/preferences.php:272 +msgid "M3U" +msgstr "M3U" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" -msgstr "al database" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" +msgstr "M3U semplice" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" -msgstr "Cancellato" +#: ../../lib/preferences.php:274 +msgid "PLS" +msgstr "PLS" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" -msgstr "" - -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" -msgstr "Continua? (Y/N):" - -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " -msgstr "Errore: " - -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" -msgstr "!\n" - -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" -msgstr "Copertine" +#: ../../lib/preferences.php:275 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" -msgstr "" +#: ../../lib/preferences.php:276 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" +#: ../../lib/preferences.php:277 +msgid "XSPF" msgstr "" -#: ../../templates/show_disabled_songs.inc:49 +#: ../../lib/preferences.php:310 #, fuzzy -msgid "Remove" -msgstr "Remoto" +msgid "Disabled" +msgstr "Disabilitato" -#: ../../templates/list_header.inc:110 -msgid "Prev" -msgstr "Precedente" +#: ../../lib/preferences.php:332 +msgid "Send on Add" +msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" -msgstr "Successivo" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" +msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" -msgstr "Sei attualmente connesso come" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" +msgstr "" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" -msgstr "Titolo brano" +#: ../../lib/preferences.php:343 +msgid "Always" +msgstr "" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" -msgstr "Voto" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Non riprodurre" -#: ../../templates/show_songs.inc:183 -msgid "Total" -msgstr "Totale" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Passso 2 - Creazione del file Ampache.cfg.php" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "E' ok" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" -msgstr "Percorso Web" - -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" -msgstr "Nome del database desiderato" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "lo adoro!" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" -msgstr "Server MySQL" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" -msgstr "Nome utente MySQL" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" -msgstr "Password MySQL" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" +msgstr "Inglese" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" -msgstr "Scrivi configurazione" +#: ../../lib/general.lib.php:496 +msgid "British English" +msgstr "Inglese britannico" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php esiste" +#: ../../lib/general.lib.php:502 +msgid "Turkish" +msgstr "Turco" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php Configurato?" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" +msgstr "Cinese semplificato" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" -msgstr "Controllo configurazione" +#: ../../lib/general.lib.php:580 +msgid "On" +msgstr "" -#: ../../templates/show_album.inc:55 -msgid "Play Album" -msgstr "Riproduci album" +#: ../../lib/general.lib.php:583 +msgid "Off" +msgstr "" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" -msgstr "Riproduci casualmente dall' album" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" +msgstr "Errore Accesso negato" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" +#: ../../lib/ui.lib.php:550 +msgid "Upload" msgstr "" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" -msgstr "Trova copertina album" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" +msgstr "Riproduzione locale" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" -msgstr "Modifica" +#: ../../lib/ui.lib.php:556 +#, fuzzy +msgid "Random Play" +msgstr "Casuale" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" -msgstr "impostazioni" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +#, fuzzy +msgid "Admin-Catalog" +msgstr "Aggiungi catalogo" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" -msgstr "Ricostruisci impostazioni" +#: ../../lib/ui.lib.php:576 +#, fuzzy +msgid "Admin-User Management" +msgstr "Gestione utenti" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" -msgstr "" +#: ../../lib/ui.lib.php:580 +#, fuzzy +msgid "Admin-Mail Users" +msgstr "Posta utenti" -#: ../../templates/show_preferences.inc:65 +#: ../../lib/ui.lib.php:584 #, fuzzy -msgid "Streaming" -msgstr "Stream" +msgid "Admin-Manage Access Lists" +msgstr "Liste accesso" -#: ../../templates/show_preferences.inc:68 +#: ../../lib/ui.lib.php:588 #, fuzzy -msgid "Options" -msgstr "Azioni" +msgid "Admin-Site Preferences" +msgstr "Impostazioni amministrazione" -#: ../../templates/show_preferences.inc:72 -msgid "Account" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/show_preferences.inc:76 -#, fuzzy -msgid "System" -msgstr "Stream" - -#: ../../templates/show_preferences.inc:79 +#: ../../lib/ui.lib.php:596 #, fuzzy -msgid "Modules" -msgstr "Modo" +msgid "Browse Music" +msgstr "Sfoglia" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" -msgstr "Aggiorna impostazioni" +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "Copertina creata" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" -msgstr "Riproduzione selezione casuale" +#: ../../albums.php:32 +#, fuzzy +msgid "Album Art information has been removed from the database" +msgstr "" +"Le informazioni sulla copertina dell' album sono state rimosse dal database" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" -msgstr "Totale voci" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "Copertina non rintracciata" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" -msgstr "Da genere" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +#, fuzzy +msgid "" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." +msgstr "" +"La copertina non può essere rintracciata ora.Può essere dovuto al fatto che " +"Amazon è occupato o l' album non è presente nella loro collezione." -#: ../../templates/show_random_play.inc:52 -msgid "Standard" -msgstr "Standard" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" +msgstr "Copertina inserita" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" -msgstr "Tutti gli album" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" +msgstr "Inizio aggiornamento da Tags" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" -msgstr "Artista completo" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" +msgstr "Aggiornamento da Tags ultimato" -#: ../../templates/show_random_play.inc:61 -#, fuzzy -msgid "From catalog" -msgstr "da catalogo" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" +msgstr "Ritorna" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" -msgstr "Illimitato" - -#: ../../templates/show_install.inc:54 -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" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" msgstr "" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" -msgstr "Utente amministratore MySQL" - -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" -msgstr "Password amministratore MySQL" - -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" msgstr "" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" -msgstr "Nome utente del database Ampache" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "file" + +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" -msgstr "Password utente del database Ampache" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" -msgstr "Inserisci database" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" -msgstr "Aggiungi accesso ad un Host" +#: ../../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 "" -#: ../../templates/show_add_access.inc:23 +#: ../../modules/horde/Browser.php:903 +#, php-format msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -"Usa il formulario seguente per aggiungere un host che vuoi abbia accesso al " -"tuo catalogo Ampache" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" -msgstr "Indirizzo IP iniziale" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" +msgstr "" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" -msgstr "Indirizzo IP finale" +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Playlist creata." -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -#, fuzzy -msgid "Read" -msgstr "Casuale" +#: ../../playlist.php:57 +msgid " has been created" +msgstr " è stata creata" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" -msgstr "" +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Playlist aggiornata" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 +#: ../../playlist.php:79 #, fuzzy -msgid "ACL Type" -msgstr "tipo catalogo" +msgid "has been updated and is now" +msgstr "è stata aggiornata" -#: ../../templates/show_add_access.inc:67 +#: ../../playlist.php:101 #, fuzzy -msgid "Stream Access" -msgstr "Stream" +msgid "Playlist Imported" +msgstr "Playlist creata." -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" -msgstr "" +#: ../../playlist.php:130 +#, fuzzy +msgid "Empty Playlists Deleted" +msgstr "Playlist cancellata" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" +#: ../../login.php:87 +msgid "Unable to create new account" msgstr "" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" +#: ../../login.php:96 +msgid "No local account found" msgstr "" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -#, fuzzy -msgid "Remote Key" -msgstr "Remoto" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Errore: Nessuna parola chiave inserita" -#: ../../templates/show_add_access.inc:87 -#, fuzzy -msgid "Create ACL" -msgstr "Crea account" +#: ../../artists.php:186 +msgid "Show Artists starting with" +msgstr "Mostra artisti che iniziano per" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" +#: ../../bin/print_tags.inc:66 +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 "" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" -msgstr "Aggiungi voce" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "Nome file:" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" -msgstr "Indirizzo iniziale" +#~ msgid "Album Art Already Found" +#~ msgstr "Copertina album giĂ  trovata" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" -msgstr "Indirizzo finale" +#~ msgid "Error: Name Identical" +#~ msgstr "Errore: Nome identico" -#: ../../templates/show_access_list.inc:50 -msgid "Key" -msgstr "" +#~ msgid "Show Genres starting with" +#~ msgstr "Mostra generi che iniziano per" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" -msgstr "Rovoca" +#~ msgid "No songs in this playlist." +#~ msgstr "Non ci sono brani in questa playlist" -#: ../../templates/show_users.inc:40 -msgid "Fullname" -msgstr "Nome completo" +#~ msgid "New Playlist" +#~ msgstr "Nuova playlist" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" -msgstr "Ultimo accesso" +#~ msgid "Show w/o art" +#~ msgstr "Mostra senza immagini" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" -msgstr "Data registrazione" +#~ msgid "Show all" +#~ msgstr "Mostra tutto" -#: ../../templates/show_users.inc:57 -msgid "Activity" -msgstr "" +#~ msgid "Add a new user" +#~ msgstr "Aggiungi nuovo utente" -#: ../../templates/show_users.inc:61 #, fuzzy -msgid "Last Ip" -msgstr "Ultimo accesso" +#~ msgid "Catalog Created and Songs Indexed" +#~ msgstr "Pulizia catalogo terminata" -#: ../../templates/show_users.inc:66 -msgid "On-line" -msgstr "In linea" +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "Vuoi veramente eliminare le statistiche di questo catalogo?" -#: ../../templates/show_artist.inc:35 -msgid "Cover" -msgstr "Copertina" +#, fuzzy +#~ msgid "Site" +#~ msgstr "Dimensione" + +#, fuzzy +#~ msgid "Confirm Delete" +#~ msgstr "Voce cancellata" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" -msgstr "Nome album" +#~ msgid "Entry Deleted" +#~ msgstr "Voce cancellata" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "Anno album" +#~ msgid "Entry Added" +#~ msgstr "Voce aggiunta" -#: ../../templates/show_artist.inc:38 #, fuzzy -msgid "Tracks" -msgstr "Traccia" +#~ msgid "Entry Updated" +#~ msgstr "Voce aggiunta" -#: ../../templates/show_edit_access.inc:23 #, fuzzy -msgid "Edit Access List" -msgstr "Liste di accesso" +#~ msgid "Module Activated" +#~ msgstr "Utente attivato" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" -msgstr "Ampache Debug" +#, fuzzy +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "Sei sicuro di volere cancellare questa playlist" -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" -msgstr "" -"Hai raggiunto questa pagina perchĂ© si è verificato un errore di " -"configurazione. Seguono informazioni di debug" +#, fuzzy +#~ msgid "Module Deactivated" +#~ msgstr "Utente attivato" -#: ../../templates/show_test.inc:39 -msgid "CHECK" -msgstr "CONTROLLO" +#, fuzzy +#~ msgid "No Playlists Found" +#~ msgstr "Nuova playlist" -#: ../../templates/show_test.inc:41 -msgid "STATUS" -msgstr "STATO" +#~ msgid "Users" +#~ msgstr "Utenti" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "DESCRIZIONE" +#~ msgid "Mail Users" +#~ msgstr "Posta utenti" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" -msgstr "Versione PHP" +#, fuzzy +#~ msgid "Config" +#~ msgstr "Scrivi configurazione" -#: ../../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 "" -"Questo verifica che stai usando una versione di PHP certamente funzionante " -"con Ampache" +#~ msgid "Access List" +#~ msgstr "Liste di accesso" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" -msgstr "Mysql per PHP" +#~ msgid "Rename Artist" +#~ msgstr "Rinomina artista" -#: ../../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 "" -"Questo test verifica se le estensioni mysql per PHP sono caricate. Queste " -"estensioni sono indispensabili per fare funzionare Ampache." +#~ msgid "Results Per Page" +#~ msgstr "Risultati per pagina" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" -msgstr "Supporto sessioni PHP" +#, fuzzy +#~ msgid "Module Name" +#~ msgstr "Nome completo" -#: ../../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 "" -"Questo test effettue dei controlli per assicurarsi che tu abbia il supporto " -"per le sessioni PHP abilitato. Le sessioni sono necessarie ad Ampache per " -"funzionare." +#, fuzzy +#~ msgid "Admin Controls" +#~ msgstr "Sezioni amministratore" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" -msgstr "Supporto PHP ICONV" +#~ msgid "Newest Artist Additions" +#~ msgstr "Nuovi artisti aggiunti recentemente" -#: ../../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 "" +#~ msgid "Newest Album Additions" +#~ msgstr "Nuovi album aggiunti recentemente" -#: ../../templates/show_test.inc:121 -#, fuzzy -msgid "PHP PCRE Support" -msgstr "Supporto PHP ICONV" +#~ msgid "Playlist Actions" +#~ msgstr "Azioni Playlist" -#: ../../templates/show_test.inc:134 #, fuzzy -msgid "" -"This test makes sure you have PCRE support compiled into your version of " -"PHP, this is required for Ampache." -msgstr "" -"Questo test effettue dei controlli per assicurarsi che tu abbia il supporto " -"per le sessioni PHP abilitato. Le sessioni sono necessarie ad Ampache per " -"funzionare." +#~ msgid "Edit Playlist" +#~ msgstr "Playlist" -#: ../../templates/show_test.inc:138 #, fuzzy -msgid "PHP PutENV Support" -msgstr "Supporto PHP ICONV" +#~ msgid "Play This Playlist" +#~ msgstr "Playlist" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" -msgstr "" +#, fuzzy +#~ msgid "Delete This Playlist" +#~ msgstr "Crea nuova playlist" -#: ../../templates/show_test.inc:170 -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 "" +#~ msgid "Import From File" +#~ msgstr "Importazione da file" -#: ../../templates/show_test.inc:193 -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 "" +#, fuzzy +#~ msgid "Delete Empty Playlists" +#~ msgstr "Importa playlist" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "Ampache.cfg.php aggiornato?" +#, fuzzy +#~ msgid "Localplay Init Failed" +#~ msgstr "Controllo riproduzione locale" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "In Ampache.cfg.php manca quanto segue:" +#~ msgid "Show Albums starting with" +#~ msgstr "Mostra album che iniziano per" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" -msgstr "Connessione DB" +#, fuzzy +#~ msgid "Show Titles Starting With" +#~ msgstr "Mostra artisti che iniziano per" -#: ../../templates/show_test.inc:256 -msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" -msgstr "" +#~ msgid "Lists" +#~ msgstr "Liste" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "Cerca Ampache" +#~ msgid "Error: Password Does Not Match or Empty" +#~ msgstr "Errore: Password non corrispondente o vuota" -#: ../../templates/show_similar_artists.inc:23 #, fuzzy -msgid "Similar Artists" -msgstr "Tutti gli artisti" +#~ msgid "Password Updated" +#~ msgstr "Playlist aggiornata" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "" +#~ msgid "Playlist Deleted" +#~ msgstr "Playlist cancellata" -#: ../../templates/show_similar_artists.inc:62 -#, fuzzy -msgid "Back" -msgstr "Traccia" +#~ msgid "The Requested Playlist has been deleted" +#~ msgstr "La playlist richiesta è stata cancellata" -#: ../../templates/show_similar_artists.inc:73 -#, fuzzy -msgid "Rename selected" -msgstr "Aggiorna selezione" +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "Sei sicuro di volere cancellare questa playlist" -#: ../../templates/show_similar_artists.inc:83 #, fuzzy -msgid "Advanced Options" -msgstr "Avanzato" +#~ msgid "Confirm Action" +#~ msgstr "Conferma password" -#: ../../templates/show_similar_artists.inc:144 -#, fuzzy -msgid "Search Again" -msgstr "Cerca Ampache" +#~ msgid "Remote Selected Tracks" +#~ msgstr "Brani selezionati da remoto" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" -msgstr "" +#~ msgid "Error: Unable to write to" +#~ msgstr "Errore: Impossibile scrivere su" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" -msgstr "Ricordami" +#~ msgid "Adding" +#~ msgstr "Aggiunta" -#: ../../templates/show_login_form.inc:48 -msgid "Register" -msgstr "Registra" +#~ msgid "to database" +#~ msgstr "al database" -#: ../../templates/show_search.inc:33 -msgid "Keywords" -msgstr "Parola chiave" +#~ msgid "Continue? (Y/N):" +#~ msgstr "Continua? (Y/N):" -#: ../../templates/show_search.inc:73 -msgid "Played" -msgstr "Ascoltato" +#~ msgid "Error: " +#~ msgstr "Errore: " -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" -msgstr "Bitrate min." +#~ msgid "!\n" +#~ msgstr "!\n" -#: ../../templates/show_search.inc:96 -#, fuzzy -msgid "One Star" -msgstr "Proprietario" +#~ msgid "You are currently logged in as" +#~ msgstr "Sei attualmente connesso come" -#: ../../templates/show_search.inc:97 -#, fuzzy -msgid "Two Stars" -msgstr "Totale utenti" +#~ msgid "Song title" +#~ msgstr "Titolo brano" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" -msgstr "" +#~ msgid "Total" +#~ msgstr "Totale" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" -msgstr "" +#~ msgid "Rebuild Preferences" +#~ msgstr "Ricostruisci impostazioni" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" -msgstr "" +#, fuzzy +#~ msgid "Streaming" +#~ msgstr "Stream" -#: ../../templates/show_search.inc:103 -msgid "Operator" -msgstr "Operatore" +#, fuzzy +#~ msgid "Options" +#~ msgstr "Azioni" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "E" +#, fuzzy +#~ msgid "System" +#~ msgstr "Stream" -#: ../../templates/show_search.inc:112 -msgid "Method" -msgstr "Modo" +#~ msgid "" +#~ "Use the form below to add a host that you want to have access to your " +#~ "Ampache catalog." +#~ msgstr "" +#~ "Usa il formulario seguente per aggiungere un host che vuoi abbia accesso " +#~ "al tuo catalogo Ampache" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "Fuzzy" +#~ msgid "Revoke" +#~ msgstr "Rovoca" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "Esatto" +#~ msgid "Album Name" +#~ msgstr "Nome album" + +#~ msgid "Album Year" +#~ msgstr "Anno album" -#: ../../templates/show_search.inc:119 #, fuzzy -msgid "Maximum Results" -msgstr "N° massimo risultati" +#~ msgid "Tracks" +#~ msgstr "Traccia" + +#, fuzzy +#~ msgid "Edit Access List" +#~ msgstr "Liste di accesso" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "Cancella formulario" +#~ msgid "Ampache.cfg.php Up to Date?" +#~ msgstr "Ampache.cfg.php aggiornato?" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "" +#~ msgid "Ampache.cfg.php is missing the following:" +#~ msgstr "In Ampache.cfg.php manca quanto segue:" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "Salva" +#~ msgid "Reset Form" +#~ msgstr "Cancella formulario" + +#~ msgid "Save" +#~ msgstr "Salva" #~ msgid "ID3V2 Tags" #~ msgstr "Tags ID3V2" @@ -3333,9 +3850,6 @@ msgstr "Salva" #~ msgid "Object Type" #~ msgstr "Tipo oggetto" -#~ msgid "Genres" -#~ msgstr "Generi" - #~ msgid "catalog path" #~ msgstr "percorso catalogo" diff --git a/locale/nl_NL/LC_MESSAGES/messages.po b/locale/nl_NL/LC_MESSAGES/messages.po index bd04c31f..6c4b570e 100644 --- a/locale/nl_NL/LC_MESSAGES/messages.po +++ b/locale/nl_NL/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Ampache SVN 693\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: 2006-11-14 08:00+0100\n" "Last-Translator: Terence Theijn \n" "Language-Team: Dutch \n" @@ -16,1545 +16,1903 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" -msgstr "Sessie Verlopen: log opnieuw in op" +#: ../../register.php:82 +msgid "Error Captcha Required" +msgstr "Fout: Verificatie Verplicht" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" -msgstr "Fout: Kan niet openen" +#: ../../register.php:89 +msgid "Error Captcha Failed" +msgstr "Fout: Verificatie Niet Goed" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" -msgstr "Fout: Kan niet naar directory veranderen" +#: ../../register.php:96 +msgid "You must accept the user agreement" +msgstr "U moet de gebruikersovereenkomst accepteren" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" -msgstr "Fout: Kan bestands grootte niet opvragen voor" +#: ../../register.php:101 +msgid "You did not enter a username" +msgstr "U heeft geen gebruikersnaam opgegeven" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" -msgstr "is niet leesbaar voor Ampache" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "Vul uw voor- en achternaam in" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" -msgstr "album's met hoesje" +#: ../../register.php:131 +msgid "You must enter a password" +msgstr "U moet een paswoord opgeven" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" -msgstr "Start bouwen van Catalogus" +#: ../../register.php:135 +msgid "Your passwords do not match" +msgstr "Uw opgegeven paswoorden komen niet overeen" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" -msgstr "Start Remote Synchronisatie" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" +msgstr "Fout Gebruikersnaam bestaat al" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" -msgstr "Gevonden" +#: ../../register.php:157 +msgid "Error: Insert Failed" +msgstr "Fout: Gebruiker kon niet worden aangemaakt" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 -#, fuzzy -msgid "None" -msgstr "Nee" +#: ../../register.php:174 +msgid "Registration Complete" +msgstr "Registratie Compleet" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" -msgstr "Speellijst toegevoegd van" +#: ../../update.php:51 +#, fuzzy +msgid "Ampache Update" +msgstr "Ampache Bijwerken" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" -msgstr "Start Zoeken naar Album Hoes" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" +msgstr "Sessie Verlopen: log opnieuw in op" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" -msgstr "Doorzocht" +#: ../../ratings.php:32 +msgid "Rating Updated" +msgstr "Waardering Bijgewerkt" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" -msgstr "Catalogus Klaar" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" +msgstr "Uw Waardeering voor dit object is bijgewerkt" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" -msgstr "Totale Tijd" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "Totaal Aantal Liedjes" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "Song Updated" +msgstr "Liedje Bijgewerkt" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" -msgstr "Liedjes per Seconde" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "The requested song has been updated" +msgstr "Het gevraagde liedje is bijgewerkt" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" +#: ../../admin/flag.php:139 +#, fuzzy +msgid "Album Updated" msgstr "Bijgewerkt" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" -msgstr "Geen Update Nodig" - -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "Start Nieuwe Zoekopdracht voor liedje" - -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" -msgstr "catalogus" +#: ../../admin/flag.php:181 +#, fuzzy +msgid "Artist Updated" +msgstr "Speellijst bijgewerkt" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" -msgstr "Bezig met bijwerken van Remote Catalogus" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Songs Updated" +msgstr "Liedje Bijgewerkt" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" -msgstr "Bijwerken Catalogus Gereed" +#: ../../admin/flag.php:254 +#, fuzzy +msgid "Flag Removed" +msgstr "Markering verwijderd" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" -msgstr "Fout" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" +msgstr "Markering verwijderd van" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "Kan XMLRPC library niet laden, check of XML-RPC aanstaat" +#: ../../admin/flag.php:270 +msgid "Flags Updated" +msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" -msgstr "Fout met connectie naar" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" +msgstr "Liedjes Gedeactiveerd" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" -msgstr "" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" +msgstr "De gevraagde liedjes zijn gedeactiveerd" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" -msgstr "Reden" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" +msgstr "Liedjes Geactiveerd" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" -msgstr "Klaar met Bijwerken van Remote Catalogus(sen)" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" +msgstr "De Gevraagde liedjes zijn geactiveerd" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "Toegevoegd" +#: ../../admin/flag.php:305 +#, fuzzy +msgid "Flagged Records" +msgstr "Gemarkeerd door" -#: ../../lib/class/catalog.class.php:1240 +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 #, fuzzy -msgid "Cleaning the" -msgstr "Bijwerken van" +msgid "Catalog Updated" +msgstr "Bijwerken Catalogus Gereed" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "Catalogus" +#: ../../admin/catalog.php:106 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Catalogus Type" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" -msgstr "Bezig met Controleren" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" -msgstr "Opschoning Catalogus Gereed" +#: ../../admin/catalog.php:115 +#, fuzzy +msgid "Songs Removed" +msgstr "Liedjes verwijderd" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" -msgstr "files verwijderd" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" +msgstr "Geen Liedjes Verwijderd" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" -msgstr "Werk bij de" +#: ../../admin/catalog.php:121 +#, fuzzy +msgid "Disabled Songs Processed" +msgstr "Laat gedeactiveerde Liedjes Zien" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." -msgstr "Liedje gevonden bezig met controleren van tag informatie" +#: ../../admin/catalog.php:141 +#, fuzzy +msgid "Catalog Cleaned" +msgstr "Opschoning Catalogus Gereed" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" -msgstr "Geverifieerd" +#: ../../admin/catalog.php:191 +#, fuzzy +msgid "Catalog Created" +msgstr "Catalogus Gecreeerd" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" -msgstr " GEVONDEN" +#: ../../admin/catalog.php:208 +#, fuzzy +msgid "Catalog statistics cleared" +msgstr "Catalogus Statistieken opgeschoond" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" -msgstr "Bezig met zoeken naar nieuwe album hoes" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" +msgstr "Nu Speelt Opgeschoond" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" -msgstr "Album hoes reeds gevonden" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" +msgstr "Alle Nu Speelt data opgeschoond" -#: ../../lib/class/catalog.class.php:1634 +#: ../../admin/catalog.php:233 #, fuzzy -msgid "Update Finished." -msgstr "Bijwerken Catalogus Gereed" +msgid "No Disabled songs found" +msgstr "Geen Gedeactiveerde Liedjes gevonden" -#: ../../lib/class/catalog.class.php:1634 +#: ../../admin/catalog.php:242 #, fuzzy -msgid "Checked" -msgstr "Bezig met Controleren" +msgid "Delete Catalog" +msgstr "Verwijder Catalogus" -#: ../../lib/class/catalog.class.php:1634 -#, fuzzy -msgid "songs updated." -msgstr "liedjes bijgewerkt." +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" +msgstr "Weet je zeker dat je deze catalogus wilt verwijderen?" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" -msgstr "Titel" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" +msgstr "Album Hoes Zoeken beeindigd" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" -msgstr "bijgewerkt naar" +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" +msgstr "Fout Gebruikersnaam Verplicht" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" -msgstr "" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" +msgstr "Fout Paswoorden zijn niet gelijk" -#: ../../lib/class/song.class.php:369 -msgid "Rate" +#: ../../admin/users.php:79 +msgid "User Updated" msgstr "" -#: ../../lib/class/song.class.php:373 -msgid "Mode" -msgstr "Modus" +#: ../../admin/users.php:79 +msgid "updated" +msgstr "" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" -msgstr "Tijd" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" +msgstr "Gast" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" -msgstr "Nummer" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" +msgstr "Gebruiker" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" -msgstr "Bestands grootte" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" +msgstr "Beheer" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" -msgstr "Artiest" +#: ../../admin/users.php:119 +msgid "New User Added" +msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" -msgstr "Album" +#: ../../admin/users.php:124 +msgid "User Enabled" +msgstr "" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" -msgstr "Jaar" +#: ../../admin/users.php:129 +msgid "User Disabled" +msgstr "" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" -msgstr "Commentaar" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" +msgstr "Fout" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" -msgstr "Genre" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" +msgstr "" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" -msgstr "Fout: Identieke Naam" +#: ../../admin/users.php:154 +msgid "User Deleted" +msgstr "Gebruiker Verwijderd" -#: ../../lib/class/flag.class.php:264 -#, fuzzy -msgid "Approved" -msgstr "Verplaatst" +#: ../../admin/users.php:157 +msgid "Delete Error" +msgstr "Verwijder Fout" -#: ../../lib/class/flag.class.php:265 -#, fuzzy -msgid "Pending" -msgstr "Bezig met Toevoegen" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" +msgstr "Kan de laatste admin gebruiker niet verwijderen" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" -msgstr "Verwijder" +#: ../../admin/users.php:163 +msgid "Deletion Request" +msgstr "Verwijder Verzoek" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" -msgstr "Opnieuw Taggen" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" +msgstr "Weet je zeker dat je dit permanent wilt verwijderem" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "Opnieuw encoderen" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" +msgstr "" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 +#: ../../admin/modules.php:54 ../../admin/modules.php:92 #, fuzzy -msgid "Other" -msgstr "anders" - -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" -msgstr "Onbekend" - -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" -msgstr "Nu Speelt" - -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" -msgstr "Gestopt" +msgid "Are you sure you want to remove this plugin?" +msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" -#: ../../lib/class/localplay.class.php:567 +#: ../../admin/modules.php:66 ../../admin/modules.php:111 #, fuzzy -msgid "Paused" -msgstr "Gespeeld" - -#: ../../lib/class/album.class.php:163 -msgid "Various" -msgstr "Diverse" - -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" -msgstr "Laat Genres zien beginnend met" - -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" -msgstr "Niet Afspelen" - -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" -msgstr "Het is vrij slecht" - -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" -msgstr "Het is goed" - -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" -msgstr "Het is Vrij Goed" - -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" -msgstr "Ik ben er gek van" - -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" -msgstr "Het is te Gek" - -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" -msgstr "Niet te geloven" - -#: ../../lib/preferences.php:258 -msgid "Enable" -msgstr "Activeer" - -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" -msgstr "Deactiveer" - -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" -msgstr "" - -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" -msgstr "" - -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" -msgstr "Democratisch" +msgid "Plugin Deactivated" +msgstr "Module geactiveerd" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 +#: ../../admin/modules.php:85 #, fuzzy -msgid "Localplay" -msgstr "Lokaal Afspelen" - -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" -msgstr "XSPF Speler" - -#: ../../lib/preferences.php:289 -msgid "M3U" -msgstr "" - -#: ../../lib/preferences.php:290 -msgid "Simple M3U" -msgstr "" - -#: ../../lib/preferences.php:291 -msgid "PLS" -msgstr "" - -#: ../../lib/preferences.php:292 -msgid "Asx" -msgstr "" +msgid "Plugin Activated" +msgstr "Module geactiveerd" -#: ../../lib/preferences.php:293 -msgid "RAM" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/preferences.php:326 -#, fuzzy -msgid "Disabled" -msgstr "Deactiveer" - -#: ../../lib/preferences.php:327 -msgid "Global" -msgstr "Globaal" - -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" -msgstr "Lokaal" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Verwijderd" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." -msgstr "Geen liedjes in deze speellijst" - -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" -msgstr "Alles" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Uw Toegangs Regel is verwijderd" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" -msgstr "Nieuwe Speellijst" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" +msgstr "Toegevoegd" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" -msgstr "Fout Toegang Gewijgerd" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "Uw Nieuwe Toegangs Regel is gecreerd" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" -msgstr "Bladeren" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" +msgstr "Bijgewerkt" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" -msgstr "Zonder Hoes" +#: ../../admin/access.php:45 +#, fuzzy +msgid "Access List Entry updated" +msgstr "Uw Toegangs Regel is bijgewerkt" -#: ../../lib/ui.lib.php:199 -msgid "Show all" -msgstr "Alles" +#: ../../admin/system.php:64 +#, fuzzy +msgid "Export Failed" +msgstr "Export Gefaalt" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 +#: ../../admin/mail.php:90 msgid "No Catalogs Found!" msgstr "Geen Catalogus Gevonden" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 msgid "Add a Catalog" msgstr "Voeg Catalogus Toe" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" +msgstr "Catalogus Statistieken" + +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "day" msgstr "dag" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "days" msgstr "dagen" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hour" msgstr "uur" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hours" msgstr "uren" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" -msgstr "Begin" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Gebruikers Totaal" -#: ../../lib/ui.lib.php:793 -msgid "Upload" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Actieve Gebruikers" + +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" msgstr "" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" -msgstr "Lokaal Afspelen" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" +msgstr "Artiesten" -#: ../../lib/ui.lib.php:799 -#, fuzzy -msgid "Random Play" -msgstr "Willekeurig Aspelen" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" +msgstr "Liedjes" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Speellijst" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Catalogus Grootte" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" -msgstr "Zoeken" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Catalogus Tijd" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" -msgstr "Instellingen" +#: ../../admin/mail.php:260 +msgid "E-mail Sent" +msgstr "E-mail Verzonden" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -#, fuzzy -msgid "Admin-Catalog" -msgstr "Voeg Catalogus Toe" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." +msgstr "Uw E-mail is succesvol verzonden." -#: ../../lib/ui.lib.php:819 -#, fuzzy -msgid "Admin-User Management" -msgstr "Gebruikers Overeenkomst" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" +msgstr "" + +#: ../../preferences.php:86 +msgid "Error Update Failed" +msgstr "" + +#: ../../preferences.php:91 +msgid "Your Account has been updated" +msgstr "" -#: ../../lib/ui.lib.php:823 +#: ../../flag.php:45 #, fuzzy -msgid "Admin-Mail Users" -msgstr "Mail Gebruikers" +msgid "Item Flagged" +msgstr "Item Gemarkeerd" -#: ../../lib/ui.lib.php:827 +#: ../../flag.php:45 #, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Toegangs Regels" +msgid "The specified item has been flagged" +msgstr "Het gevraagde item is gemaarkeerd" -#: ../../lib/ui.lib.php:831 +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 #, fuzzy -msgid "Admin-Site Preferences" -msgstr "Beheer Site Instellingen" +msgid "Catalogs" +msgstr "Catalogus" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" -msgstr "Beheer Modules" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "Naam" -#: ../../lib/ui.lib.php:839 -#, fuzzy -msgid "Browse Music" -msgstr "Bladeren" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" +msgstr "Actie" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" +msgstr "Voeg Toe" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" -msgstr "Artiesten" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "Verifieer" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 #, fuzzy -msgid "Statistics" -msgstr "Statistieken" +msgid "Clean" +msgstr "Wis" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" -msgstr "Beheer Gebruikers" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" +msgstr "Alles" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" -msgstr "Voeg gebruiker toe" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" +msgstr "Verwijder" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" -msgstr "Niet voldoende gegevens" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" -msgstr "Amerikaans Engels" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "" -#: ../../lib/general.lib.php:881 -msgid "British English" -msgstr "Engels" +#: ../../templates/show_admin_tools.inc.php:68 +#, fuzzy +msgid "No Catalogs Found" +msgstr "Geen Catalogus Gevonden" -#: ../../lib/general.lib.php:887 -msgid "Turkish" -msgstr "Turks" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +#, fuzzy +msgid "Clean All" +msgstr "Schoon Alle" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" -msgstr "Simpel Chinees" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "Verifieer Alle" -#: ../../lib/general.lib.php:966 -msgid "On" -msgstr "Aan" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +#, fuzzy +msgid "Add to All" +msgstr "Voeg Toe aan Alle" -#: ../../lib/general.lib.php:969 -msgid "Off" -msgstr "Uit" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +#, fuzzy +msgid "Update All" +msgstr "Werk Alle bij" -#: ../../lib/debug.lib.php:218 -msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" -msgstr "" -"U heeft de \"debug = on\" optie aangezet maar heeft geen directory " -"opgegevenvoor de logfile" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" +msgstr "Schoon Catalogus Statistieken op" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "bestand" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Vergaar Albums Hoesjes" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "Bestands uploads niet gesupport" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" +msgstr "Andere Gereedschappen" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "Geen bestand geupload" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Laat dubbele liedjes zien" -#: ../../modules/horde/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: %s is niet geupload" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" +msgstr "Leeg Nu Speelt" -#: ../../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 "" -"Er was een probleem met de bestands upload: de bestands groote %s was groter " -"dan het maximummaximum grootte (%d bytes)" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +#, fuzzy +msgid "Generate New Config" +msgstr "Schrijf Config" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_admin_tools.inc.php:93 +#, fuzzy +msgid "Preferences Permissions" +msgstr "Instellingen Permissies" + +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Exporteer naar Itunes DB" + +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -"Er was een probleem met de bestands upload: Het bestand %s is gedeeltelijk " -"geupload." -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 +#: ../../templates/show_admin_tools.inc.php:96 #, fuzzy -msgid "Catalog Updated" -msgstr "Bijwerken Catalogus Gereed" +msgid "Check for New Version" +msgstr "Check voor Nieuwe Versie" -#: ../../admin/catalog.php:119 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Catalogus Type" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Selecteer" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" -msgstr "De Catalogus en alle verwante items verwijderd" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +msgid "Object" +msgstr "" -#: ../../admin/catalog.php:128 -#, fuzzy -msgid "Songs Removed" -msgstr "Liedjes verwijderd" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Markeer" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" -msgstr "Geen Liedjes Verwijderd" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "Commentaar" -#: ../../admin/catalog.php:134 -#, fuzzy -msgid "Disabled Songs Processed" -msgstr "Laat gedeactiveerde Liedjes Zien" +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" +msgstr "" -#: ../../admin/catalog.php:155 +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 #, fuzzy -msgid "Catalog Cleaned" -msgstr "Opschoning Catalogus Gereed" +msgid "No Records Found" +msgstr "Geen Records Gevonden" -#: ../../admin/catalog.php:198 -#, fuzzy -msgid "Catalog Created" -msgstr "Catalogus Gecreeerd" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" +msgstr "Wijgeren" -#: ../../admin/catalog.php:199 +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" +msgstr "Goedkeuren" + +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 #, fuzzy -msgid "Catalog Created and Songs Indexed" -msgstr "Catalogus Gereed an Liedjes Geindexeerd" +msgid "Update" +msgstr "Bijwerken" -#: ../../admin/catalog.php:212 +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 #, fuzzy -msgid "Catalog statistics cleared" -msgstr "Catalogus Statistieken opgeschoond" +msgid "Show All" +msgstr "Alles" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Nu Speelt Opgeschoond" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" +msgstr "Ampache Installatie" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Alle Nu Speelt data opgeschoond" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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 "" +"De pagina helpt bij het opzetten van de Ampache Database en bij het " +"aanmakenvan het ampache.cfg.php configuratie bestand. Voordat u verder gaat " +"controleer of u voldoet aanonderstaande eisen" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" msgstr "" -"Weet je zeker dat je alle Statistieken van deze catalogus wilt verwijderen?" +"Een MySQL Server met gebruikersnaam en paswoord dat een database kan " +"aanmaken/wijzigen" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" -msgstr "Schoon Catalogus Statistieken op" +#: ../../templates/show_install_account.inc.php:43 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" +msgstr "" +"Uw webserver heeft lees rechten heeft op het bestand /sql/ampache.sql en " +"hetampache.cfg.dist.php bestand" -#: ../../admin/catalog.php:241 -#, fuzzy -msgid "No Disabled songs found" -msgstr "Geen Gedeactiveerde Liedjes gevonden" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"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 zeker weet dat u voldoet aan bovenstaande eisen vul danonderstaande " +"waarden in. Er ordt alleen gevraagd naar de verplichte " +"configuratievariabelen. Als je later veranderingen wilt aanbrengen in de " +"ampache installatie kan ditdoor het bestand /config/amache.cfg.php te " +"bewerken" -#: ../../admin/catalog.php:249 -#, fuzzy -msgid "Delete Catalog" -msgstr "Verwijder Catalogus" +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" +msgstr "Stap 1 - Aanmaken en vullen van de Ampache Database" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" -msgstr "Weet je zeker dat je deze catalogus wilt verwijderen?" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "Stap 2 - Aanmaken vna het ampache.cfg.php bestand" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" -msgstr "Album Hoes Zoeken beeindigd" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" +msgstr "Stap 3 - Opzet Initeel Account" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "Song Updated" -msgstr "Liedje Bijgewerkt" +#: ../../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 initieele administratieve Ampache account aan. Alsuw " +"account gemaakt is wordt u naar de login pagina gestuurt" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "The requested song has been updated" -msgstr "Het gevraagde liedje is bijgewerkt" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "Maak een Beheer Account aan" -#: ../../admin/flag.php:139 -#, fuzzy -msgid "Album Updated" -msgstr "Bijgewerkt" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" +msgstr "Gebruikersnaam" -#: ../../admin/flag.php:181 -#, fuzzy -msgid "Artist Updated" -msgstr "Speellijst bijgewerkt" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" +msgstr "Paswoord" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Songs Updated" -msgstr "Liedje Bijgewerkt" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" +msgstr "Maak Account aan" -#: ../../admin/flag.php:254 +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Directory" + +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +msgstr "" + +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" + +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" +msgstr "Acties" + +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" + +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" +msgstr "XSPF Speler" + +#: ../../templates/show_song.inc.php:22 +msgid "Details" +msgstr "" + +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "Titel" + +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" +msgstr "Artiest" + +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" +msgstr "Album" + +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" +msgstr "Genre" + +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" +msgstr "" + +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "Bestandsnaam" + +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 #, fuzzy -msgid "Flag Removed" -msgstr "Markering verwijderd" +msgid "Song Title" +msgstr "Naam Liedje" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" -msgstr "Markering verwijderd van" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "Speellijst" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" msgstr "" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" -msgstr "Liedjes Gedeactiveerd" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" +msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" -msgstr "De gevraagde liedjes zijn gedeactiveerd" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" +msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" -msgstr "Liedjes Geactiveerd" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" +msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" -msgstr "De Gevraagde liedjes zijn geactiveerd" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" +msgstr "" -#: ../../admin/flag.php:305 +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" +msgstr "" + +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" +msgstr "" + +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "Onbekend" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "Volledige Naam" + +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" +msgstr "" + +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "Laatst Gezien" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "Activiteit" + +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" + +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" + +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "" + +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 #, fuzzy -msgid "Flagged Records" -msgstr "Gemarkeerd door" +msgid "Recently Played" +msgstr "Minst Gespeeld" + +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" +msgstr "Nummer" + +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "Tijd" + +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "Niet voldoende gegevens" + +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Album Hoes" + +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Klik om venster te sluiten" + +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "" + +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" +msgstr "Bewerk" + +#: ../../templates/show_flag.inc.php:41 +#, fuzzy +msgid "Flag Song" +msgstr "Markeer Liedje" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 #, fuzzy -msgid "Site" -msgstr "Grootte" +msgid "File" +msgstr "bestand" + +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "" + +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Reden van markering" + +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "Incorrecte Tags" -#: ../../admin/access.php:42 +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" +msgstr "Opnieuw encoderen" + +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 #, fuzzy -msgid "Confirm Delete" -msgstr "Bevestig verwijdering" +msgid "Other" +msgstr "anders" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" -msgstr "Weet je zeker dat je deze Toegangs Regel wilt verwijderen" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "van" -#: ../../admin/access.php:49 -msgid "Entry Deleted" -msgstr "Entry Verwijderd" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "Gevonden" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" -msgstr "Uw Toegangs Regel is verwijderd" +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" +msgstr "" -#: ../../admin/access.php:54 -msgid "Entry Added" -msgstr "Entry Toegevoegd" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" -msgstr "Uw Nieuwe Toegangs Regel is gecreerd" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "Vereisten" -#: ../../admin/access.php:58 +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" +msgstr "" +"Uw webserver leesrechten heeft op de files /sql/ampache.sql en de file /" +"config/ampache.cfg.php.dist" + +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "Start Configuratie" + +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" +msgstr "" + +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" +msgstr "Speel Album" + +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" +msgstr "" + +#: ../../templates/show_localplay_status.inc.php:55 #, fuzzy -msgid "Entry Updated" -msgstr "Entry Toegevoegd" +msgid "Repeat" +msgstr "Herhalen" -#: ../../admin/access.php:58 +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Willekeurig" + +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "Tijd van toevoegen" + +#: ../../templates/show_disabled_songs.inc.php:65 #, fuzzy -msgid "Access List Entry updated" -msgstr "Uw Toegangs Regel is bijgewerkt" +msgid "Remove" +msgstr "Verwijder" -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" -msgstr "Fout Gebruikersnaam Verplicht" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" -msgstr "Fout Paswoorden zijn niet gelijk" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Voeg Entry Toe" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" -msgstr "Fout Gebruikersnaam bestaat al" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Start Adres" -#: ../../admin/users.php:142 -msgid "Deletion Request" -msgstr "Verwijder Verzoek" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Eind Adres" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" -msgstr "Weet je zeker dat je dit permanent wilt verwijderem" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "Niveau" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" -msgstr "Nee" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "Sleutel" -#: ../../admin/users.php:150 -msgid "User Deleted" -msgstr "Gebruiker Verwijderd" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "" -#: ../../admin/users.php:153 -msgid "Delete Error" -msgstr "Verwijder Fout" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "Volledige Naam" + +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" +msgstr "Registratie Datum" + +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +#, fuzzy +msgid "Last Ip" +msgstr "Laatste Ip Adres" + +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "Actief" + +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" -msgstr "Kan de laatste admin gebruiker niet verwijderen" +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +#, fuzzy +msgid "Base Playlist" +msgstr "Basis Speellijst" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" -msgstr "Catalogus Statistieken" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" +msgstr "Maak Nieuwe Speellijst aan" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" -msgstr "Gebruikers Totaal" +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" +msgstr "Waardering" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" -msgstr "Actieve Gebruikers" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "Liedje" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" -msgstr "Liedjes" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr " Stap 2 - Creeer het ampache.cfg.php bestand" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" -msgstr "Catalogus Grootte" +#: ../../templates/show_install_config.inc.php:51 +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 "" +"Deze stappen zorgen voor de basis configuratie opties. Hierna zal een poging " +"gedaan worden om het bestand direct op uw webserver op te slaan. Indien dit " +"faalt kunt uu de config file downloaden en moet u deze in de /config " +"directory plaatsen" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" -msgstr "Catalogus Tijd" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../admin/mail.php:252 -msgid "E-mail Sent" -msgstr "E-mail Verzonden" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" +msgstr "Web Directory" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." -msgstr "Uw E-mail is succesvol verzonden." +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Gewenste Database Naam" -#: ../../admin/modules.php:41 -#, fuzzy -msgid "Module Activated" -msgstr "Module geactiveerd" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "MySQL Hostnaam" -#: ../../admin/modules.php:48 -#, fuzzy -msgid "Are you sure you want to remove this module?" -msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "MySQl Gebruikersnaam" -#: ../../admin/modules.php:56 -#, fuzzy -msgid "Module Deactivated" -msgstr "Module geactiveerd" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "MySQL Paswoord" -#: ../../admin/modules.php:72 -#, fuzzy -msgid "Plugin Activated" -msgstr "Module geactiveerd" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Schrijf Config" -#: ../../admin/modules.php:79 -#, fuzzy -msgid "Are you sure you want to remove this plugin?" -msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php Bestaat" -#: ../../admin/modules.php:95 -#, fuzzy -msgid "Plugin Deactivated" -msgstr "Module geactiveerd" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php Geconfigureerd?" -#: ../../admin/system.php:120 -#, fuzzy -msgid "Export Failed" -msgstr "Export Gefaalt" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Check voor Config" -#: ../../templates/show_flag.inc.php:41 -#, fuzzy -msgid "Flag Song" -msgstr "Markeer Liedje" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -#, fuzzy -msgid "File" -msgstr "bestand" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" +msgstr "Bewerk bestaande Gebruiker" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Reden van markering" +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Typ Nogmaals uw paswoord" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "Incorrecte Tags" +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "Gebruikers toegangs niveau" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" -msgstr "Markeer" +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "Bewerk Gebruiker" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" -msgstr "Ampache Installatie" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Diverse" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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 "" -"De pagina helpt bij het opzetten van de Ampache Database en bij het " -"aanmakenvan het ampache.cfg.php configuratie bestand. Voordat u verder gaat " -"controleer of u voldoet aanonderstaande eisen" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "Zoeken" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -"Een MySQL Server met gebruikersnaam en paswoord dat een database kan " -"aanmaken/wijzigen" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -"Uw webserver heeft lees rechten heeft op het bestand /sql/ampache.sql en " -"hetampache.cfg.dist.php bestand" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" msgstr "" -"Als u zeker weet dat u voldoet aan bovenstaande eisen vul danonderstaande " -"waarden in. Er ordt alleen gevraagd naar de verplichte " -"configuratievariabelen. Als je later veranderingen wilt aanbrengen in de " -"ampache installatie kan ditdoor het bestand /config/amache.cfg.php te " -"bewerken" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Stap 1 - Aanmaken en vullen van de Ampache Database" +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +#, fuzzy +msgid "Create" +msgstr "Creeer" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Stap 2 - Aanmaken vna het ampache.cfg.php bestand" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Ga Verder" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" -msgstr "Stap 3 - Opzet Initeel Account" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Annuleer" -#: ../../templates/show_install_account.inc.php:57 -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 initieele administratieve Ampache account aan. Alsuw " -"account gemaakt is wordt u naar de login pagina gestuurt" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" +msgstr "Begin" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" -msgstr "Maak een Beheer Account aan" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Bladeren" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" -msgstr "Gebruikersnaam" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +#, fuzzy +msgid "Localplay" +msgstr "Lokaal Afspelen" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" -msgstr "Paswoord" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "Instellingen" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" -msgstr "Maak Account aan" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Uitloggen" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" -msgstr "Speellijsten" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Werk bij de" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" -msgstr "Naam Speellijst" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogus" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" -msgstr "# Liedjes" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "Liedje gevonden bezig met controleren van tag informatie" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" -msgstr "Eigenaar" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "Geverifieerd" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" -msgstr "Acties" +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +#, fuzzy +msgid "Current Playlist" +msgstr "Huidige Speellijst" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" -msgstr "Bekijk" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" -msgstr "Bewerk" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 msgid "Play" msgstr "Speel" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" -msgstr "Willekeurig" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Volgende" + +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +#, fuzzy +msgid "Description" +msgstr "beschrijving" + +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +#, fuzzy +msgid "Version" +msgstr "PHP Versie" + +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" +msgstr "Deactiveer" + +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +#, fuzzy +msgid "Activate" +msgstr "Activeer" + +#: ../../templates/show_install.inc.php:54 +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 "" +"Deze stap creeert en vult de Ampache database, geef hierom een account op " +"met rechten om een database aan te mogen maken. Dit kan even duren naar " +"gelang de snelheid van uw computer" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_playlists.inc.php:75 -#, fuzzy -msgid "No Playlists Found" -msgstr "Geen Speellijst Gevonden" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "MySQl Administratieve Gebruikersnaam" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" -msgstr "Zoek Dubbele" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "MySQl Administratieve Paswoord" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" -msgstr "Zoek Type" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "Maak Database Gebruiker aan voor nieuwe Database" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" -msgstr "Artiest en Titel" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Ampache Database Gebruikersnaam" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" -msgstr "Artiest, Album en Titel" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Ampache Database Gebruikers Paswoord" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" -msgstr "Ja" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Maak Database" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" -msgstr "Bedieningen" +#: ../../templates/show_similar_artists.inc.php:23 +#, fuzzy +msgid "Similar Artists" +msgstr "Gelijkwaardige Artiest" + +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "Controleer aub de artiest die u wilt samenvoegen met de huidige" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 +#: ../../templates/show_similar_artists.inc.php:66 #, fuzzy -msgid "Current Playlist" -msgstr "Huidige Speellijst" +msgid "Back" +msgstr "Terug" -#: ../../templates/show_playlist_edit.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:77 #, fuzzy -msgid "Editing Playlist" -msgstr "Bewerk Speellijst" +msgid "Rename selected" +msgstr "Hernoem Geselecteerde" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" -msgstr "Naam" +#: ../../templates/show_similar_artists.inc.php:91 +#, fuzzy +msgid "Advanced Options" +msgstr "Geavanceerde Opties" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:152 +#, fuzzy +msgid "Search Again" +msgstr "Doorzoek Opnieuw" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" -msgstr "Publiek" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Maak een nieuwe speellijst aan" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" -msgstr "Prive" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Hernoem" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 -#, fuzzy -msgid "Update" -msgstr "Bijwerken" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" +msgstr "OF" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" -msgstr "Gebruikers" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "Voeg Huidige Toe" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "Mail Gebruikers" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Werk id3 tags bij" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -#, fuzzy -msgid "Config" -msgstr "Schrijf Config" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" +msgstr "Normalizeer Nummers" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" -msgstr "Toegangs Lijst" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" +msgstr "" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 +#: ../../templates/show_playlist.inc.php:32 #, fuzzy -msgid "Song Title" -msgstr "Naam Liedje" +msgid "Play Random" +msgstr "Speel Willekeurige Liedjes" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" -msgstr "Beheer" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" -msgstr "Minuten" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" +msgstr "" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" -msgstr "Minst Gespeeld" +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" -msgstr "Bekijk Democratisch" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" +msgstr "Hoes" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" -msgstr "Uitloggen" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" +msgstr "Jaar" -#: ../../templates/show_admin_tools.inc.php:27 +#: ../../templates/show_preference_admin.inc.php:22 #, fuzzy -msgid "Catalogs" -msgstr "Catalogus" +msgid "Preference Administration" +msgstr "Beheer Instellingen" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "Actie" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" +msgstr "Instelling" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" -msgstr "Voeg Toe" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "seconden geleden" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" -msgstr "Verifieer" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "minutes ago" +msgstr "minuten geleden" -#: ../../templates/show_admin_tools.inc.php:46 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Clean" -msgstr "Wis" +msgid "hours ago" +msgstr "uren geleden" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" -msgstr "" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "days ago" +msgstr "dagen geleden" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" -msgstr "" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "weken gelden" -#: ../../templates/show_admin_tools.inc.php:65 -#, fuzzy -msgid "No Catalogs Found" -msgstr "Geen Catalogus Gevonden" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "maanden geleden" -#: ../../templates/show_admin_tools.inc.php:71 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Clean All" -msgstr "Schoon Alle" +msgid "years ago" +msgstr "jaren geleden" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" -msgstr "Verifieer Alle" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:73 -#, fuzzy -msgid "Add to All" -msgstr "Voeg Toe aan Alle" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Doorzoek Ampache" -#: ../../templates/show_admin_tools.inc.php:74 -#, fuzzy -msgid "Update All" -msgstr "Werk Alle bij" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Kern Woorden" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" -msgstr "Vergaar Albums Hoesjes" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Gespeeld" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" -msgstr "Andere Gereedschappen" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Ja" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" -msgstr "Laat dubbele liedjes zien" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "Nee" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" -msgstr "Leeg Nu Speelt" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 +#: ../../templates/show_search.inc.php:95 #, fuzzy -msgid "Generate New Config" -msgstr "Schrijf Config" +msgid "One Star" +msgstr "Een Ster" -#: ../../templates/show_admin_tools.inc.php:86 +#: ../../templates/show_search.inc.php:96 #, fuzzy -msgid "Preferences Permissions" -msgstr "Instellingen Permissies" +msgid "Two Stars" +msgstr "Twee Sterren" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" -msgstr "Exporteer naar Itunes DB" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "Drie Sterren" -#: ../../templates/show_admin_tools.inc.php:88 -#, fuzzy -msgid "Check for New Version" -msgstr "Check voor Nieuwe Versie" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "Vier Sterren" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" -msgstr "Albums bij" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "Vijf Sterren" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" -msgstr "Alle Liedjes van" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Combinatie" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" -msgstr "Speel Alle Liedjes van" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "EN" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" -msgstr "Speel Willekeurige Liedjes van" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Methode" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" -msgstr "Werk bij via tags" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "Ongeveer" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" -msgstr "Hernoem Artiest" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "" -#: ../../templates/show_artist_box.inc.php:39 -#, fuzzy -msgid "Find duplicate artists" -msgstr "Zoek Dubbele Artiesten" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Maximum resultaten" + +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "Ongelimiteerd" + +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" msgstr "" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" -msgstr "Resultaten Per Pagina" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" -#: ../../templates/show_user.inc.php:42 -#, fuzzy -msgid "New Password" -msgstr "Nieuwe Paswoord" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" -msgstr "Typ Nogmaals uw paswoord" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" -msgstr "Maak Stats Leeg" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "" -#: ../../templates/show_user.inc.php:65 +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 #, fuzzy -msgid "Update Account" -msgstr "Maak Account aan" - -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Favorieten" +msgid "ACL Type" +msgstr "Toegangs Type" -#: ../../templates/show_user_stats.inc.php:29 +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 #, fuzzy -msgid "Favorite Artists" -msgstr "Favorieten" +msgid "Stream Access" +msgstr "Stream Toegang" -#: ../../templates/show_user_stats.inc.php:40 -#, fuzzy -msgid "Favorite Albums" -msgstr "Favorieten" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" +msgstr "" -#: ../../templates/show_user_stats.inc.php:51 -#, fuzzy -msgid "Favorite Songs" -msgstr "Favorieten" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "Lokale Netwerk Defenitie" -#: ../../templates/show_tv_playlist.inc.php:31 -#, fuzzy -msgid "Playing from base Playlist" -msgstr "Speel van Basis Speellijst" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" +msgstr "" -#: ../../templates/show_tv_playlist.inc.php:44 -#, fuzzy -msgid "Votes" -msgstr "Stemmen" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "Start Ip Adres" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" -msgstr "Liedje" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" +msgstr "Eind IP Adres" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" -msgstr "Instelling" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" +msgstr "Remote Sleutel" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" -msgstr "Waarde" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "Bekijk" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" -msgstr "Pas toe op iedereen" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +#, fuzzy +msgid "Read" +msgstr "Lees" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" -msgstr "beschrijving" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" +msgstr "Lezen/Schrijven" #: ../../templates/show_user_registration.inc.php:54 msgid "Ampache New User Registration" @@ -1572,11 +1930,6 @@ msgstr "Ik ben Akkoord" msgid "User Information" msgstr "Gebruikers Informatie" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "Volledige Naam" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "Wis Formulier" @@ -1585,120 +1938,76 @@ msgstr "Wis Formulier" msgid "Register User" msgstr "Registreer Gebruiker" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" -msgstr "Vereisten" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" +msgstr "Inloggen" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" -"Uw webserver leesrechten heeft op de files /sql/ampache.sql en de file /" -"config/ampache.cfg.php.dist" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Onthoud mij" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "Start Configuratie" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registreer" -#: ../../templates/show_modules.inc.php:38 -#, fuzzy -msgid "Localplay Modules" -msgstr "Lokaal Afspelen" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" +msgstr "Bericht van de Dag" -#: ../../templates/show_modules.inc.php:41 -#, fuzzy -msgid "Module Name" -msgstr "Module Naam" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -#, fuzzy -msgid "Activate" -msgstr "Activeer" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" +msgstr "Meest Populaire Artiesten" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -#, fuzzy -msgid "Deactivate" -msgstr "Deactiveer" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" +msgstr "Meest Populaire Albums" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -#, fuzzy -msgid "No Records Found" -msgstr "Geen Records Gevonden" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" +msgstr "Meest Populaire Genres" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" -msgstr "Aanwezige Plugins" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" +msgstr "Meest Populaire Nummers" -#: ../../templates/show_modules.inc.php:73 -#, fuzzy -msgid "Description" -msgstr "beschrijving" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "" -#: ../../templates/show_modules.inc.php:74 -#, fuzzy -msgid "Version" -msgstr "PHP Versie" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "" #: ../../templates/show_edit_song.inc.php:23 #, fuzzy msgid "Edit Song" msgstr "Bewerk Liedje" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "OF" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "Markeer voor opnieuw Taggen" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy msgid "Update Song" msgstr "Werk Liedjes bij" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "Importeer speellijst vanuit een bestand" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "Bestandsnaam" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Speellijst Type" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "Importeer Speellijst" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Bekijken" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" +msgstr "" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 #, fuzzy msgid "Send E-mail to Users" msgstr "Mail Gebruikers" @@ -1707,344 +2016,481 @@ msgstr "Mail Gebruikers" msgid "Mail to" msgstr "Mail naar" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "Meest Populaire Albums" +#: ../../templates/show_mail_users.inc.php:54 +#, fuzzy +msgid "Latest Artist Additions" +msgstr "Laatste Toegevoegde Artiesten" + +#: ../../templates/show_mail_users.inc.php:65 +#, fuzzy +msgid "Latest Album Additions" +msgstr "Laatste Toegevoegde Albums" + +#: ../../templates/show_mail_users.inc.php:75 +msgid "Flagged Songs" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 +#, fuzzy +msgid "Disabled Songs" +msgstr "Laat gedeactiveerde Liedjes Zien" + +#: ../../templates/show_mail_users.inc.php:87 +#, fuzzy +msgid "Most Popular Threshold in days" +msgstr "Meest Populaire Nummers" + +#: ../../templates/show_mail_users.inc.php:98 +msgid "Subject" +msgstr "Onderwerp" + +#: ../../templates/show_mail_users.inc.php:105 +msgid "Message" +msgstr "Bericht" + +#: ../../templates/show_mail_users.inc.php:114 +msgid "Send Mail" +msgstr "Verzend Mail" + +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" +msgstr "Nieuwe gebruiker toevoegen" + +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" +msgstr "" + +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" +msgstr "" + +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" +msgstr "Voeg Gebruiker Toe" + +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Maak Toegang voor Host" + +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" +msgstr "" + +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" +msgstr "" + +#: ../../templates/show_add_access.inc.php:82 +#, fuzzy +msgid "Create ACL" +msgstr "Maak Toegangs Entry aan" + +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" +msgstr "Waarde" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Pas toe op iedereen" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" + +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" +msgstr "beschrijving" + +#: ../../templates/show_playlist_edit.inc.php:26 +#, fuzzy +msgid "Editing Playlist" +msgstr "Bewerk Speellijst" + +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Publiek" + +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" +msgstr "Prive" + +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" +msgstr "Zoek Dubbele" + +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "Zoek Type" + +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "Artiest en Titel" + +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "Artiest, Album en Titel" + +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" +msgstr "" + +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" +msgstr "Start Zoeken naar Album Hoes" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" +msgstr "Doorzocht" -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 #, fuzzy -msgid "Latest Artist Additions" -msgstr "Laatste Toegevoegde Artiesten" +msgid "None" +msgstr "Nee" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "Meest Populaire Artiesten" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Albums bij" -#: ../../templates/show_mail_users.inc.php:63 -#, fuzzy -msgid "Latest Album Additions" -msgstr "Laatste Toegevoegde Albums" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Alle Liedjes van" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Meest Populaire Nummers" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" +msgstr "Speel Alle Liedjes van" -#: ../../templates/show_mail_users.inc.php:73 -msgid "Flagged Songs" -msgstr "" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" +msgstr "Speel Willekeurige Liedjes van" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 -#, fuzzy -msgid "Disabled Songs" -msgstr "Laat gedeactiveerde Liedjes Zien" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" +msgstr "Werk bij via tags" -#: ../../templates/show_mail_users.inc.php:85 +#: ../../templates/show_artist_box.inc.php:39 #, fuzzy -msgid "Most Popular Threshold in days" -msgstr "Meest Populaire Nummers" +msgid "Find duplicate artists" +msgstr "Zoek Dubbele Artiesten" -#: ../../templates/show_mail_users.inc.php:96 -msgid "Subject" -msgstr "Onderwerp" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" +msgstr "" -#: ../../templates/show_mail_users.inc.php:103 -msgid "Message" -msgstr "Bericht" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Speel Willekeurige Selectie" -#: ../../templates/show_mail_users.inc.php:113 -msgid "Send Mail" -msgstr "Verzend Mail" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Item aantal" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" -msgstr "Laatste tien gemarkeerde records" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Van Genre" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 -#, fuzzy -msgid "Show All" -msgstr "Alles" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" +msgstr "Standaard" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" -msgstr "van" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" +msgstr "Minst Gespeeld" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" -msgstr "Beheer Bediening" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" +msgstr "Volledige Albums" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -#, fuzzy -msgid "Base Playlist" -msgstr "Basis Speellijst" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" +msgstr "Volledige Artiest" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" +msgstr "Minuten" + +#: ../../templates/show_random.inc.php:59 #, fuzzy -msgid "Clear Playlist" -msgstr "Maak Speellijst Leeg" +msgid "From catalog" +msgstr "Uit catalogus" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" -msgstr "Ga Verder" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" +msgstr "Grootte Limiet" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" -msgstr "Annuleer" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" +msgstr "" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" -msgstr "Selecteer" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" +msgstr "Nu Speelt" -#: ../../templates/show_flagged.inc.php:28 -msgid "Object" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Bekijken" + +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" -msgstr "Gebruiker" +#: ../../templates/sidebar_preferences.inc.php:18 +#, fuzzy +msgid "Account" +msgstr "Maak Account aan" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" -msgstr "Wijgeren" - -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" -msgstr "Goedkeuren" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Hernoem" +#: ../../templates/sidebar_preferences.inc.php:34 +#, fuzzy +msgid "Localplay Modules" +msgstr "Lokaal Afspelen" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "Voeg Huidige Toe" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "Aanwezige Plugins" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "Werk id3 tags bij" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" +msgstr "" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" -msgstr "Laatste Toegevoegde Artiesten" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" +msgstr "" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" -msgstr "Laatste Toegevoegde Albums" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" +msgstr "" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" msgstr "" #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "Pas Zoekopdracht aan" -#: ../../templates/show_get_albumart.inc.php:46 +#: ../../templates/show_get_albumart.inc.php:44 msgid "Direct URL to Image" msgstr "Directe URL naar Hoesje" -#: ../../templates/show_get_albumart.inc.php:54 +#: ../../templates/show_get_albumart.inc.php:52 #, fuzzy msgid "Local Image" msgstr "Lokaal Hoesje" -#: ../../templates/show_get_albumart.inc.php:66 +#: ../../templates/show_get_albumart.inc.php:63 msgid "Get Art" msgstr "Haal Hoesje op" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" -msgstr "Speellijst Actie" - -#: ../../templates/show_playlist_box.inc.php:34 -#, fuzzy -msgid "Edit Playlist" -msgstr "Bewerk Speellijst" - -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" -msgstr "Normalizeer Nummers" - -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" -msgstr "Speel deze Speellijst" - -#: ../../templates/show_playlist_box.inc.php:37 -#, fuzzy -msgid "Play Random" -msgstr "Speel Willekeurige Liedjes" - -#: ../../templates/show_playlist_box.inc.php:38 -#, fuzzy -msgid "Delete This Playlist" -msgstr "Verwijder deze Speellijst" - -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" -msgstr "Importeer vanuit Bestand" - -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" -msgstr "Maak Nieuwe Speellijst aan" - -#: ../../templates/show_playlist_box.inc.php:43 -#, fuzzy -msgid "Delete Empty Playlists" -msgstr "Verwijder Lege Speellijst" - -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" -msgstr "Meest Populaire Genres" - -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "" - -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" -msgstr "Speel Geselecteerde" - -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" -msgstr "Download Geselecteerde" - -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" -msgstr "Wijzig Nummers" - -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" -msgstr "Verwijder Geselecteerd Nummers" - -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "Voeg Toe" - #: ../../templates/show_edit_catalog.inc.php:22 #, fuzzy msgid "Settings for" msgstr "Instelling voor catalogus in" #: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_add_catalog.inc.php:35 msgid "Auto-inserted Fields" msgstr "Automatisch toegevoegde velden" #: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_add_catalog.inc.php:36 msgid "album name" msgstr "album naam" #: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_add_catalog.inc.php:37 msgid "artist name" msgstr "artiest naam" #: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:38 msgid "id3 comment" msgstr "id3 commentaar" #: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:39 msgid "genre" msgstr "" #: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 +#: ../../templates/show_add_catalog.inc.php:40 msgid "track number (padded with leading 0)" msgstr "nummer van liedje (voorafgaand met een 0)" #: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 +#: ../../templates/show_add_catalog.inc.php:41 msgid "song title" msgstr "naam liedje" #: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:42 msgid "year" msgstr "jaar" #: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 +#: ../../templates/show_add_catalog.inc.php:43 msgid "other" msgstr "anders" #: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 +#: ../../templates/show_add_catalog.inc.php:52 msgid "Catalog Type" msgstr "Catalogus Type" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 -msgid "XML-RPC Key" +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" +msgstr "Bestandsnaam patroon" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "Directory Patroon" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" +msgstr "(niet beginnen of eindigen met een '/')" + +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" +msgstr "Sla Catalogus instellingen op" + +#: ../../templates/show_democratic_playlist.inc.php:38 +#, fuzzy +msgid "Playing from base Playlist" +msgstr "Speel van Basis Speellijst" + +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +#, fuzzy +msgid "Votes" +msgstr "Stemmen" + +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" +msgstr "" + +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "" + +#: ../../templates/show_edit_artist.inc.php:23 +#, fuzzy +msgid "Edit Artist" +msgstr "Artiest" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 +#, fuzzy +msgid "Edit Album" +msgstr "Bewerk Album" + +#: ../../templates/show_edit_album.inc.php:47 +#, fuzzy +msgid "Update Album" +msgstr "Werk Alle bij" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "Laatste tien gemarkeerde records" + +#: ../../templates/show_plugins.inc.php:46 +#, fuzzy +msgid "Deactivate" +msgstr "Deactiveer" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" +msgstr "Democratisch" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 -msgid "Filename pattern" -msgstr "Bestandsnaam patroon" +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" +msgstr "Speel Geselecteerde" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "Folder Pattern" -msgstr "Directory Patroon" +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" +msgstr "Download Geselecteerde" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "(no leading or ending '/')" -msgstr "(niet beginnen of eindigen met een '/')" +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" +msgstr "Wijzig Nummers" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Sla Catalogus instellingen op" +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "Verwijder Geselecteerd Nummers" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" -msgstr "" +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" +msgstr "Voeg Toe" -#: ../../templates/show_localplay_status.inc.php:56 -#, fuzzy -msgid "Repeat" -msgstr "Herhalen" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "IP Geschiedenis" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Maak een nieuwe speellijst aan" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "Laat Unieke zien" -#: ../../templates/show_add_playlist.inc.php:42 +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Datum" + +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 #, fuzzy -msgid "Create" -msgstr "Creeer" +msgid "IP Address" +msgstr "Eind IP Adres" -#: ../../templates/show_add_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:27 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)" @@ -2053,1089 +2499,1193 @@ msgstr "" "of deurl naar een remote Ampache installatie (bijv. http://eenandervoorbeeld." "com) op" -#: ../../templates/show_add_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:32 msgid "Catalog Name" msgstr "Catalogus Naam" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" -msgstr "Directory" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Lokaal" -#: ../../templates/show_add_catalog.inc.php:59 +#: ../../templates/show_add_catalog.inc.php:56 msgid "Remote" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 +#: ../../templates/show_add_catalog.inc.php:62 msgid "Required for Remote Catalogs" msgstr "Verplicht voor Remote Catalogus" -#: ../../templates/show_add_catalog.inc.php:68 +#: ../../templates/show_add_catalog.inc.php:65 msgid "Filename Pattern" msgstr "Bestands Patroon" -#: ../../templates/show_add_catalog.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:79 msgid "Build Playlists from m3u Files" msgstr "Maak Speellijsten van m3u bestanden" -#: ../../templates/show_add_catalog.inc.php:90 +#: ../../templates/show_add_catalog.inc.php:85 msgid "Add Catalog" msgstr "Voeg Catalogus Toe" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" -msgstr "Nieuwe gebruiker toevoegen" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +#, fuzzy +msgid "Clear Playlist" +msgstr "Maak Speellijst Leeg" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" -msgstr "Bewerk bestaande Gebruiker" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "Aanbevelingen" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" -msgstr "Gebruikers toegangs niveau" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" -msgstr "Voeg Gebruiker Toe" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "Album Aanbeveling" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" -msgstr "Bewerk Gebruiker" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "Nummer Aanbeveling" + +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importeer speellijst vanuit een bestand" + +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Speellijst Type" + +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importeer Speellijst" + +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" + +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Favorieten" + +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Favorieten" + +#: ../../templates/show_user_stats.inc.php:43 +#, fuzzy +msgid "Favorite Albums" +msgstr "Favorieten" + +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "Favorieten" #: ../../templates/show_list_duplicates.inc.php:26 msgid "Duplicate Songs" msgstr "Dubbele Liedjes" -#: ../../templates/show_list_duplicates.inc.php:34 +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 msgid "Length" msgstr "Lengte" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 msgid "Size" msgstr "Grootte" -#: ../../templates/show_list_duplicates.inc.php:75 +#: ../../templates/show_list_duplicates.inc.php:96 #, fuzzy msgid "Disable Songs" msgstr "Laat gedeactiveerde Liedjes Zien" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "IP Geschiedenis" - -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "Laat Unieke zien" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" +msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" -msgstr "Datum" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" +msgstr "" -#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 #, fuzzy -msgid "IP Address" -msgstr "Eind IP Adres" +msgid "Statistics" +msgstr "Statistieken" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "Aanbevelingen" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "Album Aanbeveling" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "Nummer Aanbeveling" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -#, fuzzy -msgid "Preference Administration" -msgstr "Beheer Instellingen" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" -msgstr "Niveau" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" -msgstr "Gast" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" +msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Bewerk Album" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" +msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 +#: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy -msgid "Update Album" -msgstr "Werk Alle bij" +msgid "Cleaning the" +msgstr "Bijwerken van" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "seconden geleden" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" +msgstr "Bezig met Controleren" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Start Nieuwe Zoekopdracht voor liedje" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "catalogus" + +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" +msgstr "" +"U bent hier uitgekomen omdat er een configuratie fout is opgetreden." +"Onderstaand de debug informatie." + +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" +msgstr "CONTROLEER" + +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" +msgstr "" -#: ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "OMSCHRIJVING" + +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" +msgstr "PHP Versie" + +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." +msgstr "" +"Deze test zorg ervoor dat Ampache werkt met de huidige php versie waarmee u " +"werkt" + +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "MySQL voor PHP" + +#: ../../templates/show_test.inc.php:78 +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 cheked of u de mysql extensies geladen heeft in PHP.Dit is een " +"vereiste voor Ampache" + +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" +msgstr "PHP Sessie Ondersteuning" + +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." +msgstr "" +"Dit is een test of PHP sessie support aanstaatDit is een vereiste voor " +"Ampache" + +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" +msgstr "PHP ICONV Ondersteuning" + +#: ../../templates/show_test.inc.php:115 +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 je Iconv hebt geinstaleerd. Iconvis niet vereist " +"voor de werking van Ampache maar wordt wel aangeraden" + +#: ../../templates/show_test.inc.php:119 #, fuzzy -msgid "minutes ago" -msgstr "minuten geleden" +msgid "PHP PCRE Support" +msgstr "PHP PCRE Ondersteuning" -#: ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_test.inc.php:132 #, fuzzy -msgid "hours ago" -msgstr "uren geleden" +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." +msgstr "" +"Dit is een test of PCRE ondersteuning aanstaat in uw PHP versie. Dit is een " +"vereiste voor Ampache" -#: ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_test.inc.php:136 #, fuzzy -msgid "days ago" -msgstr "dagen geleden" +msgid "PHP PutENV Support" +msgstr "PHP PutENV Ondersteuning" + +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" +msgstr "" +"Deze test controleert if PHP niet in SafeMode draait en dat we de memory " +"limieten kunnen aanpassen. Dit is niet verplicht maar kan wel ten koste gaan " +"van bepaalde onderdelen van Ampache" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "weken gelden" +#: ../../templates/show_test.inc.php:166 +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 "" +"Dit probeert /config/ampache.cfg.php te lezen. Als dit faalt is de fileniet " +"op de goede locatie aanwezig of\n" +"\t niet leesbaar door de webserver." -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "maanden geleden" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" +msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "years ago" -msgstr "jaren geleden" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" +msgstr "DB Connectie" -#: ../../templates/show_recently_played.inc.php:26 -#, fuzzy -msgid "Recently Played" -msgstr "Minst Gespeeld" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" +msgstr "" +"Hier proberen we de database te benaderen met de waarden vanuit amapche" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -#, fuzzy -msgid "Edit Artist" -msgstr "Artiest" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" +msgstr "" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" -msgstr "Liedje(s) Verwijderd van Speellijst " +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Bezig met Bewerken" -#: ../../localplay.php:77 -#, fuzzy -msgid "Localplay Init Failed" -msgstr "Lokale Afspeel Initialisatie Gefaalt" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "instellingen" + +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Werk Instellingen bij" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" -msgstr "Albums beginnend met" +#: ../../templates/show_account.inc.php:40 +#, fuzzy +msgid "New Password" +msgstr "Nieuwe Paswoord" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" -msgstr "Artiesten beginnend met" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Maak Stats Leeg" -#: ../../browse.php:124 +#: ../../templates/show_account.inc.php:64 #, fuzzy -msgid "Show Titles Starting With" -msgstr "Titels beginnend met" +msgid "Update Account" +msgstr "Maak Account aan" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" -msgstr "Fout: Geen Zoekwoord opgegeven" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Vorige" + +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" -msgstr "Lijsten" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "" -#: ../../ratings.php:33 -msgid "Rating Updated" -msgstr "Waardering Bijgewerkt" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" -msgstr "Uw Waardeering voor dit object is bijgewerkt" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" +msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" -msgstr "Gebruiker gedeactiveerd neem contact op met beheerder" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" +msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" -msgstr "Niet in staat op nieuw account aan te maken" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" +msgstr "" -#: ../../login.php:103 -msgid "No local account found" -msgstr "Geen lokaal account gevonden" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" +msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" -msgstr "Bericht van de Dag" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" +msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" -msgstr "fout: Paswoorden zijn Niet Gelijk of Leeg" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" +msgstr "Speel Willekeurig van Album" -#: ../../preferences.php:61 -#, fuzzy -msgid "Password Updated" -msgstr "Paswoord bijgewerkt" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" +msgstr "Reset Album Hoes" -#: ../../update.php:73 -#, fuzzy -msgid "Ampache Update" -msgstr "Ampache Bijwerken" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" +msgstr "Zoek Album Hoes" -#: ../../tv.php:62 -#, fuzzy -msgid "Playlist Cleared" -msgstr "Speellijst aangemaakt" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" +msgstr "" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" -msgstr "Start met bijwerken vanuit Tags" +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" +msgstr "Naam Speellijst" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" -msgstr "Bijwerken vanuit Tags voltooid" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" +msgstr "# Liedjes" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" -msgstr "Terug" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" +msgstr "Eigenaar" -#: ../../activate.php:43 +#: ../../activate.php:42 msgid "No user with this name registered" msgstr "Geen Gebruiker met deze naam geregistreerd" -#: ../../activate.php:47 +#: ../../activate.php:46 msgid "The validation key used isn't correct." msgstr "De validatie key die u gebuikt is niet correct" -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "User activated" msgstr "Gebruiker geactiveerd" -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "This User ID is activated and can be used" msgstr "Dit Gebruikers Account is Geactiveerd en kan gebruikt worden" -#: ../../playlist.php:46 -msgid "Playlist Deleted" -msgstr "Speellijst Verwijderd" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" -msgstr "De gevraagde Speellijst is verwijderd" +#: ../../democratic.php:80 +#, fuzzy +msgid "Playlist Cleared" +msgstr "Speellijst aangemaakt" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" -msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "" -#: ../../playlist.php:57 +#: ../../lib/class/flag.class.php:280 #, fuzzy -msgid "Confirm Action" -msgstr "Bevestig Actie" +msgid "Approved" +msgstr "Verplaatst" -#: ../../playlist.php:117 -msgid "Playlist Created" -msgstr "Speellijst aangemaakt" +#: ../../lib/class/flag.class.php:281 +#, fuzzy +msgid "Pending" +msgstr "Bezig met Toevoegen" -#: ../../playlist.php:117 -msgid " has been created" -msgstr " is aangemaakt" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" +msgstr "Opnieuw Taggen" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" -msgstr "Remote Geslecteerde Nummers" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" +msgstr "bijgewerkt naar" -#: ../../playlist.php:145 -msgid "Playlist Updated" -msgstr "Speellijst bijgewerkt" +#: ../../lib/class/song.class.php:341 +msgid "Rate" +msgstr "" -#: ../../playlist.php:146 -#, fuzzy -msgid "has been updated and is now" -msgstr " is bijgewerkt" +#: ../../lib/class/song.class.php:345 +msgid "Mode" +msgstr "Modus" -#: ../../playlist.php:166 -#, fuzzy -msgid "Playlist Imported" -msgstr "Speellijst bijgewerkt" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" +msgstr "Bestands grootte" -#: ../../playlist.php:195 -#, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Speellijst Verwijderd" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" +msgstr "Beheer Gebruikers" -#: ../../flag.php:46 -#, fuzzy -msgid "Item Flagged" -msgstr "Item Gemarkeerd" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" +msgstr "" -#: ../../flag.php:46 -#, fuzzy -msgid "The specified item has been flagged" -msgstr "Het gevraagde item is gemaarkeerd" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" +msgstr "Speellijsten" -#: ../../albums.php:48 -msgid "Album Art Cleared" -msgstr "Album Hoes verwijderd" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" +msgstr "Fout: Kan niet openen" -#: ../../albums.php:48 -#, fuzzy -msgid "Album Art information has been removed from the database" -msgstr "Album Hoes informatie is verwijderd uit de database" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" +msgstr "Fout: Kan niet naar directory veranderen" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" -msgstr "Album Hoesje niet Gevonden" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" +msgstr "Fout: Kan bestands grootte niet opvragen voor" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -#, fuzzy -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." -msgstr "" -"Album Hoesje kon op dit moment niet gevonden worden. Dit kan komen door de " -"drukte bij Amazon, of omdat het album niet in hun collectie aanwezig is." +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" +msgstr "is niet leesbaar voor Ampache" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" -msgstr "Album Hoesje Toegevoegd" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" +msgstr "Start bouwen van Catalogus" -#: ../../register.php:81 -msgid "Error Captcha Required" -msgstr "Fout: Verificatie Verplicht" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" +msgstr "Start Remote Synchronisatie" -#: ../../register.php:88 -msgid "Error Captcha Failed" -msgstr "Fout: Verificatie Niet Goed" +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" +msgstr "Speellijst toegevoegd van" -#: ../../register.php:95 -msgid "You must accept the user agreement" -msgstr "U moet de gebruikersovereenkomst accepteren" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" +msgstr "Catalogus Klaar" -#: ../../register.php:100 -msgid "You did not enter a username" -msgstr "U heeft geen gebruikersnaam opgegeven" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" +msgstr "Totale Tijd" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "Vul uw voor- en achternaam in" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" +msgstr "Totaal Aantal Liedjes" -#: ../../register.php:130 -msgid "You must enter a password" -msgstr "U moet een paswoord opgeven" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" +msgstr "Liedjes per Seconde" -#: ../../register.php:134 -msgid "Your passwords do not match" -msgstr "Uw opgegeven paswoorden komen niet overeen" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" +msgstr "Geen Update Nodig" -#: ../../register.php:152 -msgid "Error: Insert Failed" -msgstr "Fout: Gebruiker kon niet worden aangemaakt" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" +msgstr "Bezig met bijwerken van Remote Catalogus" -#: ../../register.php:169 -msgid "Registration Complete" -msgstr "Registratie Compleet" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" +msgstr "Bijwerken Catalogus Gereed" -#: ../../bin/print_tags.php.inc:64 -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" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "Kan XMLRPC library niet laden, check of XML-RPC aanstaat" + +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" +msgstr "Fout met connectie naar" + +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" +msgstr "" + +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" +msgstr "Reden" + +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" +msgstr "Klaar met Bijwerken van Remote Catalogus(sen)" + +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" +msgstr "" + +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" +msgstr "Opschoning Catalogus Gereed" + +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" +msgstr "files verwijderd" + +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" -msgstr "Bestandsnaam" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" +msgstr " GEVONDEN" + +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" +msgstr "Bezig met zoeken naar nieuwe album hoes" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" -msgstr "Fout: kan niet schrijven naar:" +#: ../../lib/class/catalog.class.php:1706 +#, fuzzy +msgid "Update Finished." +msgstr "Bijwerken Catalogus Gereed" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" -msgstr "Fout: Upload Directory is niet binnen een catalogus" +#: ../../lib/class/catalog.class.php:1706 +#, fuzzy +msgid "Checked" +msgstr "Bezig met Controleren" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" -msgstr "Bezig met Toevoegen" +#: ../../lib/class/catalog.class.php:1706 +#, fuzzy +msgid "songs updated." +msgstr "liedjes bijgewerkt." -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" -msgstr "aan database" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" +msgstr "Gestopt" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" -msgstr "Verwijderd" +#: ../../lib/class/localplay.class.php:650 +#, fuzzy +msgid "Paused" +msgstr "Gespeeld" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" -msgstr "Doorgaan? (Y/N):" +#: ../../lib/preferences.php:245 +msgid "Enable" +msgstr "Activeer" + +#: ../../lib/preferences.php:272 +msgid "M3U" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " -msgstr "Fout: " +#: ../../lib/preferences.php:273 +msgid "Simple M3U" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" +#: ../../lib/preferences.php:274 +msgid "PLS" msgstr "" -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" -msgstr "Album Hoes" +#: ../../lib/preferences.php:275 +msgid "Asx" +msgstr "" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" -msgstr "Klik om venster te sluiten" +#: ../../lib/preferences.php:276 +msgid "RAM" +msgstr "" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" -msgstr "Tijd van toevoegen" +#: ../../lib/preferences.php:277 +msgid "XSPF" +msgstr "" -#: ../../templates/show_disabled_songs.inc:49 +#: ../../lib/preferences.php:310 #, fuzzy -msgid "Remove" -msgstr "Verwijder" +msgid "Disabled" +msgstr "Deactiveer" -#: ../../templates/list_header.inc:110 -msgid "Prev" -msgstr "Vorige" +#: ../../lib/preferences.php:332 +msgid "Send on Add" +msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" -msgstr "Volgende" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" +msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" -msgstr "U Bent ingelogd als" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" +msgstr "" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" -msgstr "Naam Liedje" +#: ../../lib/preferences.php:343 +msgid "Always" +msgstr "" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" -msgstr "Waardering" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Niet Afspelen" -#: ../../templates/show_songs.inc:183 -msgid "Total" -msgstr "Totaal" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Het is vrij slecht" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr " Stap 2 - Creeer het ampache.cfg.php bestand" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "Het is goed" -#: ../../templates/show_install_config.inc:55 -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 "" -"Deze stappen zorgen voor de basis configuratie opties. Hierna zal een poging " -"gedaan worden om het bestand direct op uw webserver op te slaan. Indien dit " -"faalt kunt uu de config file downloaden en moet u deze in de /config " -"directory plaatsen" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "Het is Vrij Goed" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" -msgstr "Web Directory" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "Ik ben er gek van" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" -msgstr "Gewenste Database Naam" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "Het is te Gek" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" -msgstr "MySQL Hostnaam" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "Niet te geloven" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" -msgstr "MySQl Gebruikersnaam" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" +msgstr "Amerikaans Engels" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" -msgstr "MySQL Paswoord" +#: ../../lib/general.lib.php:496 +msgid "British English" +msgstr "Engels" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" -msgstr "Schrijf Config" +#: ../../lib/general.lib.php:502 +msgid "Turkish" +msgstr "Turks" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php Bestaat" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" +msgstr "Simpel Chinees" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php Geconfigureerd?" +#: ../../lib/general.lib.php:580 +msgid "On" +msgstr "Aan" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" -msgstr "Check voor Config" +#: ../../lib/general.lib.php:583 +msgid "Off" +msgstr "Uit" -#: ../../templates/show_album.inc:55 -msgid "Play Album" -msgstr "Speel Album" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" +msgstr "Fout Toegang Gewijgerd" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" -msgstr "Speel Willekeurig van Album" +#: ../../lib/ui.lib.php:550 +msgid "Upload" +msgstr "" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" -msgstr "Reset Album Hoes" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" +msgstr "Lokaal Afspelen" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" -msgstr "Zoek Album Hoes" +#: ../../lib/ui.lib.php:556 +#, fuzzy +msgid "Random Play" +msgstr "Willekeurig Aspelen" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" -msgstr "Bezig met Bewerken" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +#, fuzzy +msgid "Admin-Catalog" +msgstr "Voeg Catalogus Toe" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" -msgstr "instellingen" +#: ../../lib/ui.lib.php:576 +#, fuzzy +msgid "Admin-User Management" +msgstr "Gebruikers Overeenkomst" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" -msgstr "Herlaad Instellingen" +#: ../../lib/ui.lib.php:580 +#, fuzzy +msgid "Admin-Mail Users" +msgstr "Mail Gebruikers" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" -msgstr "" +#: ../../lib/ui.lib.php:584 +#, fuzzy +msgid "Admin-Manage Access Lists" +msgstr "Toegangs Regels" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" -msgstr "" +#: ../../lib/ui.lib.php:588 +#, fuzzy +msgid "Admin-Site Preferences" +msgstr "Beheer Site Instellingen" + +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" +msgstr "Beheer Modules" -#: ../../templates/show_preferences.inc:68 +#: ../../lib/ui.lib.php:596 #, fuzzy -msgid "Options" -msgstr "Acties" +msgid "Browse Music" +msgstr "Bladeren" + +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "Album Hoes verwijderd" -#: ../../templates/show_preferences.inc:72 +#: ../../albums.php:32 #, fuzzy -msgid "Account" -msgstr "Maak Account aan" +msgid "Album Art information has been removed from the database" +msgstr "Album Hoes informatie is verwijderd uit de database" -#: ../../templates/show_preferences.inc:76 -msgid "System" -msgstr "" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "Album Hoesje niet Gevonden" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +#, fuzzy +msgid "" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." msgstr "" +"Album Hoesje kon op dit moment niet gevonden worden. Dit kan komen door de " +"drukte bij Amazon, of omdat het album niet in hun collectie aanwezig is." -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" -msgstr "Werk Instellingen bij" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" +msgstr "Album Hoesje Toegevoegd" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" -msgstr "Speel Willekeurige Selectie" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" +msgstr "Start met bijwerken vanuit Tags" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" -msgstr "Item aantal" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" +msgstr "Bijwerken vanuit Tags voltooid" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" -msgstr "Van Genre" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" +msgstr "Terug" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" -msgstr "Standaard" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" +msgstr "" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" -msgstr "Volledige Albums" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" +msgstr "" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" -msgstr "Volledige Artiest" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" +msgstr "" -#: ../../templates/show_random_play.inc:61 -#, fuzzy -msgid "From catalog" -msgstr "Uit catalogus" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "bestand" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" -msgstr "Grootte Limiet" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "Bestands uploads niet gesupport" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" -msgstr "Ongelimiteerd" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "Geen bestand geupload" + +#: ../../modules/horde/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: %s is niet geupload" -#: ../../templates/show_install.inc:54 +#: ../../modules/horde/Browser.php:901 +#, php-format 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" +"There was a problem with the file upload: The %s was larger than the maximum " +"allowed size (%d bytes)." msgstr "" -"Deze stap creeert en vult de Ampache database, geef hierom een account op " -"met rechten om een database aan te mogen maken. Dit kan even duren naar " -"gelang de snelheid van uw computer" +"Er was een probleem met de bestands upload: de bestands groote %s was groter " +"dan het maximummaximum grootte (%d bytes)" + +#: ../../modules/horde/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: Het bestand %s is gedeeltelijk " +"geupload." + +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" +msgstr "Liedje(s) Verwijderd van Speellijst " + +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Speellijst aangemaakt" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr " is aangemaakt" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" -msgstr "MySQl Administratieve Gebruikersnaam" +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Speellijst bijgewerkt" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" -msgstr "MySQl Administratieve Paswoord" +#: ../../playlist.php:79 +#, fuzzy +msgid "has been updated and is now" +msgstr " is bijgewerkt" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" -msgstr "Maak Database Gebruiker aan voor nieuwe Database" +#: ../../playlist.php:101 +#, fuzzy +msgid "Playlist Imported" +msgstr "Speellijst bijgewerkt" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" -msgstr "Ampache Database Gebruikersnaam" +#: ../../playlist.php:130 +#, fuzzy +msgid "Empty Playlists Deleted" +msgstr "Speellijst Verwijderd" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" -msgstr "Ampache Database Gebruikers Paswoord" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" +msgstr "Gebruiker gedeactiveerd neem contact op met beheerder" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" -msgstr "Maak Database" +#: ../../login.php:87 +msgid "Unable to create new account" +msgstr "Niet in staat op nieuw account aan te maken" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" -msgstr "Maak Toegang voor Host" +#: ../../login.php:96 +msgid "No local account found" +msgstr "Geen lokaal account gevonden" -#: ../../templates/show_add_access.inc:23 +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Fout: Geen Zoekwoord opgegeven" + +#: ../../artists.php:186 +msgid "Show Artists starting with" +msgstr "Artiesten beginnend met" + +#: ../../bin/print_tags.inc:66 msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +"[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 "" -"Gebruik onderstaand formulier om op te geven welke host de Ampache catalogus " -"mag benaderen" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" -msgstr "Start Ip Adres" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "Bestandsnaam" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" -msgstr "Eind IP Adres" +#~ msgid "album's with art" +#~ msgstr "album's met hoesje" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -#, fuzzy -msgid "Read" -msgstr "Lees" +#~ msgid "Album Art Already Found" +#~ msgstr "Album hoes reeds gevonden" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" -msgstr "Lezen/Schrijven" +#~ msgid "Error: Name Identical" +#~ msgstr "Fout: Identieke Naam" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -#, fuzzy -msgid "ACL Type" -msgstr "Toegangs Type" +#~ msgid "Show Genres starting with" +#~ msgstr "Laat Genres zien beginnend met" -#: ../../templates/show_add_access.inc:67 -#, fuzzy -msgid "Stream Access" -msgstr "Stream Toegang" +#~ msgid "Global" +#~ msgstr "Globaal" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" -msgstr "" +#~ msgid "No songs in this playlist." +#~ msgstr "Geen liedjes in deze speellijst" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" -msgstr "Lokale Netwerk Defenitie" +#~ msgid "New Playlist" +#~ msgstr "Nieuwe Speellijst" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" -msgstr "" +#~ msgid "Show w/o art" +#~ msgstr "Zonder Hoes" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" -msgstr "XML-RPC Opties" +#~ msgid "Show all" +#~ msgstr "Alles" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" -msgstr "Remote Sleutel" +#~ msgid "Add a new user" +#~ msgstr "Voeg gebruiker toe" -#: ../../templates/show_add_access.inc:87 -#, fuzzy -msgid "Create ACL" -msgstr "Maak Toegangs Entry aan" +#~ msgid "" +#~ "You defined the option \"debug = on\" but didn't define a log path for " +#~ "the log to be stored" +#~ msgstr "" +#~ "U heeft de \"debug = on\" optie aangezet maar heeft geen directory " +#~ "opgegevenvoor de logfile" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" -msgstr "Host Toegang naar uw Catalogus" +#~ msgid "The Catalog and all associated records has been deleted" +#~ msgstr "De Catalogus en alle verwante items verwijderd" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" -msgstr "Voeg Entry Toe" +#, fuzzy +#~ msgid "Catalog Created and Songs Indexed" +#~ msgstr "Catalogus Gereed an Liedjes Geindexeerd" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" -msgstr "Start Adres" +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "" +#~ "Weet je zeker dat je alle Statistieken van deze catalogus wilt " +#~ "verwijderen?" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" -msgstr "Eind Adres" +#, fuzzy +#~ msgid "Site" +#~ msgstr "Grootte" -#: ../../templates/show_access_list.inc:50 -msgid "Key" -msgstr "Sleutel" +#, fuzzy +#~ msgid "Confirm Delete" +#~ msgstr "Bevestig verwijdering" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" -msgstr "Verwijder" +#~ msgid "Do you really want to delete this Access Record?" +#~ msgstr "Weet je zeker dat je deze Toegangs Regel wilt verwijderen" -#: ../../templates/show_users.inc:40 -msgid "Fullname" -msgstr "Volledige Naam" +#~ msgid "Entry Deleted" +#~ msgstr "Entry Verwijderd" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" -msgstr "Laatst Gezien" +#~ msgid "Entry Added" +#~ msgstr "Entry Toegevoegd" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" -msgstr "Registratie Datum" +#, fuzzy +#~ msgid "Entry Updated" +#~ msgstr "Entry Toegevoegd" -#: ../../templates/show_users.inc:57 -msgid "Activity" -msgstr "Activiteit" +#, fuzzy +#~ msgid "Module Activated" +#~ msgstr "Module geactiveerd" -#: ../../templates/show_users.inc:61 #, fuzzy -msgid "Last Ip" -msgstr "Laatste Ip Adres" +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" -#: ../../templates/show_users.inc:66 -msgid "On-line" -msgstr "Actief" +#, fuzzy +#~ msgid "Module Deactivated" +#~ msgstr "Module geactiveerd" -#: ../../templates/show_artist.inc:35 -msgid "Cover" -msgstr "Hoes" +#, fuzzy +#~ msgid "No Playlists Found" +#~ msgstr "Geen Speellijst Gevonden" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" -msgstr "Album Naam" +#~ msgid "Controls" +#~ msgstr "Bedieningen" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "Album Jaar" +#~ msgid "Users" +#~ msgstr "Gebruikers" -#: ../../templates/show_artist.inc:38 -#, fuzzy -msgid "Tracks" -msgstr "Nummer" +#~ msgid "Mail Users" +#~ msgstr "Mail Gebruikers" -#: ../../templates/show_edit_access.inc:23 #, fuzzy -msgid "Edit Access List" -msgstr "Bewerk Toegangs Lijst" - -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" -msgstr "" - -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" -msgstr "" -"U bent hier uitgekomen omdat er een configuratie fout is opgetreden." -"Onderstaand de debug informatie." +#~ msgid "Config" +#~ msgstr "Schrijf Config" -#: ../../templates/show_test.inc:39 -msgid "CHECK" -msgstr "CONTROLEER" +#~ msgid "Access List" +#~ msgstr "Toegangs Lijst" -#: ../../templates/show_test.inc:41 -msgid "STATUS" -msgstr "" +#~ msgid "Democratic View" +#~ msgstr "Bekijk Democratisch" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "OMSCHRIJVING" +#~ msgid "Rename Artist" +#~ msgstr "Hernoem Artiest" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" -msgstr "PHP Versie" +#~ msgid "Results Per Page" +#~ msgstr "Resultaten Per Pagina" -#: ../../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 "" -"Deze test zorg ervoor dat Ampache werkt met de huidige php versie waarmee u " -"werkt" +#, fuzzy +#~ msgid "Module Name" +#~ msgstr "Module Naam" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" -msgstr "MySQL voor PHP" +#~ msgid "Admin Controls" +#~ msgstr "Beheer Bediening" -#: ../../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 "" -"Deze test cheked of u de mysql extensies geladen heeft in PHP.Dit is een " -"vereiste voor Ampache" +#~ msgid "Newest Artist Additions" +#~ msgstr "Laatste Toegevoegde Artiesten" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" -msgstr "PHP Sessie Ondersteuning" +#~ msgid "Newest Album Additions" +#~ msgstr "Laatste Toegevoegde Albums" -#: ../../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 "" -"Dit is een test of PHP sessie support aanstaatDit is een vereiste voor " -"Ampache" +#~ msgid "Playlist Actions" +#~ msgstr "Speellijst Actie" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" -msgstr "PHP ICONV Ondersteuning" +#, fuzzy +#~ msgid "Edit Playlist" +#~ msgstr "Bewerk Speellijst" -#: ../../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 "" -"Deze test controleert of je Iconv hebt geinstaleerd. Iconvis niet vereist " -"voor de werking van Ampache maar wordt wel aangeraden" +#~ msgid "Play This Playlist" +#~ msgstr "Speel deze Speellijst" -#: ../../templates/show_test.inc:121 #, fuzzy -msgid "PHP PCRE Support" -msgstr "PHP PCRE Ondersteuning" +#~ msgid "Delete This Playlist" +#~ msgstr "Verwijder deze Speellijst" + +#~ msgid "Import From File" +#~ msgstr "Importeer vanuit Bestand" -#: ../../templates/show_test.inc:134 #, fuzzy -msgid "" -"This test makes sure you have PCRE support compiled into your version of " -"PHP, this is required for Ampache." -msgstr "" -"Dit is een test of PCRE ondersteuning aanstaat in uw PHP versie. Dit is een " -"vereiste voor Ampache" +#~ msgid "Delete Empty Playlists" +#~ msgstr "Verwijder Lege Speellijst" -#: ../../templates/show_test.inc:138 #, fuzzy -msgid "PHP PutENV Support" -msgstr "PHP PutENV Ondersteuning" +#~ msgid "Localplay Init Failed" +#~ msgstr "Lokale Afspeel Initialisatie Gefaalt" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" -msgstr "" -"Deze test controleert if PHP niet in SafeMode draait en dat we de memory " -"limieten kunnen aanpassen. Dit is niet verplicht maar kan wel ten koste gaan " -"van bepaalde onderdelen van Ampache" +#~ msgid "Show Albums starting with" +#~ msgstr "Albums beginnend met" -#: ../../templates/show_test.inc:170 -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 "" -"Dit probeert /config/ampache.cfg.php te lezen. Als dit faalt is de fileniet " -"op de goede locatie aanwezig of\n" -"\t niet leesbaar door de webserver." +#, fuzzy +#~ msgid "Show Titles Starting With" +#~ msgstr "Titels beginnend met" -#: ../../templates/show_test.inc:193 -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 zorgt ervoor dat alle benodigde variabelen gezet zijn endat we in " -"staat zijn om deze allemaal uit te lezen" +#~ msgid "Lists" +#~ msgstr "Lijsten" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "Ampache.cfg.php Actueel?" +#~ msgid "Error: Password Does Not Match or Empty" +#~ msgstr "fout: Paswoorden zijn Niet Gelijk of Leeg" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "Ampache.cfg.php mist het volgende:" +#, fuzzy +#~ msgid "Password Updated" +#~ msgstr "Paswoord bijgewerkt" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" -msgstr "DB Connectie" +#~ msgid "Playlist Deleted" +#~ msgstr "Speellijst Verwijderd" -#: ../../templates/show_test.inc:256 -msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" -msgstr "" -"Hier proberen we de database te benaderen met de waarden vanuit amapche" +#~ msgid "The Requested Playlist has been deleted" +#~ msgstr "De gevraagde Speellijst is verwijderd" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "Doorzoek Ampache" +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" -#: ../../templates/show_similar_artists.inc:23 #, fuzzy -msgid "Similar Artists" -msgstr "Gelijkwaardige Artiest" +#~ msgid "Confirm Action" +#~ msgstr "Bevestig Actie" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "Controleer aub de artiest die u wilt samenvoegen met de huidige" +#~ msgid "Remote Selected Tracks" +#~ msgstr "Remote Geslecteerde Nummers" -#: ../../templates/show_similar_artists.inc:62 -#, fuzzy -msgid "Back" -msgstr "Terug" +#~ msgid "Error: Unable to write to" +#~ msgstr "Fout: kan niet schrijven naar:" -#: ../../templates/show_similar_artists.inc:73 -#, fuzzy -msgid "Rename selected" -msgstr "Hernoem Geselecteerde" +#~ msgid "Error: Upload directory not inside a catalog" +#~ msgstr "Fout: Upload Directory is niet binnen een catalogus" -#: ../../templates/show_similar_artists.inc:83 -#, fuzzy -msgid "Advanced Options" -msgstr "Geavanceerde Opties" +#~ msgid "Adding" +#~ msgstr "Bezig met Toevoegen" -#: ../../templates/show_similar_artists.inc:144 -#, fuzzy -msgid "Search Again" -msgstr "Doorzoek Opnieuw" +#~ msgid "to database" +#~ msgstr "aan database" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" -msgstr "Inloggen" +#~ msgid "Continue? (Y/N):" +#~ msgstr "Doorgaan? (Y/N):" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" -msgstr "Onthoud mij" +#~ msgid "Error: " +#~ msgstr "Fout: " -#: ../../templates/show_login_form.inc:48 -msgid "Register" -msgstr "Registreer" +#~ msgid "You are currently logged in as" +#~ msgstr "U Bent ingelogd als" -#: ../../templates/show_search.inc:33 -msgid "Keywords" -msgstr "Kern Woorden" +#~ msgid "Song title" +#~ msgstr "Naam Liedje" -#: ../../templates/show_search.inc:73 -msgid "Played" -msgstr "Gespeeld" +#~ msgid "Total" +#~ msgstr "Totaal" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" -msgstr "" +#~ msgid "Rebuild Preferences" +#~ msgstr "Herlaad Instellingen" -#: ../../templates/show_search.inc:96 #, fuzzy -msgid "One Star" -msgstr "Een Ster" +#~ msgid "Options" +#~ msgstr "Acties" -#: ../../templates/show_search.inc:97 -#, fuzzy -msgid "Two Stars" -msgstr "Twee Sterren" +#~ msgid "" +#~ "Use the form below to add a host that you want to have access to your " +#~ "Ampache catalog." +#~ msgstr "" +#~ "Gebruik onderstaand formulier om op te geven welke host de Ampache " +#~ "catalogus mag benaderen" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" -msgstr "Drie Sterren" +#~ msgid "XML-RPC Options" +#~ msgstr "XML-RPC Opties" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" -msgstr "Vier Sterren" +#~ msgid "Host Access to Your Catalog" +#~ msgstr "Host Toegang naar uw Catalogus" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" -msgstr "Vijf Sterren" +#~ msgid "Revoke" +#~ msgstr "Verwijder" -#: ../../templates/show_search.inc:103 -msgid "Operator" -msgstr "Combinatie" +#~ msgid "Album Name" +#~ msgstr "Album Naam" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "EN" +#~ msgid "Album Year" +#~ msgstr "Album Jaar" -#: ../../templates/show_search.inc:112 -msgid "Method" -msgstr "Methode" +#, fuzzy +#~ msgid "Tracks" +#~ msgstr "Nummer" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "Ongeveer" +#, fuzzy +#~ msgid "Edit Access List" +#~ msgstr "Bewerk Toegangs Lijst" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "" +#~ 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 zorgt ervoor dat alle benodigde variabelen gezet zijn endat we " +#~ "in staat zijn om deze allemaal uit te lezen" -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" -msgstr "Maximum resultaten" +#~ msgid "Ampache.cfg.php Up to Date?" +#~ msgstr "Ampache.cfg.php Actueel?" + +#~ msgid "Ampache.cfg.php is missing the following:" +#~ msgstr "Ampache.cfg.php mist het volgende:" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "Herstel Formulier" +#~ msgid "Reset Form" +#~ msgstr "Herstel Formulier" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "Sla Zoekopdracht op in Speellijst" +#~ msgid "Save Search As Track on" +#~ msgstr "Sla Zoekopdracht op in Speellijst" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "Opslaan" +#~ msgid "Save" +#~ msgstr "Opslaan" #~ msgid "File Folder" #~ msgstr "Bestanden Folder" diff --git a/locale/ru_RU/LC_MESSAGES/messages.po b/locale/ru_RU/LC_MESSAGES/messages.po index 0072c464..bb9062c3 100644 --- a/locale/ru_RU/LC_MESSAGES/messages.po +++ b/locale/ru_RU/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ampache\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-02-04 07:07+0300\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: 2007-02-05 21:58-0000\n" "Last-Translator: Alexey Illarionov \n" "Language-Team: British English \n" @@ -15,95 +15,65 @@ msgstr "" "Content-Type: text/plain; charset=koi8-r\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -msgid "Catalog Updated" -msgstr "ëÁÔÁĚĎÇ ĎÂÎĎ×ĚĹÎ" - -#: ../../admin/catalog.php:119 -msgid "Catalog Deleted" -msgstr "ëÁÔÁĚĎÇ ŐÄÁĚĹÎ" - -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" -msgstr "ëÁÔÁĚĎÇ É ×ÓĹ Ó×ŃÚÁÎÎŮĹ Ó ÎÉÍ ÚÁĐÉÓÉ ŐÄÁĚĹÎŮ" - -#: ../../admin/catalog.php:128 -msgid "Songs Removed" -msgstr "đĹÓÎÉ ŐÄÁĚĹÎŮ" - -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" -msgstr "đĹÓÎÉ ÎĹ ŐÄÁĚĹÎŮ" - -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" -msgstr "ďÔËĚŔŢĹÎÎŮĹ ĐĹÓÎÉ ĎÂŇÁÂĎÔÁÎŮ" - -#: ../../admin/catalog.php:155 -msgid "Catalog Cleaned" -msgstr "ëÁÔÁĚĎÇ ĎŢÉÝĹÎ" +#: ../../register.php:82 +msgid "Error Captcha Required" +msgstr "" -#: ../../admin/catalog.php:198 -msgid "Catalog Created" -msgstr "ëÁÔÁĚĎÇ ÓĎÚÄÁÎ" +#: ../../register.php:89 +msgid "Error Captcha Failed" +msgstr "" -#: ../../admin/catalog.php:199 -msgid "Catalog Created and Songs Indexed" -msgstr "ëÁÔÁĚĎÇ ÓĎÚÄÁÎ É ĐĹÓÎÉ ĐŇĎÉÎÄĹËÓÉŇĎ×ÁÎŮ" +#: ../../register.php:96 +msgid "You must accept the user agreement" +msgstr "÷Ů ÄĎĚÖÎŮ ĐŇÉÎŃÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŘÓËĎĹ ÓĎÇĚÁŰĹÎÉĹ" -#: ../../admin/catalog.php:212 -msgid "Catalog statistics cleared" -msgstr "óÔÁÔÉÓÔÉËÁ ËÁÔÁĚĎÇÁ ŐÄÁĚĹÎÁ" +#: ../../register.php:101 +msgid "You did not enter a username" +msgstr "÷Ů ÎĹ ××ĹĚÉ ÉÍŃ ĐĎĚŘÚĎ×ÁÔĹĚŃ" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "đŇĎÉÇŇŮ×ÁÎÉĹ ĎŢÉÝĹÎÎŮČ" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "đĎÖÁĚŐĘÓÔÁ, ××ĹÄÉÔĹ ×ÁŰĹ ĐĎĚÎĎĹ ÉÍŃ (éÍŃ ćÁÍÉĚÉŃ)" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "÷ÓŃ ĐŇĎÉÇŇÁÎÎŮĹ ÔŇĹËÉ ŐÄÁĚĹÎŮ" +#: ../../register.php:131 +msgid "You must enter a password" +msgstr "÷Ů ÄĎĚÖÎŮ ××ĹÓÔÉ ĐÁŇĎĚŘ" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" -msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ĎŢÉÓÔÉÔŘ ÓÔÁÔÉÓÔÉËŐ ÄĚŃ ÜÔĎÇĎ ËÁÔÁĚĎÇÁ?" +#: ../../register.php:135 +msgid "Your passwords do not match" +msgstr "÷ÁŰ ĐÁŇĎĚŘ ÎĹ ÓĎ×ĐÁÄÁĹÔ" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" -msgstr "óÔÁÔÉÓÔÉËÁ ŐÄÁĚĹÎÎŮČ ËÁÔÁĚĎÇĎ×" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" +msgstr "ďŰÉÂËÁ: đĎĚŘÚĎ×ÁÔĹĚŘ Ó ÔÁËÉÍ ÉÍĹÎĹÍ ŐÖĹ ÓŐÝĹÓÔ×ŐĹÔ" -#: ../../admin/catalog.php:241 -msgid "No Disabled songs found" -msgstr "ďÔËĚŔŢĹÎÎŮČ ĐĹÓĹÎ ÎĹ ÎÁĘÄĹÎĎ" +#: ../../register.php:157 +msgid "Error: Insert Failed" +msgstr "ďŰÉÂËÁ: äĎÂÁ×ĚĹÎÉĹ ÚÁËĎÎŢÉĚĎÓŘ ÎĹŐÄÁŢĹĘ" -#: ../../admin/catalog.php:249 -msgid "Delete Catalog" -msgstr "őÄÁĚÉÔŘ ËÁÔÁĚĎÇ" +#: ../../register.php:174 +msgid "Registration Complete" +msgstr "ňĹÇÉÓÔŇÁĂÉŃ ÚÁ×ĹŇŰĹÎÁ" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" -msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ÜÔĎÔ ËÁÔÁĚĎÇ?" +#: ../../update.php:51 +msgid "Ampache Update" +msgstr "ďÂÎĎ×ĚĹÎÉĹ Ampache" -#: ../../admin/catalog.php:258 ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 -msgid "Starting Album Art Search" -msgstr "îÁŢÁÔ ĐĎÉÓË ÁĚŘÂĎÍÎŮČ ĎÂĚĎÖĹË" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" +msgstr "÷ŇĹÍŃ ÓĹÓÓÉÉ ÉÓŢĹŇĐÁÎĎ: ĐĎÖÁĚŐĘÓÔÁ, ÚÁĘÄÉÔĹ ĹÝĹ ŇÁÚ" -#: ../../admin/catalog.php:259 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 -msgid "Searched" -msgstr "đŇĎÓÍĎÔŇĹÎĎ" +#: ../../ratings.php:32 +msgid "Rating Updated" +msgstr "ňĹĘÔÉÎÇ ĎÂÎĎ×ĚĹÎ" -#: ../../admin/catalog.php:259 ../../lib/class/catalog.class.php:821 -#: ../../lib/class/catalog.class.php:848 ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -msgid "None" -msgstr "îĹÔ" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" +msgstr "÷ÁŰ ŇĹĘÔÉÎÇ ÄĚŃ ÄÁÎÎĎÇĎ ĎÂßĹËÔÁ ĎÂÎĎ×ĚĹÎ" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" -msgstr "đĎÉÓË ÁĚŘÂĎÍÎŮČ ĎÂĚĎÖĹË ÚÁ×ĹŇŰĹÎ" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" #: ../../admin/flag.php:97 msgid "Song Updated" @@ -157,1552 +127,2260 @@ msgstr " msgid "Flagged Records" msgstr "ďÔÍĹŢĹÎÎŮĹ ÚÁĐÉÓÉ" -#: ../../admin/access.php:42 -msgid "Confirm Delete" -msgstr "đĎÄÔ×ĹŇÄÉÔĹ ŐÄÁĚĹÎÉĹ" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +msgid "Catalog Updated" +msgstr "ëÁÔÁĚĎÇ ĎÂÎĎ×ĚĹÎ" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" -msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ úÁĐÉÓŘ?" +#: ../../admin/catalog.php:106 +msgid "Catalog Deleted" +msgstr "ëÁÔÁĚĎÇ ŐÄÁĚĹÎ" -#: ../../admin/access.php:49 -msgid "Entry Deleted" -msgstr "úÁĐÉÓŘ ŐÄÁĚĹÎÁ" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" -msgstr "úÁĐÉÓŘ ÓĐÉÓËÁ ÄĎÓÔŐĐÁ ÂŮĚÁ ŐÄÁĚĹÎÁ" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" +msgstr "đĹÓÎÉ ŐÄÁĚĹÎŮ" -#: ../../admin/access.php:54 -msgid "Entry Added" -msgstr "úÁĐÉÓŘ ÄĎÂÁ×ĚĹÎÁ" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" +msgstr "đĹÓÎÉ ÎĹ ŐÄÁĚĹÎŮ" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" -msgstr "îĎ×ÁŃ ÚÁĐÉÓŘ ÓĐÉÓËÁ ÄĎÓÔŐĐÁ ÓĎÚÄÁÎÁ" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" +msgstr "ďÔËĚŔŢĹÎÎŮĹ ĐĹÓÎÉ ĎÂŇÁÂĎÔÁÎŮ" + +#: ../../admin/catalog.php:141 +msgid "Catalog Cleaned" +msgstr "ëÁÔÁĚĎÇ ĎŢÉÝĹÎ" -#: ../../admin/access.php:58 -msgid "Entry Updated" -msgstr "úÁĐÉÓŘ ĎÂÎĎ×ĚĹÎÁ" +#: ../../admin/catalog.php:191 +msgid "Catalog Created" +msgstr "ëÁÔÁĚĎÇ ÓĎÚÄÁÎ" -#: ../../admin/access.php:58 -msgid "Access List Entry updated" -msgstr "úÁĐÉÓŘ ÓĐÉÓËÁ ÄĎÓÔŐĐÁ ĎÂÎĎ×ĚĹÎÁ" +#: ../../admin/catalog.php:208 +msgid "Catalog statistics cleared" +msgstr "óÔÁÔÉÓÔÉËÁ ËÁÔÁĚĎÇÁ ŐÄÁĚĹÎÁ" + +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" +msgstr "đŇĎÉÇŇŮ×ÁÎÉĹ ĎŢÉÝĹÎÎŮČ" + +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" +msgstr "÷ÓŃ ĐŇĎÉÇŇÁÎÎŮĹ ÔŇĹËÉ ŐÄÁĚĹÎŮ" + +#: ../../admin/catalog.php:233 +msgid "No Disabled songs found" +msgstr "ďÔËĚŔŢĹÎÎŮČ ĐĹÓĹÎ ÎĹ ÎÁĘÄĹÎĎ" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -msgid "Site" -msgstr "óÁĘÔ" +#: ../../admin/catalog.php:242 +msgid "Delete Catalog" +msgstr "őÄÁĚÉÔŘ ËÁÔÁĚĎÇ" + +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" +msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ÜÔĎÔ ËÁÔÁĚĎÇ?" + +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" +msgstr "đĎÉÓË ÁĚŘÂĎÍÎŮČ ĎÂĚĎÖĹË ÚÁ×ĹŇŰĹÎ" -#: ../../admin/users.php:65 ../../admin/users.php:112 +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 msgid "Error Username Required" msgstr "ďŰÉÂËÁ: ÔŇĹÂŐĹÔÓŃ ÉÍŃ ĐĎĚŘÚĎ×ÁÔĹĚŃ" -#: ../../admin/users.php:68 ../../admin/users.php:108 +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 msgid "Error Passwords don't match" msgstr "ďŰÉÂËÁ: đÁŇĎĚŘ ÎĹ ÓĎ×ĐÁÄÁĹÔ" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" -msgstr "ďŰÉÂËÁ: đĎĚŘÚĎ×ÁÔĹĚŘ Ó ÔÁËÉÍ ÉÍĹÎĹÍ ŐÖĹ ÓŐÝĹÓÔ×ŐĹÔ" +#: ../../admin/users.php:79 +msgid "User Updated" +msgstr "" -#: ../../admin/users.php:142 -msgid "Deletion Request" -msgstr "úÁĐŇĎÓ ÎÁ ŐÄÁĚĹÎÉĹ" +#: ../../admin/users.php:79 +msgid "updated" +msgstr "" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" -msgstr "÷Ů Ő×ĹŇĹÎŮ ŢÔĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ĐĎĚÎĎÓÔŘŔ" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" +msgstr "çĎÓÔŘ" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" -msgstr "îĹÔ" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" +msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ" + +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" +msgstr "áÄÍÉÎËÁ" + +#: ../../admin/users.php:119 +msgid "New User Added" +msgstr "" + +#: ../../admin/users.php:124 +msgid "User Enabled" +msgstr "" + +#: ../../admin/users.php:129 +msgid "User Disabled" +msgstr "" -#: ../../admin/users.php:150 +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" +msgstr "ďŰÉÂËÁ" + +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" +msgstr "" + +#: ../../admin/users.php:154 msgid "User Deleted" msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ ŐÄÁĚĹÎ" -#: ../../admin/users.php:153 +#: ../../admin/users.php:157 msgid "Delete Error" msgstr "ďŰÉÂËÁ ŐÄÁĚĹÎÉŃ" -#: ../../admin/users.php:153 +#: ../../admin/users.php:157 msgid "Unable to delete last Admin User" msgstr "îĹĚŘÚŃ ŐÄÁĚÉÔŘ ĐĎÓĚĹÄÎĹÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ - ÁÄÍÉÎÉÓÔŇÁÔĎŇÁ" -#: ../../admin/mail.php:81 ../../lib/ui.lib.php:539 +#: ../../admin/users.php:163 +msgid "Deletion Request" +msgstr "úÁĐŇĎÓ ÎÁ ŐÄÁĚĹÎÉĹ" + +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" +msgstr "÷Ů Ő×ĹŇĹÎŮ ŢÔĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ĐĎĚÎĎÓÔŘŔ" + +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" +msgstr "" + +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +msgid "Are you sure you want to remove this plugin?" +msgstr "÷Ů Ő×ĹŇĹÎŮ ŢÔĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ÜÔĎÔ ĐĚÁÇÉÎ?" + +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" +msgstr "đĚÁÇÉÎ ÄĹÁËÔÉ×ÉŇĎ×ÁÎ" + +#: ../../admin/modules.php:85 +msgid "Plugin Activated" +msgstr "đĚÁÇÉÎ ÁËÔÉ×ÉŇĎ×ÁÎ" + +#: ../../admin/modules.php:120 +msgid "Plugins" +msgstr "" + +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" +msgstr "" + +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "őÄÁĚĹÎ" + +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "úÁĐÉÓŘ ÓĐÉÓËÁ ÄĎÓÔŐĐÁ ÂŮĚÁ ŐÄÁĚĹÎÁ" + +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" +msgstr "äĎÂÁ×ĚĹÎĎ" + +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "îĎ×ÁŃ ÚÁĐÉÓŘ ÓĐÉÓËÁ ÄĎÓÔŐĐÁ ÓĎÚÄÁÎÁ" + +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" +msgstr "ďÂÎĎ×ĚĹÎĎ" + +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "úÁĐÉÓŘ ÓĐÉÓËÁ ÄĎÓÔŐĐÁ ĎÂÎĎ×ĚĹÎÁ" + +#: ../../admin/system.php:64 +msgid "Export Failed" +msgstr "üËÓĐĎŇÔ ÎĹ ŐÄÁĚÓŃ" + +#: ../../admin/mail.php:90 msgid "No Catalogs Found!" msgstr "ëÁÔÁĚĎÇĎ× ÎĹ ÎÁĘÄĹÎĎ" -#: ../../admin/mail.php:82 ../../lib/ui.lib.php:540 -#: ../../templates/show_add_catalog.inc.php:28 -#: ../../templates/show_admin_tools.inc.php:75 +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 msgid "Add a Catalog" msgstr "äĎÂÁ×ÉÔŘ ËÁÔÁĚĎÇ" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 msgid "Catalog Statistics" msgstr "óÔÁÔÉÓÔÉËÁ ËÁÔÁĚĎÇÁ" -#: ../../admin/mail.php:120 ../../lib/ui.lib.php:578 +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "day" msgstr "ÄĹÎŘ" -#: ../../admin/mail.php:120 ../../lib/ui.lib.php:578 +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 msgid "days" msgstr "ÄÎÉ" -#: ../../admin/mail.php:122 ../../lib/ui.lib.php:580 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hour" msgstr "ŢÁÓ" -#: ../../admin/mail.php:122 ../../lib/ui.lib.php:580 +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 msgid "hours" msgstr "ŢÁÓŮ" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 msgid "Total Users" msgstr "÷ÓĹÇĎ ĐĎĚŘÚĎ×ÁÔĹĚĹĘ" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 msgid "Connected Users" msgstr "đĎÄËĚŔŢĹÎĎ ĐĎĚŘÚĎ×ÁÔĹĚĹĘ" -#: ../../admin/mail.php:134 ../../lib/ui.lib.php:843 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 msgid "Albums" msgstr "áĚŘÂĎÍŮ" -#: ../../admin/mail.php:135 ../../lib/ui.lib.php:847 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 msgid "Artists" msgstr "éÓĐĎĚÎÉÔĹĚÉ" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 msgid "Songs" msgstr "đĹÓÎÉ" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 msgid "Catalog Size" msgstr "ňÁÚÍĹŇ ËÁÔÁĚĎÇÁ" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 msgid "Catalog Time" msgstr "÷ŇĹÍŃ ËÁÔÁĚĎÇÁ" -#: ../../admin/mail.php:252 +#: ../../admin/mail.php:260 msgid "E-mail Sent" msgstr "ĺ-ÍÁĘĚ ĎÔĐŇÁ×ĚĹÎ" -#: ../../admin/mail.php:253 +#: ../../admin/mail.php:261 msgid "Your E-mail was successfully sent." msgstr "÷ÁŰĹ Ĺ-ÍÁĘĚ ÓĎĎÂÝĹÎÉĹ ŐÓĐĹŰÎĎ ĎÔĐŇÁ×ĚĹÎĎ" -#: ../../admin/system.php:120 -msgid "Export Failed" -msgstr "üËÓĐĎŇÔ ÎĹ ŐÄÁĚÓŃ" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" +msgstr "" -#: ../../admin/modules.php:41 -msgid "Module Activated" -msgstr "íĎÄŐĚŘ ÁËÔÉ×ÉŇĎ×ÁÎ" +#: ../../preferences.php:86 +msgid "Error Update Failed" +msgstr "" -#: ../../admin/modules.php:48 -msgid "Are you sure you want to remove this module?" -msgstr "÷Ů Ő×ĹŇĹÎŮ ŢÔĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ÜÔĎÔ ÍĎÄŐĚŘ?" +#: ../../preferences.php:91 +msgid "Your Account has been updated" +msgstr "" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" -msgstr "íĎÄŐĚŘ ÄĹÁËÔÉ×ÉŇĎ×ÁÎ" +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "đĎÚÉĂÉŃ ĎÔÍĹŢĹÎÁ" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" -msgstr "đĚÁÇÉÎ ÁËÔÉ×ÉŇĎ×ÁÎ" +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "őËÁÚÁÎÎÁŃ ĐĎÚÉĂÉŃ ĎÔÍĹŢĹÎÁ" -#: ../../admin/modules.php:79 -msgid "Are you sure you want to remove this plugin?" -msgstr "÷Ů Ő×ĹŇĹÎŮ ŢÔĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ÜÔĎÔ ĐĚÁÇÉÎ?" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +msgid "Catalogs" +msgstr "ëÁÔÁĚĎÇÉ" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" -msgstr "đĚÁÇÉÎ ÄĹÁËÔÉ×ÉŇĎ×ÁÎ" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "éÍŃ" -#: ../../download/index.php:61 ../../play/index.php:64 -msgid "Session Expired: please log in again at" -msgstr "÷ŇĹÍŃ ÓĹÓÓÉÉ ÉÓŢĹŇĐÁÎĎ: ĐĎÖÁĚŐĘÓÔÁ, ÚÁĘÄÉÔĹ ĹÝĹ ŇÁÚ" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" +msgstr "äĹĘÓÔ×ÉĹ" -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" -msgstr "đĎËÁÚÁÔŘ ÖÁÎŇŮ ÎÁŢÉÎÁŔÝÉĹÓŃ Ó " +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" +msgstr "äĎÂÁ×ÉÔŘ" -#: ../../lib/class/album.class.php:163 -msgid "Various" -msgstr "ňÁÚĚÉŢÎŮĹ" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "đŇĎ×ĹŇÉÔŘ" -#: ../../lib/class/album.class.php:328 ../../lib/class/catalog.class.php:303 -#: ../../lib/class/catalog.class.php:621 -msgid "Error: Unable to open" -msgstr "ďŰÉÂËÁ: îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "ďŢÉÓÔÉÔŘ" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" -msgstr "ďŰÉÂËÁ: îĹ×ĎÚÍĎÖÎĎ ÉÚÍĹÎÉÔŘ ÄÉŇĹËÔĎŇÉŔ" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" +msgstr "÷ÓĹ" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" -msgstr "ďŰÉÂËÁ: îĹ×ĎÚÍĎÖÎĎ ĐĎĚŐŢÉÔŘ ŇÁÚÍĹŇ ĆÁĘĚÁ ÄĚŃ" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" +msgstr "őÄÁĚÉÔŘ" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" -msgstr "ÎĹ ŢÉÔÁĹÍ ĐŇĎÇŇÁÍÍĎĘ ampache" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "âŮÓÔŇĎ" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" -msgstr "ÁĚŘÂĎÍŮ Ó ĎÂĚĎÖËÁÍÉ" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "÷ŮÂŇÁÔŘ ĎÂĚĎÖËŐ" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" -msgstr "îÁŢÁÔĎ ĐĎÓÔŇĎĹÎÉĹ ËÁÔÁĚĎÇÁ" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "ëÁÔÁĚĎÇĎ× ÎĹ ÎÁĘÄĹÎĎ" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" -msgstr "úÁĐŐÝĹÎĎ ŐÄÁĚĹÎÎĎĹ ĎÂÎĎ×ĚĹÎÉĹ" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "ďŢÉÓÔÉÔŘ ×ÓĹ" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" -msgstr "îÁĘÄĹÎĎ" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "đŇĎ×ĹŇÉÔŘ ×ÓĹ" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" -msgstr "äĎÂÁ×ĚĹÎ ĐĚĹĘĚÉÓÔ ÉÚ" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "äĎÂÁ×ÉÔŘ ×Ď ×ÓĹ" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" -msgstr "ëÁÔÁĚĎÇ çĎÔĎ×" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "ďÂÎĎ×ÉÔŘ ×ÓĹ" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" -msgstr "đĎĚÎĎĹ ×ŇĹÍŃ" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" +msgstr "óÔÁÔÉÓÔÉËÁ ŐÄÁĚĹÎÎŮČ ËÁÔÁĚĎÇĎ×" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "÷ÓĹÇĎ ĐĹÓĹÎ" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "đĎÄĎÂŇÁÔŘ ĎÂĚĎÖËŐ ÁĚŘÂĎÍÁ" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" -msgstr "đĹÓĹÎ × ÓĹËŐÎÄŐ" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" +msgstr "äŇŐÇÉĹ ÓŇĹÄÓÔ×Á" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" -msgstr "ďÂÎĎ×ĚĹÎĎ" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "đĎËÁÚÁÔŘ ÄŐÂĚÉŇŐŔÝÉĹÓŃ ĐĹÓÎÉ" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" -msgstr "ďÂÎĎ×ĚĹÎÉĹ ÎĹ ÔŇĹÂŐĹÔÓŃ" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" +msgstr "" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "îÁŢÁÔ ĐĎÉÓË ÎĎ×ŮČ ĐĹÓĹÎ ×" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "óĎÚÄÁÔŘ ÎĎ×ŮĘ ËĎÎĆÉÇ" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" -msgstr "ËÁÔÁĚĎÇ" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "äĎÓÔŐĐ Ë ĐŇĹÄĐĎŢÔĹÎÉŃÍ" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" -msgstr "úÁĐŐÝĹÎĎ ŐÄÁĚĹÎÎĎĹ ĎÂÎĎ×ĚĹÎÉĹ" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "üËÓĐĎŇÔÉŇĎ×ÁÔŘ × Itunes âä" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" -msgstr "ďÂÎĎ×ĚĹÎÉĹ ËÁÔÁĚĎÇÁ ÚÁ×ĹŇŰĹÎĎ" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" -msgstr "ďŰÉÂËÁ" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "đŇĎ×ĹŇÉÔŘ ÎĎ×ŐŔ ×ĹŇÓÉŔ" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁÇŇŐÚÉÔŘ ÂÉÂĚÉĎÔĹËŐ XMLRPC, ŐÂĹÄÉÔĹÓŘ ŢÔĎ XML-RPC ×ËĚŔŢĹÎĎ" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "÷ŮÂŇÁÔŘ" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" -msgstr "ďŰÉÂËÁ ĐŇÉ ÓĎĹÄÉÎĹÎÉÉ Ó" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +msgid "Object" +msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" -msgstr "ëĎÄ" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "ďÔÍĹŢĹÎÎŮĹ" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" -msgstr "đŇÉŢÉÎÁ" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "ëĎÍÍĹÎÔÁŇÉÉ" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" -msgstr "úÁËĎÎŢĹÎĎ ĎÂÎĎ×ĚĹÎÉĹ ŐÄÁĚĹÎÎŮČ ËÁÔÁĚĎÇĎ×" +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" +msgstr "óÔÁÔŐÓ" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "äĎÂÁ×ĚĹÎĎ" +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 +msgid "No Records Found" +msgstr "úÁĐÉÓĹĘ ÎĹ ÎÁĘÄĹÎĎ" -#: ../../lib/class/catalog.class.php:1240 -msgid "Cleaning the" -msgstr "ďŢÉÓÔËÁ" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" +msgstr "ďÔËĚĎÎÉÔŘ" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "ëÁÔÁĚĎÇ" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" +msgstr "ďÄĎÂŇÉÔŘ" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" -msgstr "đŇĎ×ĹŇËÁ" +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +msgid "Update" +msgstr "ďÂÎĎ×ÉÔŘ" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" -msgstr "ďŢÉÓÔËÁ ËÁÔÁĚĎÇÁ ÚÁ×ĹŇŰĹÎÁ" +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" +msgstr "đĎËÁÚÁÔŘ ×ÓĹ" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" -msgstr "ĆÁĘĚŮ ŐÄÁĚĹÎŮ" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" +msgstr "őÓÔÁÎĎ×ËÁ Ampache" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" -msgstr "ďÂÎĎ×ĚĹÎÉĹ" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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. đĹŇĹÄ ÔĹÍ, ËÁË ĐŇĎÄĎĚÖÉÔŘ, ĐĎÖÁĚŐĘÓÔÁ, " +"ŐÂĹÄÉÔĹÓŘ ŢÔĎ Ő ×ÁÓ ×ŮĐĎĚÎĹÎŮ ÓĚĹÄŐŔÝÉĹ ŐÓĚĎ×ÉŃ:" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." -msgstr "đĹÓÎÉ ÎÁĘÄĹÎŮ, ĐŇĎ×ĹŇËÁ ÉÎĆĎŇÍÁĂÉÉ ÉÚ ÔĹÇĎ×" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" +msgstr "" +"óĹŇ×ĹŇ MySQL Ó ĚĎÇÉÎĎÍ É ĐÁŇĎĚĹÍ, ËĎÔĎŇĎÍŐ ÍĎÖÎĎ ÓĎÚÄÁ×ÁÔŘ/ÉÚÍĹÎŃÔŘ ÂÁÚŮ " +"ÄÁÎÎŮČ" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" -msgstr "đŇĎ×ĹŇĹÎĎ" +#: ../../templates/show_install_account.inc.php:43 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" +msgstr "" +"÷ÁŰ ×ĹÂ-ÓĹŇ×ĹŇ ÉÍĹĹÔ ÄĎÓÔŐĐ ÎÁ ŢÔĹÎÉĹ Ë ĆÁĘĚÁÍ /sql/ampache.sql É /config/" +"ampache.cfg.dist.php" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" -msgstr " îáęäĺîď" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" +msgstr "" +"ëÁË ÔĎĚŘËĎ ×Ů ŐÂĹÄÉÔĹÓŘ, ŢÔĎ Ő ×ÁÓ ×ŮĐĎĚÎĹÎŮ ×ÓĹ ŐÓĚĎ×ÉŃ, ××ĹÄÉÔĹÉÎĆĎŇÍÁĂÉŔ " +"ÎÉÖĹ. ő ×ÁÓ ÂŐÄĹÔ ÂŐÄŐÔ ÚÁĐŇĎŰĹÎŮ ÔĎĚŘËĎ ĎÂŃÚÁÔĹĚŘÎŮĹ ÚÎÁŢĹÎÉŃËĎÎĆÉÇÁ. ĺÓĚÉ " +"÷Ů ÚÁČĎÔÉÔĹ ×ÎĹÓÔÉ ÉÚÍĹÎĹÎÉŃ × ×ÁŰŐ ŐÓÔÁÎĎ×ËŐ Ampache,ĐŇĎÓÔĎ ĎÔŇĹÄÁËÔÉŇŐĘÔĹ /" +"config/ampache.cfg.php" + +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" +msgstr "űÁÇ 1 - óĎÚÄÁÎÉĹ É ÄĎÂÁ×ĚĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ Ampache" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" -msgstr "đĎÉÓË ÎĎ×ĎĘ ĎÂĚĎÖËÉ ÁĚŘÂĎÍÁ" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "űÁÇ 2 - óĎÚÄÁÎÉĹ ĆÁĘĚÁ ampache.cfg.php" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" -msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ŐÖĹ ÎÁĘÄĹÎÁ" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" +msgstr "űÁÇ 3 - îÁÓÔŇĎĘËÁ ĐĹŇ×ÉŢÎĎÇĎ ÁËËÁŐÎÔÁ" -#: ../../lib/class/catalog.class.php:1634 -msgid "Update Finished." -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 "" +"îÁ ÜÔĎÍ ŰÁÇĹ ÂŐÄĹÔ ÓĎÚÄÁÎ ÷ÁŰ ĐĹŇ×ÉŢÎŮĘ ÁËËÁŐÎÔ ÁÄÍÉÎÉÓÔŇÁÔĎŇÁ.ëÁË ÔĎĚŘËĎ " +"ÁËËÁŐÎÔ ÁÄÍÉÎÉÓÔŇÁÔĎŇÁ ÂŐÄĹÔ ÓĎÚÄÁÎ, ÷Ů ÂŐÄĹÔĹ ĐĹŇĹÎÁĐŇÁ×ĚĹÎŮîÁ ÓÔŇÁÎÉĂŐ " +"×ČĎÄÁ." -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" -msgstr "ďÔÍĹŢĹÎ" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "óĎÚÄÁÎÉĹ ÁËËÁŐÎÔÁ ÁÄÍÉÎÉÓÔŇÁÔĎŇÁ " -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." -msgstr "ĐĹÓĹÎ ĎÂÎĎ×ĚĹÎĎ." +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" +msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" -msgstr "ďŰÉÂËÁ: éÍĹÎÁ ÉÄĹÎÔÉŢÎŮ" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" +msgstr "đÁŇĎĚŘ" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" -msgstr "îÁÚ×ÁÎÉĹ" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" +msgstr "óĎÚÄÁÔŘ ÁËËÁŐÎÔ" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" -msgstr "ĎÂÎĎ×ĚĹÎĎ ×" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "đŐÔŘ" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" -msgstr "âÉÔŇĹĘÄ" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +msgstr "" -#: ../../lib/class/song.class.php:369 -msgid "Rate" -msgstr "óËĎŇĎÓÔŘ" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../lib/class/song.class.php:373 -msgid "Mode" -msgstr "ňĹÖÉÍ" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" +msgstr "äĹĘÓÔ×ÉŃ" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" -msgstr "÷ŇĹÍŃ" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_edit_song.inc.php:61 ../../templates/show_songs.inc:45 -#: ../../templates/show_songs.inc:50 -msgid "Track" -msgstr "ôŇĹË" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" +msgstr "XSPF ĐŇĎÉÇŇŮ×ÁÔĹĚŘ" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" -msgstr "ňÁÚÍĹŇ ĆÁĘĚÁ" +#: ../../templates/show_song.inc.php:22 +msgid "Details" +msgstr "" + +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "îÁÚ×ÁÎÉĹ" -#: ../../lib/class/song.class.php:390 +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 #: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_get_albumart.inc.php:30 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 #: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 msgid "Artist" msgstr "éÓĐĎĚÎÉÔĹĚŘ" -#: ../../lib/class/song.class.php:395 +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 #: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:38 +#: ../../templates/show_get_albumart.inc.php:36 #: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 msgid "Album" msgstr "áĚŘÂĎÍ" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" -msgstr "çĎÄ" - -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" -msgstr "ëĎÍÍĹÎÔÁŇÉÉ" - -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 #: ../../templates/show_edit_song.inc.php:53 #: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 #: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 msgid "Genre" msgstr "óÔÉĚŘ" -#: ../../lib/class/flag.class.php:264 -msgid "Approved" -msgstr "ďÄĎÂŇĹÎĎ" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" +msgstr "âÉÔŇĹĘÄ" -#: ../../lib/class/flag.class.php:265 -msgid "Pending" -msgstr "îÁ ŇÁÓÓÍĎÔŇĹÎÉÉ" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "ćÁĘĚ" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" -msgstr "őÄÁĚÉÔŘ" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" -msgstr "éÚÍĹÎÉÔŘ ÔĹÇ" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" +msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "đĹŇĹËĎÄÉŇĎ×ÁÔŘ" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "đĹÓÎŃ" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "äŇŐÇĎĹ" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "đĚĹĘĚÉÓÔ" -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:569 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/httpq.controller.php:350 -#: ../../modules/localplay/mpd.controller.php:354 -msgid "Unknown" -msgstr "îĹÉÚ×ĹÓÔÎĎ" +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" +msgstr "" -#: ../../lib/class/localplay.class.php:560 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" -msgstr "óĹĘŢÁÓ ÓĚŐŰÁŔÔ" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" +msgstr "" -#: ../../lib/class/localplay.class.php:563 -msgid "Stopped" -msgstr "ďÓÔÁÎĎ×ĚĹÎĎ" +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" +msgstr "" -#: ../../lib/class/localplay.class.php:566 -msgid "Paused" -msgstr "đÁŐÚÁ" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" +msgstr "" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" -msgstr "îĹ ÉÇŇÁÔŘ" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" +msgstr "" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" -msgstr "đĚĎČĎ" +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" +msgstr "" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" -msgstr "čĎŇĎŰĎ" - -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" -msgstr "ďŢĹÎŘ ČĎŇĎŰĎ" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" +msgstr "" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" -msgstr "đŇĎÓÔĎ ÓŐĐĹŇ!" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "îĹÉÚ×ĹÓÔÎĎ" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" -msgstr "" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "đĎĚÎĎĹ ÉÍŃ" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../lib/debug.lib.php:218 -msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" -msgstr "" -"÷Ů ×ŮÂŇÁĚÉ ĎĐĂÉŔ \"debug = on\", ÎĎ ÎĹ ĎĐŇĹÄĹĚÉĚÉ ĐŐÓÔŘ, ÇÄĹ ÓĎČŇÁÎŃÔŘ ĚĎÇ" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "đĎÓĚĹÄÎĹĹ ĐĎŃ×ĚĹÎÉĹ" -#: ../../lib/preferences.php:258 -msgid "Enable" -msgstr "÷ËĚŔŢĹÎĎ" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "áËÔÉ×ÎĎÓÔŘ" -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" -msgstr "÷ŮËĚŔŢĹÎĎ" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" -#: ../../lib/preferences.php:271 -#: ../../templates/show_playtype_switch.inc.php:30 -#: ../../templates/show_tv_adminctl.inc.php:41 -msgid "Stream" -msgstr "đĎÔĎË" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" -#: ../../lib/preferences.php:274 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/show_tv_adminctl.inc.php:42 -msgid "Downsample" -msgstr "ó ĐĎÎÉÖĹÎÉĹÍ ÂÉÔŇĹĘÄÁ" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" -msgstr "äĹÍĎËŇÁÔÉŢÎŮĘ" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" +msgstr "îĹÄÁ×ÎĎ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÎŮĹ" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -msgid "Localplay" -msgstr "ěĎËÁĚŘÎĎĹ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉĹ" +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" +msgstr "ôŇĹË" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" -msgstr "XSPF ĐŇĎÉÇŇŮ×ÁÔĹĚŘ" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "÷ŇĹÍŃ" -#: ../../lib/preferences.php:289 -msgid "M3U" -msgstr "M3U" +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "îĹÄĎÓÔÁÔĎŢÎĎ ÄÁÎÎŮČ" -#: ../../lib/preferences.php:290 -msgid "Simple M3U" -msgstr "đŇĎÓÔĎĘ M3U" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ" -#: ../../lib/preferences.php:291 -msgid "PLS" -msgstr "PLS" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "ýĹĚËÎÉÔĹ ÄĚŃ ÚÁËŇŮÔÉŃ ĎËÎÁ" -#: ../../lib/preferences.php:292 -msgid "Asx" -msgstr "Asx" +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "óËÁŢÁÔŘ" -#: ../../lib/preferences.php:293 -msgid "RAM" -msgstr "RAM" +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" +msgstr "éÚÍĹÎÉÔŘ" -#: ../../lib/preferences.php:294 -msgid "XSPF" -msgstr "XSPF" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "ďÔÍĹÔÉÔŘ ĐĹÓÎŔ" -#: ../../lib/preferences.php:326 -msgid "Disabled" -msgstr "ďÔËĚŔŢĹÎĎ" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "ćÁĘĚ" -#: ../../lib/preferences.php:327 -msgid "Global" -msgstr "çĚĎÂÁĚŘÎŮĘ" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "đŐÎËÔ" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" -msgstr "ěĎËÁĚŘÎŮĘ" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "đŇÉŢÉÎÁ ĎÔÍĹÔËÉ" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." -msgstr "îĹÔ ĐĹÓĹÎ × ÜÔĎÍ ĐĚĹĘĚÉÓÔĹ." +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "îĹ×ĹŇÎŮĹ ÔĹÇÉ" -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" -msgstr "÷ÓĹ" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" +msgstr "đĹŇĹËĎÄÉŇĎ×ÁÔŘ" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" -msgstr "îĎ×ŮĘ ĐĚĹĘĚÉÓÔ" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 +msgid "Other" +msgstr "äŇŐÇĎĹ" -#: ../../lib/general.lib.php:670 ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" -msgstr "îĹÄĎÓÔÁÔĎŢÎĎ ÄÁÎÎŮČ" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "ÉÚ" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" -msgstr "English" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "îÁĘÄĹÎĎ" -#: ../../lib/general.lib.php:881 -msgid "British English" +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" msgstr "" -#: ../../lib/general.lib.php:887 -msgid "Turkish" -msgstr "Turkish" - -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../lib/general.lib.php:966 -msgid "On" -msgstr "÷ËĚ" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "ôŇĹÂĎ×ÁÎÉŃ" -#: ../../lib/general.lib.php:969 -msgid "Off" -msgstr "÷ŮËĚ" +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" +msgstr "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" -msgstr "ďŰÉÂËÁ: ÄĎÓÔŐĐ ÚÁĐŇĹÝĹÎ" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -msgid "Browse" -msgstr "đŇĎÓÍĎÔŇ" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" +msgstr "áĚŘÂĎÍŮ ÍÇÎĎ×ĹÎÉŃ" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" -msgstr "đĎËÁÚÁÔŘ ÂĹÚ ĎÂĚĎÖËÉ" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" +msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÁĚŘÂĎÍ" -#: ../../lib/ui.lib.php:199 -msgid "Show all" -msgstr "đĎËÁÚÁÔŘ ×ÓŁ" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" +msgstr "çŇĎÍËĎÓÔŘ" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -msgid "Home" -msgstr "çĚÁ×ÎÁŃ" +#: ../../templates/show_localplay_status.inc.php:55 +msgid "Repeat" +msgstr "đĎ×ÔĎŇŃÔŘ" -#: ../../lib/ui.lib.php:793 -msgid "Upload" -msgstr "úÁËÁŢÁÔŘ" +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "óĚŐŢÁĘÎĎ" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" -msgstr "ěĎËÁĚŘÎĎĹ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉĹ" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "÷ŇĹÍŃ ÄĎÂÁ×ĚĹÎÉŃ" -#: ../../lib/ui.lib.php:799 -msgid "Random Play" -msgstr "óĚŐŢÁĘÎĎĹ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉĹ" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" +msgstr "őÄÁĚÉÔŘ" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "đĚĹĘĚÉÓÔ" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "" -#: ../../lib/ui.lib.php:805 ../../templates/sidebar.inc.php:116 -#: ../../templates/sidebar.inc.php:122 -#: ../../templates/show_duplicates.inc.php:51 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" -msgstr "đĎÉÓË" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "äĎÂÁ×ÉÔŘ ÚÁĐÉÓŘ" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -msgid "Preferences" -msgstr "đŇĹÄĐĎŢÔĹÎÉŃ" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "îÁŢÁĚŘÎŮĘ ÁÄŇĹÓ" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -msgid "Admin-Catalog" -msgstr "áÄÍÉÎËÁ-ëÁÔÁĚĎÇ" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "ëĎÎĹŢÎŮĘ ÁÄŇĹÓ" -#: ../../lib/ui.lib.php:819 -msgid "Admin-User Management" -msgstr "áÄÍÉÎËÁ-őĐŇÁ×ĚĹÎÉĹ ĐĎĚŘÚĎ×ÁÔĹĚŃÍÉ" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "őŇĎ×ĹÎŘ" -#: ../../lib/ui.lib.php:823 -msgid "Admin-Mail Users" -msgstr "áÄÍÉÎËÁ-đĎŢÔĎ×ŮĹ ĐĎĚŘÚĎ×ÁÔĹĚÉ" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "ëĚŔŢ" -#: ../../lib/ui.lib.php:827 -msgid "Admin-Manage Access Lists" -msgstr "áÄÍÉÎËÁ-ĐŇÁ×ÉÔŘ ÓĐÉÓËÉ ÄĎÓÔŐĐÁ" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "ôÉĐ" -#: ../../lib/ui.lib.php:831 -msgid "Admin-Site Preferences" -msgstr "áÄÍÉÎËÁ-ĐŇĹÄĐĎŢÔĹÎÉŃ ÓÁĘÔÁ" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "éÍŃ" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" -msgstr "áÄÍÉÎËÁ-ĐŇÁ×ÉÔŘ ÍĎÄŐĚÉ" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" +msgstr "äÁÔÁ ŇĹÇÉÓÔŇÁĂÉÉ" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" -msgstr "óÍĎÔŇĹÔŘ ÍŐÚŮËŐ" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +msgid "Last Ip" +msgstr "đĎÓĚĹÄÎÉĘ IP" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -msgid "Statistics" -msgstr "óÔÁÔÉÓÔÉËÁ" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "On-line" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" -msgstr "őĐŇÁ×ĚĹÎÉĹ ĐĎĚŘÚĎ×ÁÔĹĚŃÍÉ" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" -msgstr "äĎÂÁ×ÉÔŘ ÎĎ×ĎÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ" +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "ĆÁĘĚ" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" +msgstr "óĎÚÄÁÔŘ ÎĎ×ŮĘ ĐĚĹĘĚÉÓÔ" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "úÁÇŇŐÚËÁ ĆÁĘĚÁ ÎĹ ĐĎÄÄĹŇÖÉ×ÁĹÔÓŃ." +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" +msgstr "ňĹĘÔÉÎÇ" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "îĹÔ ÚÁÇŇŐÖĹÎÎŮČ ĆÁĘĚĎ×" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "đĹÓÎŃ" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." -msgstr "âŮĚÁ ĐŇĎÂĚĹÍÁ Ó ÚÁÇŇŐÚËĎĘ ĆÁĘĚÁ: %s ÎĹ ÂŮĚ ÚÁÇŇŐÖĹÎ." +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "űÁÇ 2 - óĎÚÄÁÎÉĹ ĆÁĘĚÁ Ampache.cfg.php" -#: ../../modules/horde/Browser.php:901 -#, php-format +#: ../../templates/show_install_config.inc.php:51 msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." +"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 "" -"âŮĚÁ ĐŇĎÂĚĹÍÁ Ó ÚÁÇŇŐÚËĎĘ ĆÁĘĚÁ: ŇÁÚÍĹŇ ÚÁÇŇŐÖÁĹÍĎÇĎ ĆÁĘĚÁ %s ĐŇĹ×ŮŰÁĹÔ " -"ÍÁËÉÍÁĚŘÎĎ ÄĎÍŐÓÔÉÍŮĘ ŇÁÚÍĹŇ (%d ÂÁĘÔ)." +"îÁ ÜÔÉČ ŰÁÇÁČ ÂŐÄŐÔ ÚÁĐŇĎŰĹÎŮ ĎÓÎĎ×ÎŮĹ ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĹ ÚÎÁŢĹÎÉŃ É ÂŐÄĹÔ " +"ĐŇĎÉÚ×ĹÄĹÎÁ ĐĎĐŮÔËÁ ÚÁĐÉÓÁÔŘ ÉČ ÎÁĐŇŃÍŐŔ ÎÁ ×Ĺ ÓĹŇ×ĹŇ. ĺÓĚÉ ÄĎÓÔŐĐ ÂŐÄĹÔ " +"ÚÁĐŇĹÝĹÎ, ÂŐÄĹÔ ÚÁĐŇĎÓ ÎÁ ÓËÁŢÉ×ÁÎÉĹ ËĎÎĆÉÇŐŇÁĂÉĎÎÎĎÇĎ ĆÁĘĚÁ. đĎÖÁĚŐĘÓÔÁ, " +"ĐĎĚĎÖÉÔĹ ÓËÁŢÁÎÎŮĘ ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĘ ĆÁĘĚ × /config" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." -msgstr "âŮĚÁ ĐŇĎÂĚĹÍÁ Ó ÚÁÇŇŐÚËĎĘ ĆÁĘĚÁ: ĆÁĘĚ ÂŮĚ ÚÁÇŇŐÖĹÎ ŢÁÓÔÉŢÎĎ." +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "ďÔÍĹÔÉÔŘ ĐĹÓÎŔ" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" +msgstr "÷Ĺ ĐŐÔŘ" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" -msgstr "ćÁĘĚ" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "öĹĚÁĹÍĎĹ ÉÍŃ ÂÁÚŮ ÄÁÎÎŮČ" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "đŐÎËÔ" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "éÍŃ ČĎÓÔÁ MySQL" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "đŇÉŢÉÎÁ ĎÔÍĹÔËÉ" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "éÍŃ ĐĎĚŘÚĎ×ÁÔĹĚŃ MySQL" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "îĹ×ĹŇÎŮĹ ÔĹÇÉ" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "đÁŇĎĚŘ MySQL" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" -msgstr "ďÔÍĹŢĹÎÎŮĹ" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "óĎČŇÁÎÉÔŘ ËĎÎĆÉÇŐŇÁĂÉŔ" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" -msgstr "çŇĎÍËĎÓÔŘ" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php ÓŐÝĹÓÔ×ŐĹÔ" -#: ../../templates/show_localplay_status.inc.php:56 -msgid "Repeat" -msgstr "đĎ×ÔĎŇŃÔŘ" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php ÎÁÓÔŇĎĹÎ?" -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -msgid "Random" -msgstr "óĚŐŢÁĘÎĎ" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "đŇĎ×ĹŇÉÔŘ ËĎÎĆÉÇŐŇÁĂÉŔ" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" -msgstr "őÓÔÁÎĎ×ËÁ Ampache" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" +msgstr "ňĹÄÁËÔÉŇĎ×ÁÎÉĹ ÓŐÝĹÓÔ×ŐŔÝĹÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ" + +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "ĺ-ÍÁĘĚ" + +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "đĎÄÔ×ĹŇÖÄĹÎÉĹ ĐÁŇĎĚŃ" + +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "őŇĎ×ĹÎŘ ÄĎÓÔŐĐÁ ĐĎĚŘÚĎ×ÁÔĹĚŃ" + +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "ďÂÎĎ×ÉÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ" + +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "ňÁÚĚÉŢÎŮĹ" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "đĎÉÓË" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -"äÁÎÎÁŃ ÓÔŇÁÎÉĂÁ ĐŇĹÄÎÁÚÎÁŢĹÎÁ ÄĚŃ ŐÓÔÁÎĎ×ËÉ ÂÁÚŮ ÄÁÎÎŮČ Ampache É ÄĚŃ" -"ÓĎÚÄÁÎÉŃ ĆÁĘĚÁ ampache.cfg.php. đĹŇĹÄ ÔĹÍ, ËÁË ĐŇĎÄĎĚÖÉÔŘ, ĐĎÖÁĚŐĘÓÔÁ, " -"ŐÂĹÄÉÔĹÓŘ ŢÔĎ Ő ×ÁÓ ×ŮĐĎĚÎĹÎŮ ÓĚĹÄŐŔÝÉĹ ŐÓĚĎ×ÉŃ:" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -"óĹŇ×ĹŇ MySQL Ó ĚĎÇÉÎĎÍ É ĐÁŇĎĚĹÍ, ËĎÔĎŇĎÍŐ ÍĎÖÎĎ ÓĎÚÄÁ×ÁÔŘ/ÉÚÍĹÎŃÔŘ ÂÁÚŮ ÄÁÎÎŮČ" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" msgstr "" -"÷ÁŰ ×ĹÂ-ÓĹŇ×ĹŇ ÉÍĹĹÔ ÄĎÓÔŐĐ ÎÁ ŢÔĹÎÉĹ Ë ĆÁĘĚÁÍ /sql/ampache.sql É /config/" -"ampache.cfg.dist.php" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "óĎÚÄÁÔŘ" + +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "đŇĎÄĎĚÖÉÔŘ" + +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "ďÔÍĹÎÉÔŘ" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" +msgstr "çĚÁ×ÎÁŃ" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "đŇĎÓÍĎÔŇ" + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +msgid "Localplay" +msgstr "ěĎËÁĚŘÎĎĹ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉĹ" + +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" +msgstr "đŇĹÄĐĎŢÔĹÎÉŃ" + +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "÷ŮĘÔÉ" + +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "ďÂÎĎ×ĚĹÎÉĹ" + +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "ëÁÔÁĚĎÇ" + +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "đĹÓÎÉ ÎÁĘÄĹÎŮ, ĐŇĎ×ĹŇËÁ ÉÎĆĎŇÍÁĂÉÉ ÉÚ ÔĹÇĎ×" + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "đŇĎ×ĹŇĹÎĎ" + +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +msgid "Current Playlist" +msgstr "ôĹËŐÝÉĘ ĐĚĹĘĚÉÓÔ" + +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -"ëÁË ÔĎĚŘËĎ ×Ů ŐÂĹÄÉÔĹÓŘ, ŢÔĎ Ő ×ÁÓ ×ŮĐĎĚÎĹÎŮ ×ÓĹ ŐÓĚĎ×ÉŃ, ××ĹÄÉÔĹ" -"ÉÎĆĎŇÍÁĂÉŔ ÎÉÖĹ. ő ×ÁÓ ÂŐÄĹÔ ÂŐÄŐÔ ÚÁĐŇĎŰĹÎŮ ÔĎĚŘËĎ ĎÂŃÚÁÔĹĚŘÎŮĹ ÚÎÁŢĹÎÉŃ" -"ËĎÎĆÉÇÁ. ĺÓĚÉ ÷Ů ÚÁČĎÔÉÔĹ ×ÎĹÓÔÉ ÉÚÍĹÎĹÎÉŃ × ×ÁŰŐ ŐÓÔÁÎĎ×ËŐ Ampache," -"ĐŇĎÓÔĎ ĎÔŇĹÄÁËÔÉŇŐĘÔĹ /config/ampache.cfg.php" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "űÁÇ 1 - óĎÚÄÁÎÉĹ É ÄĎÂÁ×ĚĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ Ampache" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "Stop" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "űÁÇ 2 - óĎÚÄÁÎÉĹ ĆÁĘĚÁ ampache.cfg.php" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "Pause" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" -msgstr "űÁÇ 3 - îÁÓÔŇĎĘËÁ ĐĹŇ×ÉŢÎĎÇĎ ÁËËÁŐÎÔÁ" +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "éÇŇÁÔŘ" + +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "äÁĚĹĹ" + +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" +msgstr "ďĐÉÓÁÎÉĹ" + +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +msgid "Version" +msgstr "÷ĹŇÓÉŃ" + +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" +msgstr "÷ŮËĚŔŢĹÎĎ" + +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "áËÔÉ×ÉŇĎ×ÁÔŘ" -#: ../../templates/show_install_account.inc.php:57 +#: ../../templates/show_install.inc.php:54 msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +"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 "" -"îÁ ÜÔĎÍ ŰÁÇĹ ÂŐÄĹÔ ÓĎÚÄÁÎ ÷ÁŰ ĐĹŇ×ÉŢÎŮĘ ÁËËÁŐÎÔ ÁÄÍÉÎÉÓÔŇÁÔĎŇÁ." -"ëÁË ÔĎĚŘËĎ ÁËËÁŐÎÔ ÁÄÍÉÎÉÓÔŇÁÔĎŇÁ ÂŐÄĹÔ ÓĎÚÄÁÎ, ÷Ů ÂŐÄĹÔĹ ĐĹŇĹÎÁĐŇÁ×ĚĹÎŮ" -"îÁ ÓÔŇÁÎÉĂŐ ×ČĎÄÁ." +"îÁ ÄÁÎÎĎÍ ŰÁÇĹ ÂŐÄĹÔ ÓĎÚÄÁÎÁ É ÄĎÂÁ×ĚĹÎÁ ÂÁÚÁ ÄÁÎÎŮČ Ampache. đĎÖÁĚŐĘÓÔÁ, " +"ĐŇĹÄĎÓÔÁ×ŘÔĹ mysql ÁËËÁŐÎÔ Ó ĐŇÁ×ÁÍÉ ÓĎÚÄÁÎÉŃ ÂÁÚ ÄÁÎÎŮČ. äÁÎÎŮĘ ŰÁÇ ÍĎÖĹÔ " +"ÚÁÎŃÔŘ ÎĹËĎÔĎŇĎĹ ×ŇĹÍŃ × ÚÁ×ÉÓÉÍĎÓÔÉ ĎÔ ÓËĎŇĎÓÔÉ ÷ÁŰĹÇĎ ËĎÍĐŘŔÔĹŇÁ." -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" -msgstr "óĎÚÄÁÎÉĹ ÁËËÁŐÎÔÁ ÁÄÍÉÎÉÓÔŇÁÔĎŇÁ " +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" +msgstr "" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_edit_user.inc.php:40 ../../templates/show_users.inc:43 -msgid "Username" -msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" -msgstr "đÁŇĎĚŘ" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" -msgstr "óĎÚÄÁÔŘ ÁËËÁŐÎÔ" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "óĎÚÄÁÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ ÂÁÚŮ ÄÁÎÎŮČ ÄĚŃ ÎĎ×ĎĘ ÂÁÚŮ ÄÁÎÎŮČ" -#: ../../templates/show_add_catalog.inc.php:30 -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)" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "éÍŃ ĐĎĚŘÚĎ×ÁÔĹĚŃ ÂÁÚŮ ÄÁÎÎŮČ Ampache" + +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "đÁŇĎĚŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ ÂÁÚŮ ÄÁÎÎŮČ Ampache" + +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -"÷×ĹÄÉÔĹ × ÓĚĹÄŐŔÝŐŔ ĆĎŇÍŐ ĚĎËÁĚŘÎŮĘ ĐŐÔŘ (ÎÁĐŇ. /data/music), ÉĚÉ URL Ë" -"ŐÄÁĚĹÎÎĎĘ ÉÎÓÔÁĚŃĂÉÉ Apache (ÎÁĐŇ.http://theotherampache.com)" -#: ../../templates/show_add_catalog.inc.php:35 -msgid "Catalog Name" -msgstr "ëÁÔÁĚĎÇ" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "äĎÂÁ×ÉÔŘ ÂÁÚŐ ÄÁÎÎŮČ" -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "á×ÔĎÍÁÔÉŢĹÓËÉ ÄĎÂÁ×ĚĹÎÎŮĹ ĐĎĚŃ" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "đĎČĎÖÉĹ ÉÓĐĎĚÎÉÔĹĚÉ" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "ÎÁÚ×ÁÎÉĹ ÁĚŘÂĎÍÁ" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "" +"đĎÖÁĚŐĘÓÔÁ ×ŮÄĹĚÉÔĹ ÉÓĐĎĚÎÉÔĹĚĹĘ, ËĎÔĎŇŮČ ×Ů ČĎÔÉÔĹ ĎÂßĹÄÉÎÉÔŘ Ó ÔĹËŐÝÉÍ" -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "ÉÍŃ ÉÓĐĎĚÎÉÔĹĚŃ" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" +msgstr "îÁÚÁÄ" -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "id3 ËĎÍÍĹÎÔÁŇÉÉ" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "đĹŇĹÉÍĹÎĎ×ÁÔŘ ×ŮÄĹĚĹÎÎŮĹ" -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "ÖÁÎŇ" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "äĎĐĎĚÎÉÔĹĚŘÎŮĹ ÎÁÓÔŇĎĘËÉ" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "ÎĎÍĹŇ ÔŇĹËÁ (ÚÁĐĎĚÎĹÎÎŮĘ ÎÁŢÁĚŘÎŮÍ 0)" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "éÓËÁÔŘ ĹÝĹ" -#: ../../templates/show_add_catalog.inc.php:44 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "ÎÁÚ×ÁÎÉĹ ĐĹÓÎÉ" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "óĎÚÄÁÔŘ ÎĎ×ŮĘ ĐĚĹĘĚÉÓÔ" -#: ../../templates/show_add_catalog.inc.php:45 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "ÇĎÄ" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "đĹŇĹÉÍĹÎĎ×ÁÔŘ" -#: ../../templates/show_add_catalog.inc.php:46 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "ÄŇŐÇĎĹ" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" +msgstr "éěé" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" -msgstr "đŐÔŘ" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "äĎÂÁ×ÉÔŘ ÔĹËŐÝŐŔ" -#: ../../templates/show_add_catalog.inc.php:55 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "ôÉĐ ËÁÔÁĚĎÇÁ" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "ďÂÎĎ×ÉÔŘ id3 ÔĹÇÉ" + +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" +msgstr "îĎŇÍÁĚÉÚÉŇĎ×ÁÔŘ ÔŇĹËÉ" + +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" +msgstr "" + +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" +msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÓĚŐŢÁĘÎĎ" + +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "" + +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" +msgstr "" + +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "" + +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" +msgstr "ďŰÉÂËÁ: ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĘ ĆÁĘĚ ŐÓÔÁŇĹĚ" + +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" +msgstr "ďÂĚĎÖËÁ" + +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" +msgstr "çĎÄ" + +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" +msgstr "őĐŇÁ×ĚĹÎÉĹ ĐŇĹÄĐĎŢÔĹÎÉŃÍÉ" + +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" +msgstr "đŇĹÄĐĎŢÔĹÎÉĹ" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "ÓĹËŐÎÄ ÎÁÚÁÄ" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "ÍÉÎŐÔ ÎÁÚÁÄ" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "ŢÁÓĎ× ÎÁÚÁÄ" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +msgstr "ÄÎĹĘ ÎÁÚÁÄ" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "ÎĹÄĹĚŘ ÎÁÚÁÄ" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "ÍĹÓŃĂĹ× ÎÁÚÁÄ" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "ĚĹÔ ÎÁÚÁÄ" + +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" +msgstr "đĎÓĚĹÄÎÉĘ ŇÁÚ" + +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "éÓËÁÔŘ" + +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "ëĚŔŢĹ×ŮĹ ÓĚĎ×Á" + +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "đŇĎÉÇŇÁÎÎÁŃ" + +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "äÁ" + +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "îĹÔ" + +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "íÉÎ ÂÉÔŇĹĘÄ" + +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "ďÄÎÁ Ú×ĹÚÄÁ" + +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" +msgstr "ä×Ĺ Ú×ĹÚÄŮ" + +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "ôŇÉ Ú×ĹÚÄŮ" + +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "ţĹÔŮŇĹ Ú×ĹÚÄŮ" + +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "đŃÔŘ Ú×ĹÚÄ" + +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "ďĐĹŇÁÔĎŇ" + +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "é" + +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "íĹÔĎÄ" + +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "îĹŢĹÔËÉĘ" + +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "ţĹÔËÉĘ" + +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "íÁËÓÉÍŐÍ ŇĹÚŐĚŘÔÁÔĎ×" + +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" +msgstr "îĹ ĎÇŇÁÎÉŢĹÎĎ" + +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "" + +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +msgid "ACL Type" +msgstr "ôÉĐ ACL" + +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 +msgid "Stream Access" +msgstr "đĎÔĎËĎ×ŮĘ ÄĎÓÔŐĐ" + +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" +msgstr "÷Ĺ ÉÎÔĹŇĆĹĘÓ" -#: ../../templates/show_add_catalog.inc.php:59 -msgid "Remote" -msgstr "őÄÁĚĹÎÎŮĘ" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "ďĐŇĹÄĹĚĹÎÉĹ ĚĎËÁĚŘÎŮĘ ÓĹÔÉ" -#: ../../templates/show_add_catalog.inc.php:64 -#: ../../templates/show_edit_catalog.inc.php:44 -msgid "XML-RPC Key" -msgstr "XML-RPC ËĚŔŢ" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" +msgstr "XML-RPC" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Required for Remote Catalogs" -msgstr "ôŇĹÂŐĹÔÓŃ ÄĚŃ ŐÄÁĚĹÎÎŮČ ËÁÔÁĚĎÇĎ×" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "îÁŢÁĚŘÎŮĘ IP ÁÄŇĹÓ" -#: ../../templates/show_add_catalog.inc.php:68 -msgid "Filename Pattern" -msgstr "űÁÂĚĎÎ ÉÍĹÎÉ ĆÁĘĚÁ" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" +msgstr "ëĎÎĹŢÎŮĘ IP ÁÄŇĹÓ" -#: ../../templates/show_add_catalog.inc.php:73 -#: ../../templates/show_edit_catalog.inc.php:57 -msgid "Folder Pattern" -msgstr "űÁÂĚĎÎ ĐÁĐËÉ" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" +msgstr "őÄÁĚĹÎÎŮĘ ËĚŔŢ" -#: ../../templates/show_add_catalog.inc.php:73 -#: ../../templates/show_edit_catalog.inc.php:57 -msgid "(no leading or ending '/')" -msgstr "(ÂĹÚ ÎÁŢÁĚŘÎĎÇĎ ÉĚÉ ÚÁ×ĹŇŰÁŔÝĹÇĎ '/')" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" +msgstr "đŇĎÓÍĎÔŇ" -#: ../../templates/show_add_catalog.inc.php:78 -#: ../../templates/show_admin_tools.inc.php:77 -msgid "Gather Album Art" -msgstr "đĎÄĎÂŇÁÔŘ ĎÂĚĎÖËŐ ÁĚŘÂĎÍÁ" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +msgid "Read" +msgstr "ţÔĹÎÉĹ" -#: ../../templates/show_add_catalog.inc.php:82 -msgid "Build Playlists from m3u Files" -msgstr "óĎÚÄÁ×ÁÔŘ ĐĚĹĘĚÉÓÔŮ ÉÚ m3u ĆÁĘĚĎ×" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" +msgstr "ţÔĹÎÉĹ/úÁĐÉÓŘ" -#: ../../templates/show_add_catalog.inc.php:90 -msgid "Add Catalog" -msgstr "äĎÂÁ×ÉÔŘ ËÁÔÁĚĎÇ" +#: ../../templates/show_user_registration.inc.php:54 +msgid "Ampache New User Registration" +msgstr "ňĹÇÉÓÔŇÁĂÉŃ ÎĎ×ĎÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ Ampache" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" -msgstr "őĐŇÁ×ĚĹÎÉĹ" +#: ../../templates/show_user_registration.inc.php:69 +msgid "User Agreement" +msgstr "đĎĚŘÚĎ×ÁÔĹĚŘÓËĎĹ ÓĎÇĚÁŰĹÎÉĹ" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:43 -msgid "Current Playlist" -msgstr "ôĹËŐÝÉĘ ĐĚĹĘĚÉÓÔ" +#: ../../templates/show_user_registration.inc.php:79 +msgid "I Accept" +msgstr "ń ĐŇÉÎÉÍÁŔ" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -msgid "Playlists" -msgstr "đĚĹĘĚÉÓÔŮ" +#: ../../templates/show_user_registration.inc.php:93 +msgid "User Information" +msgstr "éÎĆĎŇÍÁĂÉŃ Ď ĐĎĚŘÚĎ×ÁÔĹĚĹ" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" -msgstr "đĚĹĘĚÉÓÔ" +#: ../../templates/show_user_registration.inc.php:155 +msgid "Clear Info" +msgstr "ďŢÉÓÔÉÔŘ ÉÎĆĎ" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" -msgstr "No đĹÓÎÉ" +#: ../../templates/show_user_registration.inc.php:156 +msgid "Register User" +msgstr "úÁŇĹÇÉÓÔŇÉŇĎ×ÁÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" -msgstr "÷ĚÁÄĹĚĹĂ" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" +msgstr "ěĎÇÉÎ" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" -msgstr "äĹĘÓÔ×ÉŃ" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "úÁĐĎÍÎÉÔŘ ÍĹÎŃ" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" -msgstr "đŇĎÓÍĎÔŇ" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "ňĹÇÉÓÔŇÁĂÉŃ" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" -msgstr "éÚÍĹÎÉÔŘ" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" +msgstr "ćŇÁÚÁ ÄÎŃ" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 -msgid "Play" -msgstr "éÇŇÁÔŘ" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" -msgstr "óËÁŢÁÔŘ" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" +msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÉÓĐĎĚÎÉÔĹĚÉ" -#: ../../templates/show_playlists.inc.php:75 -msgid "No Playlists Found" -msgstr "đĚĹĘĚÉÓÔŮ ÎĹ ÎÁĘÄĹÎŮ" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" +msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÁĚŘÂĎÍŮ" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" -msgstr "äÁ" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" +msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÖÁÎŇŮ" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "ěŔÂÉÍŮĹ" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" +msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ĐĹÓÎÉ" -#: ../../templates/show_user_stats.inc.php:29 -msgid "Favorite Artists" -msgstr "ěŔÂÉÍŮĹ ÉÓĐĎĚÎÉÔĹĚÉ" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ĐĎÔĎËÉ" -#: ../../templates/show_user_stats.inc.php:40 -msgid "Favorite Albums" -msgstr "ěŔÂÉÍŮĹ ÁĚŘÂĎÍŮ" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÔĹÇÉ" -#: ../../templates/show_user_stats.inc.php:51 -msgid "Favorite Songs" -msgstr "ěŔÂÉÍŮĹ ĐĹÓÎÉ" +#: ../../templates/show_edit_song.inc.php:23 +msgid "Edit Song" +msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ĐĹÓÎŔ" -#: ../../templates/show_playlist_edit.inc.php:27 -msgid "Editing Playlist" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÎÉĹ ĐĚĹĘĚÉÓÔÁ" +#: ../../templates/show_edit_song.inc.php:81 +#: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 +msgid "Flag for Retagging" +msgstr "ďÔÍĹÔÉÔŘ ÄĚŃ ÉÚÍĹÎĹÎÉŃ ÔĹÇÁ" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" -msgstr "éÍŃ" +#: ../../templates/show_edit_song.inc.php:88 +msgid "Update Song" +msgstr "ďÂÎĎ×ÉÔŘ ĐĹÓÎŔ" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" -msgstr "ôÉĐ" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" -msgstr "ďÂÝĹĹ" +#: ../../templates/show_mail_users.inc.php:24 +msgid "Send E-mail to Users" +msgstr "đĎÓĚÁÔŘ ĺ-ÍÁĘĚ ĐĎĚŘÚĎ×ÁÔĹĚŃÍ" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" -msgstr "ţÁÓÔÎĎĹ" +#: ../../templates/show_mail_users.inc.php:28 +msgid "Mail to" +msgstr "îÁĐÉÓÁÔŘ ĐÉÓŘÍĎ" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_access.inc:78 -msgid "Update" -msgstr "ďÂÎĎ×ÉÔŘ" +#: ../../templates/show_mail_users.inc.php:54 +msgid "Latest Artist Additions" +msgstr "đĎÓĚĹÄÎÉĹ ĐĎÓÔŐĐĚĹÎÉŃ ÉÓĐĎĚÎÉÔĹĚĹĘ" -#: ../../templates/sidebar.inc.php:28 -msgid "Users" -msgstr "đĎĚŘÚĎ×ÁÔĹĚÉ" +#: ../../templates/show_mail_users.inc.php:65 +msgid "Latest Album Additions" +msgstr "đĎÓĚĹÄÎÉĹ ĐĎÓÔŐĐĚĹÎÉŃ ÁĚŘÂĎÍĎ×" -#: ../../templates/sidebar.inc.php:29 -msgid "Mail Users" -msgstr "Mail Users" +#: ../../templates/show_mail_users.inc.php:75 +msgid "Flagged Songs" +msgstr "ďÔÍĹŢĹÎÎŮĹ ĐĹÓÎÉ" -#: ../../templates/sidebar.inc.php:31 -msgid "Config" -msgstr "" +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 +msgid "Disabled Songs" +msgstr "ďÔËĚŔŢĹÎÎŮĹ ĐĹÓÎÉ" -#: ../../templates/sidebar.inc.php:32 -msgid "Access List" +#: ../../templates/show_mail_users.inc.php:87 +msgid "Most Popular Threshold in days" msgstr "" -#: ../../templates/sidebar.inc.php:37 -msgid "Song Title" -msgstr "đĹÓÎŃ" +#: ../../templates/show_mail_users.inc.php:98 +msgid "Subject" +msgstr "ôĹÍÁ" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../templates/show_tv_playlist.inc.php:48 -msgid "Admin" -msgstr "áÄÍÉÎËÁ" +#: ../../templates/show_mail_users.inc.php:105 +msgid "Message" +msgstr "óĎĎÂÝĹÎÉĹ" -#: ../../templates/sidebar.inc.php:154 ../../templates/show_random_play.inc:56 -msgid "Minutes" -msgstr "íÉÎŐÔ" +#: ../../templates/show_mail_users.inc.php:114 +msgid "Send Mail" +msgstr "đĎÓĚÁÔŘ ÓĎĎÂÝĹÎÉĹ" -#: ../../templates/sidebar.inc.php:157 ../../templates/show_random_play.inc:53 -msgid "Less Played" -msgstr "ňĹÖĹ ĐŇĎÉÇŇŮ×ÁĹÍŮĹ" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" +msgstr "äĎÂÁ×ĚĹÎÉĹ ÎĎ×ĎÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ" -#: ../../templates/sidebar.inc.php:162 -msgid "Enqueue" -msgstr "÷ ĎŢĹŇĹÄŘ" +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" +msgstr "" -#: ../../templates/sidebar.inc.php:185 -msgid "Democratic View" -msgstr "äĹÍĎËŇÁÔÉŢÎŮĘ ×ÉÄ" +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" +msgstr "" -#: ../../templates/sidebar.inc.php:189 -msgid "Logout" -msgstr "÷ŮĘÔÉ" +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" +msgstr "äĎÂÁ×ÉÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ" -#: ../../templates/show_admin_tools.inc.php:27 -msgid "Catalogs" -msgstr "ëÁÔÁĚĎÇÉ" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "äĎÂÁ×ÉÔŘ ÄĎÓÔŐĐ ÄĚŃ ČĎÓÔÁ" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 ../../templates/show_artists.inc:44 -#: ../../templates/show_artists.inc:75 ../../templates/show_songs.inc:55 -#: ../../templates/show_albums.inc:47 ../../templates/show_albums.inc:90 -#: ../../templates/show_access_list.inc:52 ../../templates/show_artist.inc:39 -msgid "Action" -msgstr "äĹĘÓÔ×ÉĹ" +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" -msgstr "äĎÂÁ×ÉÔŘ" +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" -msgstr "đŇĎ×ĹŇÉÔŘ" +#: ../../templates/show_add_access.inc.php:82 +msgid "Create ACL" +msgstr "óĎÚÄÁÔŘ ACL" -#: ../../templates/show_admin_tools.inc.php:46 -msgid "Clean" -msgstr "ďŢÉÓÔÉÔŘ" +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" +msgstr "úÎÁŢĹÎÉĹ" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" -msgstr "âŮÓÔŇĎ" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "đŇÉÍĹÎÉÔŘ ËĎ ×ÓĹÍ" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" -msgstr "÷ŮÂŇÁÔŘ ĎÂĚĎÖËŐ" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 -msgid "No Catalogs Found" -msgstr "ëÁÔÁĚĎÇĎ× ÎĹ ÎÁĘÄĹÎĎ" +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" +msgstr "ĎĐÉÓÁÎÉĹ" -#: ../../templates/show_admin_tools.inc.php:71 -msgid "Clean All" -msgstr "ďŢÉÓÔÉÔŘ ×ÓĹ" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "ňĹÄÁËÔÉŇĎ×ÁÎÉĹ ĐĚĹĘĚÉÓÔÁ" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" -msgstr "đŇĎ×ĹŇÉÔŘ ×ÓĹ" +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "ďÂÝĹĹ" -#: ../../templates/show_admin_tools.inc.php:73 -msgid "Add to All" -msgstr "äĎÂÁ×ÉÔŘ ×Ď ×ÓĹ" +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" +msgstr "ţÁÓÔÎĎĹ" -#: ../../templates/show_admin_tools.inc.php:74 -msgid "Update All" -msgstr "ďÂÎĎ×ÉÔŘ ×ÓĹ" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" +msgstr "îÁĘÔÉ ÄŐÂĚÉËÁÔŮ" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" -msgstr "äŇŐÇÉĹ ÓŇĹÄÓÔ×Á" +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "ôÉĐ ĐĎÉÓËÁ" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" -msgstr "đĎËÁÚÁÔŘ ÄŐÂĚÉŇŐŔÝÉĹÓŃ ĐĹÓÎÉ" +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "éÓĐĎĚÎÉÔĹĚŘ É ÎÁÚ×ÁÎÉĹ" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" -msgstr "" +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "éÓĐĎĚÎÉÔĹĚŘ, ÁĚŘÂĎÍ É ÎÁÚ×ÁÎÉĹ" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:76 -msgid "Generate New Config" -msgstr "óĎÚÄÁÔŘ ÎĎ×ŮĘ ËĎÎĆÉÇ" +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" +msgstr "÷ŮÂŇÁÔŘ ÎÁÉÂĎĚĹĹ ĐĎÄČĎÄŃÝÉĘ" -#: ../../templates/show_admin_tools.inc.php:86 -msgid "Preferences Permissions" -msgstr "äĎÓÔŐĐ Ë ĐŇĹÄĐĎŢÔĹÎÉŃÍ" +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" +msgstr "îÁŢÁÔ ĐĎÉÓË ÁĚŘÂĎÍÎŮČ ĎÂĚĎÖĹË" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" -msgstr "üËÓĐĎŇÔÉŇĎ×ÁÔŘ × Itunes âä" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" +msgstr "đŇĎÓÍĎÔŇĹÎĎ" -#: ../../templates/show_admin_tools.inc.php:88 -msgid "Check for New Version" -msgstr "đŇĎ×ĹŇÉÔŘ ÎĎ×ŐŔ ×ĹŇÓÉŔ" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +msgid "None" +msgstr "îĹÔ" #: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 msgid "Albums by" msgstr "áĚŘÂĎÍŮ" -#: ../../templates/show_artist_box.inc.php:33 +#: ../../templates/show_artist_box.inc.php:34 msgid "Show All Songs By" msgstr "đĎËÁÚÁÔŘ ×ÓĹ ĐĹÓÎÉ" -#: ../../templates/show_artist_box.inc.php:34 +#: ../../templates/show_artist_box.inc.php:35 msgid "Play All Songs By" msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ×ÓĹ ĐĹÓÎÉ" -#: ../../templates/show_artist_box.inc.php:35 +#: ../../templates/show_artist_box.inc.php:36 msgid "Play Random Songs By" msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÓĚŐŢÁĘÎĎ ĐĹÓÎÉ" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 msgid "Update from tags" msgstr "ďÂÎĎ×ÉÔŘ ÉÚ ÔĹÇĎ×" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" -msgstr "đĹŇĹÉÍĹÎĎ×ÁÔŘ ÉÓĐĎĚÎÉÔĹĚŃ" - #: ../../templates/show_artist_box.inc.php:39 msgid "Find duplicate artists" msgstr "îÁĘÔÉ ÄŐÂĚÉŇŐŔÝÉČÓŃ ÉÓĐĎĚÎÉÔĹĚĹĘ" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" -msgstr "ĺ-ÍÁĘĚ" - -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" -msgstr "ňĹÚŐĚŘÔÁÔĎ× ÎÁ ÓÔŇÁÎÉĂĹ" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" +msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "New Password" -msgstr "îĎ×ŮĘ ĐÁŇĎĚŘ" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÓĚŐŢÁĘÎŮĘ ÎÁÂĎŇ" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" -msgstr "đĎÄÔ×ĹŇÖÄĹÎÉĹ ĐÁŇĎĚŃ" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "ëĎĚÉŢĹÓÔ×Ď" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" -msgstr "ďŢÉÓÔÉÔŘ ÓÔÁÔÉÓÔÉËŐ" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "öÁÎŇÁ" -#: ../../templates/show_user.inc.php:65 -msgid "Update Account" -msgstr "ďÂÎĎ×ÉÔŘ ÁËËÁŐÎÔ" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" +msgstr "óÔÁÎÄÁŇÔÎŮĘ" -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_disabled_songs.inc:44 -msgid "No Records Found" -msgstr "úÁĐÉÓĹĘ ÎĹ ÎÁĘÄĹÎĎ" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" +msgstr "ňĹÖĹ ĐŇĎÉÇŇŮ×ÁĹÍŮĹ" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" -msgstr "đŇĹÄĐĎŢÔĹÎÉĹ" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" +msgstr "đĎĚÎĎÓÔŘŔ ÁĚŘÂĎÍŮ" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" -msgstr "úÎÁŢĹÎÉĹ" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" +msgstr "đĎĚÎĎÓÔŘŔ ÉÓĐĎĚÎÉÔĹĚÉ" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" -msgstr "đŇÉÍĹÎÉÔŘ ËĎ ×ÓĹÍ" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" +msgstr "íÉÎŐÔ" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" -msgstr "ĎĐÉÓÁÎÉĹ" +#: ../../templates/show_random.inc.php:59 +msgid "From catalog" +msgstr "ëÁÔÁĚĎÇÁ" -#: ../../templates/show_user_registration.inc.php:54 -msgid "Ampache New User Registration" -msgstr "ňĹÇÉÓÔŇÁĂÉŃ ÎĎ×ĎÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ Ampache" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" +msgstr "ěÉÍÉÔ ĐĎ ŇÁÚÍĹŇŐ" -#: ../../templates/show_user_registration.inc.php:69 -msgid "User Agreement" -msgstr "đĎĚŘÚĎ×ÁÔĹĚŘÓËĎĹ ÓĎÇĚÁŰĹÎÉĹ" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" +msgstr "÷ ĎŢĹŇĹÄŘ" -#: ../../templates/show_user_registration.inc.php:79 -msgid "I Accept" -msgstr "ń ĐŇÉÎÉÍÁŔ" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" +msgstr "óĹĘŢÁÓ ÓĚŐŰÁŔÔ" -#: ../../templates/show_user_registration.inc.php:93 -msgid "User Information" -msgstr "éÎĆĎŇÍÁĂÉŃ Ď ĐĎĚŘÚĎ×ÁÔĹĚĹ" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "đŇĎÓÍĎÔŇ" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "đĎĚÎĎĹ ÉÍŃ" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "" -#: ../../templates/show_user_registration.inc.php:155 -msgid "Clear Info" -msgstr "ďŢÉÓÔÉÔŘ ÉÎĆĎ" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "áËËÁŐÎÔ" -#: ../../templates/show_user_registration.inc.php:156 -msgid "Register User" -msgstr "úÁŇĹÇÉÓÔŇÉŇĎ×ÁÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ÁĚŘÂĎÍ" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "íĎÄŐĚÉ" -#: ../../templates/show_edit_album.inc.php:41 -#: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_artist.inc.php:35 -msgid "Flag for Retagging" -msgstr "ďÔÍĹÔÉÔŘ ÄĚŃ ÉÚÍĹÎĹÎÉŃ ÔĹÇÁ" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" +msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Album" -msgstr "ďÂÎĎ×ÉÔŘ ÁĚŘÂĎÍ" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "äĎÓÔŐĐÎŮĹ ĐĚÁÇÉÎŮ" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" -msgstr "ôŇĹÂĎ×ÁÎÉŃ" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" +msgstr "" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" msgstr "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" msgstr "" -#: ../../templates/show_modules.inc.php:38 -msgid "Localplay Modules" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_modules.inc.php:41 -msgid "Module Name" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" -msgstr "áËÔÉ×ÉŇĎ×ÁÔŘ" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" +msgstr "đŇŃÍĎĘ URL Ë ÉÚĎÂŇÁÖĹÎÉŔ" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" -msgstr "äĹÁËÔÉ×ÉŇĎ×ÁÔŘ" +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" +msgstr "ěĎËÁĚŘÎĎĹ ÉÚĎÂŇÁÖĹÎÉĹ" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" -msgstr "äĎÓÔŐĐÎŮĹ ĐĚÁÇÉÎŮ" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" +msgstr "đĎĚŐŢÉÔŘ ĎÂĚĎÖËŐ" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" -msgstr "ďĐÉÓÁÎÉĹ" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "ďÔĚÁÄËÁ Ampache" -#: ../../templates/show_modules.inc.php:74 -msgid "Version" -msgstr "÷ĹŇÓÉŃ" +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" +msgstr "îÁÓÔŇĎĘËÉ ÄĚŃ" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "óĎÚÄÁÔŘ ÎĎ×ŮĘ ĐĚĹĘĚÉÓÔ" +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../templates/show_add_catalog.inc.php:35 +msgid "Auto-inserted Fields" +msgstr "á×ÔĎÍÁÔÉŢĹÓËÉ ÄĎÂÁ×ĚĹÎÎŮĹ ĐĎĚŃ" -#: ../../templates/show_add_playlist.inc.php:42 -msgid "Create" -msgstr "óĎÚÄÁÔŘ" +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" +msgstr "ÎÁÚ×ÁÎÉĹ ÁĚŘÂĎÍÁ" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ĐĹÓÎŔ" +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" +msgstr "ÉÍŃ ÉÓĐĎĚÎÉÔĹĚŃ" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "éěé" +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" +msgstr "id3 ËĎÍÍĹÎÔÁŇÉÉ" -#: ../../templates/show_edit_song.inc.php:89 -msgid "Update Song" -msgstr "ďÂÎĎ×ÉÔŘ ĐĹÓÎŔ" +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" +msgstr "ÖÁÎŇ" + +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../templates/show_add_catalog.inc.php:40 +msgid "track number (padded with leading 0)" +msgstr "ÎĎÍĹŇ ÔŇĹËÁ (ÚÁĐĎĚÎĹÎÎŮĘ ÎÁŢÁĚŘÎŮÍ 0)" + +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:41 +msgid "song title" +msgstr "ÎÁÚ×ÁÎÉĹ ĐĹÓÎÉ" + +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" +msgstr "ÇĎÄ" + +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" +msgstr "ÄŇŐÇĎĹ" + +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" +msgstr "ôÉĐ ËÁÔÁĚĎÇÁ" + +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" +msgstr "XML-RPC ËĚŔŢ" + +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" +msgstr "űÁÂĚĎÎ ÉÍĹÎÉ ĆÁĘĚÁ" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "űÁÂĚĎÎ ĐÁĐËÉ" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" +msgstr "(ÂĹÚ ÎÁŢÁĚŘÎĎÇĎ ÉĚÉ ÚÁ×ĹŇŰÁŔÝĹÇĎ '/')" + +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" +msgstr "óĎČŇÁÎÉÔŘ ÎÁÓÔŇĎĘËÉ ËÁÔÁĚĎÇÁ" + +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" +msgstr "" + +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" +msgstr "çĎĚĎÓĎ×" + +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" +msgstr "" + +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "" + +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" +msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ÉÓĐĎĚÎÉÔĹĚŃ" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" -msgstr "îÁÓÔŇĎĘËÉ ÄĚŃ" +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 -msgid "Filename pattern" -msgstr "űÁÂĚĎÎ ÉÍĹÎÉ ĆÁĘĚÁ" +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" +msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ÁĚŘÂĎÍ" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "óĎČŇÁÎÉÔŘ ÎÁÓÔŇĎĘËÉ ËÁÔÁĚĎÇÁ" +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" +msgstr "ďÂÎĎ×ÉÔŘ ÁĚŘÂĎÍ" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "ÓĹËŐÎÄ ÎÁÚÁÄ" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "đĎÓĚĹÄÎÉĹ ÄĹÓŃÔŘ ĎÔÍĹŢĹÎÎŮČ ÚÁĐÉÓĹĘ" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "ÍÉÎŐÔ ÎÁÚÁÄ" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "äĹÁËÔÉ×ÉŇĎ×ÁÔŘ" -#: ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "ŢÁÓĎ× ÎÁÚÁÄ" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" +msgstr "đĎÔĎË" -#: ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "ÄÎĹĘ ÎÁÚÁÄ" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" +msgstr "äĹÍĎËŇÁÔÉŢÎŮĘ" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "ÎĹÄĹĚŘ ÎÁÚÁÄ" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" +msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "ÍĹÓŃĂĹ× ÎÁÚÁÄ" +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" +msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ×ŮÂŇÁÎÎŮĹ" -#: ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "ĚĹÔ ÎÁÚÁÄ" +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" +msgstr "óËÁŢÁÔŘ ×ŮÂŇÁÎÎŮĹ" -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" -msgstr "îĹÄÁ×ÎĎ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÎŮĹ" +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" +msgstr "đŇĎÓÔÁ×ÉÔŘ ÎĎÍĹŇÁ ÔŇĹËĎ×" -#: ../../templates/show_recently_played.inc.php:30 -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -msgid "Song" -msgstr "đĹÓÎŃ" +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "őÄÁĚÉÔŘ ×ŮÂŇÁÎÎŮĹ ÔŇĹËÉ" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" -msgstr "đĎÓĚĹÄÎÉĘ ŇÁÚ" +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" +msgstr "äĎÂÁ×ÉÔŘ ×" #: ../../templates/show_ip_history.inc.php:23 msgid "IP History" @@ -1712,21 +2390,59 @@ msgstr " msgid "Show Unique" msgstr "đĎËÁÚÁÔŘ ŐÎÉËÁĚŘÎŮĹ" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -msgid "Show All" -msgstr "đĎËÁÚÁÔŘ ×ÓĹ" - -#: ../../templates/show_ip_history.inc.php:34 +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 msgid "Date" msgstr "äÁÔÁ" -#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 msgid "IP Address" msgstr "IP ÁÄŇĹÓ" +#: ../../templates/show_add_catalog.inc.php:27 +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), ÉĚÉ URL " +"ËŐÄÁĚĹÎÎĎĘ ÉÎÓÔÁĚŃĂÉÉ Apache (ÎÁĐŇ.http://theotherampache.com)" + +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "ëÁÔÁĚĎÇ" + +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "ěĎËÁĚŘÎŮĘ" + +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "őÄÁĚĹÎÎŮĘ" + +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "ôŇĹÂŐĹÔÓŃ ÄĚŃ ŐÄÁĚĹÎÎŮČ ËÁÔÁĚĎÇĎ×" + +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "űÁÂĚĎÎ ÉÍĹÎÉ ĆÁĘĚÁ" + +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "óĎÚÄÁ×ÁÔŘ ĐĚĹĘĚÉÓÔŮ ÉÚ m3u ĆÁĘĚĎ×" + +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "äĎÂÁ×ÉÔŘ ËÁÔÁĚĎÇ" + +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "ďŢÉÓÔÉÔŘ ĐĚĹĘĚÉÓÔ" + #: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 msgid "Recommendations" msgstr "ňĹËĎÍĹÎÄÁĂÉÉ" @@ -1742,1236 +2458,1116 @@ msgstr " msgid "Recommended Songs" msgstr "ňĹËĎÍĹÎÄŐĹÍŮĹ ĐĹÓÎÉ" -#: ../../templates/show_import_playlist.inc.php:24 +#: ../../templates/show_import_playlist.inc.php:23 msgid "Importing a Playlist from a File" msgstr "éÍĐĎŇÔÉŇĎ×ÁÔŘ ĐĚĹĘĚÉÓÔ ÉÚ ĆÁĘĚÁ" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "ćÁĘĚ" - #: ../../templates/show_import_playlist.inc.php:35 msgid "Playlist Type" msgstr "ôÉĐ ĐĚĹĘĚÉÓÔÁ" -#: ../../templates/show_import_playlist.inc.php:48 +#: ../../templates/show_import_playlist.inc.php:47 msgid "Import Playlist" msgstr "éÍĐĎŇÔÉŇĎ×ÁÔŘ ĐĚĹĘĚÉÓÔ" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "đŇĎÓÍĎÔŇ" - -#: ../../templates/show_mail_users.inc.php:25 -msgid "Send E-mail to Users" -msgstr "đĎÓĚÁÔŘ ĺ-ÍÁĘĚ ĐĎĚŘÚĎ×ÁÔĹĚŃÍ" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" -#: ../../templates/show_mail_users.inc.php:28 -msgid "Mail to" -msgstr "îÁĐÉÓÁÔŘ ĐÉÓŘÍĎ" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "ěŔÂÉÍŮĹ" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÁĚŘÂĎÍŮ" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "ěŔÂÉÍŮĹ ÉÓĐĎĚÎÉÔĹĚÉ" -#: ../../templates/show_mail_users.inc.php:52 -msgid "Latest Artist Additions" -msgstr "đĎÓĚĹÄÎÉĹ ĐĎÓÔŐĐĚĹÎÉŃ ÉÓĐĎĚÎÉÔĹĚĹĘ" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "ěŔÂÉÍŮĹ ÁĚŘÂĎÍŮ" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÉÓĐĎĚÎÉÔĹĚÉ" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "ěŔÂÉÍŮĹ ĐĹÓÎÉ" -#: ../../templates/show_mail_users.inc.php:63 -msgid "Latest Album Additions" -msgstr "đĎÓĚĹÄÎÉĹ ĐĎÓÔŐĐĚĹÎÉŃ ÁĚŘÂĎÍĎ×" +#: ../../templates/show_list_duplicates.inc.php:26 +msgid "Duplicate Songs" +msgstr "äŐÂĚÉŇŐŔÝÉĹÓŃ ĐĹÓÎÉ" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ĐĹÓÎÉ" +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 +msgid "Length" +msgstr "đŇĎÄĎĚÖÉÔĹĚŘÎĎÓÔŘ" -#: ../../templates/show_mail_users.inc.php:73 -msgid "Flagged Songs" -msgstr "ďÔÍĹŢĹÎÎŮĹ ĐĹÓÎÉ" +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 +msgid "Size" +msgstr "ňÁÚÍĹŇ" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 -msgid "Disabled Songs" -msgstr "ďÔËĚŔŢĹÎÎŮĹ ĐĹÓÎÉ" +#: ../../templates/show_list_duplicates.inc.php:96 +msgid "Disable Songs" +msgstr "ďÔËĚŔŢÉÔŘ ĐĹÓÎÉ" -#: ../../templates/show_mail_users.inc.php:85 -msgid "Most Popular Threshold in days" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../templates/show_mail_users.inc.php:96 -msgid "Subject" -msgstr "ôĹÍÁ" - -#: ../../templates/show_mail_users.inc.php:103 -msgid "Message" -msgstr "óĎĎÂÝĹÎÉĹ" - -#: ../../templates/show_mail_users.inc.php:113 -msgid "Send Mail" -msgstr "đĎÓĚÁÔŘ ÓĎĎÂÝĹÎÉĹ" - -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" -msgstr "đĎÓĚĹÄÎÉĹ ÄĹÓŃÔŘ ĎÔÍĹŢĹÎÎŮČ ÚÁĐÉÓĹĘ" - -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" -msgstr "őĐŇÁ×ĚĹÎÉĹ ĐŇĹÄĐĎŢÔĹÎÉŃÍÉ" - -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" -msgstr "őŇĎ×ĹÎŘ" - -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" -msgstr "çĎÓÔŘ" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" -msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ" +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 +msgid "Statistics" +msgstr "óÔÁÔÉÓÔÉËÁ" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" -msgstr "ÉÚ" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" +msgstr "" -#: ../../templates/show_tv_playlist.inc.php:31 -msgid "Playing from base Playlist" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:44 -msgid "Votes" -msgstr "çĎĚĎÓĎ×" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" +msgstr "" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" -msgstr "äĎÂÁ×ĚĹÎÉĹ ÎĎ×ĎÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" +msgstr "" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÎÉĹ ÓŐÝĹÓÔ×ŐŔÝĹÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" +msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" -msgstr "őŇĎ×ĹÎŘ ÄĎÓÔŐĐÁ ĐĎĚŘÚĎ×ÁÔĹĚŃ" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" +msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" -msgstr "äĎÂÁ×ÉÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" +msgstr "" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" -msgstr "ďÂÎĎ×ÉÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" +msgstr "" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" -msgstr "đŇĎÄĎĚÖÉÔŘ" +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" +msgstr "ďŢÉÓÔËÁ" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" -msgstr "ďÔÍĹÎÉÔŘ" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" +msgstr "đŇĎ×ĹŇËÁ" -#: ../../templates/show_list_duplicates.inc.php:26 -msgid "Duplicate Songs" -msgstr "äŐÂĚÉŇŐŔÝÉĹÓŃ ĐĹÓÎÉ" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "îÁŢÁÔ ĐĎÉÓË ÎĎ×ŮČ ĐĹÓĹÎ ×" -#: ../../templates/show_list_duplicates.inc.php:34 -msgid "Length" -msgstr "đŇĎÄĎĚÖÉÔĹĚŘÎĎÓÔŘ" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "ËÁÔÁĚĎÇ" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 -msgid "Size" -msgstr "ňÁÚÍĹŇ" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" +msgstr "" +"÷Ů ×ŮŰĚÉ ÎÁ ÜÔŐ ÓÔŇÁÎÉĂŐ, ÔÁË ËÁË ×ĎÚÎÉËĚÁ ĎŰÉÂËÁ ËĎÎĆÉÇŐŇÁĂÉÉ. ďÔĚÁÄĎŢÎÁŃ " +"ÉÎĆĎŇÍÁĂÉŃ ĐŇĹÄÓÔÁ×ĚĹÎÁ ÎÉÖĹ." -#: ../../templates/show_list_duplicates.inc.php:75 -msgid "Disable Songs" -msgstr "ďÔËĚŔŢÉÔŘ ĐĹÓÎÉ" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" +msgstr "đňď÷ĺňëá" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" -msgstr "÷ŮÂŇÁÔŘ" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" +msgstr "óôáôőó" -#: ../../templates/show_flagged.inc.php:28 -msgid "Object" -msgstr "" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "ďđéóáîéĺ" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" -msgstr "óÔÁÔŐÓ" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" +msgstr "÷ĹŇÓÉŃ PHP" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" -msgstr "ďÔËĚĎÎÉÔŘ" +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." +msgstr "üÔĎÔ ÔĹÓÔ ĐŇĎ×ĹŇŃĹÔ, ŢÔĎ Ampache ŇÁÂĎÔÁĹÔ Ó ÷ÁŰĹĘ ×ĹŇÓÉĹĘ PHP." -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" -msgstr "ďÄĎÂŇÉÔŘ" +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "Mysql ÄĚŃ PHP" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" -msgstr "îÁĘÔÉ ÄŐÂĚÉËÁÔŮ" +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." +msgstr "" +"üÔĎÔ ÔĹÓÔ ĐŇĎ×ĹŇŃĹÔ ÚÁÇŇŐÚËŐ ŇÁÓŰÉŇĹÎÉŃ mysql ÄĚŃ PHPďÎĎ ÔŇĹÂŐĹÔÓŃ ÄĚŃ " +"ŇÁÂĎÔŮ Ampache" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" -msgstr "ôÉĐ ĐĎÉÓËÁ" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" +msgstr "đĎÄÄĹŇÖËÁ PHP Session" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" -msgstr "éÓĐĎĚÎÉÔĹĚŘ É ÎÁÚ×ÁÎÉĹ" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." +msgstr "" +"üÔĎÔ ÔĹÓÔ ĐŇĎ×ĹŇŃĹÔ ŐÓÔÁÎĎ×ËŐ ĐĎÄÄĹŇÖËÉ Php Sessions. đĎÄÄĹŇÖËÁ Sessions " +"ÔŇĹÂŐĹÔÓŃ ÄĚŃ ŇÁÂĎÔŮ Ampache" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" -msgstr "éÓĐĎĚÎÉÔĹĚŘ, ÁĚŘÂĎÍ É ÎÁÚ×ÁÎÉĹ" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" +msgstr "đĎÄÄĹŇÖËÁ PHP ICONV" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" -msgstr "÷ŮÂŇÁÔŘ ÎÁÉÂĎĚĹĹ ĐĎÄČĎÄŃÝÉĘ" +#: ../../templates/show_test.inc.php:115 +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 "" +"üÔĎÔ ÔĹÓÔ ĐŇĹÄÎÁÚÎÁŢĹÎ ÄĚŃ ĐŇĎ×ĹŇËÉ ÔĎÇĎ, ŢÔĎ ĐĎÄÄĹŇÖËÁ Iconv ŐÓÔÁÎĎ×ĚĹÎÁ." +"đĎÄÄĹŇÖËÁ Iconv ÎĹ ÔŇĹÂŐĹÔÓŃ ÄĚŃ Ampache, ÎĎ ĎÎÁ ÓÔŇĎÇĎ ŇĹËĎÍĹÎÄŐĹÔÓŃ." -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "đĹŇĹÉÍĹÎĎ×ÁÔŘ" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" +msgstr "đĎÄÄĹŇÖËÁ PHP PCRE" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "äĎÂÁ×ÉÔŘ ÔĹËŐÝŐŔ" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." +msgstr "" +"üÔĎÔ ÔĹÓÔ ĐŇĹÄÎÁÚÎÁŢĹÎ ÄĚŃ ĐŇĎ×ĹŇËÉ ÔĎÇĎ, ŢÔĎ PHP ÓĎÂŇÁÎ Ó ĐĎÄÄĹŇÖËĎĘ PCRE," +"ÎĹĎÂČĎÄÉÍĎĘ ÄĚŃ Ampache" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "ďÂÎĎ×ÉÔŘ id3 ÔĹÇÉ" +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" +msgstr "đĎÄÄĹŇÖËÁ PHP PutENV" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" msgstr "" +"üÔĎÔ ÔĹÓÔ ĐŇĹÄÎÁÚÎÁŢĹÎ ÄĚŃ ĐŇĎ×ĹŇËÉ ÔĎÇĎ, ŢÔĎ PHP ÚÁĐŐÝĹÎ ÎĹ × ÂĹÚĎĐÁÓÎĎÍ " +"ŇĹÖÉÍĹ(SafeMode), É ŢÔĎ ÉÍĹĹÔÓŃ ×ĎÚÍĎÖÎĎÓÔŘ ŇĹÄÁËÔÉŇĎ×ÁÎÉŃ ĚÉÍÉÔĎ×ĐÁÍŃÔÉ. " +"čĎÔŃ ÜÔĎ É ÎĹ ÔŇĹÂŐĹÔÓŃ, ÂĹÚ ÜÔÉČ ×ĎÚÍĎÖÎĎÓÔĹĘ ÎĹËĎÔĎŇŮĹ ĆŐÎËĂÉÉAmpache " +"ÍĎÇŐÔ ŇÁÂĎÔÁÔŘ ÎĹĐŇÁ×ÉĚŘÎĎ." -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -msgid "Base Playlist" +#: ../../templates/show_test.inc.php:166 +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 "" +"âŐÄĹÔ ĐŇĎÉÚ×ĹÄĹÎÁ ĐĎĐŮÔËÁ ŢÔĹÎÉŃ /config/ampache.cfg.php ĺĹ ÎĹŐÄÁŢÁ ÂŐÄĹÔ " +"ĎÚÎÁŢÁÔŘ ŢÔĎ ĚÉÂĎ ampache.cfg.php ÉÍĹĹÔ ÎĹ×ĹŇÎĎĹ ÍĹÓÔĎĐĎĚĎÖĹÎÉĹ,\n" +"\tĚÉÂĎ ĎÎ ÎĹ ÍĎÖĹÔ ÂŮÔŘ ĐŇĎŢÉÔÁÎ ÷ÁŰÉÍ ×ĹÂ-ÓĹŇ×ĹŇĎÍ." -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -msgid "Clear Playlist" -msgstr "ďŢÉÓÔÉÔŘ ĐĚĹĘĚÉÓÔ" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" +msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" +msgstr "DB Connection" + +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" -msgstr "đŇŃÍĎĘ URL Ë ÉÚĎÂŇÁÖĹÎÉŔ" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" +msgstr "" -#: ../../templates/show_get_albumart.inc.php:54 -msgid "Local Image" -msgstr "ěĎËÁĚŘÎĎĹ ÉÚĎÂŇÁÖĹÎÉĹ" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" +msgstr "" -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" -msgstr "đĎĚŐŢÉÔŘ ĎÂĚĎÖËŐ" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" +msgstr "" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" -msgstr "đĎÓĚĹÄÎÉĹ ÄĎÂÁ×ĚĹÎÉŃ ÉÓĐĎĚÎÉÔĹĚĹĘ" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "ňĹÄÁËÔÉŇĎ×ÁÎÉĹ" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" -msgstr "đĎÓĚĹÄÎÉĹ ÄĎÂÁ×ĚĹÎÉŃ ÁĚŘÂĎÍĎ×" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "ĐŇĹÄĐĎŢÔĹÎÉŃ" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" -msgstr "đĎÓĚĹÄÎÉĹ ÄĎÂÁ×ĚĹÎÉŃ ĐĎÔĎËĎ×" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "ďÂÎĎ×ÉÔŘ ĐŇĹÄĐĎŢÔĹÎÉŃ" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" -msgstr "äĹĘÓÔ×ÉŃ ÎÁÄ ĐĚĹĘĚÉÓÔĎÍ" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "îĎ×ŮĘ ĐÁŇĎĚŘ" -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ĐĚĹĘĚÉÓÔ" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "ďŢÉÓÔÉÔŘ ÓÔÁÔÉÓÔÉËŐ" -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" -msgstr "îĎŇÍÁĚÉÚÉŇĎ×ÁÔŘ ÔŇĹËÉ" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "ďÂÎĎ×ÉÔŘ ÁËËÁŐÎÔ" -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" -msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÜÔĎÔ ĐĚĹĘĚÉÓÔ" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "îÁÚÁÄ" -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" -msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÓĚŐŢÁĘÎĎ" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:38 -msgid "Delete This Playlist" -msgstr "őÄÁĚÉÔŘ ÜÔĎÔ ĐĚĹĘĚÉÓÔ" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" -msgstr "éÍĐĎŇÔÉŇĎ×ÁÔŘ ÉÚ ĆÁĘĚÁ" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" -msgstr "óĎÚÄÁÔŘ ÎĎ×ŮĘ ĐĚĹĘĚÉÓÔ" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" +msgstr "" -#: ../../templates/show_playlist_box.inc.php:43 -msgid "Delete Empty Playlists" -msgstr "őÄÁĚÉÔŘ ĐŐÓÔŮĹ ĐĚĹĘĚÉÓÔŮ" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" +msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" -msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÖÁÎŇŮ" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" +msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ĐĎÔĎËÉ" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" +msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "óÁÍŮĹ ĐĎĐŐĚŃŇÎŮĹ ÔĹÇÉ" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" +msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ÉÓĐĎĚÎÉÔĹĚŃ" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" +msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÓĚŐŢÁĘÎĎ ÉÚ ÁĚŘÂĎÍÁ" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" -msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ×ŮÂŇÁÎÎŮĹ" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" +msgstr "óÂŇĎÓÉÔŘ ĎÂĚĎÖËŐ ÁĚŘÂĎÍÁ" -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" -msgstr "óËÁŢÁÔŘ ×ŮÂŇÁÎÎŮĹ" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" +msgstr "îÁĘÔÉ ĎÂĚĎÖËŐ ÁĚŘÂĎÍÁ" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" -msgstr "đŇĎÓÔÁ×ÉÔŘ ÎĎÍĹŇÁ ÔŇĹËĎ×" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" +msgstr "" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" -msgstr "őÄÁĚÉÔŘ ×ŮÂŇÁÎÎŮĹ ÔŇĹËÉ" +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" +msgstr "đĚĹĘĚÉÓÔ" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "äĎÂÁ×ÉÔŘ ×" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" +msgstr "No đĹÓÎÉ" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" -msgstr "áĚŘÂĎÍŮ ÍÇÎĎ×ĹÎÉŃ" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" +msgstr "÷ĚÁÄĹĚĹĂ" -#: ../../activate.php:43 +#: ../../activate.php:42 msgid "No user with this name registered" msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ Ó ÔÁËÉÍ ÉÍĹÎĹÍ ÎĹ ÚÁŇĹÇÉÓÔŇÉŇĎ×ÁÎ" -#: ../../activate.php:47 +#: ../../activate.php:46 msgid "The validation key used isn't correct." msgstr "éÓĐĎĚŘÚŐĹÍĎĘ ËĚŔŢ ×ÁĚÉÄÁĂÉÉ ÎĹ ×ĹŇĹÎ." -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "User activated" msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ ÁËÔÉ×ÉŇĎ×ÁÎ" -#: ../../activate.php:52 +#: ../../activate.php:51 msgid "This User ID is activated and can be used" msgstr "üÔĎÔ ID ĐĎĚŘÚĎ×ÁÔĹĚŃ ÁËÔÉ×ÉŇĎ×ÁÎ É ÍĎÖĹÔ ÂŮÔŘ ÉÓĐĎĚŘÚĎ×ÁÎ" -#: ../../albums.php:48 -msgid "Album Art Cleared" -msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ĎŢÉÝĹÎÁ" - -#: ../../albums.php:48 -msgid "Album Art information has been removed from the database" -msgstr "éÎĆĎŇÍÁĂÉŃ Ď ĎÂĚĎÖËĹ ÁĚŘÂĎÍÁ ÂŮĚÁ ŐÄÁĚĹÎÁ ÉÚ ÂÁÚŮ ÄÁÎÎŮČ" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" -msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ÎĹ ÎÁĘÄĹÎÁ" +#: ../../democratic.php:80 +msgid "Playlist Cleared" +msgstr "đĚĹĘĚÉÓÔ ĎŢÉÝĹÎ" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -"ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ÎĹ ÍĎÖĹÔ ÂŮÔŘ ÎÁĘÄĹÎÁ. üÔĎ ÍĎÖĹÔ ÂŮÔŘ ×ŮÚ×ÁÎĎ ĎŰÉÂËĎĘ ÄĎÓÔŐĐÁ" -"ÎÁ ÚÁĐÉÓŘ, ÉĚÉ ÔĹÍ ŢÔĎ ĆÁĘĚ ÎĹ ÂŮĚ ĐĎĚŐŢĹÎ ËĎŇŇĹËÔÎĎ." -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" -msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ÄĎÂÁ×ĚĹÎÁ" +#: ../../lib/class/flag.class.php:280 +msgid "Approved" +msgstr "ďÄĎÂŇĹÎĎ" -#: ../../albums.php:191 ../../artists.php:91 -msgid "Starting Update from Tags" -msgstr "îÁŢÁÔĎ ĎÂÎĎ×ĚĹÎÉĹ ÉÚ ÔĹÇĎ×" +#: ../../lib/class/flag.class.php:281 +msgid "Pending" +msgstr "îÁ ŇÁÓÓÍĎÔŇĹÎÉÉ" -#: ../../albums.php:196 ../../artists.php:96 -msgid "Update From Tags Complete" -msgstr "úÁ×ĹŇŰĹÎĎ ĎÂÎĎ×ĚĹÎÉĹ ÉÚ ÔĹÇĎ×" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" +msgstr "éÚÍĹÎÉÔŘ ÔĹÇ" -#: ../../albums.php:197 ../../artists.php:97 -msgid "Return" -msgstr "÷ĎÚ×ŇÁÔ" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" +msgstr "ĎÂÎĎ×ĚĹÎĎ ×" -#: ../../albums.php:213 ../../browse.php:48 -msgid "Show Albums starting with" -msgstr "đĎËÁÚÁÔŘ ÁĚŘÂĎÍŮ ÎÁŢÉÎÁŔÝÉĹÓŃ Ó" +#: ../../lib/class/song.class.php:341 +msgid "Rate" +msgstr "óËĎŇĎÓÔŘ" -#: ../../artists.php:230 ../../artists.php:252 ../../browse.php:78 -msgid "Show Artists starting with" -msgstr "đĎËÁÚÁÔŘ ÉÓĐĎĚÎÉÔĹĚĹĘ ÎÁŢÉÎÁŔÝÉČÓŃ Ó " +#: ../../lib/class/song.class.php:345 +msgid "Mode" +msgstr "ňĹÖÉÍ" -#: ../../browse.php:124 -msgid "Show Titles Starting With" -msgstr "đĎËÁÚÁÔŘ ÎÁÚ×ÁÎÉŃ ÎÁŢÉÎÁŔÝÉĹÓŃ Ó" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" +msgstr "ňÁÚÍĹŇ ĆÁĘĚÁ" -#: ../../flag.php:46 -msgid "Item Flagged" -msgstr "đĎÚÉĂÉŃ ĎÔÍĹŢĹÎÁ" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" +msgstr "őĐŇÁ×ĚĹÎÉĹ ĐĎĚŘÚĎ×ÁÔĹĚŃÍÉ" -#: ../../flag.php:46 -msgid "The specified item has been flagged" -msgstr "őËÁÚÁÎÎÁŃ ĐĎÚÉĂÉŃ ĎÔÍĹŢĹÎÁ" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" +msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" -msgstr "đĹÓÎŃ(ĐĹÓÎÉ) ŐÄÁĚĹÎÎŮĹ ÉÚ ĐĚĹĘĚÉÓÔÁ" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" +msgstr "đĚĹĘĚÉÓÔŮ" -#: ../../localplay.php:77 -msgid "Localplay Init Failed" -msgstr "éÎÉĂÉÁĚÉÚÁĂÉŃ ĚĎËÁĚŘÎĎÇĎ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉŃ ÚÁ×ĹŇŰÉĚÁÓŘ ÎĹŐÄÁŢĹĘ" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" +msgstr "ďŰÉÂËÁ: îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" -msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ ĎÔËĚŔŢĹÎ. đĎÖÁĚŐĘÓÔÁ, Ó×ŃÖÉÔĹÓŘ Ó ÁÄÍÉÎÉÓÔŇÁÔĎŇĎÍ" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" +msgstr "ďŰÉÂËÁ: îĹ×ĎÚÍĎÖÎĎ ÉÚÍĹÎÉÔŘ ÄÉŇĹËÔĎŇÉŔ" -#: ../../login.php:94 -msgid "Unable to create new account" -msgstr "îĹ ŐÄÁĚĎÓŘ ÓĎÚÄÁÔŘ ÎĎ×ŮĘ ÁËËÁŐÎÔ" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" +msgstr "ďŰÉÂËÁ: îĹ×ĎÚÍĎÖÎĎ ĐĎĚŐŢÉÔŘ ŇÁÚÍĹŇ ĆÁĘĚÁ ÄĚŃ" -#: ../../login.php:103 -msgid "No local account found" -msgstr "ěĎËÁĚŘÎŮĘ ÁËËÁŐÎÔ ÎĹ ÂŮĚ ÎÁĘÄĹÎ" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" +msgstr "ÎĹ ŢÉÔÁĹÍ ĐŇĎÇŇÁÍÍĎĘ ampache" -#: ../../login.php:176 -msgid "Message of the Day" -msgstr "ćŇÁÚÁ ÄÎŃ" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" +msgstr "îÁŢÁÔĎ ĐĎÓÔŇĎĹÎÉĹ ËÁÔÁĚĎÇÁ" + +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" +msgstr "úÁĐŐÝĹÎĎ ŐÄÁĚĹÎÎĎĹ ĎÂÎĎ×ĚĹÎÉĹ" + +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" +msgstr "äĎÂÁ×ĚĹÎ ĐĚĹĘĚÉÓÔ ÉÚ" + +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" +msgstr "ëÁÔÁĚĎÇ çĎÔĎ×" + +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" +msgstr "đĎĚÎĎĹ ×ŇĹÍŃ" -#: ../../playlist.php:46 -msgid "Playlist Deleted" -msgstr "đĚĹĘĚÉÓÔ ŐÄÁĚĹÎ" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" +msgstr "÷ÓĹÇĎ ĐĹÓĹÎ" + +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" +msgstr "đĹÓĹÎ × ÓĹËŐÎÄŐ" + +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" +msgstr "ďÂÎĎ×ĚĹÎÉĹ ÎĹ ÔŇĹÂŐĹÔÓŃ" + +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" +msgstr "úÁĐŐÝĹÎĎ ŐÄÁĚĹÎÎĎĹ ĎÂÎĎ×ĚĹÎÉĹ" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" -msgstr "úÁĐŇĎŰĹÎÎŮĘ ĐĚĹĘĚÉÓÔ ÂŮĚ ŐÄÁĚĹÎ" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" +msgstr "ďÂÎĎ×ĚĹÎÉĹ ËÁÔÁĚĎÇÁ ÚÁ×ĹŇŰĹÎĎ" + +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "îĹ×ĎÚÍĎÖÎĎ ÚÁÇŇŐÚÉÔŘ ÂÉÂĚÉĎÔĹËŐ XMLRPC, ŐÂĹÄÉÔĹÓŘ ŢÔĎ XML-RPC ×ËĚŔŢĹÎĎ" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" -msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ĐĚĹĘĚÉÓÔ?" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" +msgstr "ďŰÉÂËÁ ĐŇÉ ÓĎĹÄÉÎĹÎÉÉ Ó" -#: ../../playlist.php:57 -msgid "Confirm Action" -msgstr "đĎÄÔ×ĹŇÖÄĹÎÉĹ ÄĹĘÓÔ×ÉŃ" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" +msgstr "ëĎÄ" -#: ../../playlist.php:117 -msgid "Playlist Created" -msgstr "đĚĹĘĚÉÓÔ ÓĎÚÄÁÎ" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" +msgstr "đŇÉŢÉÎÁ" -#: ../../playlist.php:117 -msgid " has been created" -msgstr " ÂŮĚ ĎŢÉÝĹÎ" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" +msgstr "úÁËĎÎŢĹÎĎ ĎÂÎĎ×ĚĹÎÉĹ ŐÄÁĚĹÎÎŮČ ËÁÔÁĚĎÇĎ×" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../playlist.php:145 -msgid "Playlist Updated" -msgstr "đĚĹĘĚÉÓÔ ĎÂÎĎ×ĚĹÎ" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" +msgstr "ďŢÉÓÔËÁ ËÁÔÁĚĎÇÁ ÚÁ×ĹŇŰĹÎÁ" -#: ../../playlist.php:146 -msgid "has been updated and is now" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" +msgstr "ĆÁĘĚŮ ŐÄÁĚĹÎŮ" + +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../playlist.php:166 -msgid "Playlist Imported" -msgstr "đĚĹĘĚÉÓÔ ÉÍĐĎŇÔÉŇĎ×ÁÎ" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" +msgstr " îáęäĺîď" -#: ../../playlist.php:195 -msgid "Empty Playlists Deleted" -msgstr "đŐÓÔĎĘ ĐĚĹĘĚÉÓÔ ŐÄÁĚĹÎ" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" +msgstr "đĎÉÓË ÎĎ×ĎĘ ĎÂĚĎÖËÉ ÁĚŘÂĎÍÁ" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" -msgstr "ďŰÉÂËÁ: đÁŇĎĚŘ ÎĹ ÓĎ×ĐÁÄÁĹÔ, ÉĚÉ ĐŐÓÔ" +#: ../../lib/class/catalog.class.php:1706 +msgid "Update Finished." +msgstr "ďÂÎĎ×ĚĹÎÉĹ ÚÁ×ĹŇŰĹÎĎ" -#: ../../preferences.php:61 -msgid "Password Updated" -msgstr "đÁŇĎĚŘ ĎÂÎĎ×ĚĹÎ" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" +msgstr "ďÔÍĹŢĹÎ" -#: ../../ratings.php:33 -msgid "Rating Updated" -msgstr "ňĹĘÔÉÎÇ ĎÂÎĎ×ĚĹÎ" +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." +msgstr "ĐĹÓĹÎ ĎÂÎĎ×ĚĹÎĎ." -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" -msgstr "÷ÁŰ ŇĹĘÔÉÎÇ ÄĚŃ ÄÁÎÎĎÇĎ ĎÂßĹËÔÁ ĎÂÎĎ×ĚĹÎ" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" +msgstr "ďÓÔÁÎĎ×ĚĹÎĎ" -#: ../../register.php:81 -msgid "Error Captcha Required" -msgstr "" +#: ../../lib/class/localplay.class.php:650 +msgid "Paused" +msgstr "đÁŐÚÁ" -#: ../../register.php:88 -msgid "Error Captcha Failed" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../register.php:95 -msgid "You must accept the user agreement" -msgstr "÷Ů ÄĎĚÖÎŮ ĐŇÉÎŃÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŘÓËĎĹ ÓĎÇĚÁŰĹÎÉĹ" - -#: ../../register.php:100 -msgid "You did not enter a username" -msgstr "÷Ů ÎĹ ××ĹĚÉ ÉÍŃ ĐĎĚŘÚĎ×ÁÔĹĚŃ" - -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "đĎÖÁĚŐĘÓÔÁ, ××ĹÄÉÔĹ ×ÁŰĹ ĐĎĚÎĎĹ ÉÍŃ (éÍŃ ćÁÍÉĚÉŃ)" +#: ../../lib/preferences.php:245 +msgid "Enable" +msgstr "÷ËĚŔŢĹÎĎ" -#: ../../register.php:130 -msgid "You must enter a password" -msgstr "÷Ů ÄĎĚÖÎŮ ××ĹÓÔÉ ĐÁŇĎĚŘ" +#: ../../lib/preferences.php:272 +msgid "M3U" +msgstr "M3U" -#: ../../register.php:134 -msgid "Your passwords do not match" -msgstr "÷ÁŰ ĐÁŇĎĚŘ ÎĹ ÓĎ×ĐÁÄÁĹÔ" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" +msgstr "đŇĎÓÔĎĘ M3U" -#: ../../register.php:152 -msgid "Error: Insert Failed" -msgstr "ďŰÉÂËÁ: äĎÂÁ×ĚĹÎÉĹ ÚÁËĎÎŢÉĚĎÓŘ ÎĹŐÄÁŢĹĘ" +#: ../../lib/preferences.php:274 +msgid "PLS" +msgstr "PLS" -#: ../../register.php:169 -msgid "Registration Complete" -msgstr "ňĹÇÉÓÔŇÁĂÉŃ ÚÁ×ĹŇŰĹÎÁ" +#: ../../lib/preferences.php:275 +msgid "Asx" +msgstr "Asx" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" -msgstr "ďŰÉÂËÁ: îĹ ××ĹÄĹÎŮ ËĚŔŢĹ×ŮĹ ÓĚĎ×Á" +#: ../../lib/preferences.php:276 +msgid "RAM" +msgstr "RAM" -#: ../../tv.php:62 -msgid "Playlist Cleared" -msgstr "đĚĹĘĚÉÓÔ ĎŢÉÝĹÎ" +#: ../../lib/preferences.php:277 +msgid "XSPF" +msgstr "XSPF" -#: ../../update.php:73 -msgid "Ampache Update" -msgstr "ďÂÎĎ×ĚĹÎÉĹ Ampache" +#: ../../lib/preferences.php:310 +msgid "Disabled" +msgstr "ďÔËĚŔŢĹÎĎ" -#: ../../bin/print_tags.php.inc:64 -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" +#: ../../lib/preferences.php:332 +msgid "Send on Add" msgstr "" -"[print_tags.php.inc]\n" -"üÔĎÔ ÓËŇÉĐÔ ËĎÍÁÎÄÎĎĘ ÓÔŇĎËÉ ĐĎËÁÖĹÔ ÉÎĆĎŇÍÁĂÉŔ ÉÚ ÔĹÇÁ ŐËÁÚÁÎÎĎÇĎ ĆÁĘĚÁ" -"ÔÁËĎĘ, ËÁËĎĘ ĎÎÁ ÂŐÄĹÔ × Ampache\n" -" \n" - -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" -msgstr "ćÁĘĚ:" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" -msgstr "ďŰÉÂËÁ: ÎĹ ŐÄÁĚĎÓŘ ÚÁĐÉÓÁÔŘ " - -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" -msgstr "ďŰÉÂËÁ: ÄÉŇĹËÔĎŇÉŃ ÄĚŃ ÚÁËÁŢĹË ÎÁČĎÄÉÔÓŃ ÎĹ × ËÁÔÁĚĎÇĹ" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" -msgstr "äĎÂÁ×ĚĹÎÉĹ" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" -msgstr "× ÂÁÚŐ ÄÁÎÎŮČ" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" -msgstr "őÄÁĚĹÎ" +#: ../../lib/preferences.php:343 +msgid "Always" +msgstr "" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" -msgstr "" -"\n" -"\t\n" -"************* ÷îéíáîéĺ! *************\n" -"üÔĎÔ ÓËŇÉĐÔ ĐĹŇĹÎĹÓĹÔ \n" -"É, ×ĎÚÍĎÖÎĎ, ŐÄÁĚÉÔ ÚÁËÁŢÁÎÎŮĹ ĆÁĘĚŮ.\n" -"************* ÷îéíáîéĺ! *************\n" -"\n" -"÷ÓĹ ĆÁĘĚŮ, ĐĎÍĹŢĹÎÎŮĹ ÎÁ ÄĎÂÁ×ĚĹÎÉĹ, ÂŐÄŐÔ ĐĹŇĹÎĹÓĹÎŮ × ÄÉŇĹËÔĎŇÉŔ ÄĚŃ ÚÁËÁŢĹË.\n" -"÷ÓĹ ĆÁĘĚŮ, ĐĎÍĹŢĹÎÎŮĹ ÎÁ ŐÄÁĚĹÎÉĹ, ÂŐÄŐÔ ŐÄÁĚĹÎŮ. üÔĎÔ ÓËŇÉĐÔ ÄĎĚÖĹÎ ÂŮÔŘ\n" -"ÚÁĐŐÝĹÎ ĎÔ ĐĎĚŘÚĎ×ÁÔĹĚŃ Ó ÄĎÓÔÁÔĎŢÎŮÍÉ ĐŇÁ×ÁÍÉ ÄĚŃ ×ŮĐĎĚÎĹÎÉŃ ÜÔÉČ Ä×ŐČ ĆŐÎËĂÉĘ." -"\n" -"\t\n" - -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" -msgstr "đŇĎÄĎĚÖÉÔŘ? (Y/N):" - -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " -msgstr "ďŰÉÂËÁ: " - -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" -msgstr "" - -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" -msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "îĹ ÉÇŇÁÔŘ" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" -msgstr "ýĹĚËÎÉÔĹ ÄĚŃ ÚÁËŇŮÔÉŃ ĎËÎÁ" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "đĚĎČĎ" -#: ../../templates/list_header.inc:110 -msgid "Prev" -msgstr "îÁÚÁÄ" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "čĎŇĎŰĎ" -#: ../../templates/list_header.inc:156 -msgid "Next" -msgstr "äÁĚĹĹ" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "ďŢĹÎŘ ČĎŇĎŰĎ" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" -msgstr "÷ŇĹÍŃ ÄĎÂÁ×ĚĹÎÉŃ" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "đŇĎÓÔĎ ÓŐĐĹŇ!" -#: ../../templates/show_disabled_songs.inc:49 -msgid "Remove" -msgstr "őÄÁĚÉÔŘ" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "" -#: ../../templates/header.inc:64 -msgid "You are currently logged in as" -msgstr "÷Ů ÚÁŰĚÉ ËÁË " +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "" -#: ../../templates/header.inc:75 -msgid "Error Config File Out of Date" -msgstr "ďŰÉÂËÁ: ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĘ ĆÁĘĚ ŐÓÔÁŇĹĚ" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" +msgstr "English" -#: ../../templates/show_songs.inc:47 -msgid "Song title" -msgstr "îÁÚ×ÁÎÉĹ ĐĹÓÎÉ" +#: ../../lib/general.lib.php:496 +msgid "British English" +msgstr "" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" -msgstr "ňĹĘÔÉÎÇ" +#: ../../lib/general.lib.php:502 +msgid "Turkish" +msgstr "Turkish" -#: ../../templates/show_songs.inc:183 -msgid "Total" -msgstr "÷ÓĹÇĎ" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" +msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "űÁÇ 2 - óĎÚÄÁÎÉĹ ĆÁĘĚÁ Ampache.cfg.php" +#: ../../lib/general.lib.php:580 +msgid "On" +msgstr "÷ËĚ" -#: ../../templates/show_install_config.inc:55 -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 "" -"îÁ ÜÔÉČ ŰÁÇÁČ ÂŐÄŐÔ ÚÁĐŇĎŰĹÎŮ ĎÓÎĎ×ÎŮĹ ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĹ ÚÎÁŢĹÎÉŃ É " -"ÂŐÄĹÔ ĐŇĎÉÚ×ĹÄĹÎÁ ĐĎĐŮÔËÁ ÚÁĐÉÓÁÔŘ ÉČ ÎÁĐŇŃÍŐŔ ÎÁ ×Ĺ ÓĹŇ×ĹŇ. ĺÓĚÉ ÄĎÓÔŐĐ " -"ÂŐÄĹÔ ÚÁĐŇĹÝĹÎ, ÂŐÄĹÔ ÚÁĐŇĎÓ ÎÁ ÓËÁŢÉ×ÁÎÉĹ ËĎÎĆÉÇŐŇÁĂÉĎÎÎĎÇĎ ĆÁĘĚÁ. " -"đĎÖÁĚŐĘÓÔÁ, ĐĎĚĎÖÉÔĹ ÓËÁŢÁÎÎŮĘ ËĎÎĆÉÇŐŇÁĂÉĎÎÎŮĘ ĆÁĘĚ × /config" +#: ../../lib/general.lib.php:583 +msgid "Off" +msgstr "÷ŮËĚ" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" -msgstr "÷Ĺ ĐŐÔŘ" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" +msgstr "ďŰÉÂËÁ: ÄĎÓÔŐĐ ÚÁĐŇĹÝĹÎ" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" -msgstr "öĹĚÁĹÍĎĹ ÉÍŃ ÂÁÚŮ ÄÁÎÎŮČ" +#: ../../lib/ui.lib.php:550 +msgid "Upload" +msgstr "úÁËÁŢÁÔŘ" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" -msgstr "éÍŃ ČĎÓÔÁ MySQL" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" +msgstr "ěĎËÁĚŘÎĎĹ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉĹ" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" -msgstr "éÍŃ ĐĎĚŘÚĎ×ÁÔĹĚŃ MySQL" +#: ../../lib/ui.lib.php:556 +msgid "Random Play" +msgstr "óĚŐŢÁĘÎĎĹ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉĹ" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" -msgstr "đÁŇĎĚŘ MySQL" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +msgid "Admin-Catalog" +msgstr "áÄÍÉÎËÁ-ëÁÔÁĚĎÇ" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" -msgstr "óĎČŇÁÎÉÔŘ ËĎÎĆÉÇŐŇÁĂÉŔ" +#: ../../lib/ui.lib.php:576 +msgid "Admin-User Management" +msgstr "áÄÍÉÎËÁ-őĐŇÁ×ĚĹÎÉĹ ĐĎĚŘÚĎ×ÁÔĹĚŃÍÉ" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php ÓŐÝĹÓÔ×ŐĹÔ" +#: ../../lib/ui.lib.php:580 +msgid "Admin-Mail Users" +msgstr "áÄÍÉÎËÁ-đĎŢÔĎ×ŮĹ ĐĎĚŘÚĎ×ÁÔĹĚÉ" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php ÎÁÓÔŇĎĹÎ?" +#: ../../lib/ui.lib.php:584 +msgid "Admin-Manage Access Lists" +msgstr "áÄÍÉÎËÁ-ĐŇÁ×ÉÔŘ ÓĐÉÓËÉ ÄĎÓÔŐĐÁ" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" -msgstr "đŇĎ×ĹŇÉÔŘ ËĎÎĆÉÇŐŇÁĂÉŔ" +#: ../../lib/ui.lib.php:588 +msgid "Admin-Site Preferences" +msgstr "áÄÍÉÎËÁ-ĐŇĹÄĐĎŢÔĹÎÉŃ ÓÁĘÔÁ" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÎÉĹ" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" +msgstr "áÄÍÉÎËÁ-ĐŇÁ×ÉÔŘ ÍĎÄŐĚÉ" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" -msgstr "ĐŇĹÄĐĎŢÔĹÎÉŃ" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" +msgstr "óÍĎÔŇĹÔŘ ÍŐÚŮËŐ" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" -msgstr "đĹŇĹÓÔŇĎÉÔŘ ĐŇĹÄĐĎŢÔĹÎÉŃ" +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ĎŢÉÝĹÎÁ" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" -msgstr "éÎÔĹŇĆĹĘÓ" +#: ../../albums.php:32 +msgid "Album Art information has been removed from the database" +msgstr "éÎĆĎŇÍÁĂÉŃ Ď ĎÂĚĎÖËĹ ÁĚŘÂĎÍÁ ÂŮĚÁ ŐÄÁĚĹÎÁ ÉÚ ÂÁÚŮ ÄÁÎÎŮČ" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" -msgstr "đĎÔĎËĎ×ĎĹ ×ĹÝÁÎÉĹ" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ÎĹ ÎÁĘÄĹÎÁ" -#: ../../templates/show_preferences.inc:68 -msgid "Options" -msgstr "îÁÓÔŇĎĘËÉ" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." +msgstr "" +"ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ÎĹ ÍĎÖĹÔ ÂŮÔŘ ÎÁĘÄĹÎÁ. üÔĎ ÍĎÖĹÔ ÂŮÔŘ ×ŮÚ×ÁÎĎ ĎŰÉÂËĎĘ " +"ÄĎÓÔŐĐÁÎÁ ÚÁĐÉÓŘ, ÉĚÉ ÔĹÍ ŢÔĎ ĆÁĘĚ ÎĹ ÂŮĚ ĐĎĚŐŢĹÎ ËĎŇŇĹËÔÎĎ." -#: ../../templates/show_preferences.inc:72 -msgid "Account" -msgstr "áËËÁŐÎÔ" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" +msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ÄĎÂÁ×ĚĹÎÁ" -#: ../../templates/show_preferences.inc:76 -msgid "System" -msgstr "óÉÓÔĹÍÁ" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" +msgstr "îÁŢÁÔĎ ĎÂÎĎ×ĚĹÎÉĹ ÉÚ ÔĹÇĎ×" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" -msgstr "íĎÄŐĚÉ" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" +msgstr "úÁ×ĹŇŰĹÎĎ ĎÂÎĎ×ĚĹÎÉĹ ÉÚ ÔĹÇĎ×" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" -msgstr "ďÂÎĎ×ÉÔŘ ĐŇĹÄĐĎŢÔĹÎÉŃ" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" +msgstr "÷ĎÚ×ŇÁÔ" -#: ../../templates/show_album.inc:55 -msgid "Play Album" -msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÁĚŘÂĎÍ" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" +msgstr "" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" -msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÓĚŐŢÁĘÎĎ ÉÚ ÁĚŘÂĎÍÁ" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" +msgstr "" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" -msgstr "óÂŇĎÓÉÔŘ ĎÂĚĎÖËŐ ÁĚŘÂĎÍÁ" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" +msgstr "" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" -msgstr "îÁĘÔÉ ĎÂĚĎÖËŐ ÁĚŘÂĎÍÁ" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "ĆÁĘĚ" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" -msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÓĚŐŢÁĘÎŮĘ ÎÁÂĎŇ" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "úÁÇŇŐÚËÁ ĆÁĘĚÁ ÎĹ ĐĎÄÄĹŇÖÉ×ÁĹÔÓŃ." -#: ../../templates/show_random_play.inc:28 -msgid "Item count" -msgstr "ëĎĚÉŢĹÓÔ×Ď" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "îĹÔ ÚÁÇŇŐÖĹÎÎŮČ ĆÁĘĚĎ×" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" -msgstr "öÁÎŇÁ" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "âŮĚÁ ĐŇĎÂĚĹÍÁ Ó ÚÁÇŇŐÚËĎĘ ĆÁĘĚÁ: %s ÎĹ ÂŮĚ ÚÁÇŇŐÖĹÎ." -#: ../../templates/show_random_play.inc:52 -msgid "Standard" -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 "" +"âŮĚÁ ĐŇĎÂĚĹÍÁ Ó ÚÁÇŇŐÚËĎĘ ĆÁĘĚÁ: ŇÁÚÍĹŇ ÚÁÇŇŐÖÁĹÍĎÇĎ ĆÁĘĚÁ %s ĐŇĹ×ŮŰÁĹÔ " +"ÍÁËÉÍÁĚŘÎĎ ÄĎÍŐÓÔÉÍŮĘ ŇÁÚÍĹŇ (%d ÂÁĘÔ)." -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" -msgstr "đĎĚÎĎÓÔŘŔ ÁĚŘÂĎÍŮ" +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." +msgstr "âŮĚÁ ĐŇĎÂĚĹÍÁ Ó ÚÁÇŇŐÚËĎĘ ĆÁĘĚÁ: ĆÁĘĚ ÂŮĚ ÚÁÇŇŐÖĹÎ ŢÁÓÔÉŢÎĎ." -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" -msgstr "đĎĚÎĎÓÔŘŔ ÉÓĐĎĚÎÉÔĹĚÉ" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" +msgstr "đĹÓÎŃ(ĐĹÓÎÉ) ŐÄÁĚĹÎÎŮĹ ÉÚ ĐĚĹĘĚÉÓÔÁ" -#: ../../templates/show_random_play.inc:61 -msgid "From catalog" -msgstr "ëÁÔÁĚĎÇÁ" +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "đĚĹĘĚÉÓÔ ÓĎÚÄÁÎ" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" -msgstr "ěÉÍÉÔ ĐĎ ŇÁÚÍĹŇŐ" +#: ../../playlist.php:57 +msgid " has been created" +msgstr " ÂŮĚ ĎŢÉÝĹÎ" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" -msgstr "îĹ ĎÇŇÁÎÉŢĹÎĎ" +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "đĚĹĘĚÉÓÔ ĎÂÎĎ×ĚĹÎ" -#: ../../templates/show_install.inc:54 -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" +#: ../../playlist.php:79 +msgid "has been updated and is now" msgstr "" -"îÁ ÄÁÎÎĎÍ ŰÁÇĹ ÂŐÄĹÔ ÓĎÚÄÁÎÁ É ÄĎÂÁ×ĚĹÎÁ ÂÁÚÁ ÄÁÎÎŮČ Ampache. " -"đĎÖÁĚŐĘÓÔÁ, ĐŇĹÄĎÓÔÁ×ŘÔĹ mysql ÁËËÁŐÎÔ Ó ĐŇÁ×ÁÍÉ ÓĎÚÄÁÎÉŃ ÂÁÚ ÄÁÎÎŮČ. " -"äÁÎÎŮĘ ŰÁÇ ÍĎÖĹÔ ÚÁÎŃÔŘ ÎĹËĎÔĎŇĎĹ ×ŇĹÍŃ × ÚÁ×ÉÓÉÍĎÓÔÉ ĎÔ ÓËĎŇĎÓÔÉ ÷ÁŰĹÇĎ " -"ËĎÍĐŘŔÔĹŇÁ." -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" -msgstr "" +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "đĚĹĘĚÉÓÔ ÉÍĐĎŇÔÉŇĎ×ÁÎ" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" -msgstr "" +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "đŐÓÔĎĘ ĐĚĹĘĚÉÓÔ ŐÄÁĚĹÎ" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" -msgstr "óĎÚÄÁÔŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ ÂÁÚŮ ÄÁÎÎŮČ ÄĚŃ ÎĎ×ĎĘ ÂÁÚŮ ÄÁÎÎŮČ" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" +msgstr "đĎĚŘÚĎ×ÁÔĹĚŘ ĎÔËĚŔŢĹÎ. đĎÖÁĚŐĘÓÔÁ, Ó×ŃÖÉÔĹÓŘ Ó ÁÄÍÉÎÉÓÔŇÁÔĎŇĎÍ" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" -msgstr "éÍŃ ĐĎĚŘÚĎ×ÁÔĹĚŃ ÂÁÚŮ ÄÁÎÎŮČ Ampache" +#: ../../login.php:87 +msgid "Unable to create new account" +msgstr "îĹ ŐÄÁĚĎÓŘ ÓĎÚÄÁÔŘ ÎĎ×ŮĘ ÁËËÁŐÎÔ" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" -msgstr "đÁŇĎĚŘ ĐĎĚŘÚĎ×ÁÔĹĚŃ ÂÁÚŮ ÄÁÎÎŮČ Ampache" +#: ../../login.php:96 +msgid "No local account found" +msgstr "ěĎËÁĚŘÎŮĘ ÁËËÁŐÎÔ ÎĹ ÂŮĚ ÎÁĘÄĹÎ" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" -msgstr "äĎÂÁ×ÉÔŘ ÂÁÚŐ ÄÁÎÎŮČ" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "ďŰÉÂËÁ: îĹ ××ĹÄĹÎŮ ËĚŔŢĹ×ŮĹ ÓĚĎ×Á" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" -msgstr "äĎÂÁ×ÉÔŘ ÄĎÓÔŐĐ ÄĚŃ ČĎÓÔÁ" +#: ../../artists.php:186 +msgid "Show Artists starting with" +msgstr "đĎËÁÚÁÔŘ ÉÓĐĎĚÎÉÔĹĚĹĘ ÎÁŢÉÎÁŔÝÉČÓŃ Ó " -#: ../../templates/show_add_access.inc:23 +#: ../../bin/print_tags.inc:66 msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +"[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 "" -"éÓĐĎĚŘÚŐĘÔĹ ÄÁÎÎŐŔ ĆĎŇÍŐ ÄĚŃ ÄĎÂÁ×ĚĹÎÉŃ ČĎÓÔÁ, ËĎÔĎŇĎÍŐ ÷Ů ČĎÔÉÔĹ" -"ĐŇĹÄĎÓÔÁ×ÉÔŘ ÄĎÓÔŐĐ Ë ÷ÁŰĹÍŐ ËÁÔÁĚĎÇŐ Ampache" - -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" -msgstr "îÁŢÁĚŘÎŮĘ IP ÁÄŇĹÓ" +"[print_tags.php.inc]\n" +"üÔĎÔ ÓËŇÉĐÔ ËĎÍÁÎÄÎĎĘ ÓÔŇĎËÉ ĐĎËÁÖĹÔ ÉÎĆĎŇÍÁĂÉŔ ÉÚ ÔĹÇÁ ŐËÁÚÁÎÎĎÇĎ " +"ĆÁĘĚÁÔÁËĎĘ, ËÁËĎĘ ĎÎÁ ÂŐÄĹÔ × Ampache\n" +" \n" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" -msgstr "ëĎÎĹŢÎŮĘ IP ÁÄŇĹÓ" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "ćÁĘĚ:" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -msgid "Read" -msgstr "ţÔĹÎÉĹ" +#~ msgid "The Catalog and all associated records has been deleted" +#~ msgstr "ëÁÔÁĚĎÇ É ×ÓĹ Ó×ŃÚÁÎÎŮĹ Ó ÎÉÍ ÚÁĐÉÓÉ ŐÄÁĚĹÎŮ" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" -msgstr "ţÔĹÎÉĹ/úÁĐÉÓŘ" +#~ msgid "Catalog Created and Songs Indexed" +#~ msgstr "ëÁÔÁĚĎÇ ÓĎÚÄÁÎ É ĐĹÓÎÉ ĐŇĎÉÎÄĹËÓÉŇĎ×ÁÎŮ" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -msgid "ACL Type" -msgstr "ôÉĐ ACL" +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ĎŢÉÓÔÉÔŘ ÓÔÁÔÉÓÔÉËŐ ÄĚŃ ÜÔĎÇĎ ËÁÔÁĚĎÇÁ?" -#: ../../templates/show_add_access.inc:67 -msgid "Stream Access" -msgstr "đĎÔĎËĎ×ŮĘ ÄĎÓÔŐĐ" +#~ msgid "Confirm Delete" +#~ msgstr "đĎÄÔ×ĹŇÄÉÔĹ ŐÄÁĚĹÎÉĹ" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" -msgstr "÷Ĺ ÉÎÔĹŇĆĹĘÓ" +#~ msgid "Do you really want to delete this Access Record?" +#~ msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ úÁĐÉÓŘ?" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" -msgstr "ďĐŇĹÄĹĚĹÎÉĹ ĚĎËÁĚŘÎŮĘ ÓĹÔÉ" +#~ msgid "Entry Deleted" +#~ msgstr "úÁĐÉÓŘ ŐÄÁĚĹÎÁ" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" -msgstr "XML-RPC" +#~ msgid "Entry Added" +#~ msgstr "úÁĐÉÓŘ ÄĎÂÁ×ĚĹÎÁ" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" -msgstr "ďĐĂÉÉ XML-RPC" +#~ msgid "Entry Updated" +#~ msgstr "úÁĐÉÓŘ ĎÂÎĎ×ĚĹÎÁ" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" -msgstr "őÄÁĚĹÎÎŮĘ ËĚŔŢ" +#~ msgid "Site" +#~ msgstr "óÁĘÔ" -#: ../../templates/show_add_access.inc:87 -msgid "Create ACL" -msgstr "óĎÚÄÁÔŘ ACL" +#~ msgid "Module Activated" +#~ msgstr "íĎÄŐĚŘ ÁËÔÉ×ÉŇĎ×ÁÎ" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" -msgstr "äĎÓÔŐĐ Ë ÷ÁŰĹÍŐ ËÁÔÁĚĎÇŐ" +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "÷Ů Ő×ĹŇĹÎŮ ŢÔĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ÜÔĎÔ ÍĎÄŐĚŘ?" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" -msgstr "äĎÂÁ×ÉÔŘ ÚÁĐÉÓŘ" +#~ msgid "Module Deactivated" +#~ msgstr "íĎÄŐĚŘ ÄĹÁËÔÉ×ÉŇĎ×ÁÎ" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" -msgstr "îÁŢÁĚŘÎŮĘ ÁÄŇĹÓ" +#~ msgid "Show Genres starting with" +#~ msgstr "đĎËÁÚÁÔŘ ÖÁÎŇŮ ÎÁŢÉÎÁŔÝÉĹÓŃ Ó " -#: ../../templates/show_access_list.inc:47 -msgid "End Address" -msgstr "ëĎÎĹŢÎŮĘ ÁÄŇĹÓ" +#~ msgid "album's with art" +#~ msgstr "ÁĚŘÂĎÍŮ Ó ĎÂĚĎÖËÁÍÉ" -#: ../../templates/show_access_list.inc:50 -msgid "Key" -msgstr "ëĚŔŢ" +#~ msgid "Album Art Already Found" +#~ msgstr "ďÂĚĎÖËÁ ÁĚŘÂĎÍÁ ŐÖĹ ÎÁĘÄĹÎÁ" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" -msgstr "ďÔĎÚ×ÁÔŘ" +#~ msgid "Error: Name Identical" +#~ msgstr "ďŰÉÂËÁ: éÍĹÎÁ ÉÄĹÎÔÉŢÎŮ" -#: ../../templates/show_users.inc:40 -msgid "Fullname" -msgstr "éÍŃ" +#~ msgid "" +#~ "You defined the option \"debug = on\" but didn't define a log path for " +#~ "the log to be stored" +#~ msgstr "" +#~ "÷Ů ×ŮÂŇÁĚÉ ĎĐĂÉŔ \"debug = on\", ÎĎ ÎĹ ĎĐŇĹÄĹĚÉĚÉ ĐŐÓÔŘ, ÇÄĹ ÓĎČŇÁÎŃÔŘ ĚĎÇ" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" -msgstr "đĎÓĚĹÄÎĹĹ ĐĎŃ×ĚĹÎÉĹ" +#~ msgid "Downsample" +#~ msgstr "ó ĐĎÎÉÖĹÎÉĹÍ ÂÉÔŇĹĘÄÁ" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" -msgstr "äÁÔÁ ŇĹÇÉÓÔŇÁĂÉÉ" +#~ msgid "Global" +#~ msgstr "çĚĎÂÁĚŘÎŮĘ" -#: ../../templates/show_users.inc:57 -msgid "Activity" -msgstr "áËÔÉ×ÎĎÓÔŘ" +#~ msgid "No songs in this playlist." +#~ msgstr "îĹÔ ĐĹÓĹÎ × ÜÔĎÍ ĐĚĹĘĚÉÓÔĹ." -#: ../../templates/show_users.inc:61 -msgid "Last Ip" -msgstr "đĎÓĚĹÄÎÉĘ IP" +#~ msgid "New Playlist" +#~ msgstr "îĎ×ŮĘ ĐĚĹĘĚÉÓÔ" -#: ../../templates/show_users.inc:66 -msgid "On-line" -msgstr "On-line" +#~ msgid "Show w/o art" +#~ msgstr "đĎËÁÚÁÔŘ ÂĹÚ ĎÂĚĎÖËÉ" -#: ../../templates/show_artist.inc:35 -msgid "Cover" -msgstr "ďÂĚĎÖËÁ" +#~ msgid "Show all" +#~ msgstr "đĎËÁÚÁÔŘ ×ÓŁ" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" -msgstr "áĚŘÂĎÍ" +#~ msgid "Add a new user" +#~ msgstr "äĎÂÁ×ÉÔŘ ÎĎ×ĎÇĎ ĐĎĚŘÚĎ×ÁÔĹĚŃ" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "çĎÄ" +#~ msgid "Controls" +#~ msgstr "őĐŇÁ×ĚĹÎÉĹ" -#: ../../templates/show_artist.inc:38 -msgid "Tracks" -msgstr "ôŇĹËÉ" +#~ msgid "No Playlists Found" +#~ msgstr "đĚĹĘĚÉÓÔŮ ÎĹ ÎÁĘÄĹÎŮ" -#: ../../templates/show_edit_access.inc:23 -msgid "Edit Access List" -msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ÓĐÉÓĎË ÄĎÓÔŐĐÁ" +#~ msgid "Users" +#~ msgstr "đĎĚŘÚĎ×ÁÔĹĚÉ" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" -msgstr "ďÔĚÁÄËÁ Ampache" +#~ msgid "Mail Users" +#~ msgstr "Mail Users" -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" -msgstr "" -"÷Ů ×ŮŰĚÉ ÎÁ ÜÔŐ ÓÔŇÁÎÉĂŐ, ÔÁË ËÁË ×ĎÚÎÉËĚÁ ĎŰÉÂËÁ ËĎÎĆÉÇŐŇÁĂÉÉ. " -"ďÔĚÁÄĎŢÎÁŃ ÉÎĆĎŇÍÁĂÉŃ ĐŇĹÄÓÔÁ×ĚĹÎÁ ÎÉÖĹ." +#~ msgid "Democratic View" +#~ msgstr "äĹÍĎËŇÁÔÉŢÎŮĘ ×ÉÄ" -#: ../../templates/show_test.inc:39 -msgid "CHECK" -msgstr "đňď÷ĺňëá" +#~ msgid "Rename Artist" +#~ msgstr "đĹŇĹÉÍĹÎĎ×ÁÔŘ ÉÓĐĎĚÎÉÔĹĚŃ" -#: ../../templates/show_test.inc:41 -msgid "STATUS" -msgstr "óôáôőó" +#~ msgid "Results Per Page" +#~ msgstr "ňĹÚŐĚŘÔÁÔĎ× ÎÁ ÓÔŇÁÎÉĂĹ" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "ďđéóáîéĺ" +#~ msgid "Newest Artist Additions" +#~ msgstr "đĎÓĚĹÄÎÉĹ ÄĎÂÁ×ĚĹÎÉŃ ÉÓĐĎĚÎÉÔĹĚĹĘ" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" -msgstr "÷ĹŇÓÉŃ PHP" +#~ msgid "Newest Album Additions" +#~ msgstr "đĎÓĚĹÄÎÉĹ ÄĎÂÁ×ĚĹÎÉŃ ÁĚŘÂĎÍĎ×" -#: ../../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 "" -"üÔĎÔ ÔĹÓÔ ĐŇĎ×ĹŇŃĹÔ, ŢÔĎ Ampache ŇÁÂĎÔÁĹÔ Ó ÷ÁŰĹĘ ×ĹŇÓÉĹĘ PHP." +#~ msgid "Newest Live Stream Additions" +#~ msgstr "đĎÓĚĹÄÎÉĹ ÄĎÂÁ×ĚĹÎÉŃ ĐĎÔĎËĎ×" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" -msgstr "Mysql ÄĚŃ PHP" +#~ msgid "Playlist Actions" +#~ msgstr "äĹĘÓÔ×ÉŃ ÎÁÄ ĐĚĹĘĚÉÓÔĎÍ" -#: ../../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 "" -"üÔĎÔ ÔĹÓÔ ĐŇĎ×ĹŇŃĹÔ ÚÁÇŇŐÚËŐ ŇÁÓŰÉŇĹÎÉŃ mysql ÄĚŃ PHP" -"ďÎĎ ÔŇĹÂŐĹÔÓŃ ÄĚŃ ŇÁÂĎÔŮ Ampache" +#~ msgid "Edit Playlist" +#~ msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ĐĚĹĘĚÉÓÔ" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" -msgstr "đĎÄÄĹŇÖËÁ PHP Session" +#~ msgid "Play This Playlist" +#~ msgstr "÷ĎÓĐŇĎÉÚ×ĹÓÔÉ ÜÔĎÔ ĐĚĹĘĚÉÓÔ" -#: ../../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 "" -"üÔĎÔ ÔĹÓÔ ĐŇĎ×ĹŇŃĹÔ ŐÓÔÁÎĎ×ËŐ ĐĎÄÄĹŇÖËÉ Php Sessions. " -"đĎÄÄĹŇÖËÁ Sessions ÔŇĹÂŐĹÔÓŃ ÄĚŃ ŇÁÂĎÔŮ Ampache" +#~ msgid "Delete This Playlist" +#~ msgstr "őÄÁĚÉÔŘ ÜÔĎÔ ĐĚĹĘĚÉÓÔ" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" -msgstr "đĎÄÄĹŇÖËÁ PHP ICONV" +#~ msgid "Import From File" +#~ msgstr "éÍĐĎŇÔÉŇĎ×ÁÔŘ ÉÚ ĆÁĘĚÁ" -#: ../../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 "" -"üÔĎÔ ÔĹÓÔ ĐŇĹÄÎÁÚÎÁŢĹÎ ÄĚŃ ĐŇĎ×ĹŇËÉ ÔĎÇĎ, ŢÔĎ ĐĎÄÄĹŇÖËÁ Iconv ŐÓÔÁÎĎ×ĚĹÎÁ." -"đĎÄÄĹŇÖËÁ Iconv ÎĹ ÔŇĹÂŐĹÔÓŃ ÄĚŃ Ampache, ÎĎ ĎÎÁ ÓÔŇĎÇĎ ŇĹËĎÍĹÎÄŐĹÔÓŃ." +#~ msgid "Delete Empty Playlists" +#~ msgstr "őÄÁĚÉÔŘ ĐŐÓÔŮĹ ĐĚĹĘĚÉÓÔŮ" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" -msgstr "đĎÄÄĹŇÖËÁ PHP PCRE" +#~ msgid "Show Albums starting with" +#~ 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 "" -"üÔĎÔ ÔĹÓÔ ĐŇĹÄÎÁÚÎÁŢĹÎ ÄĚŃ ĐŇĎ×ĹŇËÉ ÔĎÇĎ, ŢÔĎ PHP ÓĎÂŇÁÎ Ó ĐĎÄÄĹŇÖËĎĘ PCRE," -"ÎĹĎÂČĎÄÉÍĎĘ ÄĚŃ Ampache" +#~ msgid "Show Titles Starting With" +#~ msgstr "đĎËÁÚÁÔŘ ÎÁÚ×ÁÎÉŃ ÎÁŢÉÎÁŔÝÉĹÓŃ Ó" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" -msgstr "đĎÄÄĹŇÖËÁ PHP PutENV" +#~ msgid "Localplay Init Failed" +#~ msgstr "éÎÉĂÉÁĚÉÚÁĂÉŃ ĚĎËÁĚŘÎĎÇĎ ×ĎÓĐŇĎÉÚ×ĹÄĹÎÉŃ ÚÁ×ĹŇŰÉĚÁÓŘ ÎĹŐÄÁŢĹĘ" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" -msgstr "" -"üÔĎÔ ÔĹÓÔ ĐŇĹÄÎÁÚÎÁŢĹÎ ÄĚŃ ĐŇĎ×ĹŇËÉ ÔĎÇĎ, ŢÔĎ PHP ÚÁĐŐÝĹÎ ÎĹ × ÂĹÚĎĐÁÓÎĎÍ " -"ŇĹÖÉÍĹ(SafeMode), É ŢÔĎ ÉÍĹĹÔÓŃ ×ĎÚÍĎÖÎĎÓÔŘ ŇĹÄÁËÔÉŇĎ×ÁÎÉŃ ĚÉÍÉÔĎ×" -"ĐÁÍŃÔÉ. čĎÔŃ ÜÔĎ É ÎĹ ÔŇĹÂŐĹÔÓŃ, ÂĹÚ ÜÔÉČ ×ĎÚÍĎÖÎĎÓÔĹĘ ÎĹËĎÔĎŇŮĹ ĆŐÎËĂÉÉ" -"Ampache ÍĎÇŐÔ ŇÁÂĎÔÁÔŘ ÎĹĐŇÁ×ÉĚŘÎĎ." +#~ msgid "Playlist Deleted" +#~ msgstr "đĚĹĘĚÉÓÔ ŐÄÁĚĹÎ" -#: ../../templates/show_test.inc:170 -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 "" -"âŐÄĹÔ ĐŇĎÉÚ×ĹÄĹÎÁ ĐĎĐŮÔËÁ ŢÔĹÎÉŃ /config/ampache.cfg.php ĺĹ ÎĹŐÄÁŢÁ ÂŐÄĹÔ " -"ĎÚÎÁŢÁÔŘ ŢÔĎ ĚÉÂĎ ampache.cfg.php ÉÍĹĹÔ ÎĹ×ĹŇÎĎĹ ÍĹÓÔĎĐĎĚĎÖĹÎÉĹ,\n" -"\tĚÉÂĎ ĎÎ ÎĹ ÍĎÖĹÔ ÂŮÔŘ ĐŇĎŢÉÔÁÎ ÷ÁŰÉÍ ×ĹÂ-ÓĹŇ×ĹŇĎÍ." +#~ msgid "The Requested Playlist has been deleted" +#~ msgstr "úÁĐŇĎŰĹÎÎŮĘ ĐĚĹĘĚÉÓÔ ÂŮĚ ŐÄÁĚĹÎ" -#: ../../templates/show_test.inc:193 -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 "" -"üÔĎÔ ÔĹÓÔ ĐŇĹÄÎÁÚÎÁŢĹÎ ÄĚŃ ĐŇĎ×ĹŇËÉ, ÔĎÇĎ ŢÔĎ Ő ÷ÁÓ ŐÓÔÁÎĎ×ĚĹÎŮ ×ÓĹ" -"ĎÂŃÚÁÔÁĹĚŘÎŮĹ ĐÁŇÁÍĹÔŇŮ ËĎÎĆÉÇŐŇÁĂÉÉ, É ŢÔĎ ĆÁĘĚ ËĎÎĆÉÇŐŇÁĂÉÉ ÍĎÖĹÔ ÂŮÔŘ " -"ĎÂŇÁÂĎÔÁÎ" +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "÷Ů ÄĹĘÓÔ×ÉÔĹĚŘÎĎ ČĎÔÉÔĹ ŐÄÁĚÉÔŘ ĐĚĹĘĚÉÓÔ?" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "Ampache.cfg.php Up to Date?" +#~ msgid "Confirm Action" +#~ msgstr "đĎÄÔ×ĹŇÖÄĹÎÉĹ ÄĹĘÓÔ×ÉŃ" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "Ampache.cfg.php is missing the following:" +#~ msgid "Error: Password Does Not Match or Empty" +#~ msgstr "ďŰÉÂËÁ: đÁŇĎĚŘ ÎĹ ÓĎ×ĐÁÄÁĹÔ, ÉĚÉ ĐŐÓÔ" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" -msgstr "DB Connection" +#~ msgid "Password Updated" +#~ msgstr "đÁŇĎĚŘ ĎÂÎĎ×ĚĹÎ" -#: ../../templates/show_test.inc:256 -msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" -msgstr "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" +#~ msgid "Error: Unable to write to" +#~ msgstr "ďŰÉÂËÁ: ÎĹ ŐÄÁĚĎÓŘ ÚÁĐÉÓÁÔŘ " -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "éÓËÁÔŘ" +#~ msgid "Error: Upload directory not inside a catalog" +#~ msgstr "ďŰÉÂËÁ: ÄÉŇĹËÔĎŇÉŃ ÄĚŃ ÚÁËÁŢĹË ÎÁČĎÄÉÔÓŃ ÎĹ × ËÁÔÁĚĎÇĹ" -#: ../../templates/show_similar_artists.inc:23 -msgid "Similar Artists" -msgstr "đĎČĎÖÉĹ ÉÓĐĎĚÎÉÔĹĚÉ" +#~ msgid "Adding" +#~ msgstr "äĎÂÁ×ĚĹÎÉĹ" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "đĎÖÁĚŐĘÓÔÁ ×ŮÄĹĚÉÔĹ ÉÓĐĎĚÎÉÔĹĚĹĘ, ËĎÔĎŇŮČ ×Ů ČĎÔÉÔĹ ĎÂßĹÄÉÎÉÔŘ Ó ÔĹËŐÝÉÍ" +#~ msgid "to database" +#~ msgstr "× ÂÁÚŐ ÄÁÎÎŮČ" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" -msgstr "îÁÚÁÄ" +#~ msgid "" +#~ "\n" +#~ "\t\n" +#~ "************* WARNING *************\n" +#~ "This script will move, and \n" +#~ "potentially delete uploaded files.\n" +#~ "************* WARNING *************\n" +#~ "\n" +#~ "All files marked for add will be moved to the upload directory. All " +#~ "files \n" +#~ "marked for deletion will be deleted. This script must be run as a user " +#~ "with\n" +#~ "sufficient rights to perform the above two functions. \n" +#~ "\n" +#~ "\t\n" +#~ msgstr "" +#~ "\n" +#~ "\t\n" +#~ "************* ÷îéíáîéĺ! *************\n" +#~ "üÔĎÔ ÓËŇÉĐÔ ĐĹŇĹÎĹÓĹÔ \n" +#~ "É, ×ĎÚÍĎÖÎĎ, ŐÄÁĚÉÔ ÚÁËÁŢÁÎÎŮĹ ĆÁĘĚŮ.\n" +#~ "************* ÷îéíáîéĺ! *************\n" +#~ "\n" +#~ "÷ÓĹ ĆÁĘĚŮ, ĐĎÍĹŢĹÎÎŮĹ ÎÁ ÄĎÂÁ×ĚĹÎÉĹ, ÂŐÄŐÔ ĐĹŇĹÎĹÓĹÎŮ × ÄÉŇĹËÔĎŇÉŔ ÄĚŃ " +#~ "ÚÁËÁŢĹË.\n" +#~ "÷ÓĹ ĆÁĘĚŮ, ĐĎÍĹŢĹÎÎŮĹ ÎÁ ŐÄÁĚĹÎÉĹ, ÂŐÄŐÔ ŐÄÁĚĹÎŮ. üÔĎÔ ÓËŇÉĐÔ ÄĎĚÖĹÎ " +#~ "ÂŮÔŘ\n" +#~ "ÚÁĐŐÝĹÎ ĎÔ ĐĎĚŘÚĎ×ÁÔĹĚŃ Ó ÄĎÓÔÁÔĎŢÎŮÍÉ ĐŇÁ×ÁÍÉ ÄĚŃ ×ŮĐĎĚÎĹÎÉŃ ÜÔÉČ Ä×ŐČ " +#~ "ĆŐÎËĂÉĘ.\n" +#~ "\t\n" -#: ../../templates/show_similar_artists.inc:73 -msgid "Rename selected" -msgstr "đĹŇĹÉÍĹÎĎ×ÁÔŘ ×ŮÄĹĚĹÎÎŮĹ" +#~ msgid "Continue? (Y/N):" +#~ msgstr "đŇĎÄĎĚÖÉÔŘ? (Y/N):" -#: ../../templates/show_similar_artists.inc:83 -msgid "Advanced Options" -msgstr "äĎĐĎĚÎÉÔĹĚŘÎŮĹ ÎÁÓÔŇĎĘËÉ" +#~ msgid "Error: " +#~ msgstr "ďŰÉÂËÁ: " -#: ../../templates/show_similar_artists.inc:144 -msgid "Search Again" -msgstr "éÓËÁÔŘ ĹÝĹ" +#~ msgid "You are currently logged in as" +#~ msgstr "÷Ů ÚÁŰĚÉ ËÁË " -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" -msgstr "ěĎÇÉÎ" +#~ msgid "Song title" +#~ msgstr "îÁÚ×ÁÎÉĹ ĐĹÓÎÉ" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" -msgstr "úÁĐĎÍÎÉÔŘ ÍĹÎŃ" +#~ msgid "Total" +#~ msgstr "÷ÓĹÇĎ" -#: ../../templates/show_login_form.inc:48 -msgid "Register" -msgstr "ňĹÇÉÓÔŇÁĂÉŃ" +#~ msgid "Rebuild Preferences" +#~ msgstr "đĹŇĹÓÔŇĎÉÔŘ ĐŇĹÄĐĎŢÔĹÎÉŃ" -#: ../../templates/show_search.inc:33 -msgid "Keywords" -msgstr "ëĚŔŢĹ×ŮĹ ÓĚĎ×Á" +#~ msgid "Interface" +#~ msgstr "éÎÔĹŇĆĹĘÓ" -#: ../../templates/show_search.inc:73 -msgid "Played" -msgstr "đŇĎÉÇŇÁÎÎÁŃ" +#~ msgid "Streaming" +#~ msgstr "đĎÔĎËĎ×ĎĹ ×ĹÝÁÎÉĹ" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" -msgstr "íÉÎ ÂÉÔŇĹĘÄ" +#~ msgid "Options" +#~ msgstr "îÁÓÔŇĎĘËÉ" -#: ../../templates/show_search.inc:96 -msgid "One Star" -msgstr "ďÄÎÁ Ú×ĹÚÄÁ" +#~ msgid "System" +#~ msgstr "óÉÓÔĹÍÁ" -#: ../../templates/show_search.inc:97 -msgid "Two Stars" -msgstr "ä×Ĺ Ú×ĹÚÄŮ" +#~ msgid "" +#~ "Use the form below to add a host that you want to have access to your " +#~ "Ampache catalog." +#~ msgstr "" +#~ "éÓĐĎĚŘÚŐĘÔĹ ÄÁÎÎŐŔ ĆĎŇÍŐ ÄĚŃ ÄĎÂÁ×ĚĹÎÉŃ ČĎÓÔÁ, ËĎÔĎŇĎÍŐ ÷Ů " +#~ "ČĎÔÉÔĹĐŇĹÄĎÓÔÁ×ÉÔŘ ÄĎÓÔŐĐ Ë ÷ÁŰĹÍŐ ËÁÔÁĚĎÇŐ Ampache" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" -msgstr "ôŇÉ Ú×ĹÚÄŮ" +#~ msgid "XML-RPC Options" +#~ msgstr "ďĐĂÉÉ XML-RPC" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" -msgstr "ţĹÔŮŇĹ Ú×ĹÚÄŮ" +#~ msgid "Host Access to Your Catalog" +#~ msgstr "äĎÓÔŐĐ Ë ÷ÁŰĹÍŐ ËÁÔÁĚĎÇŐ" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" -msgstr "đŃÔŘ Ú×ĹÚÄ" +#~ msgid "Revoke" +#~ msgstr "ďÔĎÚ×ÁÔŘ" -#: ../../templates/show_search.inc:103 -msgid "Operator" -msgstr "ďĐĹŇÁÔĎŇ" +#~ msgid "Album Name" +#~ msgstr "áĚŘÂĎÍ" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "é" +#~ msgid "Album Year" +#~ msgstr "çĎÄ" -#: ../../templates/show_search.inc:112 -msgid "Method" -msgstr "íĹÔĎÄ" +#~ msgid "Tracks" +#~ msgstr "ôŇĹËÉ" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "îĹŢĹÔËÉĘ" +#~ msgid "Edit Access List" +#~ msgstr "ňĹÄÁËÔÉŇĎ×ÁÔŘ ÓĐÉÓĎË ÄĎÓÔŐĐÁ" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "ţĹÔËÉĘ" +#~ 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_search.inc:119 -msgid "Maximum Results" -msgstr "íÁËÓÉÍŐÍ ŇĹÚŐĚŘÔÁÔĎ×" +#~ msgid "Ampache.cfg.php Up to Date?" +#~ msgstr "Ampache.cfg.php Up to Date?" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "ďŢÉÓÔÉÔŘ" +#~ msgid "Ampache.cfg.php is missing the following:" +#~ msgstr "Ampache.cfg.php is missing the following:" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "" +#~ msgid "Reset Form" +#~ msgstr "ďŢÉÓÔÉÔŘ" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "óĎČŇÁÎÉÔŘ" +#~ msgid "Save" +#~ msgstr "óĎČŇÁÎÉÔŘ" #~ msgid "IceCast" #~ msgstr "IceCast" @@ -3257,12 +3853,6 @@ msgstr " #~ msgid "Playback" #~ msgstr "Playback" -#~ msgid "Stop" -#~ msgstr "Stop" - -#~ msgid "Pause" -#~ msgstr "Pause" - #~ msgid "Increase Volume" #~ msgstr "Increase Volume" diff --git a/locale/tr_TR/LC_MESSAGES/messages.po b/locale/tr_TR/LC_MESSAGES/messages.po index e90e1c9e..311cd326 100644 --- a/locale/tr_TR/LC_MESSAGES/messages.po +++ b/locale/tr_TR/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,1481 +16,1837 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" -msgstr "" - -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" +#: ../../register.php:82 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" +#: ../../register.php:89 +msgid "Error Captcha Failed" msgstr "" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" +#: ../../register.php:96 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" +#: ../../register.php:101 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/catalog.class.php:530 -#, fuzzy -msgid "album's with art" -msgstr "Kapaksz Albmler" - -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" msgstr "" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" +#: ../../register.php:131 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" +#: ../../register.php:135 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 -msgid "None" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" msgstr "" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" +#: ../../register.php:157 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" +#: ../../register.php:174 +msgid "Registration Complete" msgstr "" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" +#: ../../update.php:51 +msgid "Ampache Update" msgstr "" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" +#: ../../ratings.php:32 +msgid "Rating Updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" +#: ../../radio.php:50 +msgid "Radio Station Added" msgstr "" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" -msgstr "" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "Song Updated" +msgstr "ID3 Gncelleme" -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" +#: ../../admin/flag.php:97 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "" +#: ../../admin/flag.php:139 +#, fuzzy +msgid "Album Updated" +msgstr "Albm kapa bulundu" -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" +#: ../../admin/flag.php:181 +msgid "Artist Updated" msgstr "" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" -msgstr "" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Songs Updated" +msgstr "ID3 Gncelleme" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" -msgstr "" +#: ../../admin/flag.php:254 +#, fuzzy +msgid "Flag Removed" +msgstr "Seilmileri iaretle" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:270 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" -msgstr "" +#: ../../admin/flag.php:305 +#, fuzzy +msgid "Flagged Records" +msgstr "aretleyen" -#: ../../lib/class/catalog.class.php:1240 -msgid "Cleaning the" -msgstr "" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +#, fuzzy +msgid "Catalog Updated" +msgstr "Kalalog smi" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" -msgstr "" +#: ../../admin/catalog.php:106 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Seilmileri iaretle" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" msgstr "" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." -msgstr "" +#: ../../admin/catalog.php:141 +#, fuzzy +msgid "Catalog Cleaned" +msgstr "Kalalog smi" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" -msgstr "" +#: ../../admin/catalog.php:191 +#, fuzzy +msgid "Catalog Created" +msgstr "Kalalog smi" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" +#: ../../admin/catalog.php:208 +msgid "Catalog statistics cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -#, fuzzy -msgid "Update Finished." -msgstr "Profil gncelleme" - -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" +#: ../../admin/catalog.php:233 +msgid "No Disabled songs found" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." +#: ../../admin/catalog.php:242 +msgid "Delete Catalog" msgstr "" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" msgstr "" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" msgstr "" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/song.class.php:369 -msgid "Rate" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" msgstr "" -#: ../../lib/class/song.class.php:373 -msgid "Mode" +#: ../../admin/users.php:79 +msgid "User Updated" msgstr "" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" +#: ../../admin/users.php:79 +msgid "updated" msgstr "" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" msgstr "" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" msgstr "" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" +#: ../../admin/users.php:119 +msgid "New User Added" msgstr "" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" +#: ../../admin/users.php:124 +msgid "User Enabled" msgstr "" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" +#: ../../admin/users.php:129 +msgid "User Disabled" msgstr "" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" msgstr "" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/flag.class.php:264 -#, fuzzy -msgid "Approved" -msgstr "Kip" - -#: ../../lib/class/flag.class.php:265 -msgid "Pending" +#: ../../admin/users.php:154 +msgid "User Deleted" msgstr "" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" +#: ../../admin/users.php:157 +msgid "Delete Error" msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/users.php:163 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -msgid "Other" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" msgstr "" -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +msgid "Are you sure you want to remove this plugin?" msgstr "" -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/class/localplay.class.php:567 -msgid "Paused" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" msgstr "" -#: ../../lib/class/album.class.php:163 -msgid "Various" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" +#: ../../admin/access.php:35 +msgid "Deleted" msgstr "" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" msgstr "" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" msgstr "" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" -msgstr "" +#: ../../admin/access.php:45 +#, fuzzy +msgid "Access List Entry updated" +msgstr "Eriim listesi" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" +#: ../../admin/system.php:64 +msgid "Export Failed" msgstr "" -#: ../../lib/preferences.php:258 -msgid "Enable" +#: ../../admin/mail.php:90 +msgid "No Catalogs Found!" msgstr "" -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 +msgid "Add a Catalog" msgstr "" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" msgstr "" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "day" msgstr "" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "days" msgstr "" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 -msgid "Localplay" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hour" msgstr "" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hours" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" msgstr "" -#: ../../lib/preferences.php:290 -msgid "Simple M3U" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" msgstr "" -#: ../../lib/preferences.php:291 -msgid "PLS" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" msgstr "" -#: ../../lib/preferences.php:292 -msgid "Asx" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" msgstr "" -#: ../../lib/preferences.php:293 -msgid "RAM" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" msgstr "" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" msgstr "" -#: ../../lib/preferences.php:326 -#, fuzzy -msgid "Disabled" -msgstr "edilgenletir" - -#: ../../lib/preferences.php:327 -msgid "Global" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" msgstr "" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" +#: ../../admin/mail.php:260 +msgid "E-mail Sent" msgstr "" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" msgstr "" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" +#: ../../preferences.php:86 +msgid "Error Update Failed" msgstr "" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" -msgstr "" +#: ../../flag.php:45 +#, fuzzy +msgid "Item Flagged" +msgstr "aretleyen" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/ui.lib.php:199 -msgid "Show all" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +#, fuzzy +msgid "Catalogs" +msgstr "Katalogdan" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 -msgid "No Catalogs Found!" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" msgstr "" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 -msgid "Add a Catalog" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "day" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "days" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hour" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +#, fuzzy +msgid "Clean" +msgstr "sil" + +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hours" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" msgstr "" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/ui.lib.php:793 -msgid "Upload" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" +#: ../../templates/show_admin_tools.inc.php:68 +#, fuzzy +msgid "No Catalogs Found" +msgstr "Sonu bulunamad" + +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" msgstr "" -#: ../../lib/ui.lib.php:799 -msgid "Random Play" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +#, fuzzy +msgid "Verify All" +msgstr "Hepsini grntle" + +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" msgstr "" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +#, fuzzy +msgid "Update All" +msgstr "Profil gncelleme" + +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" msgstr "" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" msgstr "" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -msgid "Admin-Catalog" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "" + +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" +msgstr "" + +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" msgstr "" -#: ../../lib/ui.lib.php:819 +#: ../../templates/show_admin_tools.inc.php:93 #, fuzzy -msgid "Admin-User Management" -msgstr "Kullanc ad" +msgid "Preferences Permissions" +msgstr "Eriim listesindeki izinleri dzenle" -#: ../../lib/ui.lib.php:823 -msgid "Admin-Mail Users" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "" + +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "" + +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" msgstr "" -#: ../../lib/ui.lib.php:827 +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "" + +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 #, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Eriim listesi" +msgid "Object" +msgstr "Nesne tr" + +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "" + +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" +msgstr "" -#: ../../lib/ui.lib.php:831 +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" +msgstr "" + +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 #, fuzzy -msgid "Admin-Site Preferences" -msgstr "Ynetici tercihleri" +msgid "No Records Found" +msgstr "Sonu bulunamad" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" msgstr "" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" msgstr "" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +#, fuzzy +msgid "Update" +msgstr "ID3 Gncelleme" + +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Hepsini grntle" + +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" msgstr "" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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 "" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 -msgid "Statistics" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" msgstr "" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" +#: ../../templates/show_install_account.inc.php:43 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" msgstr "" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" msgstr "" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" msgstr "" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "" -#: ../../lib/general.lib.php:881 -msgid "British English" +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" msgstr "" -#: ../../lib/general.lib.php:887 -msgid "Turkish" +#: ../../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 "" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" msgstr "" -#: ../../lib/general.lib.php:966 -msgid "On" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" msgstr "" -#: ../../lib/general.lib.php:969 -msgid "Off" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" msgstr "" -#: ../../lib/debug.lib.php:218 -msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" msgstr "" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" 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)." +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -#, fuzzy -msgid "Catalog Updated" -msgstr "Kalalog smi" +#: ../../templates/show_song.inc.php:22 +msgid "Details" +msgstr "" -#: ../../admin/catalog.php:119 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Seilmileri iaretle" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" +msgstr "" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" msgstr "" -#: ../../admin/catalog.php:128 -msgid "Songs Removed" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" msgstr "" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" msgstr "" -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" msgstr "" -#: ../../admin/catalog.php:155 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Kalalog smi" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" +msgstr "" -#: ../../admin/catalog.php:198 -#, fuzzy -msgid "Catalog Created" -msgstr "Kalalog smi" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" +msgstr "" -#: ../../admin/catalog.php:199 -msgid "Catalog Created and Songs Indexed" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" msgstr "" -#: ../../admin/catalog.php:212 -msgid "Catalog statistics cleared" +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" +msgstr "" + +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" +msgstr "" + +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" +msgstr "" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" +msgstr "" + +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" +msgstr "" + +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" +msgstr "" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" +msgstr "" + +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" + +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" + +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "" + +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" +msgstr "" + +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" +msgstr "" + +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" +msgstr "" + +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "" + +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "" + +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "" + +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" +msgstr "" + +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" +msgstr "" + +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "arky iaretle" + +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "" + +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "" + +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "" + +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "" + +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" +msgstr "" + +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 +msgid "Other" +msgstr "" + +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "" + +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" +msgstr "" + +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" +msgstr "" + +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "" + +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "" + +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" +msgstr "" + +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" msgstr "" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" msgstr "" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" +#: ../../templates/show_localplay_status.inc.php:55 +msgid "Repeat" msgstr "" -#: ../../admin/catalog.php:241 -msgid "No Disabled songs found" +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Delete Catalog" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" msgstr "" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "Song Updated" -msgstr "ID3 Gncelleme" - -#: ../../admin/flag.php:97 -msgid "The requested song has been updated" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../admin/flag.php:139 -#, fuzzy -msgid "Album Updated" -msgstr "Albm kapa bulundu" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "" -#: ../../admin/flag.php:181 -msgid "Artist Updated" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" msgstr "" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Songs Updated" -msgstr "ID3 Gncelleme" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "" -#: ../../admin/flag.php:254 -#, fuzzy -msgid "Flag Removed" -msgstr "Seilmileri iaretle" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" msgstr "" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" msgstr "" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +msgid "Last Ip" msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../admin/flag.php:305 +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 #, fuzzy -msgid "Flagged Records" -msgstr "aretleyen" +msgid "Base Playlist" +msgstr "Yeni ark listesi" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -msgid "Site" +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" msgstr "" -#: ../../admin/access.php:42 -msgid "Confirm Delete" +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" msgstr "" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" msgstr "" -#: ../../admin/access.php:49 -msgid "Entry Deleted" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" msgstr "" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_install_config.inc.php:51 +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 "" -#: ../../admin/access.php:54 -msgid "Entry Added" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" msgstr "" -#: ../../admin/access.php:58 -#, fuzzy -msgid "Entry Updated" -msgstr "ID3 Gncelleme" - -#: ../../admin/access.php:58 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Eriim listesi" - -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" msgstr "" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" msgstr "" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" msgstr "" -#: ../../admin/users.php:142 -msgid "Deletion Request" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" msgstr "" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../admin/users.php:150 -msgid "User Deleted" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" msgstr "" -#: ../../admin/users.php:153 -msgid "Delete Error" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" msgstr "" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" msgstr "" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" msgstr "" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" msgstr "" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" msgstr "" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" msgstr "" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" msgstr "" -#: ../../admin/mail.php:252 -msgid "E-mail Sent" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" msgstr "" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../admin/modules.php:41 -msgid "Module Activated" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../admin/modules.php:48 -msgid "Are you sure you want to remove this module?" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" msgstr "" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" msgstr "" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" msgstr "" -#: ../../admin/modules.php:79 -msgid "Are you sure you want to remove this plugin?" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" msgstr "" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" msgstr "" -#: ../../admin/system.php:120 -msgid "Export Failed" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "arky iaretle" - -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +msgid "Localplay" msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" msgstr "" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" msgstr "" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." msgstr "" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +msgid "Current Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" msgstr "" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" msgstr "" -#: ../../templates/show_install_account.inc.php:57 -msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" msgstr "" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +msgid "Version" msgstr "" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" msgstr "" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" +#: ../../templates/show_install.inc.php:54 +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/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" msgstr "" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" msgstr "" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" msgstr "" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 -msgid "Play" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" msgstr "" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" +#: ../../templates/show_similar_artists.inc.php:23 +#, fuzzy +msgid "Similar Artists" +msgstr "Tm Sanatlar" + +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" msgstr "" -#: ../../templates/show_playlists.inc.php:75 +#: ../../templates/show_similar_artists.inc.php:77 #, fuzzy -msgid "No Playlists Found" -msgstr "Sonu bulunamad" +msgid "Rename selected" +msgstr "Seilmileri iaretle" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" +#: ../../templates/show_similar_artists.inc.php:91 +#, fuzzy +msgid "Advanced Options" +msgstr "Eklendi" + +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" msgstr "" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" msgstr "" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "" + +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" msgstr "" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" msgstr "" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" msgstr "" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -msgid "Current Playlist" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:27 -msgid "Editing Playlist" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" +#: ../../templates/header.inc.php:71 +msgid "Log out" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:40 -#, fuzzy -msgid "Private" -msgstr "Size zel" - -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 -#, fuzzy -msgid "Update" -msgstr "ID3 Gncelleme" - -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" msgstr "" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" msgstr "" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -msgid "Config" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" msgstr "" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" msgstr "" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -msgid "Song Title" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" msgstr "" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" msgstr "" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:27 -#, fuzzy -msgid "Catalogs" -msgstr "Katalogdan" - -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" msgstr "" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" msgstr "" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/show_admin_tools.inc.php:46 -#, fuzzy -msgid "Clean" -msgstr "sil" - -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" +#: ../../templates/show_search.inc.php:72 +msgid "Played" msgstr "" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 -#, fuzzy -msgid "No Catalogs Found" -msgstr "Sonu bulunamad" - -#: ../../templates/show_admin_tools.inc.php:71 -msgid "Clean All" +#: ../../templates/show_search.inc.php:77 +msgid "No" msgstr "" -#: ../../templates/show_admin_tools.inc.php:72 -#, fuzzy -msgid "Verify All" -msgstr "Hepsini grntle" - -#: ../../templates/show_admin_tools.inc.php:73 -msgid "Add to All" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" msgstr "" -#: ../../templates/show_admin_tools.inc.php:74 -#, fuzzy -msgid "Update All" -msgstr "Profil gncelleme" - -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -msgid "Generate New Config" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:86 -#, fuzzy -msgid "Preferences Permissions" -msgstr "Eriim listesindeki izinleri dzenle" - -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -msgid "Check for New Version" +#: ../../templates/show_search.inc.php:105 +msgid "AND" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" +#: ../../templates/show_search.inc.php:111 +msgid "Method" msgstr "" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" msgstr "" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" msgstr "" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" msgstr "" -#: ../../templates/show_artist_box.inc.php:39 -msgid "Find duplicate artists" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" msgstr "" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" msgstr "" -#: ../../templates/show_user.inc.php:42 -#, fuzzy -msgid "New Password" -msgstr "Parola deitirme" - -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" msgstr "" -#: ../../templates/show_user.inc.php:65 -msgid "Update Account" +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +msgid "ACL Type" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 +msgid "Stream Access" msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -#, fuzzy -msgid "Favorite Artists" -msgstr "Tm Sanatlar" - -#: ../../templates/show_user_stats.inc.php:40 -msgid "Favorite Albums" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" msgstr "" -#: ../../templates/show_user_stats.inc.php:51 -#, fuzzy -msgid "Favorite Songs" -msgstr "arky iaretle" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" +msgstr "" -#: ../../templates/show_tv_playlist.inc.php:31 -msgid "Playing from base Playlist" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:44 -msgid "Votes" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" msgstr "" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" msgstr "" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" msgstr "" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +msgid "Read" msgstr "" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" msgstr "" #: ../../templates/show_user_registration.inc.php:54 @@ -1509,11 +1865,6 @@ msgstr "" msgid "User Information" msgstr "" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "" @@ -1522,352 +1873,368 @@ msgstr "" msgid "Register User" msgstr "" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" msgstr "" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" msgstr "" -#: ../../templates/show_modules.inc.php:38 -#, fuzzy -msgid "Localplay Modules" -msgstr "Yerel alma Dzeni" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" +msgstr "" -#: ../../templates/show_modules.inc.php:41 -msgid "Module Name" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" msgstr "" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" msgstr "" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -#, fuzzy -msgid "No Records Found" -msgstr "Sonu bulunamad" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" +msgstr "" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" msgstr "" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_modules.inc.php:74 -msgid "Version" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" #: ../../templates/show_edit_song.inc.php:23 msgid "Edit Song" msgstr "" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy msgid "Update Song" msgstr "Profil gncelleme" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +#, fuzzy +msgid "Genres" +msgstr "Kategori" + +#: ../../templates/show_mail_users.inc.php:24 +msgid "Send E-mail to Users" msgstr "" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" +#: ../../templates/show_mail_users.inc.php:28 +msgid "Mail to" msgstr "" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" +#: ../../templates/show_mail_users.inc.php:54 +msgid "Latest Artist Additions" msgstr "" -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" +#: ../../templates/show_mail_users.inc.php:65 +msgid "Latest Album Additions" msgstr "" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" +#: ../../templates/show_mail_users.inc.php:75 +msgid "Flagged Songs" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 +msgid "Disabled Songs" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:87 +msgid "Most Popular Threshold in days" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:98 +msgid "Subject" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:105 +msgid "Message" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:114 +msgid "Send Mail" msgstr "" -#: ../../templates/show_mail_users.inc.php:25 -msgid "Send E-mail to Users" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" msgstr "" -#: ../../templates/show_mail_users.inc.php:28 -msgid "Mail to" +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" msgstr "" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_mail_users.inc.php:52 -msgid "Latest Artist Additions" +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" msgstr "" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" msgstr "" -#: ../../templates/show_mail_users.inc.php:63 -msgid "Latest Album Additions" +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" msgstr "" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" msgstr "" -#: ../../templates/show_mail_users.inc.php:73 -msgid "Flagged Songs" +#: ../../templates/show_add_access.inc.php:82 +msgid "Create ACL" msgstr "" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 -msgid "Disabled Songs" +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" msgstr "" -#: ../../templates/show_mail_users.inc.php:85 -msgid "Most Popular Threshold in days" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" msgstr "" -#: ../../templates/show_mail_users.inc.php:96 -msgid "Subject" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/show_mail_users.inc.php:103 -msgid "Message" +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" msgstr "" -#: ../../templates/show_mail_users.inc.php:113 -msgid "Send Mail" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" msgstr "" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" msgstr "" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 +#: ../../templates/show_playlist_edit.inc.php:40 #, fuzzy -msgid "Show All" -msgstr "Hepsini grntle" +msgid "Private" +msgstr "Size zel" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:22 -#, fuzzy -msgid "Admin Controls" -msgstr "Ynetici Ksm" +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" +msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -#, fuzzy -msgid "Base Playlist" -msgstr "Yeni ark listesi" +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" +msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -#, fuzzy -msgid "Clear Playlist" -msgstr "Yeni ark listesi" +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" +msgstr "" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" msgstr "" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" msgstr "" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" msgstr "" -#: ../../templates/show_flagged.inc.php:28 -#, fuzzy -msgid "Object" -msgstr "Nesne tr" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +msgid "None" +msgstr "" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" msgstr "" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" msgstr "" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" msgstr "" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" msgstr "" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_artist_box.inc.php:39 +msgid "Find duplicate artists" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" msgstr "" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" msgstr "" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" msgstr "" -#: ../../templates/show_get_albumart.inc.php:54 -msgid "Local Image" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" msgstr "" -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" msgstr "" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" msgstr "" -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" +#: ../../templates/show_random.inc.php:59 +#, fuzzy +msgid "From catalog" +msgstr "Katalogdan" + +#: ../../templates/show_random.inc.php:65 +#, fuzzy +msgid "Size Limit" +msgstr "Snrlar grntle" + +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" msgstr "" -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" msgstr "" -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" msgstr "" -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_playlist_box.inc.php:38 -msgid "Delete This Playlist" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" msgstr "" -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" msgstr "" -#: ../../templates/show_playlist_box.inc.php:43 +#: ../../templates/sidebar_preferences.inc.php:34 #, fuzzy -msgid "Delete Empty Playlists" -msgstr "Yeni ark listesi" +msgid "Localplay Modules" +msgstr "Yerel alma Dzeni" -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" msgstr "" -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" msgstr "" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" +msgstr "" + +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" +msgstr "" + +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" msgstr "" #: ../../templates/show_edit_catalog.inc.php:22 @@ -1875,71 +2242,71 @@ msgid "Settings for" msgstr "" #: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_add_catalog.inc.php:35 msgid "Auto-inserted Fields" msgstr "" #: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_add_catalog.inc.php:36 msgid "album name" msgstr "" #: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_add_catalog.inc.php:37 msgid "artist name" msgstr "" #: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:38 msgid "id3 comment" msgstr "" #: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:39 msgid "genre" msgstr "" #: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 +#: ../../templates/show_add_catalog.inc.php:40 msgid "track number (padded with leading 0)" msgstr "" #: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 +#: ../../templates/show_add_catalog.inc.php:41 msgid "song title" msgstr "" #: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:42 msgid "year" msgstr "" #: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 +#: ../../templates/show_add_catalog.inc.php:43 msgid "other" msgstr "" #: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 +#: ../../templates/show_add_catalog.inc.php:52 msgid "Catalog Type" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 msgid "XML-RPC Key" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 +#: ../../templates/show_edit_catalog.inc.php:51 msgid "Filename pattern" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "Folder Pattern" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 msgid "(no leading or ending '/')" msgstr "" @@ -1947,111 +2314,145 @@ msgstr "" msgid "Save Catalog Settings" msgstr "" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" msgstr "" -#: ../../templates/show_localplay_status.inc.php:56 -msgid "Repeat" +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 -msgid "Create" +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" msgstr "" -#: ../../templates/show_add_catalog.inc.php:30 -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)" +#: ../../templates/show_edit_artist.inc.php:23 +#, fuzzy +msgid "Edit Artist" +msgstr "Tm Sanatlar" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -msgid "Catalog Name" +#: ../../templates/show_edit_album.inc.php:23 +#, fuzzy +msgid "Edit Album" +msgstr "Tm albmler" + +#: ../../templates/show_edit_album.inc.php:47 +#, fuzzy +msgid "Update Album" +msgstr "Profil gncelleme" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" msgstr "" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" msgstr "" -#: ../../templates/show_add_catalog.inc.php:59 -msgid "Remote" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Required for Remote Catalogs" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" msgstr "" -#: ../../templates/show_add_catalog.inc.php:68 -msgid "Filename Pattern" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" msgstr "" -#: ../../templates/show_add_catalog.inc.php:82 -msgid "Build Playlists from m3u Files" +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" msgstr "" -#: ../../templates/show_add_catalog.inc.php:90 -msgid "Add Catalog" +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" msgstr "" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" msgstr "" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" msgstr "" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:26 -msgid "Duplicate Songs" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:34 -msgid "Length" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 -msgid "Size" +#: ../../templates/show_add_catalog.inc.php:27 +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 "" -#: ../../templates/show_list_duplicates.inc.php:75 -#, fuzzy -msgid "Disable Songs" -msgstr "edilgenletir" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" msgstr "" -#: ../../templates/show_ip_history.inc.php:37 -msgid "IP Address" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" msgstr "" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +#, fuzzy +msgid "Clear Playlist" +msgstr "Yeni ark listesi" + #: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 msgid "Recommendations" msgstr "" @@ -2067,928 +2468,860 @@ msgstr "" msgid "Recommended Songs" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" -msgstr "" - -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Tm albmler" - -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -#, fuzzy -msgid "Update Album" -msgstr "Profil gncelleme" - -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "" +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Tm Sanatlar" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "" +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "arky iaretle" -#: ../../templates/show_recently_played.inc.php:23 -msgid "years ago" +#: ../../templates/show_list_duplicates.inc.php:26 +msgid "Duplicate Songs" msgstr "" -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 +msgid "Length" msgstr "" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 +msgid "Size" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 +#: ../../templates/show_list_duplicates.inc.php:96 #, fuzzy -msgid "Edit Artist" -msgstr "Tm Sanatlar" +msgid "Disable Songs" +msgstr "edilgenletir" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" msgstr "" -#: ../../localplay.php:77 -#, fuzzy -msgid "Localplay Init Failed" -msgstr "Yerel alma Dzeni" - -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 +msgid "Statistics" msgstr "" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" msgstr "" -#: ../../browse.php:124 -msgid "Show Titles Starting With" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" msgstr "" -#: ../../ratings.php:33 -msgid "Rating Updated" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" msgstr "" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" msgstr "" -#: ../../login.php:103 -msgid "No local account found" +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" msgstr "" -#: ../../preferences.php:61 -msgid "Password Updated" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" msgstr "" -#: ../../update.php:73 -msgid "Ampache Update" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" msgstr "" -#: ../../tv.php:62 -msgid "Playlist Cleared" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" msgstr "" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" msgstr "" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" msgstr "" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" msgstr "" -#: ../../activate.php:43 -msgid "No user with this name registered" +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." msgstr "" -#: ../../activate.php:47 -msgid "The validation key used isn't correct." +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" msgstr "" -#: ../../activate.php:52 -msgid "User activated" +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." msgstr "" -#: ../../activate.php:52 -msgid "This User ID is activated and can be used" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" msgstr "" -#: ../../playlist.php:46 -msgid "Playlist Deleted" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." msgstr "" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" msgstr "" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" +#: ../../templates/show_test.inc.php:115 +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 "" -#: ../../playlist.php:57 -#, fuzzy -msgid "Confirm Action" -msgstr "Veritaban balants" - -#: ../../playlist.php:117 -msgid "Playlist Created" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" msgstr "" -#: ../../playlist.php:117 -msgid " has been created" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." msgstr "" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" msgstr "" -#: ../../playlist.php:145 -msgid "Playlist Updated" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" msgstr "" -#: ../../playlist.php:146 -msgid "has been updated and is now" +#: ../../templates/show_test.inc.php:166 +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 "" -#: ../../playlist.php:166 -msgid "Playlist Imported" +#: ../../templates/show_test.inc.php:189 +msgid "" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" msgstr "" -#: ../../playlist.php:195 -msgid "Empty Playlists Deleted" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" msgstr "" -#: ../../flag.php:46 -#, fuzzy -msgid "Item Flagged" -msgstr "aretleyen" - -#: ../../flag.php:46 -msgid "The specified item has been flagged" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" -#: ../../albums.php:48 -msgid "Album Art Cleared" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" msgstr "" -#: ../../albums.php:48 -#, fuzzy -msgid "Album Art information has been removed from the database" -msgstr "Albm kapa ile ilgili bilgiler veritabanndan silindi" - -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" msgstr "" -#: ../../register.php:81 -msgid "Error Captcha Required" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" msgstr "" -#: ../../register.php:88 -msgid "Error Captcha Failed" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" msgstr "" -#: ../../register.php:95 -msgid "You must accept the user agreement" -msgstr "" +#: ../../templates/show_account.inc.php:40 +#, fuzzy +msgid "New Password" +msgstr "Parola deitirme" -#: ../../register.php:100 -msgid "You did not enter a username" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" msgstr "" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" msgstr "" -#: ../../register.php:130 -msgid "You must enter a password" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" msgstr "" -#: ../../register.php:134 -msgid "Your passwords do not match" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../register.php:152 -msgid "Error: Insert Failed" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../register.php:169 -msgid "Registration Complete" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../bin/print_tags.php.inc:64 -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" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" msgstr "" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" msgstr "" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" msgstr "" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" msgstr "" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" msgstr "" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" msgstr "" -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" msgstr "" -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" msgstr "" -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" msgstr "" -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" msgstr "" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" +#: ../../activate.php:42 +msgid "No user with this name registered" msgstr "" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" +#: ../../activate.php:46 +msgid "The validation key used isn't correct." msgstr "" -#: ../../templates/show_disabled_songs.inc:49 -msgid "Remove" +#: ../../activate.php:51 +msgid "User activated" msgstr "" -#: ../../templates/list_header.inc:110 -msgid "Prev" +#: ../../activate.php:51 +msgid "This User ID is activated and can be used" msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" +#: ../../democratic.php:80 +msgid "Playlist Cleared" msgstr "" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" +#: ../../lib/class/flag.class.php:280 +#, fuzzy +msgid "Approved" +msgstr "Kip" + +#: ../../lib/class/flag.class.php:281 +msgid "Pending" msgstr "" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" msgstr "" -#: ../../templates/show_songs.inc:183 -msgid "Total" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../lib/class/song.class.php:341 +msgid "Rate" msgstr "" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../lib/class/song.class.php:345 +msgid "Mode" msgstr "" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" msgstr "" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" msgstr "" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" msgstr "" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" msgstr "" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" msgstr "" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" msgstr "" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" msgstr "" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" msgstr "" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" msgstr "" -#: ../../templates/show_album.inc:55 -msgid "Play Album" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" msgstr "" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" msgstr "" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" msgstr "" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" msgstr "" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" msgstr "" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" msgstr "" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" msgstr "" -#: ../../templates/show_preferences.inc:68 -msgid "Options" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -#: ../../templates/show_preferences.inc:72 -msgid "Account" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" msgstr "" -#: ../../templates/show_preferences.inc:76 -msgid "System" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" msgstr "" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" msgstr "" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" msgstr "" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" msgstr "" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" msgstr "" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" msgstr "" -#: ../../templates/show_random_play.inc:61 -#, fuzzy -msgid "From catalog" -msgstr "Katalogdan" - -#: ../../templates/show_random_play.inc:67 +#: ../../lib/class/catalog.class.php:1706 #, fuzzy -msgid "Size Limit" -msgstr "Snrlar grntle" +msgid "Update Finished." +msgstr "Profil gncelleme" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" msgstr "" -#: ../../templates/show_install.inc:54 -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" +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." msgstr "" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" msgstr "" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" +#: ../../lib/class/localplay.class.php:650 +msgid "Paused" msgstr "" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" +#: ../../lib/preferences.php:245 +msgid "Enable" msgstr "" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" +#: ../../lib/preferences.php:272 +msgid "M3U" msgstr "" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" msgstr "" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" +#: ../../lib/preferences.php:274 +msgid "PLS" msgstr "" -#: ../../templates/show_add_access.inc:23 -msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +#: ../../lib/preferences.php:275 +msgid "Asx" msgstr "" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" +#: ../../lib/preferences.php:276 +msgid "RAM" msgstr "" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" +#: ../../lib/preferences.php:277 +msgid "XSPF" msgstr "" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -msgid "Read" -msgstr "" +#: ../../lib/preferences.php:310 +#, fuzzy +msgid "Disabled" +msgstr "edilgenletir" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" +#: ../../lib/preferences.php:332 +msgid "Send on Add" msgstr "" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -msgid "ACL Type" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_add_access.inc:67 -msgid "Stream Access" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" msgstr "" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" +#: ../../lib/preferences.php:343 +msgid "Always" msgstr "" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" msgstr "" -#: ../../templates/show_add_access.inc:87 -msgid "Create ACL" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" msgstr "" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" msgstr "" -#: ../../templates/show_access_list.inc:50 -msgid "Key" +#: ../../lib/general.lib.php:496 +msgid "British English" msgstr "" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" +#: ../../lib/general.lib.php:502 +msgid "Turkish" msgstr "" -#: ../../templates/show_users.inc:40 -msgid "Fullname" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" msgstr "" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" +#: ../../lib/general.lib.php:580 +msgid "On" msgstr "" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" +#: ../../lib/general.lib.php:583 +msgid "Off" msgstr "" -#: ../../templates/show_users.inc:57 -msgid "Activity" +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" msgstr "" -#: ../../templates/show_users.inc:61 -msgid "Last Ip" +#: ../../lib/ui.lib.php:550 +msgid "Upload" msgstr "" -#: ../../templates/show_users.inc:66 -msgid "On-line" +#: ../../lib/ui.lib.php:553 +msgid "Local Play" msgstr "" -#: ../../templates/show_artist.inc:35 -msgid "Cover" +#: ../../lib/ui.lib.php:556 +msgid "Random Play" msgstr "" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +msgid "Admin-Catalog" msgstr "" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" -msgstr "" +#: ../../lib/ui.lib.php:576 +#, fuzzy +msgid "Admin-User Management" +msgstr "Kullanc ad" -#: ../../templates/show_artist.inc:38 -msgid "Tracks" +#: ../../lib/ui.lib.php:580 +msgid "Admin-Mail Users" msgstr "" -#: ../../templates/show_edit_access.inc:23 +#: ../../lib/ui.lib.php:584 #, fuzzy -msgid "Edit Access List" +msgid "Admin-Manage Access Lists" msgstr "Eriim listesi" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" -msgstr "" +#: ../../lib/ui.lib.php:588 +#, fuzzy +msgid "Admin-Site Preferences" +msgstr "Ynetici tercihleri" -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/show_test.inc:39 -msgid "CHECK" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" msgstr "" -#: ../../templates/show_test.inc:41 -msgid "STATUS" +#: ../../albums.php:32 +msgid "Album Art Cleared" msgstr "" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" -msgstr "" +#: ../../albums.php:32 +#, fuzzy +msgid "Album Art information has been removed from the database" +msgstr "Albm kapa ile ilgili bilgiler veritabanndan silindi" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" msgstr "" -#: ../../templates/show_test.inc:61 +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 msgid "" -"This tests to make sure that you are running a version of PHP that is known " -"to work with Ampache." +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." msgstr "" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" msgstr "" -#: ../../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." +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" msgstr "" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" msgstr "" -#: ../../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." +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" msgstr "" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -#: ../../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" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" msgstr "" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" 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." +#: ../../modules/horde/Browser.php:867 +msgid "file" msgstr "" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" msgstr "" -#: ../../templates/show_test.inc:170 -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." +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." msgstr "" -#: ../../templates/show_test.inc:193 +#: ../../modules/horde/Browser.php:901 +#, php-format 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:203 -msgid "Ampache.cfg.php Up to Date?" -msgstr "" - -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" -msgstr "" - -#: ../../templates/show_test.inc:240 -msgid "DB Connection" +"There was a problem with the file upload: The %s was larger than the maximum " +"allowed size (%d bytes)." msgstr "" -#: ../../templates/show_test.inc:256 +#: ../../modules/horde/Browser.php:903 +#, php-format msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" -msgstr "" - -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" -msgstr "" - -#: ../../templates/show_similar_artists.inc:23 -#, fuzzy -msgid "Similar Artists" -msgstr "Tm Sanatlar" - -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" msgstr "" -#: ../../templates/show_similar_artists.inc:73 -#, fuzzy -msgid "Rename selected" -msgstr "Seilmileri iaretle" - -#: ../../templates/show_similar_artists.inc:83 -#, fuzzy -msgid "Advanced Options" -msgstr "Eklendi" - -#: ../../templates/show_similar_artists.inc:144 -msgid "Search Again" +#: ../../playlist.php:57 +msgid "Playlist Created" msgstr "" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" +#: ../../playlist.php:57 +msgid " has been created" msgstr "" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" +#: ../../playlist.php:78 +msgid "Playlist Updated" msgstr "" -#: ../../templates/show_login_form.inc:48 -msgid "Register" +#: ../../playlist.php:79 +msgid "has been updated and is now" msgstr "" -#: ../../templates/show_search.inc:33 -msgid "Keywords" +#: ../../playlist.php:101 +msgid "Playlist Imported" msgstr "" -#: ../../templates/show_search.inc:73 -msgid "Played" +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" msgstr "" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../templates/show_search.inc:96 -msgid "One Star" +#: ../../login.php:87 +msgid "Unable to create new account" msgstr "" -#: ../../templates/show_search.inc:97 -msgid "Two Stars" +#: ../../login.php:96 +msgid "No local account found" msgstr "" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" +#: ../../artists.php:186 +msgid "Show Artists starting with" msgstr "" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" +#: ../../bin/print_tags.inc:66 +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 "" -#: ../../templates/show_search.inc:103 -msgid "Operator" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" msgstr "" -#: ../../templates/show_search.inc:106 -msgid "AND" -msgstr "" +#, fuzzy +#~ msgid "album's with art" +#~ msgstr "Kapaksz Albmler" -#: ../../templates/show_search.inc:112 -msgid "Method" -msgstr "" +#, fuzzy +#~ msgid "Entry Updated" +#~ msgstr "ID3 Gncelleme" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" -msgstr "" +#, fuzzy +#~ msgid "No Playlists Found" +#~ msgstr "Sonu bulunamad" -#: ../../templates/show_search.inc:116 -msgid "Exact" -msgstr "" +#, fuzzy +#~ msgid "Admin Controls" +#~ msgstr "Ynetici Ksm" -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" -msgstr "" +#, fuzzy +#~ msgid "Delete Empty Playlists" +#~ msgstr "Yeni ark listesi" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" -msgstr "" +#, fuzzy +#~ msgid "Localplay Init Failed" +#~ msgstr "Yerel alma Dzeni" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" -msgstr "" +#, fuzzy +#~ msgid "Confirm Action" +#~ msgstr "Veritaban balants" -#: ../../templates/show_search.inc:147 -msgid "Save" -msgstr "" +#, fuzzy +#~ msgid "Edit Access List" +#~ msgstr "Eriim listesi" #~ msgid "IceCast" #~ msgstr "IceCast" @@ -3044,10 +3377,6 @@ msgstr "" #~ msgid "Play Random Songs" #~ msgstr "Rasgele ark al" -#, fuzzy -#~ msgid "Genres" -#~ msgstr "Kategori" - #~ msgid "New" #~ msgstr "Yeni" diff --git a/locale/zh_CN/LC_MESSAGES/messages.po b/locale/zh_CN/LC_MESSAGES/messages.po index d36cec56..cd9052f0 100644 --- a/locale/zh_CN/LC_MESSAGES/messages.po +++ b/locale/zh_CN/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-22 19:07-0800\n" +"POT-Creation-Date: 2007-11-25 18:00-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,1457 +16,1817 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:64 ../../download/index.php:61 -msgid "Session Expired: please log in again at" +#: ../../register.php:82 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/catalog.class.php:303 ../../lib/class/catalog.class.php:621 -#: ../../lib/class/album.class.php:328 -msgid "Error: Unable to open" +#: ../../register.php:89 +msgid "Error Captcha Failed" msgstr "" -#: ../../lib/class/catalog.class.php:317 -msgid "Error: Unable to change to directory" +#: ../../register.php:96 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/catalog.class.php:374 -msgid "Error: Unable to get filesize for" +#: ../../register.php:101 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/catalog.class.php:411 -msgid "is not readable by ampache" +#: ../../register.php:105 +msgid "Please fill in your full name (Firstname Lastname)" msgstr "" -#: ../../lib/class/catalog.class.php:530 -msgid "album's with art" +#: ../../register.php:131 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/catalog.class.php:812 -msgid "Starting Catalog Build" +#: ../../register.php:135 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/catalog.class.php:816 -msgid "Running Remote Sync" +#: ../../register.php:139 ../../admin/users.php:100 +msgid "Error Username already exists" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:992 -msgid "Found" +#: ../../register.php:157 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/catalog.class.php:821 ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:992 -#: ../../lib/class/catalog.class.php:1025 ../../lib/preferences.php:269 -#: ../../lib/preferences.php:319 ../../lib/ui.lib.php:1194 -#: ../../admin/catalog.php:259 -msgid "None" +#: ../../register.php:174 +msgid "Registration Complete" msgstr "" -#: ../../lib/class/catalog.class.php:840 -#: ../../lib/class/catalog.class.php:1014 -msgid "Added Playlist From" +#: ../../update.php:51 +msgid "Ampache Update" msgstr "" -#: ../../lib/class/catalog.class.php:847 -#: ../../lib/class/catalog.class.php:1024 ../../admin/catalog.php:258 -msgid "Starting Album Art Search" +#: ../../play/index.php:72 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:848 -#: ../../lib/class/catalog.class.php:1025 ../../admin/catalog.php:259 -msgid "Searched" +#: ../../ratings.php:32 +msgid "Rating Updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -msgid "Catalog Finished" +#: ../../ratings.php:32 +msgid "Your rating for this object has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1044 -msgid "Total Time" +#: ../../radio.php:50 +msgid "Radio Station Added" msgstr "" -#: ../../lib/class/catalog.class.php:858 -#: ../../lib/class/catalog.class.php:1045 -msgid "Total Songs" -msgstr "" +#: ../../admin/flag.php:97 +#, fuzzy +msgid "Song Updated" +msgstr "ID3 " -#: ../../lib/class/catalog.class.php:859 -#: ../../lib/class/catalog.class.php:1045 -msgid "Songs Per Seconds" +#: ../../admin/flag.php:97 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:894 -#: ../../lib/class/catalog.class.php:1565 -msgid "Updated" -msgstr "" +#: ../../admin/flag.php:139 +#, fuzzy +msgid "Album Updated" +msgstr "ID3 " -#: ../../lib/class/catalog.class.php:901 -msgid "No Update Needed" +#: ../../admin/flag.php:181 +msgid "Artist Updated" msgstr "" -#: ../../lib/class/catalog.class.php:983 -msgid "Starting New Song Search on" -msgstr "" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Songs Updated" +msgstr "ID3 " -#: ../../lib/class/catalog.class.php:983 -msgid "catalog" +#: ../../admin/flag.php:254 +msgid "Flag Removed" msgstr "" -#: ../../lib/class/catalog.class.php:987 -msgid "Running Remote Update" +#: ../../admin/flag.php:255 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:1044 -msgid "Catalog Update Finished" +#: ../../admin/flag.php:270 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Error" +#: ../../admin/flag.php:289 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1064 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:289 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Error connecting to" +#: ../../admin/flag.php:300 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Code" +#: ../../admin/flag.php:300 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1107 -#: ../../lib/class/catalog.class.php:1162 -msgid "Reason" +#: ../../admin/flag.php:305 +msgid "Flagged Records" msgstr "" -#: ../../lib/class/catalog.class.php:1123 -msgid "Completed updating remote catalog(s)" +#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 +#: ../../admin/catalog.php:95 ../../admin/catalog.php:153 +msgid "Catalog Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1158 -msgid "Added" +#: ../../admin/catalog.php:106 +msgid "Catalog Deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1240 -msgid "Cleaning the" +#: ../../admin/catalog.php:106 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1240 -#: ../../lib/class/catalog.class.php:1520 ../../templates/sidebar.inc.php:30 -#: ../../ampache/templates/sidebar.inc.php:30 -msgid "Catalog" +#: ../../admin/catalog.php:115 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1241 -msgid "Checking" +#: ../../admin/catalog.php:118 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:121 +msgid "Disabled Songs Processed" msgstr "" -#: ../../lib/class/catalog.class.php:1313 -msgid "files removed" +#: ../../admin/catalog.php:141 +msgid "Catalog Cleaned" msgstr "" -#: ../../lib/class/catalog.class.php:1520 -msgid "Updating the" +#: ../../admin/catalog.php:191 +msgid "Catalog Created" msgstr "" -#: ../../lib/class/catalog.class.php:1521 -msgid "songs found checking tag information." +#: ../../admin/catalog.php:208 +msgid "Catalog statistics cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1522 -msgid "Verifed" +#: ../../admin/catalog.php:223 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1574 -msgid " FOUND" +#: ../../admin/catalog.php:223 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1576 -msgid "Searching for new Album Art" +#: ../../admin/catalog.php:233 +msgid "No Disabled songs found" msgstr "" -#: ../../lib/class/catalog.class.php:1580 -msgid "Album Art Already Found" +#: ../../admin/catalog.php:242 +msgid "Delete Catalog" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "Update Finished." +#: ../../admin/catalog.php:242 +msgid "Do you really want to delete this catalog?" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "Checked" +#: ../../admin/catalog.php:261 +msgid "Album Art Search Finished" msgstr "" -#: ../../lib/class/catalog.class.php:1634 -msgid "songs updated." +#: ../../admin/users.php:51 ../../admin/users.php:95 +#: ../../lib/class/user.class.php:408 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/song.class.php:361 -#: ../../templates/show_duplicates.inc.php:35 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_disabled_songs.inc:26 -#: ../../templates/show_search.inc:43 -msgid "Title" +#: ../../admin/users.php:54 ../../admin/users.php:91 +#: ../../lib/class/user.class.php:412 +msgid "Error Passwords don't match" msgstr "" -#: ../../lib/class/song.class.php:361 ../../lib/class/song.class.php:365 -#: ../../lib/class/song.class.php:369 ../../lib/class/song.class.php:373 -#: ../../lib/class/song.class.php:377 ../../lib/class/song.class.php:381 -#: ../../lib/class/song.class.php:385 ../../lib/class/song.class.php:390 -#: ../../lib/class/song.class.php:395 ../../lib/class/song.class.php:399 -#: ../../lib/class/song.class.php:403 ../../lib/class/song.class.php:408 -msgid "updated to" +#: ../../admin/users.php:79 +msgid "User Updated" msgstr "" -#: ../../lib/class/song.class.php:365 -#: ../../templates/show_list_duplicates.inc.php:35 -#: ../../templates/show_songs.inc:53 -msgid "Bitrate" +#: ../../admin/users.php:79 +msgid "updated" msgstr "" -#: ../../lib/class/song.class.php:369 -msgid "Rate" +#: ../../admin/users.php:115 ../../templates/show_edit_user.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:74 +#: ../../templates/show_preference_box.inc.php:58 +msgid "Guest" msgstr "" -#: ../../lib/class/song.class.php:373 -msgid "Mode" +#: ../../admin/users.php:116 ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:74 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:75 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:55 +#: ../../templates/show_add_user.inc.php:75 +#: ../../templates/show_add_access.inc.php:44 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../lib/preferences.php:312 +msgid "User" msgstr "" -#: ../../lib/class/song.class.php:377 -#: ../../templates/show_tv_playlist.inc.php:46 -#: ../../templates/show_songs.inc:51 -msgid "Time" +#: ../../admin/users.php:117 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +msgid "Admin" msgstr "" -#: ../../lib/class/song.class.php:381 -#: ../../templates/show_edit_song.inc.php:61 -#: ../../templates/show_localplay_playlist.inc.php:27 -#: ../../templates/show_songs.inc:45 ../../templates/show_songs.inc:50 -msgid "Track" +#: ../../admin/users.php:119 +msgid "New User Added" msgstr "" -#: ../../lib/class/song.class.php:385 -msgid "Filesize" +#: ../../admin/users.php:124 +msgid "User Enabled" msgstr "" -#: ../../lib/class/song.class.php:390 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_get_albumart.inc.php:30 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_list_duplicates.inc.php:32 -#: ../../templates/show_recently_played.inc.php:32 -#: ../../templates/show_artists.inc:40 ../../templates/show_artists.inc:71 -#: ../../templates/show_disabled_songs.inc:28 -#: ../../templates/show_songs.inc:48 ../../templates/show_albums.inc:41 -#: ../../templates/show_albums.inc:84 -#: ../../templates/show_similar_artists.inc:29 -#: ../../templates/show_search.inc:47 -msgid "Artist" +#: ../../admin/users.php:129 +msgid "User Disabled" msgstr "" -#: ../../lib/class/song.class.php:395 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_get_albumart.inc.php:38 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_list_duplicates.inc.php:33 -#: ../../templates/show_recently_played.inc.php:31 -#: ../../templates/show_disabled_songs.inc:27 -#: ../../templates/show_songs.inc:49 ../../templates/show_albums.inc:38 -#: ../../templates/show_albums.inc:81 ../../templates/show_search.inc:53 -msgid "Album" +#: ../../admin/users.php:132 ../../lib/class/catalog.class.php:1187 +msgid "Error" msgstr "" -#: ../../lib/class/song.class.php:399 -#: ../../templates/show_edit_song.inc.php:67 -#: ../../templates/show_play_selected.inc.php:61 -#: ../../templates/show_edit_album.inc.php:33 -#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:88 -#: ../../templates/show_search.inc:63 -msgid "Year" +#: ../../admin/users.php:132 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/song.class.php:403 ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_search.inc:37 -msgid "Comment" +#: ../../admin/users.php:154 +msgid "User Deleted" msgstr "" -#: ../../lib/class/song.class.php:408 ../../lib/ui.lib.php:851 -#: ../../templates/sidebar.inc.php:36 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../ampache/templates/sidebar.inc.php:36 -#: ../../templates/show_songs.inc:54 ../../templates/show_search.inc:57 -msgid "Genre" +#: ../../admin/users.php:157 +msgid "Delete Error" msgstr "" -#: ../../lib/class/artist.class.php:225 -msgid "Error: Name Identical" +#: ../../admin/users.php:157 +msgid "Unable to delete last Admin User" msgstr "" -#: ../../lib/class/flag.class.php:264 -msgid "Approved" +#: ../../admin/users.php:163 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/flag.class.php:265 -msgid "Pending" +#: ../../admin/users.php:164 +msgid "Are you sure you want to permanently delete" msgstr "" -#: ../../lib/class/flag.class.php:277 ../../templates/show_flag.inc.php:56 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_admin_tools.inc.php:50 -msgid "Delete" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/flag.class.php:280 -msgid "Re-Tag" +#: ../../admin/modules.php:54 ../../admin/modules.php:92 +msgid "Are you sure you want to remove this plugin?" msgstr "" -#: ../../lib/class/flag.class.php:283 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/modules.php:66 ../../admin/modules.php:111 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/class/flag.class.php:286 ../../templates/show_flag.inc.php:59 -msgid "Other" +#: ../../admin/modules.php:85 +msgid "Plugin Activated" msgstr "" -#: ../../lib/class/flag.class.php:289 ../../lib/class/localplay.class.php:570 -#: ../../lib/general.lib.php:890 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:354 -#: ../../modules/localplay/httpq.controller.php:350 -msgid "Unknown" +#: ../../admin/modules.php:120 +msgid "Plugins" msgstr "" -#: ../../lib/class/localplay.class.php:561 ../../templates/show_tv.inc.php:64 -#: ../../templates/show_now_playing.inc:32 -msgid "Now Playing" +#: ../../admin/modules.php:126 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/localplay.class.php:564 -msgid "Stopped" +#: ../../admin/access.php:35 +msgid "Deleted" msgstr "" -#: ../../lib/class/localplay.class.php:567 -msgid "Paused" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/class/album.class.php:163 -msgid "Various" +#: ../../admin/access.php:40 ../../templates/show_song.inc.php:55 +#: ../../lib/class/catalog.class.php:1281 +msgid "Added" msgstr "" -#: ../../lib/class/genre.class.php:285 -msgid "Show Genres starting with" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/rating.lib.php:43 -msgid "Don't Play" +#: ../../admin/access.php:45 ../../preferences.php:90 +#: ../../lib/class/catalog.class.php:1020 +msgid "Updated" msgstr "" -#: ../../lib/rating.lib.php:46 -msgid "It's Pretty Bad" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" msgstr "" -#: ../../lib/rating.lib.php:49 -msgid "It's Ok" +#: ../../admin/system.php:64 +msgid "Export Failed" msgstr "" -#: ../../lib/rating.lib.php:52 -msgid "It's Pretty Good" +#: ../../admin/mail.php:90 +msgid "No Catalogs Found!" msgstr "" -#: ../../lib/rating.lib.php:55 -msgid "I Love It!" +#: ../../admin/mail.php:91 ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:4 +msgid "Add a Catalog" msgstr "" -#: ../../lib/rating.lib.php:58 -msgid "It's Insane" +#: ../../admin/mail.php:92 ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:43 +msgid "Catalog Statistics" msgstr "" -#: ../../lib/rating.lib.php:62 -msgid "Off the Charts!" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "day" msgstr "" -#: ../../lib/preferences.php:258 -msgid "Enable" +#: ../../admin/mail.php:129 ../../lib/class/catalog.class.php:176 +msgid "days" msgstr "" -#: ../../lib/preferences.php:259 -#: ../../templates/show_list_duplicates.inc.php:30 -msgid "Disable" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hour" msgstr "" -#: ../../lib/preferences.php:271 ../../templates/show_tv_adminctl.inc.php:41 -#: ../../templates/show_playtype_switch.inc.php:30 -msgid "Stream" +#: ../../admin/mail.php:131 ../../lib/class/catalog.class.php:178 +msgid "hours" msgstr "" -#: ../../lib/preferences.php:274 ../../templates/show_tv_adminctl.inc.php:42 -#: ../../templates/show_playtype_switch.inc.php:34 -msgid "Downsample" +#: ../../admin/mail.php:141 ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" msgstr "" -#: ../../lib/preferences.php:277 -#: ../../templates/show_playtype_switch.inc.php:36 -msgid "Democratic" +#: ../../admin/mail.php:142 ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" msgstr "" -#: ../../lib/preferences.php:280 ../../templates/sidebar.inc.php:168 -#: ../../templates/show_tv_adminctl.inc.php:40 -#: ../../templates/show_localplay.inc.php:26 -#: ../../templates/show_playtype_switch.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:170 -msgid "Localplay" +#: ../../admin/mail.php:143 ../../templates/sidebar_browse.inc.php:11 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:532 +#: ../../lib/ui.lib.php:600 ../../genre.php:47 +msgid "Albums" msgstr "" -#: ../../lib/preferences.php:282 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "XSPF Player" +#: ../../admin/mail.php:144 ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:547 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:604 +#: ../../genre.php:55 +msgid "Artists" msgstr "" -#: ../../lib/preferences.php:289 -msgid "M3U" +#: ../../admin/mail.php:145 ../../templates/show_manage_democratic.inc.php:33 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:69 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:65 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:527 +#: ../../genre.php:37 +msgid "Songs" msgstr "" -#: ../../lib/preferences.php:290 -msgid "Simple M3U" +#: ../../admin/mail.php:146 ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" msgstr "" -#: ../../lib/preferences.php:291 -msgid "PLS" +#: ../../admin/mail.php:147 ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" msgstr "" -#: ../../lib/preferences.php:292 -msgid "Asx" +#: ../../admin/mail.php:260 +msgid "E-mail Sent" msgstr "" -#: ../../lib/preferences.php:293 -msgid "RAM" +#: ../../admin/mail.php:261 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/preferences.php:294 -msgid "XSPF" +#: ../../preferences.php:35 ../../preferences.php:60 +#: ../../lib/preferences.php:311 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:326 -msgid "Disabled" +#: ../../preferences.php:86 +msgid "Error Update Failed" msgstr "" -#: ../../lib/preferences.php:327 -msgid "Global" +#: ../../preferences.php:91 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:328 ../../templates/show_add_catalog.inc.php:58 -msgid "Local" +#: ../../flag.php:45 +msgid "Item Flagged" msgstr "" -#: ../../lib/playlist.lib.php:74 -msgid "No songs in this playlist." +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/playlist.lib.php:191 ../../lib/ui.lib.php:900 -#: ../../templates/sidebar.inc.php:148 -#: ../../templates/show_admin_tools.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:150 -#: ../../templates/show_random_play.inc:40 -#: ../../templates/show_add_access.inc:59 -#: ../../templates/show_edit_access.inc:69 -msgid "All" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:2 +#: ../../lib/class/browse.class.php:562 +msgid "Catalogs" msgstr "" -#: ../../lib/playlist.lib.php:194 ../../playlist.php:63 -msgid "New Playlist" +#: ../../templates/show_admin_tools.inc.php:33 +#: ../../templates/show_admin_tools.inc.php:73 +#: ../../templates/show_catalogs.inc.php:32 +#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_access_list.inc.php:43 +#: ../../templates/show_create_democratic.inc.php:26 +#: ../../templates/show_localplay_controllers.inc.php:32 +#: ../../templates/show_localplay_controllers.inc.php:63 +#: ../../templates/show_add_playlist.inc.php:28 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../templates/show_add_live_stream.inc.php:28 +#: ../../templates/show_edit_access.inc.php:26 +#: ../../templates/show_add_access.inc.php:26 +#: ../../templates/show_playlist_edit.inc.php:30 +#: ../../templates/show_edit_catalog.inc.php:26 +#: ../../templates/show_edit_artist.inc.php:27 +#: ../../templates/show_edit_album.inc.php:27 +#: ../../templates/show_plugins.inc.php:32 +#: ../../templates/show_plugins.inc.php:61 +#: ../../templates/show_live_streams.inc.php:36 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" msgstr "" -#: ../../lib/ui.lib.php:115 -msgid "Error Access Denied" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:42 +#: ../../templates/show_flagged.inc.php:78 +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:65 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:108 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:50 +#: ../../templates/show_democratic_playlist.inc.php:85 +#: ../../templates/show_plugins.inc.php:35 +#: ../../templates/show_plugins.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:48 +#: ../../templates/show_playlist_songs.inc.php:69 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:57 +msgid "Action" msgstr "" -#: ../../lib/ui.lib.php:194 ../../templates/sidebar.inc.php:87 -#: ../../ampache/templates/sidebar.inc.php:89 -msgid "Browse" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:58 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:67 +#: ../../templates/show_albums.inc.php:38 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_add_live_stream.inc.php:74 +#: ../../templates/show_artists.inc.php:34 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:23 +#: ../../templates/show_artist_row.inc.php:23 +#: ../../templates/show_live_streams.inc.php:35 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_album_row.inc.php:23 +#: ../../templates/show_catalog_row.inc.php:28 +#: ../../templates/show_playlist_row.inc.php:23 +#: ../../templates/show_playlists.inc.php:33 +#: ../../templates/show_playlists.inc.php:50 +msgid "Add" msgstr "" -#: ../../lib/ui.lib.php:196 -msgid "Show w/o art" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/ui.lib.php:199 -msgid "Show all" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" msgstr "" -#: ../../lib/ui.lib.php:539 ../../admin/mail.php:81 -msgid "No Catalogs Found!" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_add_access.inc.php:56 +#: ../../templates/show_random.inc.php:38 ../../lib/class/access.class.php:268 +#: ../../lib/class/access.class.php:293 ../../lib/class/browse.class.php:70 +#: ../../lib/ui.lib.php:131 +msgid "All" msgstr "" -#: ../../lib/ui.lib.php:540 ../../admin/mail.php:82 -#: ../../templates/show_admin_tools.inc.php:75 -#: ../../templates/show_add_catalog.inc.php:28 -msgid "Add a Catalog" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:34 +#: ../../templates/show_democratic_playlist.inc.php:77 +#: ../../templates/show_catalog_row.inc.php:32 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/rightbar.inc.php:90 ../../lib/class/flag.class.php:293 +msgid "Delete" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "day" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/ui.lib.php:578 ../../admin/mail.php:120 -msgid "days" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hour" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" msgstr "" -#: ../../lib/ui.lib.php:580 ../../admin/mail.php:122 -msgid "hours" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" msgstr "" -#: ../../lib/ui.lib.php:790 ../../templates/sidebar.inc.php:48 -#: ../../ampache/templates/sidebar.inc.php:50 -msgid "Home" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" msgstr "" -#: ../../lib/ui.lib.php:793 -msgid "Upload" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" msgstr "" -#: ../../lib/ui.lib.php:796 -msgid "Local Play" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +#, fuzzy +msgid "Update All" +msgstr "ID3 " -#: ../../lib/ui.lib.php:799 -msgid "Random Play" +#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/sidebar_admin.inc.php:24 +msgid "Clear Catalog Stats" msgstr "" -#: ../../lib/ui.lib.php:802 ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/ui.lib.php:805 ../../templates/show_duplicates.inc.php:51 -#: ../../templates/sidebar.inc.php:116 ../../templates/sidebar.inc.php:122 -#: ../../ampache/templates/sidebar.inc.php:118 -#: ../../ampache/templates/sidebar.inc.php:124 -#: ../../templates/show_search_bar.inc:31 ../../templates/show_search.inc:133 -msgid "Search" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:21 +msgid "Other Tools" msgstr "" -#: ../../lib/ui.lib.php:808 ../../templates/sidebar.inc.php:79 -#: ../../ampache/templates/sidebar.inc.php:81 -msgid "Preferences" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" msgstr "" -#: ../../lib/ui.lib.php:811 ../../lib/ui.lib.php:815 -msgid "Admin-Catalog" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:23 +msgid "Clear Now Playing" msgstr "" -#: ../../lib/ui.lib.php:819 -msgid "Admin-User Management" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" msgstr "" -#: ../../lib/ui.lib.php:823 -msgid "Admin-Mail Users" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" msgstr "" -#: ../../lib/ui.lib.php:827 -msgid "Admin-Manage Access Lists" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../lib/ui.lib.php:831 -msgid "Admin-Site Preferences" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../lib/ui.lib.php:835 -msgid "Admin-Manage Modules" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" msgstr "" -#: ../../lib/ui.lib.php:839 -msgid "Browse Music" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:72 +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" msgstr "" -#: ../../lib/ui.lib.php:843 ../../admin/mail.php:134 -#: ../../templates/sidebar.inc.php:34 ../../templates/sidebar.inc.php:156 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:34 -#: ../../ampache/templates/sidebar.inc.php:158 -#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:74 -msgid "Albums" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:73 +msgid "Object" msgstr "" -#: ../../lib/ui.lib.php:847 ../../admin/mail.php:135 -#: ../../templates/sidebar.inc.php:35 ../../templates/sidebar.inc.php:155 -#: ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:35 -#: ../../ampache/templates/sidebar.inc.php:157 -msgid "Artists" +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:75 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" msgstr "" -#: ../../lib/ui.lib.php:855 ../../templates/sidebar.inc.php:110 -#: ../../ampache/templates/sidebar.inc.php:112 -msgid "Statistics" +#: ../../templates/show_flagged.inc.php:40 +#: ../../templates/show_flagged.inc.php:76 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../lib/class/song.class.php:375 +msgid "Comment" msgstr "" -#: ../../lib/ui.lib.php:1429 -msgid "Manage Users" +#: ../../templates/show_flagged.inc.php:41 +#: ../../templates/show_flagged.inc.php:77 +msgid "Status" msgstr "" -#: ../../lib/ui.lib.php:1430 -msgid "Add a new user" +#: ../../templates/show_flagged.inc.php:68 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:52 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_list_duplicates.inc.php:101 +msgid "No Records Found" msgstr "" -#: ../../lib/general.lib.php:670 ../../templates/show_box.inc.php:30 -#: ../../templates/show_user_stats.inc.php:32 -#: ../../templates/show_user_stats.inc.php:43 -#: ../../templates/show_user_stats.inc.php:54 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -msgid "Not Enough Data" +#: ../../templates/show_flagged.inc.php:83 +msgid "Reject" msgstr "" -#: ../../lib/general.lib.php:869 ../../lib/general.lib.php:880 -msgid "English" +#: ../../templates/show_flagged.inc.php:84 +msgid "Approve" msgstr "" -#: ../../lib/general.lib.php:881 -msgid "British English" -msgstr "" +#: ../../templates/show_flagged.inc.php:86 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_access.inc.php:83 +#: ../../templates/show_playlist_edit.inc.php:47 +#: ../../templates/show_play_selected.inc.php:64 +#, fuzzy +msgid "Update" +msgstr "ID3 " -#: ../../lib/general.lib.php:887 -msgid "Turkish" +#: ../../templates/show_flagged.inc.php:91 +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" msgstr "" -#: ../../lib/general.lib.php:888 -msgid "Simplified Chinese" +#: ../../templates/show_install_account.inc.php:32 +#: ../../templates/show_install_lang.inc.php:32 +#: ../../templates/show_install_config.inc.php:32 +#: ../../templates/show_install.inc.php:32 +msgid "Ampache Installation" msgstr "" -#: ../../lib/general.lib.php:966 -msgid "On" +#: ../../templates/show_install_account.inc.php:39 +#: ../../templates/show_install_lang.inc.php:39 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install.inc.php:40 +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 "" -#: ../../lib/general.lib.php:969 -msgid "Off" +#: ../../templates/show_install_account.inc.php:42 +#: ../../templates/show_install_lang.inc.php:42 +#: ../../templates/show_install_config.inc.php:41 +#: ../../templates/show_install.inc.php:43 +msgid "" +"A MySQL Server with a username and password that can create/modify databases" msgstr "" -#: ../../lib/debug.lib.php:218 +#: ../../templates/show_install_account.inc.php:43 msgid "" -"You defined the option \"debug = on\" but didn't define a log path for the " -"log to be stored" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.dist.php file" msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" +#: ../../templates/show_install_account.inc.php:45 +#: ../../templates/show_install_lang.inc.php:46 +#: ../../templates/show_install_config.inc.php:44 +#: ../../templates/show_install.inc.php: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 " +"values. If you would like to make changes to your ampache install at a later " +"date simply edit /config/ampache.cfg.php" msgstr "" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/show_install_account.inc.php:48 +#: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 +msgid "Step 1 - Creating and Inserting the Ampache Database" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 +msgid "Step 3 - Setup Initial Account" msgstr "" -#: ../../modules/horde/Browser.php:901 -#, php-format +#: ../../templates/show_install_account.inc.php:52 msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." +"This step creates your initial Ampache admin account. Once your admin " +"account has been created you will be directed to the login page" msgstr "" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" msgstr "" -#: ../../admin/catalog.php:62 ../../admin/catalog.php:82 -#: ../../admin/catalog.php:107 ../../admin/catalog.php:168 -msgid "Catalog Updated" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:84 +#: ../../templates/show_user_registration.inc.php:98 +#: ../../templates/show_add_user.inc.php:29 +msgid "Username" msgstr "" -#: ../../admin/catalog.php:119 -msgid "Catalog Deleted" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:126 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:52 +#: ../../modules/localplay/mpd.controller.php:216 +msgid "Password" msgstr "" -#: ../../admin/catalog.php:119 -msgid "The Catalog and all associated records has been deleted" +#: ../../templates/show_install_account.inc.php:69 +msgid "Create Account" msgstr "" -#: ../../admin/catalog.php:128 -msgid "Songs Removed" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" msgstr "" -#: ../../admin/catalog.php:131 -msgid "No Songs Removed" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -#: ../../admin/catalog.php:134 -msgid "Disabled Songs Processed" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../admin/catalog.php:155 -msgid "Catalog Cleaned" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:67 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_localplay.inc.php:30 +#: ../../templates/show_album.inc.php:43 +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:54 +msgid "Actions" msgstr "" -#: ../../admin/catalog.php:198 -msgid "Catalog Created" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/catalog.php:199 -msgid "Catalog Created and Songs Indexed" +#: ../../templates/show_embed_xspf.inc.php:24 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:212 -msgid "Catalog statistics cleared" +#: ../../templates/show_song.inc.php:22 +msgid "Details" msgstr "" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" +#: ../../templates/show_song.inc.php:25 +#: ../../templates/show_disabled_songs.inc.php:34 +#: ../../templates/show_disabled_songs.inc.php:57 +#: ../../templates/show_search.inc.php:40 +#: ../../templates/show_edit_song.inc.php:31 +#: ../../templates/show_duplicates.inc.php:35 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:333 +msgid "Title" msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" +#: ../../templates/show_song.inc.php:29 +#: ../../templates/sidebar_browse.inc.php:12 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:60 +#: ../../templates/show_disabled_songs.inc.php:36 +#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_similar_artists.inc.php:33 +#: ../../templates/show_similar_artists.inc.php:86 +#: ../../templates/show_albums.inc.php:43 +#: ../../templates/show_albums.inc.php:64 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:87 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:28 +#: ../../templates/show_play_selected.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:43 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_list_duplicates.inc.php:42 +#: ../../templates/show_list_duplicates.inc.php:87 +#: ../../templates/sidebar_home.inc.php:20 ../../server/stats.ajax.php:84 +#: ../../lib/class/song.class.php:362 +msgid "Artist" msgstr "" -#: ../../admin/catalog.php:229 -msgid "Do you really want to clear the statistics for this catalog?" +#: ../../templates/show_song.inc.php:33 ../../templates/show_songs.inc.php:42 +#: ../../templates/show_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:35 +#: ../../templates/show_disabled_songs.inc.php:58 +#: ../../templates/show_now_playing_row.inc.php:52 +#: ../../templates/show_albums.inc.php:42 +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:86 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_get_albumart.inc.php:36 +#: ../../templates/show_play_selected.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:44 +#: ../../templates/show_playlist_songs.inc.php:65 +#: ../../templates/show_list_duplicates.inc.php:43 +#: ../../templates/show_list_duplicates.inc.php:88 +#: ../../templates/sidebar_home.inc.php:19 ../../lib/class/song.class.php:367 +msgid "Album" msgstr "" -#: ../../admin/catalog.php:230 ../../templates/show_admin_tools.inc.php:76 -msgid "Clear Catalog Stats" +#: ../../templates/show_song.inc.php:37 +#: ../../templates/sidebar_browse.inc.php:13 +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:62 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_search.inc.php:54 +#: ../../templates/show_add_live_stream.inc.php:61 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_genre.inc.php:29 +#: ../../templates/show_play_selected.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:45 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_live_streams.inc.php:39 +#: ../../templates/show_live_streams.inc.php:56 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/class/song.class.php:380 ../../lib/ui.lib.php:608 +msgid "Genre" msgstr "" -#: ../../admin/catalog.php:241 -msgid "No Disabled songs found" +#: ../../templates/show_song.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:45 +#: ../../templates/show_list_duplicates.inc.php:90 +#: ../../lib/class/song.class.php:337 +msgid "Bitrate" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Delete Catalog" +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_import_playlist.inc.php:28 +#: ../../templates/show_list_duplicates.inc.php:47 +#: ../../templates/show_list_duplicates.inc.php:92 +msgid "Filename" msgstr "" -#: ../../admin/catalog.php:249 -msgid "Do you really want to delete this catalog?" +#: ../../templates/show_song.inc.php:50 +msgid "Last Updated" msgstr "" -#: ../../admin/catalog.php:261 ../../admin/catalog.php:264 -msgid "Album Art Search Finished" +#: ../../templates/sidebar_browse.inc.php:3 +msgid "Browse By" msgstr "" -#: ../../admin/flag.php:97 -#, fuzzy -msgid "Song Updated" -msgstr "ID3 " +#: ../../templates/sidebar_browse.inc.php:10 +#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "" -#: ../../admin/flag.php:97 -msgid "The requested song has been updated" +#: ../../templates/sidebar_browse.inc.php:14 +#: ../../templates/show_manage_democratic.inc.php:31 +#: ../../templates/show_playlist.inc.php:27 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:21 ../../lib/ui.lib.php:559 +msgid "Playlist" msgstr "" -#: ../../admin/flag.php:139 -#, fuzzy -msgid "Album Updated" -msgstr "ID3 " +#: ../../templates/sidebar_browse.inc.php:15 +msgid "Radio Stations" +msgstr "" -#: ../../admin/flag.php:181 -msgid "Artist Updated" +#: ../../templates/sidebar_browse.inc.php:18 +msgid "Filters" msgstr "" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Songs Updated" -msgstr "ID3 " +#: ../../templates/sidebar_browse.inc.php:23 +msgid "Minimum Count" +msgstr "" -#: ../../admin/flag.php:254 -msgid "Flag Removed" +#: ../../templates/sidebar_browse.inc.php:25 +msgid "Rated" msgstr "" -#: ../../admin/flag.php:255 -msgid "Flag Removed from" +#: ../../templates/sidebar_browse.inc.php:28 +msgid "Unplayed" msgstr "" -#: ../../admin/flag.php:270 -msgid "Flags Updated" +#: ../../templates/sidebar_browse.inc.php:31 +msgid "Show Art" msgstr "" -#: ../../admin/flag.php:289 -msgid "Songs Disabled" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:673 ../../lib/preferences.php:341 +msgid "Never" msgstr "" -#: ../../admin/flag.php:289 -msgid "The requested song(s) have been disabled" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:305 ../../lib/class/user.class.php:677 +#: ../../lib/class/localplay.class.php:653 ../../lib/general.lib.php:505 +#: ../../modules/localplay/httpq.controller.php:379 +#: ../../modules/localplay/mpd.controller.php:476 +#: ../../modules/localplay/icecast.controller.php:292 +msgid "Unknown" msgstr "" -#: ../../admin/flag.php:300 -msgid "Songs Enabled" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:37 +#: ../../templates/show_user_registration.inc.php:108 +#: ../../templates/show_add_user.inc.php:37 +msgid "Full Name" msgstr "" -#: ../../admin/flag.php:300 -msgid "The requested song(s) have been enabled" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/flag.php:305 -msgid "Flagged Records" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:102 +msgid "Last Seen" msgstr "" -#: ../../admin/preferences.php:60 ../../admin/preferences.php:83 -msgid "Site" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:104 +msgid "Activity" msgstr "" -#: ../../admin/access.php:42 -msgid "Confirm Delete" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/access.php:43 -msgid "Do you really want to delete this Access Record?" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../admin/access.php:49 -msgid "Entry Deleted" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/access.php:49 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:41 +#: ../../server/ajax.server.php:312 +msgid "Recently Played" msgstr "" -#: ../../admin/access.php:54 -msgid "Entry Added" +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:63 +#: ../../templates/show_localplay_playlist.inc.php:30 +#: ../../templates/show_localplay_playlist.inc.php:56 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_playlist_songs.inc.php:41 +#: ../../templates/show_playlist_songs.inc.php:46 +#: ../../templates/show_playlist_songs.inc.php:62 +#: ../../templates/show_playlist_songs.inc.php:67 +#: ../../server/stats.ajax.php:84 ../../lib/class/song.class.php:353 +msgid "Track" msgstr "" -#: ../../admin/access.php:54 -msgid "Your new Access List Entry has been created" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:64 +#: ../../templates/show_democratic_playlist.inc.php:53 +#: ../../templates/show_democratic_playlist.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:47 +#: ../../templates/show_playlist_songs.inc.php:68 +#: ../../lib/class/song.class.php:349 +msgid "Time" msgstr "" -#: ../../admin/access.php:58 -#, fuzzy -msgid "Entry Updated" -msgstr "ID3 " +#: ../../templates/show_objects.inc.php:43 +#: ../../templates/show_manage_democratic.inc.php:52 +#: ../../templates/show_user_recommendations.inc.php:32 +#: ../../templates/show_user_recommendations.inc.php:43 +#: ../../templates/show_user_recommendations.inc.php:54 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/rightbar.inc.php:93 +msgid "Not Enough Data" +msgstr "" -#: ../../admin/access.php:58 -msgid "Access List Entry updated" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" msgstr "" -#: ../../admin/users.php:65 ../../admin/users.php:112 -msgid "Error Username Required" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" msgstr "" -#: ../../admin/users.php:68 ../../admin/users.php:108 -msgid "Error Passwords don't match" +#: ../../templates/show_song_row.inc.php:34 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:55 +msgid "Download" msgstr "" -#: ../../admin/users.php:120 ../../register.php:138 -msgid "Error Username already exists" +#: ../../templates/show_song_row.inc.php:39 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:44 +#: ../../templates/show_playlist_row.inc.php:36 +msgid "Edit" msgstr "" -#: ../../admin/users.php:142 -msgid "Deletion Request" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" msgstr "" -#: ../../admin/users.php:143 -msgid "Are you sure you want to permanently delete" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" msgstr "" -#: ../../admin/users.php:148 ../../templates/show_confirm_action.inc.php:29 -#: ../../templates/show_search.inc:78 -msgid "No" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../admin/users.php:150 -msgid "User Deleted" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" msgstr "" -#: ../../admin/users.php:153 -msgid "Delete Error" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -#: ../../admin/users.php:153 -msgid "Unable to delete last Admin User" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:299 +msgid "Re-encode" msgstr "" -#: ../../admin/mail.php:83 ../../templates/show_mail_users.inc.php:41 -#: ../../templates/show_local_catalog_info.inc.php:23 -msgid "Catalog Statistics" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:302 +msgid "Other" msgstr "" -#: ../../admin/mail.php:132 ../../templates/show_local_catalog_info.inc.php:27 -msgid "Total Users" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" msgstr "" -#: ../../admin/mail.php:133 ../../templates/show_local_catalog_info.inc.php:26 -msgid "Connected Users" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 +msgid "Found" msgstr "" -#: ../../admin/mail.php:136 ../../templates/sidebar.inc.php:153 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_local_catalog_info.inc.php:30 -#: ../../templates/show_genres.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:155 -#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:73 -#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:86 -msgid "Songs" +#: ../../templates/show_run_add_catalog.inc.php:25 +#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_gather_art.inc.php:25 +#: ../../templates/show_clean_catalog.inc.php:25 +#: ../../templates/show_adds_catalog.inc.php:25 +msgid "Reading" msgstr "" -#: ../../admin/mail.php:137 ../../templates/show_local_catalog_info.inc.php:31 -msgid "Catalog Size" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_edit_playlist_song_row.inc.php:44 +#: ../../templates/show_edit_song_row.inc.php:43 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../admin/mail.php:138 ../../templates/show_local_catalog_info.inc.php:32 -msgid "Catalog Time" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../admin/mail.php:252 -msgid "E-mail Sent" +#: ../../templates/show_install_lang.inc.php:43 +#: ../../templates/show_install_config.inc.php:42 +#: ../../templates/show_install.inc.php:44 +msgid "" +"Your webserver has read access to the /sql/ampache.sql file and the /config/" +"ampache.cfg.php.dist file" msgstr "" -#: ../../admin/mail.php:253 -msgid "Your E-mail was successfully sent." +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../admin/modules.php:41 -msgid "Module Activated" +#: ../../templates/show_random_albums.inc.php:23 +msgid "Albums of the Moment" msgstr "" -#: ../../admin/modules.php:48 -msgid "Are you sure you want to remove this module?" +#: ../../templates/show_random_albums.inc.php:46 +#: ../../templates/show_album.inc.php:45 +msgid "Play Album" msgstr "" -#: ../../admin/modules.php:56 -msgid "Module Deactivated" +#: ../../templates/show_localplay_status.inc.php:51 +msgid "Volume" msgstr "" -#: ../../admin/modules.php:72 -msgid "Plugin Activated" +#: ../../templates/show_localplay_status.inc.php:55 +msgid "Repeat" msgstr "" -#: ../../admin/modules.php:79 -msgid "Are you sure you want to remove this plugin?" +#: ../../templates/show_localplay_status.inc.php:61 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:17 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" msgstr "" -#: ../../admin/modules.php:95 -msgid "Plugin Deactivated" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../admin/system.php:120 -msgid "Export Failed" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "" + +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:50 +#: ../../templates/show_edit_access.inc.php:70 +#: ../../templates/show_add_access.inc.php:50 +msgid "Level" +msgstr "" + +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "" + +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_playlist.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:36 +#: ../../templates/show_random.inc.php:47 +msgid "Type" +msgstr "" + +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:101 +msgid "Fullname" +msgstr "" + +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:103 +msgid "Registration Date" +msgstr "" + +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:106 +msgid "Last Ip" +msgstr "" + +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:109 +msgid "On-line" +msgstr "" + +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" + +#: ../../templates/show_manage_democratic.inc.php:32 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "" + +#: ../../templates/show_manage_democratic.inc.php:58 +msgid "Create New Playlist" +msgstr "" + +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_search.inc.php:91 +msgid "Rating" +msgstr "" + +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:35 +#: ../../templates/show_recently_played.inc.php:85 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +#: ../../templates/show_list_duplicates.inc.php:41 +#: ../../templates/show_list_duplicates.inc.php:86 +msgid "Song" +msgstr "" + +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "" + +#: ../../templates/show_install_config.inc.php:51 +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.php:56 +msgid "Generate Config File" +msgstr "" + +#: ../../templates/show_install_config.inc.php:60 +msgid "Web Path" +msgstr "" + +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "" + +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "" + +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "" + +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "" + +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "" + +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "" + +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "" + +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "" + +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:23 +msgid "Editing existing User" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_user_registration.inc.php:117 +#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:61 +#: ../../templates/show_user_registration.inc.php:135 +#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:69 +#: ../../templates/show_add_user.inc.php:69 +msgid "User Access Level" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:83 +msgid "Update User" +msgstr "" + +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_duplicates.inc.php:50 ../../lib/ui.lib.php:562 +msgid "Search" +msgstr "" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Make Default" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" msgstr "" -#: ../../templates/show_flag.inc.php:70 -#: ../../templates/show_flagged.inc.php:30 -msgid "Flag" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" msgstr "" -#: ../../templates/show_install_account.inc.php:36 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc:36 -#: ../../templates/show_install.inc:32 -msgid "Ampache Installation" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:547 +msgid "Home" msgstr "" -#: ../../templates/show_install_account.inc.php:43 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc:42 -#: ../../templates/show_install.inc:40 -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" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" msgstr "" -#: ../../templates/show_install_account.inc.php:46 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc:45 -#: ../../templates/show_install.inc:43 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:10 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../templates/show_localplay.inc.php:26 ../../lib/preferences.php:263 +msgid "Localplay" msgstr "" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:565 +msgid "Preferences" msgstr "" -#: ../../templates/show_install_account.inc.php:49 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc:48 -#: ../../templates/show_install.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 " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" msgstr "" -#: ../../templates/show_install_account.inc.php:53 -#: ../../templates/show_install_config.inc:52 -#: ../../templates/show_install.inc:52 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" msgstr "" -#: ../../templates/show_install_account.inc.php:54 -msgid "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:67 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" msgstr "" -#: ../../templates/show_install_account.inc.php:55 -#: ../../templates/show_install_config.inc:57 -#: ../../templates/show_install.inc:57 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." msgstr "" -#: ../../templates/show_install_account.inc.php:57 -msgid "" -"This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/show_install_account.inc.php:60 -msgid "Create Admin Account" +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_localplay_playlist.inc.php:22 +#: ../../templates/show_localplay.inc.php:43 +msgid "Current Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:65 -#: ../../templates/show_user_registration.inc.php:98 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_recently_played.inc.php:29 -#: ../../templates/show_users.inc:43 -msgid "Username" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/show_install_account.inc.php:69 -#: ../../templates/show_user_registration.inc.php:126 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_login_form.inc:37 -msgid "Password" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/show_install_account.inc.php:74 -msgid "Create Account" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_playlists.inc.php:28 -#: ../../templates/sidebar.inc.php:104 -#: ../../ampache/templates/sidebar.inc.php:106 -msgid "Playlists" +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" msgstr "" -#: ../../templates/show_playlists.inc.php:33 -msgid "Playlist Name" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" msgstr "" -#: ../../templates/show_playlists.inc.php:34 -msgid "# Songs" +#: ../../templates/show_localplay_controllers.inc.php:33 +#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_plugins.inc.php:33 +#: ../../templates/show_plugins.inc.php:62 +msgid "Description" msgstr "" -#: ../../templates/show_playlists.inc.php:35 -msgid "Owner" +#: ../../templates/show_localplay_controllers.inc.php:34 +#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_plugins.inc.php:34 +#: ../../templates/show_plugins.inc.php:63 +msgid "Version" msgstr "" -#: ../../templates/show_playlists.inc.php:36 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_localplay.inc.php:30 ../../templates/show_album.inc:54 -msgid "Actions" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:40 +#: ../../templates/show_list_duplicates.inc.php:85 +#: ../../lib/preferences.php:246 +msgid "Disable" msgstr "" -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc:56 -#: ../../templates/show_edit_access.inc:66 -msgid "View" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/show_playlists.inc.php:55 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_access_list.inc:67 -msgid "Edit" +#: ../../templates/show_install.inc.php:54 +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/show_playlists.inc.php:61 -#: ../../templates/show_tv_adminctl.inc.php:44 -#: ../../templates/show_random_play.inc:82 -msgid "Play" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_playlists.inc.php:63 -#: ../../templates/sidebar.inc.php:133 -#: ../../templates/show_localplay_status.inc.php:62 -#: ../../ampache/templates/sidebar.inc.php:135 -msgid "Random" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" msgstr "" -#: ../../templates/show_playlists.inc.php:66 ../../templates/show_album.inc:65 -#: ../../templates/show_random_play.inc:84 -msgid "Download" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" msgstr "" -#: ../../templates/show_playlists.inc.php:75 -msgid "No Playlists Found" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/show_duplicates.inc.php:25 -msgid "Find Duplicates" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" msgstr "" -#: ../../templates/show_duplicates.inc.php:29 -msgid "Search Type" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" msgstr "" -#: ../../templates/show_duplicates.inc.php:36 -msgid "Artist and Title" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_duplicates.inc.php:37 -msgid "Artist, Album and Title" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" msgstr "" -#: ../../templates/show_duplicates.inc.php:44 -msgid "Select Best Guess" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" msgstr "" -#: ../../templates/show_confirm_action.inc.php:28 -#: ../../templates/show_search.inc:77 -msgid "Yes" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" msgstr "" -#: ../../templates/show_tv.inc.php:42 -msgid "Controls" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" msgstr "" -#: ../../templates/show_tv.inc.php:57 -#: ../../templates/show_localplay.inc.php:42 -msgid "Current Playlist" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:27 -msgid "Editing Playlist" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:30 -#: ../../templates/show_user.inc.php:24 -#: ../../templates/show_modules.inc.php:72 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_localplay_playlist.inc.php:28 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_add_access.inc:29 -#: ../../templates/show_access_list.inc:45 -#: ../../templates/show_edit_access.inc:27 -msgid "Name" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_random_play.inc:49 -#: ../../templates/show_access_list.inc:51 -msgid "Type" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -msgid "Public" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:40 -msgid "Private" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:48 -#: ../../templates/show_tv_adminctl.inc.php:51 -#: ../../templates/show_flagged.inc.php:66 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_preference_admin.inc.php:47 -#: ../../templates/show_edit_access.inc:78 -#, fuzzy -msgid "Update" -msgstr "ID3 " +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "" -#: ../../templates/sidebar.inc.php:28 -#: ../../ampache/templates/sidebar.inc.php:28 -msgid "Users" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" msgstr "" -#: ../../templates/sidebar.inc.php:29 -#: ../../ampache/templates/sidebar.inc.php:29 -msgid "Mail Users" +#: ../../templates/show_playlist.inc.php:30 +msgid "Normalize Tracks" msgstr "" -#: ../../templates/sidebar.inc.php:31 -#: ../../ampache/templates/sidebar.inc.php:31 -msgid "Config" +#: ../../templates/show_playlist.inc.php:31 +msgid "Play All" msgstr "" -#: ../../templates/sidebar.inc.php:32 -#: ../../ampache/templates/sidebar.inc.php:32 -msgid "Access List" +#: ../../templates/show_playlist.inc.php:32 +msgid "Play Random" msgstr "" -#: ../../templates/sidebar.inc.php:37 -#: ../../ampache/templates/sidebar.inc.php:37 -msgid "Song Title" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/sidebar.inc.php:60 -#: ../../templates/show_tv_playlist.inc.php:48 -#: ../../templates/show_preference_admin.inc.php:39 -#: ../../ampache/templates/sidebar.inc.php:62 -msgid "Admin" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:12 +msgid "Add Instance" msgstr "" -#: ../../templates/sidebar.inc.php:154 -#: ../../ampache/templates/sidebar.inc.php:156 -#: ../../templates/show_random_play.inc:56 -msgid "Minutes" +#: ../../templates/header.inc.php:71 +msgid "Log out" msgstr "" -#: ../../templates/sidebar.inc.php:157 -#: ../../ampache/templates/sidebar.inc.php:159 -#: ../../templates/show_random_play.inc:53 -msgid "Less Played" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/sidebar.inc.php:162 -#: ../../ampache/templates/sidebar.inc.php:164 -msgid "Enqueue" +#: ../../templates/show_albums.inc.php:40 +#: ../../templates/show_albums.inc.php:61 +msgid "Cover" msgstr "" -#: ../../templates/sidebar.inc.php:185 -#: ../../ampache/templates/sidebar.inc.php:187 -msgid "Democratic View" +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_search.inc.php:60 +#: ../../templates/show_edit_song.inc.php:67 +#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_play_selected.inc.php:61 +#: ../../lib/class/song.class.php:371 +msgid "Year" msgstr "" -#: ../../templates/sidebar.inc.php:189 -#: ../../ampache/templates/sidebar.inc.php:191 -msgid "Logout" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" msgstr "" -#: ../../templates/show_admin_tools.inc.php:27 -msgid "Catalogs" +#: ../../templates/show_preference_admin.inc.php:30 +#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_preference_box.inc.php:40 +#: ../../templates/show_preference_box.inc.php:70 +msgid "Preference" msgstr "" -#: ../../templates/show_admin_tools.inc.php:31 -#: ../../templates/show_tv_playlist.inc.php:43 -#: ../../templates/show_modules.inc.php:42 -#: ../../templates/show_modules.inc.php:75 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_flagged.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:29 -#: ../../templates/show_artists.inc:44 ../../templates/show_artists.inc:75 -#: ../../templates/show_songs.inc:55 ../../templates/show_albums.inc:47 -#: ../../templates/show_albums.inc:90 ../../templates/show_access_list.inc:52 -#: ../../templates/show_artist.inc:39 -msgid "Action" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:42 -msgid "Add" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:44 -msgid "Verify" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:46 -msgid "Clean" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:56 -msgid "Fast" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:57 -msgid "Gather Art" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:65 -msgid "No Catalogs Found" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" msgstr "" -#: ../../templates/show_admin_tools.inc.php:71 -msgid "Clean All" +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:88 +msgid "Last Played" msgstr "" -#: ../../templates/show_admin_tools.inc.php:72 -msgid "Verify All" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" msgstr "" -#: ../../templates/show_admin_tools.inc.php:73 -msgid "Add to All" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/show_admin_tools.inc.php:74 -#, fuzzy -msgid "Update All" -msgstr "ID3 " +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:77 -#: ../../templates/show_add_catalog.inc.php:78 -msgid "Gather Album Art" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -msgid "Other Tools" +#: ../../templates/show_search.inc.php:77 +msgid "No" msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Show Duplicate Songs" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" msgstr "" -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Clear Now Playing" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/show_admin_tools.inc.php:85 ../../templates/header.inc:75 -msgid "Generate New Config" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:86 -msgid "Preferences Permissions" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:87 -msgid "Export To Itunes DB" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -msgid "Check for New Version" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -msgid "Albums by" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" msgstr "" -#: ../../templates/show_artist_box.inc.php:33 -msgid "Show All Songs By" +#: ../../templates/show_search.inc.php:105 +msgid "AND" msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Play All Songs By" +#: ../../templates/show_search.inc.php:111 +msgid "Method" msgstr "" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Play Random Songs By" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" msgstr "" -#: ../../templates/show_artist_box.inc.php:37 -#: ../../templates/show_album.inc:62 -msgid "Update from tags" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -msgid "Rename Artist" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" msgstr "" -#: ../../templates/show_artist_box.inc.php:39 -msgid "Find duplicate artists" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:68 +msgid "Unlimited" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:117 -#: ../../templates/show_edit_user.inc.php:55 -msgid "E-mail" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:6 +msgid "Add Radio Station" msgstr "" -#: ../../templates/show_user.inc.php:36 -msgid "Results Per Page" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "New Password" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" msgstr "" -#: ../../templates/show_user.inc.php:49 -#: ../../templates/show_user_registration.inc.php:135 -#: ../../templates/show_edit_user.inc.php:72 -msgid "Confirm Password" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:55 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" msgstr "" -#: ../../templates/show_user.inc.php:55 -msgid "Clear Stats" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:54 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" msgstr "" -#: ../../templates/show_user.inc.php:65 -msgid "Update Account" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:61 +msgid "ACL Type" msgstr "" -#: ../../templates/show_user_stats.inc.php:29 -msgid "Favorite Artists" +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:64 +msgid "Stream Access" msgstr "" -#: ../../templates/show_user_stats.inc.php:40 -msgid "Favorite Albums" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:65 +msgid "Web Interface" msgstr "" -#: ../../templates/show_user_stats.inc.php:51 -msgid "Favorite Songs" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:66 +msgid "Local Network Definition" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:31 -msgid "Playing from base Playlist" +#: ../../templates/show_edit_access.inc.php:37 +msgid "XML-RPC" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:44 -msgid "Votes" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" msgstr "" -#: ../../templates/show_tv_playlist.inc.php:45 -#: ../../templates/show_list_duplicates.inc.php:31 -#: ../../templates/show_recently_played.inc.php:30 -msgid "Song" +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access.inc.php:38 +msgid "End IP Address" msgstr "" -#: ../../templates/show_preference_box.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:26 -msgid "Preference" +#: ../../templates/show_edit_access.inc.php:62 +#: ../../templates/show_add_access.inc.php:75 +msgid "Remote Key" msgstr "" -#: ../../templates/show_preference_box.inc.php:43 -msgid "Value" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:53 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:271 +msgid "View" msgstr "" -#: ../../templates/show_preference_box.inc.php:45 -msgid "Apply to All" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:54 +#: ../../lib/class/access.class.php:274 +msgid "Read" msgstr "" -#: ../../templates/show_preference_box.inc.php:51 -msgid "description" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:55 +#: ../../lib/class/access.class.php:277 +msgid "Read/Write" msgstr "" #: ../../templates/show_user_registration.inc.php:54 @@ -1485,11 +1845,6 @@ msgstr "" msgid "User Information" msgstr "" -#: ../../templates/show_user_registration.inc.php:108 -#: ../../templates/show_edit_user.inc.php:48 -msgid "Full Name" -msgstr "" - #: ../../templates/show_user_registration.inc.php:155 msgid "Clear Info" msgstr "" @@ -1498,109 +1853,74 @@ msgstr "" msgid "Register User" msgstr "" -#: ../../templates/show_install_lang.inc.php:37 -#: ../../templates/show_install.inc:38 -msgid "Requirements" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +msgid "Login" msgstr "" -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc:46 -#: ../../templates/show_install.inc:44 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" msgstr "" -#: ../../templates/show_modules.inc.php:38 -msgid "Localplay Modules" +#: ../../templates/show_login_form.inc.php:87 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_modules.inc.php:41 -msgid "Module Name" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_modules.inc.php:48 -#: ../../templates/show_modules.inc.php:81 -#: ../../templates/show_tv_adminctl.inc.php:28 -msgid "Activate" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:58 ../../stats.php:61 +msgid "Most Popular Artists" msgstr "" -#: ../../templates/show_modules.inc.php:52 -#: ../../templates/show_modules.inc.php:85 -msgid "Deactivate" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:47 ../../stats.php:55 +msgid "Most Popular Albums" msgstr "" -#: ../../templates/show_modules.inc.php:61 -#: ../../templates/show_modules.inc.php:96 -#: ../../templates/show_flagged.inc.php:57 -#: ../../templates/show_list_duplicates.inc.php:81 -#: ../../templates/show_localplay_playlist.inc.php:51 -#: ../../templates/show_disabled_songs.inc:44 -msgid "No Records Found" +#: ../../templates/show_all_popular.inc.php:32 ../../stats.php:67 +msgid "Most Popular Genres" msgstr "" -#: ../../templates/show_modules.inc.php:70 -msgid "Available Plugins" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:69 +msgid "Most Popular Songs" msgstr "" -#: ../../templates/show_modules.inc.php:73 -msgid "Description" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_modules.inc.php:74 -msgid "Version" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" #: ../../templates/show_edit_song.inc.php:23 msgid "Edit Song" msgstr "" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_edit_song.inc.php:56 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_search.inc:107 -msgid "OR" -msgstr "" - #: ../../templates/show_edit_song.inc.php:81 -#: ../../templates/show_edit_album.inc.php:41 #: ../../templates/show_edit_artist.inc.php:35 +#: ../../templates/show_edit_album.inc.php:41 msgid "Flag for Retagging" msgstr "" -#: ../../templates/show_edit_song.inc.php:89 +#: ../../templates/show_edit_song.inc.php:88 msgid "Update Song" msgstr "" -#: ../../templates/show_import_playlist.inc.php:24 -msgid "Importing a Playlist from a File" -msgstr "" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_list_duplicates.inc.php:37 -#: ../../templates/show_disabled_songs.inc:29 -#: ../../templates/show_search.inc:67 -msgid "Filename" -msgstr "" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "" - -#: ../../templates/show_import_playlist.inc.php:48 -msgid "Import Playlist" -msgstr "" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:537 +msgid "Genres" msgstr "" -#: ../../templates/show_mail_users.inc.php:25 +#: ../../templates/show_mail_users.inc.php:24 msgid "Send E-mail to Users" msgstr "" @@ -1608,1341 +1928,1332 @@ msgstr "" msgid "Mail to" msgstr "" -#: ../../templates/show_mail_users.inc.php:45 -#: ../../templates/show_all_popular.inc.php:29 -msgid "Most Popular Albums" -msgstr "" - -#: ../../templates/show_mail_users.inc.php:52 +#: ../../templates/show_mail_users.inc.php:54 msgid "Latest Artist Additions" msgstr "" -#: ../../templates/show_mail_users.inc.php:56 -#: ../../templates/show_all_popular.inc.php:26 -msgid "Most Popular Artists" -msgstr "" - -#: ../../templates/show_mail_users.inc.php:63 +#: ../../templates/show_mail_users.inc.php:65 msgid "Latest Album Additions" msgstr "" -#: ../../templates/show_mail_users.inc.php:67 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "" - -#: ../../templates/show_mail_users.inc.php:73 +#: ../../templates/show_mail_users.inc.php:75 msgid "Flagged Songs" msgstr "" -#: ../../templates/show_mail_users.inc.php:77 -#: ../../templates/show_admin_info.inc.php:36 +#: ../../templates/show_mail_users.inc.php:79 +#: ../../templates/show_admin_info.inc.php:34 msgid "Disabled Songs" msgstr "" -#: ../../templates/show_mail_users.inc.php:85 +#: ../../templates/show_mail_users.inc.php:87 msgid "Most Popular Threshold in days" msgstr "" -#: ../../templates/show_mail_users.inc.php:96 +#: ../../templates/show_mail_users.inc.php:98 msgid "Subject" msgstr "" -#: ../../templates/show_mail_users.inc.php:103 +#: ../../templates/show_mail_users.inc.php:105 msgid "Message" msgstr "" -#: ../../templates/show_mail_users.inc.php:113 +#: ../../templates/show_mail_users.inc.php:114 msgid "Send Mail" msgstr "" -#: ../../templates/show_admin_info.inc.php:32 -msgid "Last Ten Flagged Records" +#: ../../templates/show_add_user.inc.php:23 +msgid "Adding a New User" msgstr "" -#: ../../templates/show_admin_info.inc.php:40 -#: ../../templates/show_flagged.inc.php:73 -#: ../../templates/show_ip_history.inc.php:28 -msgid "Show All" +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:60 +msgid "Content Manager" msgstr "" -#: ../../templates/show_object_rating.inc.php:50 -#: ../../templates/show_object_rating.inc.php:53 -#: ../../templates/show_object_rating.inc.php:56 -#: ../../templates/show_object_rating.inc.php:59 -#: ../../templates/show_object_rating.inc.php:62 -msgid "out of" +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_preference_box.inc.php:61 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:22 -msgid "Admin Controls" +#: ../../templates/show_add_user.inc.php:84 +#: ../../templates/sidebar_admin.inc.php:11 +msgid "Add User" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:25 -#: ../../templates/show_tv_adminctl.inc.php:47 -msgid "Base Playlist" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" msgstr "" -#: ../../templates/show_tv_adminctl.inc.php:36 -#: ../../templates/show_localplay.inc.php:32 -msgid "Clear Playlist" +#: ../../templates/show_add_access.inc.php:67 +msgid "RPC" msgstr "" -#: ../../templates/show_confirmation.inc.php:26 -msgid "Continue" +#: ../../templates/show_add_access.inc.php:72 +msgid "RPC Options" msgstr "" -#: ../../templates/show_confirmation.inc.php:28 -#: ../../templates/show_preferences.inc:96 -#: ../../templates/show_similar_artists.inc:74 -msgid "Cancel" +#: ../../templates/show_add_access.inc.php:82 +msgid "Create ACL" msgstr "" -#: ../../templates/show_flagged.inc.php:27 -#: ../../templates/show_disabled_songs.inc:25 -#: ../../templates/show_artist.inc:33 -msgid "Select" +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +msgid "Value" msgstr "" -#: ../../templates/show_flagged.inc.php:28 -msgid "Object" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" msgstr "" -#: ../../templates/show_flagged.inc.php:29 -#: ../../templates/show_preference_admin.inc.php:38 -#: ../../templates/show_add_access.inc:47 -#: ../../templates/show_access_list.inc:49 -#: ../../templates/show_edit_access.inc:47 -msgid "User" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/show_flagged.inc.php:31 -msgid "Status" +#: ../../templates/show_preference_box.inc.php:49 +msgid "description" msgstr "" -#: ../../templates/show_flagged.inc.php:63 -msgid "Reject" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" msgstr "" -#: ../../templates/show_flagged.inc.php:64 -msgid "Approve" +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" +#: ../../templates/show_playlist_edit.inc.php:40 +msgid "Private" msgstr "" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_duplicates.inc.php:25 +msgid "Find Duplicates" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" +#: ../../templates/show_duplicates.inc.php:29 +msgid "Search Type" msgstr "" -#: ../../templates/show_all_recent.inc.php:25 -msgid "Newest Artist Additions" +#: ../../templates/show_duplicates.inc.php:36 +msgid "Artist and Title" msgstr "" -#: ../../templates/show_all_recent.inc.php:28 -msgid "Newest Album Additions" +#: ../../templates/show_duplicates.inc.php:37 +msgid "Artist, Album and Title" msgstr "" -#: ../../templates/show_all_recent.inc.php:31 -msgid "Newest Live Stream Additions" +#: ../../templates/show_duplicates.inc.php:44 +msgid "Select Best Guess" msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_gather_art.inc.php:23 +#: ../../lib/class/catalog.class.php:972 +msgid "Starting Album Art Search" msgstr "" -#: ../../templates/show_get_albumart.inc.php:46 -msgid "Direct URL to Image" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../lib/class/catalog.class.php:973 +msgid "Searched" msgstr "" -#: ../../templates/show_get_albumart.inc.php:54 -msgid "Local Image" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:20 +#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../lib/class/catalog.class.php:946 ../../lib/class/catalog.class.php:973 +#: ../../lib/preferences.php:255 ../../lib/preferences.php:297 +#: ../../lib/ui.lib.php:892 ../../lib/ui.lib.php:920 +msgid "None" msgstr "" -#: ../../templates/show_get_albumart.inc.php:66 -msgid "Get Art" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" msgstr "" -#: ../../templates/show_playlist_box.inc.php:29 -msgid "Playlist Actions" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" msgstr "" -#: ../../templates/show_playlist_box.inc.php:34 -msgid "Edit Playlist" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Play All Songs By" msgstr "" -#: ../../templates/show_playlist_box.inc.php:35 -msgid "Normalize Tracks" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Play Random Songs By" msgstr "" -#: ../../templates/show_playlist_box.inc.php:36 -msgid "Play This Playlist" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:52 +msgid "Update from tags" msgstr "" -#: ../../templates/show_playlist_box.inc.php:37 -msgid "Play Random" +#: ../../templates/show_artist_box.inc.php:39 +msgid "Find duplicate artists" msgstr "" -#: ../../templates/show_playlist_box.inc.php:38 -msgid "Delete This Playlist" +#: ../../templates/show_artist_box.inc.php:42 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_playlist_box.inc.php:40 -msgid "Import From File" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" msgstr "" -#: ../../templates/show_playlist_box.inc.php:41 -msgid "Create New Playlist" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_playlist_box.inc.php:43 -msgid "Delete Empty Playlists" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -msgid "Most Popular Genres" +#: ../../templates/show_random.inc.php:50 +msgid "Standard" msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/show_random.inc.php:51 +msgid "Less Played" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/show_random.inc.php:52 +msgid "Full Albums" msgstr "" -#: ../../templates/show_play_selected.inc.php:28 -msgid "Play Selected" +#: ../../templates/show_random.inc.php:53 +msgid "Full Artist" msgstr "" -#: ../../templates/show_play_selected.inc.php:31 -msgid "Download Selected" +#: ../../templates/show_random.inc.php:54 +msgid "Minutes" msgstr "" -#: ../../templates/show_play_selected.inc.php:40 -msgid "Set Track Numbers" +#: ../../templates/show_random.inc.php:59 +msgid "From catalog" msgstr "" -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" +#: ../../templates/show_random.inc.php:65 +msgid "Size Limit" msgstr "" -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" +#: ../../templates/show_random.inc.php:79 +msgid "Enqueue" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:644 +msgid "Now Playing" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:38 -msgid "Auto-inserted Fields" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:39 -msgid "album name" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:40 -msgid "artist name" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:41 -msgid "id3 comment" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:42 -msgid "genre" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:43 -msgid "track number (padded with leading 0)" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:44 -msgid "song title" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:45 -msgid "year" +#: ../../templates/sidebar_localplay.inc.php:13 +msgid "Show instances" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:37 -#: ../../templates/show_add_catalog.inc.php:46 -msgid "other" +#: ../../templates/sidebar_localplay.inc.php:14 +#: ../../templates/sidebar_home.inc.php:12 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:41 -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Catalog Type" +#: ../../templates/sidebar_localplay.inc.php:18 +msgid "Active Instance" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:44 -#: ../../templates/show_add_catalog.inc.php:64 -msgid "XML-RPC Key" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:50 -msgid "Filename pattern" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "Folder Pattern" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 -msgid "(no leading or ending '/')" +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" msgstr "" -#: ../../templates/show_localplay_status.inc.php:52 -msgid "Volume" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" msgstr "" -#: ../../templates/show_localplay_status.inc.php:56 -msgid "Repeat" +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../templates/show_add_catalog.inc.php:35 +msgid "Auto-inserted Fields" msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 -msgid "Create" +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" msgstr "" -#: ../../templates/show_add_catalog.inc.php:30 -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)" +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -msgid "Catalog Name" +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" msgstr "" -#: ../../templates/show_add_catalog.inc.php:51 -msgid "Path" +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" msgstr "" -#: ../../templates/show_add_catalog.inc.php:59 -msgid "Remote" +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../templates/show_add_catalog.inc.php:40 +msgid "track number (padded with leading 0)" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Required for Remote Catalogs" +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:41 +msgid "song title" msgstr "" -#: ../../templates/show_add_catalog.inc.php:68 -msgid "Filename Pattern" +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" msgstr "" -#: ../../templates/show_add_catalog.inc.php:82 -msgid "Build Playlists from m3u Files" +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" msgstr "" -#: ../../templates/show_add_catalog.inc.php:90 -msgid "Add Catalog" +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" msgstr "" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Adding a New User" +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" msgstr "" -#: ../../templates/show_edit_user.inc.php:29 -msgid "Editing existing User" +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" msgstr "" -#: ../../templates/show_edit_user.inc.php:80 -msgid "User Access Level" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" msgstr "" -#: ../../templates/show_edit_user.inc.php:94 -msgid "Add User" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" msgstr "" -#: ../../templates/show_edit_user.inc.php:98 -msgid "Update User" +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:26 -msgid "Duplicate Songs" +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:34 -msgid "Length" +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:36 -#: ../../templates/show_songs.inc:52 -msgid "Size" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" msgstr "" -#: ../../templates/show_list_duplicates.inc.php:75 -msgid "Disable Songs" +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" msgstr "" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" msgstr "" -#: ../../templates/show_ip_history.inc.php:34 -msgid "Date" +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" msgstr "" -#: ../../templates/show_ip_history.inc.php:37 -msgid "IP Address" +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:257 +msgid "Stream" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:10 ../../lib/preferences.php:260 +msgid "Democratic" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:265 +msgid "Flash Player" msgstr "" -#: ../../templates/show_preference_admin.inc.php:27 -#: ../../templates/show_add_access.inc:53 -#: ../../templates/show_access_list.inc:48 -#: ../../templates/show_edit_access.inc:62 -msgid "Level" +#: ../../templates/show_play_selected.inc.php:28 +msgid "Play Selected" msgstr "" -#: ../../templates/show_preference_admin.inc.php:37 -msgid "Guest" +#: ../../templates/show_play_selected.inc.php:31 +msgid "Download Selected" msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" +#: ../../templates/show_play_selected.inc.php:40 +msgid "Set Track Numbers" msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Album" +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_play_selected.inc.php:47 +msgid "Add to" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "days ago" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" msgstr "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_add_catalog.inc.php:27 +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 "" -#: ../../templates/show_recently_played.inc.php:23 -msgid "years ago" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" msgstr "" -#: ../../templates/show_recently_played.inc.php:26 -msgid "Recently Played" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" msgstr "" -#: ../../templates/show_recently_played.inc.php:33 -msgid "Last Played" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" msgstr "" -#: ../../templates/show_random_albums.inc.php:23 -msgid "Albums of the Moment" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" msgstr "" -#: ../../localplay.php:50 ../../localplay.php:58 -msgid "Song(s) Removed from Playlist" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" msgstr "" -#: ../../localplay.php:77 -msgid "Localplay Init Failed" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" msgstr "" -#: ../../browse.php:48 ../../albums.php:213 -msgid "Show Albums starting with" +#: ../../templates/show_localplay.inc.php:32 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" msgstr "" -#: ../../browse.php:78 ../../artists.php:230 ../../artists.php:252 -msgid "Show Artists starting with" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../browse.php:124 -msgid "Show Titles Starting With" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../search.php:47 -msgid "Error: No Keyword Entered" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../ampache/templates/sidebar.inc.php:38 -msgid "Lists" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../ratings.php:33 -msgid "Rating Updated" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../ratings.php:33 -msgid "Your rating for this object has been updated" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" msgstr "" -#: ../../login.php:80 -msgid "User Disabled please contact Admin" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" msgstr "" -#: ../../login.php:94 -msgid "Unable to create new account" +#: ../../templates/show_artist_row.inc.php:32 +#: ../../templates/show_album_row.inc.php:40 +#: ../../templates/show_playlist_row.inc.php:32 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../login.php:103 -msgid "No local account found" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../login.php:176 -msgid "Message of the Day" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" msgstr "" -#: ../../preferences.php:53 -msgid "Error: Password Does Not Match or Empty" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" msgstr "" -#: ../../preferences.php:61 -msgid "Password Updated" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" msgstr "" -#: ../../update.php:73 -msgid "Ampache Update" +#: ../../templates/show_list_duplicates.inc.php:26 +msgid "Duplicate Songs" msgstr "" -#: ../../tv.php:62 -msgid "Playlist Cleared" +#: ../../templates/show_list_duplicates.inc.php:44 +#: ../../templates/show_list_duplicates.inc.php:89 +msgid "Length" msgstr "" -#: ../../artists.php:91 ../../albums.php:191 -msgid "Starting Update from Tags" +#: ../../templates/show_list_duplicates.inc.php:46 +#: ../../templates/show_list_duplicates.inc.php:91 +msgid "Size" msgstr "" -#: ../../artists.php:96 ../../albums.php:196 -msgid "Update From Tags Complete" +#: ../../templates/show_list_duplicates.inc.php:96 +msgid "Disable Songs" msgstr "" -#: ../../artists.php:97 ../../albums.php:197 -msgid "Return" +#: ../../templates/sidebar_home.inc.php:2 +msgid "Information" msgstr "" -#: ../../activate.php:43 -msgid "No user with this name registered" +#: ../../templates/sidebar_home.inc.php:4 +msgid "Currently Playing" msgstr "" -#: ../../activate.php:47 -msgid "The validation key used isn't correct." +#: ../../templates/sidebar_home.inc.php:5 ../../lib/ui.lib.php:612 +msgid "Statistics" msgstr "" -#: ../../activate.php:52 -msgid "User activated" +#: ../../templates/sidebar_home.inc.php:13 +msgid "Manage Playlist" msgstr "" -#: ../../activate.php:52 -msgid "This User ID is activated and can be used" +#: ../../templates/sidebar_home.inc.php:22 +msgid "Advanced" msgstr "" -#: ../../playlist.php:46 -msgid "Playlist Deleted" +#: ../../templates/sidebar_admin.inc.php:5 +msgid "Show Catalogs" msgstr "" -#: ../../playlist.php:46 -msgid "The Requested Playlist has been deleted" +#: ../../templates/sidebar_admin.inc.php:9 +msgid "User Tools" msgstr "" -#: ../../playlist.php:56 -msgid "Are you sure you want to delete this playlist" +#: ../../templates/sidebar_admin.inc.php:12 +msgid "Browse Users" msgstr "" -#: ../../playlist.php:57 -msgid "Confirm Action" +#: ../../templates/sidebar_admin.inc.php:15 +msgid "Access Control" msgstr "" -#: ../../playlist.php:117 -msgid "Playlist Created" +#: ../../templates/sidebar_admin.inc.php:17 +msgid "Add ACL" msgstr "" -#: ../../playlist.php:117 -msgid " has been created" +#: ../../templates/sidebar_admin.inc.php:18 +msgid "Show ACL(s)" msgstr "" -#: ../../playlist.php:126 -msgid "Remote Selected Tracks" +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" msgstr "" -#: ../../playlist.php:145 -msgid "Playlist Updated" +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" msgstr "" -#: ../../playlist.php:146 -msgid "has been updated and is now" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" msgstr "" -#: ../../playlist.php:166 -msgid "Playlist Imported" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" msgstr "" -#: ../../playlist.php:195 -msgid "Empty Playlists Deleted" +#: ../../templates/show_test.inc.php:33 +msgid "" +"You've reached this page because a configuration error has occured. Debug " +"Information below" msgstr "" -#: ../../flag.php:46 -msgid "Item Flagged" +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" msgstr "" -#: ../../flag.php:46 -msgid "The specified item has been flagged" +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" msgstr "" -#: ../../albums.php:48 -msgid "Album Art Cleared" +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" msgstr "" -#: ../../albums.php:48 -msgid "Album Art information has been removed from the database" +#: ../../templates/show_test.inc.php:44 +msgid "PHP Version" msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "Album Art Not Located" +#: ../../templates/show_test.inc.php:59 +msgid "" +"This tests to make sure that you are running a version of PHP that is known " +"to work with Ampache." msgstr "" -#: ../../albums.php:66 ../../albums.php:83 ../../albums.php:159 -msgid "" -"Album Art could not be located at this time. This may be due to write access " -"error, or the file is not received corectly." +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" msgstr "" -#: ../../albums.php:79 ../../albums.php:106 ../../albums.php:185 -msgid "Album Art Inserted" +#: ../../templates/show_test.inc.php:78 +msgid "" +"This test checks to see if you have the mysql extensions loaded for PHP. " +"These are required for Ampache to work." msgstr "" -#: ../../register.php:81 -msgid "Error Captcha Required" +#: ../../templates/show_test.inc.php:82 +msgid "PHP Session Support" msgstr "" -#: ../../register.php:88 -msgid "Error Captcha Failed" +#: ../../templates/show_test.inc.php:97 +msgid "" +"This test checks to make sure that you have PHP session support enabled. " +"Sessions are required for Ampache to work." msgstr "" -#: ../../register.php:95 -msgid "You must accept the user agreement" +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" msgstr "" -#: ../../register.php:100 -msgid "You did not enter a username" +#: ../../templates/show_test.inc.php:115 +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 "" -#: ../../register.php:104 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" msgstr "" -#: ../../register.php:130 -msgid "You must enter a password" +#: ../../templates/show_test.inc.php:132 +msgid "" +"This test makes sure you have PCRE support compiled into your version of " +"PHP, this is required for Ampache." msgstr "" -#: ../../register.php:134 -msgid "Your passwords do not match" +#: ../../templates/show_test.inc.php:136 +msgid "PHP PutENV Support" msgstr "" -#: ../../register.php:152 -msgid "Error: Insert Failed" +#: ../../templates/show_test.inc.php:149 +msgid "" +"This test makes sure that PHP isn't running in SafeMode and that we are able " +"to modify the memory limits. While not required, without these abilities " +"some features of ampache may not work correctly" msgstr "" -#: ../../register.php:169 -msgid "Registration Complete" +#: ../../templates/show_test.inc.php:166 +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 "" -#: ../../bin/print_tags.php.inc:64 +#: ../../templates/show_test.inc.php:189 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" +"This test makes sure that you have set all of the required configuration " +"variables and that we are able to completely parse your config file" msgstr "" -#: ../../bin/print_tags.php.inc:70 -msgid "Filename:" +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" msgstr "" -#: ../../bin/quarantine_migration.php.inc:61 -msgid "Error: Unable to write to" +#: ../../templates/show_test.inc.php:209 +msgid "" +"This attempts to connect to your database using the values from your ampache." +"cfg.php" msgstr "" -#: ../../bin/quarantine_migration.php.inc:68 -msgid "Error: Upload directory not inside a catalog" +#: ../../templates/show_index.inc.php:49 +msgid "Newest Albums" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "Adding" +#: ../../templates/show_index.inc.php:54 +msgid "Newest Artists" msgstr "" -#: ../../bin/quarantine_migration.php.inc:107 -msgid "to database" +#: ../../templates/show_index.inc.php:59 +msgid "Newest Genres" msgstr "" -#: ../../bin/quarantine_migration.php.inc:124 -msgid "Deleted" +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" msgstr "" -#: ../../bin/quarantine_migration.php.inc:139 -msgid "" -"\n" -"\t\n" -"************* WARNING *************\n" -"This script will move, and \n" -"potentially delete uploaded files.\n" -"************* WARNING *************\n" -"\n" -"All files marked for add will be moved to the upload directory. All files \n" -"marked for deletion will be deleted. This script must be run as a user with\n" -"sufficient rights to perform the above two functions. \n" -"\n" -"\t\n" +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" msgstr "" -#: ../../bin/quarantine_migration.php.inc:153 -msgid "Continue? (Y/N):" +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" msgstr "" -#: ../../bin/quarantine_migration.php.inc:178 -msgid "Error: " +#: ../../templates/show_account.inc.php:40 +msgid "New Password" msgstr "" -#: ../../bin/quarantine_migration.php.inc:179 -msgid "!\n" +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" msgstr "" -#: ../../templates/show_big_art.inc:29 -msgid "Album Art" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" msgstr "" -#: ../../templates/show_big_art.inc:33 -msgid "Click to close window" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" msgstr "" -#: ../../templates/show_disabled_songs.inc:30 -msgid "Addition Time" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../templates/show_disabled_songs.inc:49 -msgid "Remove" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../templates/list_header.inc:110 -msgid "Prev" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../templates/list_header.inc:156 -msgid "Next" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:386 +msgid "Pure Random" msgstr "" -#: ../../templates/header.inc:63 ../../ampache/templates/header.inc:64 -msgid "You are currently logged in as" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:383 +msgid "Related Artist" msgstr "" -#: ../../templates/header.inc:74 -msgid "Error Config File Out of Date" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:377 +msgid "Related Album" msgstr "" -#: ../../templates/show_songs.inc:47 -msgid "Song title" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:380 +msgid "Related Genre" msgstr "" -#: ../../templates/show_songs.inc:57 ../../templates/show_search.inc:92 -msgid "Rating" +#: ../../templates/show_album.inc.php:31 +#: ../../lib/class/catalog.class.php:1767 +#: ../../lib/class/catalog.class.php:1849 +#: ../../lib/class/catalog.class.php:1934 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../templates/show_songs.inc:183 -msgid "Total" +#: ../../templates/show_album.inc.php:46 +msgid "Play Random from Album" msgstr "" -#: ../../templates/show_install_config.inc:53 -#: ../../templates/show_install.inc:56 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../templates/show_album.inc.php:48 +msgid "Reset Album Art" msgstr "" -#: ../../templates/show_install_config.inc:55 -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" +#: ../../templates/show_album.inc.php:50 +msgid "Find Album Art" msgstr "" -#: ../../templates/show_install_config.inc:64 -msgid "Web Path" +#: ../../templates/show_album.inc.php:58 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:90 +msgid "Find Missing Tracks" msgstr "" -#: ../../templates/show_install_config.inc:68 -#: ../../templates/show_install.inc:64 -msgid "Desired Database Name" +#: ../../templates/show_playlists.inc.php:34 +#: ../../templates/show_playlists.inc.php:51 +msgid "Playlist Name" msgstr "" -#: ../../templates/show_install_config.inc:72 -#: ../../templates/show_install.inc:68 -msgid "MySQL Hostname" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:52 +msgid "# Songs" msgstr "" -#: ../../templates/show_install_config.inc:76 -msgid "MySQL Username" +#: ../../templates/show_playlists.inc.php:36 +#: ../../templates/show_playlists.inc.php:53 +msgid "Owner" msgstr "" -#: ../../templates/show_install_config.inc:80 -msgid "MySQL Password" +#: ../../activate.php:42 +msgid "No user with this name registered" msgstr "" -#: ../../templates/show_install_config.inc:85 -msgid "Write Config" +#: ../../activate.php:46 +msgid "The validation key used isn't correct." msgstr "" -#: ../../templates/show_install_config.inc:92 -#: ../../templates/show_test.inc:155 -msgid "Ampache.cfg.php Exists" +#: ../../activate.php:51 +msgid "User activated" msgstr "" -#: ../../templates/show_install_config.inc:109 -#: ../../templates/show_test.inc:176 -msgid "Ampache.cfg.php Configured?" +#: ../../activate.php:51 +msgid "This User ID is activated and can be used" msgstr "" -#: ../../templates/show_install_config.inc:130 -msgid "Check for Config" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_album.inc:55 -msgid "Play Album" +#: ../../democratic.php:80 +msgid "Playlist Cleared" msgstr "" -#: ../../templates/show_album.inc:56 -msgid "Play Random from Album" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_album.inc:58 -msgid "Reset Album Art" +#: ../../lib/class/flag.class.php:280 +msgid "Approved" msgstr "" -#: ../../templates/show_album.inc:60 -msgid "Find Album Art" +#: ../../lib/class/flag.class.php:281 +msgid "Pending" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "Editing" +#: ../../lib/class/flag.class.php:296 +msgid "Re-Tag" msgstr "" -#: ../../templates/show_preferences.inc:53 -msgid "preferences" +#: ../../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:349 ../../lib/class/song.class.php:353 +#: ../../lib/class/song.class.php:357 ../../lib/class/song.class.php:362 +#: ../../lib/class/song.class.php:367 ../../lib/class/song.class.php:371 +#: ../../lib/class/song.class.php:375 ../../lib/class/song.class.php:380 +msgid "updated to" msgstr "" -#: ../../templates/show_preferences.inc:55 -msgid "Rebuild Preferences" +#: ../../lib/class/song.class.php:341 +msgid "Rate" msgstr "" -#: ../../templates/show_preferences.inc:62 -msgid "Interface" +#: ../../lib/class/song.class.php:345 +msgid "Mode" msgstr "" -#: ../../templates/show_preferences.inc:65 -msgid "Streaming" +#: ../../lib/class/song.class.php:357 +msgid "Filesize" msgstr "" -#: ../../templates/show_preferences.inc:68 -msgid "Options" +#: ../../lib/class/browse.class.php:542 +msgid "Manage Users" msgstr "" -#: ../../templates/show_preferences.inc:72 -msgid "Account" +#: ../../lib/class/browse.class.php:552 +msgid "Radion Stations" msgstr "" -#: ../../templates/show_preferences.inc:76 -msgid "System" +#: ../../lib/class/browse.class.php:557 +msgid "Playlists" msgstr "" -#: ../../templates/show_preferences.inc:79 -msgid "Modules" +#: ../../lib/class/catalog.class.php:403 ../../lib/class/catalog.class.php:740 +#: ../../lib/class/album.class.php:434 +msgid "Error: Unable to open" msgstr "" -#: ../../templates/show_preferences.inc:92 -msgid "Update Preferences" +#: ../../lib/class/catalog.class.php:409 ../../lib/class/catalog.class.php:452 +msgid "Error: Unable to change to directory" msgstr "" -#: ../../templates/show_random_play.inc:25 -msgid "Play Random Selection" +#: ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to get filesize for" msgstr "" -#: ../../templates/show_random_play.inc:28 -msgid "Item count" +#: ../../lib/class/catalog.class.php:486 +msgid "is not readable by ampache" msgstr "" -#: ../../templates/show_random_play.inc:43 -msgid "From genre" +#: ../../lib/class/catalog.class.php:937 +msgid "Starting Catalog Build" msgstr "" -#: ../../templates/show_random_play.inc:52 -msgid "Standard" +#: ../../lib/class/catalog.class.php:941 +msgid "Running Remote Sync" msgstr "" -#: ../../templates/show_random_play.inc:54 -msgid "Full Albums" +#: ../../lib/class/catalog.class.php:965 +#: ../../lib/class/catalog.class.php:1137 +msgid "Added Playlist From" msgstr "" -#: ../../templates/show_random_play.inc:55 -msgid "Full Artist" +#: ../../lib/class/catalog.class.php:983 +msgid "Catalog Finished" msgstr "" -#: ../../templates/show_random_play.inc:61 -msgid "From catalog" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1166 +msgid "Total Time" msgstr "" -#: ../../templates/show_random_play.inc:67 -msgid "Size Limit" +#: ../../lib/class/catalog.class.php:983 +#: ../../lib/class/catalog.class.php:1167 +msgid "Total Songs" msgstr "" -#: ../../templates/show_random_play.inc:70 ../../templates/show_search.inc:122 -msgid "Unlimited" +#: ../../lib/class/catalog.class.php:984 +#: ../../lib/class/catalog.class.php:1167 +msgid "Songs Per Seconds" msgstr "" -#: ../../templates/show_install.inc:54 -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" +#: ../../lib/class/catalog.class.php:1027 +msgid "No Update Needed" msgstr "" -#: ../../templates/show_install.inc:72 -msgid "MySQL Administrative Username" +#: ../../lib/class/catalog.class.php:1111 +msgid "Running Remote Update" msgstr "" -#: ../../templates/show_install.inc:76 -msgid "MySQL Administrative Password" +#: ../../lib/class/catalog.class.php:1166 +msgid "Catalog Update Finished" msgstr "" -#: ../../templates/show_install.inc:80 -msgid "Create Database User for New Database" +#: ../../lib/class/catalog.class.php:1187 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -#: ../../templates/show_install.inc:84 -msgid "Ampache Database Username" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Error connecting to" msgstr "" -#: ../../templates/show_install.inc:88 -msgid "Ampache Database User Password" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Code" msgstr "" -#: ../../templates/show_install.inc:93 -msgid "Insert Database" +#: ../../lib/class/catalog.class.php:1230 +#: ../../lib/class/catalog.class.php:1285 +msgid "Reason" msgstr "" -#: ../../templates/show_add_access.inc:22 -msgid "Add Access for a Host" +#: ../../lib/class/catalog.class.php:1246 +msgid "Completed updating remote catalog(s)" msgstr "" -#: ../../templates/show_add_access.inc:23 -msgid "" -"Use the form below to add a host that you want to have access to your " -"Ampache catalog." +#: ../../lib/class/catalog.class.php:1362 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_add_access.inc:35 -#: ../../templates/show_edit_access.inc:35 -msgid "Start IP Address" +#: ../../lib/class/catalog.class.php:1419 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_add_access.inc:41 -#: ../../templates/show_edit_access.inc:41 -msgid "End IP Address" +#: ../../lib/class/catalog.class.php:1419 +msgid "files removed" msgstr "" -#: ../../templates/show_add_access.inc:57 -#: ../../templates/show_edit_access.inc:67 -msgid "Read" +#: ../../lib/class/catalog.class.php:1420 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_add_access.inc:58 -#: ../../templates/show_edit_access.inc:68 -msgid "Read/Write" +#: ../../lib/class/catalog.class.php:1656 +msgid " FOUND" msgstr "" -#: ../../templates/show_add_access.inc:64 -#: ../../templates/show_edit_access.inc:31 -msgid "ACL Type" +#: ../../lib/class/catalog.class.php:1658 +msgid "Searching for new Album Art" msgstr "" -#: ../../templates/show_add_access.inc:67 -msgid "Stream Access" +#: ../../lib/class/catalog.class.php:1706 +msgid "Update Finished." msgstr "" -#: ../../templates/show_add_access.inc:68 -msgid "Web Interface" +#: ../../lib/class/catalog.class.php:1706 +msgid "Checked" msgstr "" -#: ../../templates/show_add_access.inc:69 -msgid "Local Network Definition" +#: ../../lib/class/catalog.class.php:1706 +msgid "songs updated." msgstr "" -#: ../../templates/show_add_access.inc:70 -msgid "XML-RPC" +#: ../../lib/class/localplay.class.php:647 +msgid "Stopped" msgstr "" -#: ../../templates/show_add_access.inc:75 -msgid "XML-RPC Options" +#: ../../lib/class/localplay.class.php:650 +msgid "Paused" msgstr "" -#: ../../templates/show_add_access.inc:78 -#: ../../templates/show_edit_access.inc:54 -msgid "Remote Key" +#: ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_add_access.inc:87 -msgid "Create ACL" +#: ../../lib/preferences.php:245 +msgid "Enable" msgstr "" -#: ../../templates/show_access_list.inc:29 -msgid "Host Access to Your Catalog" +#: ../../lib/preferences.php:272 +msgid "M3U" msgstr "" -#: ../../templates/show_access_list.inc:39 -msgid "Add Entry" +#: ../../lib/preferences.php:273 +msgid "Simple M3U" msgstr "" -#: ../../templates/show_access_list.inc:46 -msgid "Start Address" +#: ../../lib/preferences.php:274 +msgid "PLS" msgstr "" -#: ../../templates/show_access_list.inc:47 -msgid "End Address" +#: ../../lib/preferences.php:275 +msgid "Asx" msgstr "" -#: ../../templates/show_access_list.inc:50 -msgid "Key" +#: ../../lib/preferences.php:276 +msgid "RAM" msgstr "" -#: ../../templates/show_access_list.inc:69 -msgid "Revoke" +#: ../../lib/preferences.php:277 +msgid "XSPF" msgstr "" -#: ../../templates/show_users.inc:40 -msgid "Fullname" +#: ../../lib/preferences.php:310 +msgid "Disabled" msgstr "" -#: ../../templates/show_users.inc:48 -msgid "Last Seen" +#: ../../lib/preferences.php:332 +msgid "Send on Add" msgstr "" -#: ../../templates/show_users.inc:53 -msgid "Registration Date" +#: ../../lib/preferences.php:333 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_users.inc:57 -msgid "Activity" +#: ../../lib/preferences.php:334 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_users.inc:61 -msgid "Last Ip" +#: ../../lib/preferences.php:335 ../../lib/preferences.php:342 +msgid "Default" msgstr "" -#: ../../templates/show_users.inc:66 -msgid "On-line" +#: ../../lib/preferences.php:343 +msgid "Always" msgstr "" -#: ../../templates/show_artist.inc:35 -msgid "Cover" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../templates/show_artist.inc:36 -msgid "Album Name" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../templates/show_artist.inc:37 -msgid "Album Year" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" msgstr "" -#: ../../templates/show_artist.inc:38 -msgid "Tracks" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../templates/show_edit_access.inc:23 -msgid "Edit Access List" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" msgstr "" -#: ../../templates/show_test.inc:34 -msgid "Ampache Debug" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../templates/show_test.inc:35 -msgid "" -"You've reached this page because a configuration error has occured. Debug " -"Information below" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../templates/show_test.inc:39 -msgid "CHECK" +#: ../../lib/general.lib.php:484 ../../lib/general.lib.php:495 +msgid "English" msgstr "" -#: ../../templates/show_test.inc:41 -msgid "STATUS" +#: ../../lib/general.lib.php:496 +msgid "British English" msgstr "" -#: ../../templates/show_test.inc:43 -msgid "DESCRIPTION" +#: ../../lib/general.lib.php:502 +msgid "Turkish" msgstr "" -#: ../../templates/show_test.inc:46 -msgid "PHP Version" +#: ../../lib/general.lib.php:503 +msgid "Simplified Chinese" msgstr "" -#: ../../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." +#: ../../lib/general.lib.php:580 +msgid "On" msgstr "" -#: ../../templates/show_test.inc:65 -msgid "Mysql for PHP" +#: ../../lib/general.lib.php:583 +msgid "Off" msgstr "" -#: ../../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." +#: ../../lib/ui.lib.php:92 +msgid "Error Access Denied" msgstr "" -#: ../../templates/show_test.inc:84 -msgid "PHP Session Support" +#: ../../lib/ui.lib.php:550 +msgid "Upload" msgstr "" -#: ../../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." +#: ../../lib/ui.lib.php:553 +msgid "Local Play" msgstr "" -#: ../../templates/show_test.inc:103 -msgid "PHP ICONV Support" +#: ../../lib/ui.lib.php:556 +msgid "Random Play" msgstr "" -#: ../../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" +#: ../../lib/ui.lib.php:568 ../../lib/ui.lib.php:572 +msgid "Admin-Catalog" msgstr "" -#: ../../templates/show_test.inc:121 -msgid "PHP PCRE Support" +#: ../../lib/ui.lib.php:576 +msgid "Admin-User Management" 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." +#: ../../lib/ui.lib.php:580 +msgid "Admin-Mail Users" msgstr "" -#: ../../templates/show_test.inc:138 -msgid "PHP PutENV Support" +#: ../../lib/ui.lib.php:584 +msgid "Admin-Manage Access Lists" msgstr "" -#: ../../templates/show_test.inc:151 -msgid "" -"This test makes sure that PHP isn't running in SafeMode and that we are able " -"to modify the memory limits. While not required, without these abilities " -"some features of ampache may not work correctly" +#: ../../lib/ui.lib.php:588 +msgid "Admin-Site Preferences" msgstr "" -#: ../../templates/show_test.inc:170 -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." +#: ../../lib/ui.lib.php:592 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/show_test.inc:193 -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" +#: ../../lib/ui.lib.php:596 +msgid "Browse Music" msgstr "" -#: ../../templates/show_test.inc:203 -msgid "Ampache.cfg.php Up to Date?" +#: ../../albums.php:32 +msgid "Album Art Cleared" msgstr "" -#: ../../templates/show_test.inc:221 -msgid "Ampache.cfg.php is missing the following:" +#: ../../albums.php:32 +msgid "Album Art information has been removed from the database" msgstr "" -#: ../../templates/show_test.inc:240 -msgid "DB Connection" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" msgstr "" -#: ../../templates/show_test.inc:256 +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 msgid "" -"This attempts to connect to your database using the values from your ampache." -"cfg.php" +"Album Art could not be located at this time. This may be due to write access " +"error, or the file is not received corectly." msgstr "" -#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:26 -msgid "Search Ampache" +#: ../../albums.php:52 ../../albums.php:80 ../../albums.php:155 +msgid "Album Art Inserted" msgstr "" -#: ../../templates/show_similar_artists.inc:23 -msgid "Similar Artists" +#: ../../albums.php:164 ../../artists.php:48 +msgid "Starting Update from Tags" msgstr "" -#: ../../templates/show_similar_artists.inc:25 -msgid "Please check the artists you want to merge with the current one" +#: ../../albums.php:168 ../../artists.php:52 +msgid "Update From Tags Complete" msgstr "" -#: ../../templates/show_similar_artists.inc:62 -msgid "Back" +#: ../../albums.php:169 ../../artists.php:53 +msgid "Return" msgstr "" -#: ../../templates/show_similar_artists.inc:73 -msgid "Rename selected" +#: ../../modules/localplay/mpd.controller.php:213 +msgid "Instance Name" msgstr "" -#: ../../templates/show_similar_artists.inc:83 -msgid "Advanced Options" +#: ../../modules/localplay/mpd.controller.php:214 +msgid "Hostname" msgstr "" -#: ../../templates/show_similar_artists.inc:144 -msgid "Search Again" +#: ../../modules/localplay/mpd.controller.php:215 +msgid "Port" msgstr "" -#: ../../templates/show_login_form.inc:35 -#: ../../templates/show_login_form.inc:42 -msgid "Login" +#: ../../modules/horde/Browser.php:867 +msgid "file" msgstr "" -#: ../../templates/show_login_form.inc:39 -msgid "Remember Me" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../templates/show_login_form.inc:48 -msgid "Register" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" msgstr "" -#: ../../templates/show_search.inc:33 -msgid "Keywords" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." msgstr "" -#: ../../templates/show_search.inc:73 -msgid "Played" +#: ../../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 "" -#: ../../templates/show_search.inc:81 -msgid "Min Bitrate" +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -#: ../../templates/show_search.inc:96 -msgid "One Star" +#: ../../localplay.php:72 ../../localplay.php:80 +msgid "Song(s) Removed from Playlist" msgstr "" -#: ../../templates/show_search.inc:97 -msgid "Two Stars" +#: ../../playlist.php:57 +msgid "Playlist Created" msgstr "" -#: ../../templates/show_search.inc:98 -msgid "Three Stars" +#: ../../playlist.php:57 +msgid " has been created" msgstr "" -#: ../../templates/show_search.inc:99 -msgid "Four Stars" +#: ../../playlist.php:78 +msgid "Playlist Updated" msgstr "" -#: ../../templates/show_search.inc:100 -msgid "Five Stars" +#: ../../playlist.php:79 +msgid "has been updated and is now" msgstr "" -#: ../../templates/show_search.inc:103 -msgid "Operator" +#: ../../playlist.php:101 +msgid "Playlist Imported" msgstr "" -#: ../../templates/show_search.inc:106 -msgid "AND" +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" msgstr "" -#: ../../templates/show_search.inc:112 -msgid "Method" +#: ../../login.php:73 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../templates/show_search.inc:115 -msgid "Fuzzy" +#: ../../login.php:87 +msgid "Unable to create new account" msgstr "" -#: ../../templates/show_search.inc:116 -msgid "Exact" +#: ../../login.php:96 +msgid "No local account found" msgstr "" -#: ../../templates/show_search.inc:119 -msgid "Maximum Results" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../templates/show_search.inc:134 -msgid "Reset Form" +#: ../../artists.php:186 +msgid "Show Artists starting with" msgstr "" -#: ../../templates/show_search.inc:145 -msgid "Save Search As Track on" +#: ../../bin/print_tags.inc:66 +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 "" -#: ../../templates/show_search.inc:147 -msgid "Save" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" msgstr "" +#, fuzzy +#~ msgid "Entry Updated" +#~ msgstr "ID3 " + #~ msgid "owned by" #~ msgstr " " -- cgit