From 2f5c09b55c9f0f4149d2ae3ff41678807dab322a Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 10 May 2008 09:27:42 +0000 Subject: updated locales, hopefully one of the last commits before 3.4 stable release --- locale/base/gather-messages.sh | 2 +- locale/base/merge-messages.sh | 14 +- locale/base/messages.po | 176 +- locale/ca_CA/LC_MESSAGES/messages.mo | Bin 42697 -> 42402 bytes locale/ca_CA/LC_MESSAGES/messages.po | 5076 +++++++++++----------- locale/de_DE/LC_MESSAGES/messages.mo | Bin 43990 -> 42402 bytes locale/de_DE/LC_MESSAGES/messages.po | 7816 +++++++++++++++++----------------- locale/el_GR/LC_MESSAGES/messages.mo | Bin 56403 -> 42402 bytes locale/el_GR/LC_MESSAGES/messages.po | 5117 +++++++++++----------- locale/en_GB/LC_MESSAGES/messages.mo | Bin 29937 -> 42402 bytes locale/en_GB/LC_MESSAGES/messages.po | 4989 +++++++++++----------- locale/es_ES/LC_MESSAGES/messages.mo | Bin 21081 -> 42402 bytes locale/es_ES/LC_MESSAGES/messages.po | 4874 ++++++++++----------- locale/fr_FR/LC_MESSAGES/messages.mo | Bin 44634 -> 42402 bytes locale/fr_FR/LC_MESSAGES/messages.po | 5095 +++++++++++----------- locale/it_IT/LC_MESSAGES/messages.mo | Bin 29883 -> 42402 bytes locale/it_IT/LC_MESSAGES/messages.po | 5002 +++++++++++----------- locale/nl_NL/LC_MESSAGES/messages.mo | Bin 31249 -> 42402 bytes locale/nl_NL/LC_MESSAGES/messages.po | 5068 +++++++++++----------- locale/ru_RU/LC_MESSAGES/messages.mo | Bin 45801 -> 42402 bytes locale/ru_RU/LC_MESSAGES/messages.po | 5126 +++++++++++----------- locale/tr_TR/LC_MESSAGES/messages.mo | Bin 28712 -> 42402 bytes locale/tr_TR/LC_MESSAGES/messages.po | 4249 +++++++++--------- locale/zh_CN/LC_MESSAGES/messages.mo | Bin 23162 -> 42402 bytes locale/zh_CN/LC_MESSAGES/messages.po | 3965 ++++++++--------- 25 files changed, 28727 insertions(+), 27842 deletions(-) (limited to 'locale') diff --git a/locale/base/gather-messages.sh b/locale/base/gather-messages.sh index 8d0814f2..c2a1a050 100755 --- a/locale/base/gather-messages.sh +++ b/locale/base/gather-messages.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2001 - 2007 Ampache.org +# Copyright (c) Ampache.org # All rights reserved. # # This program is free software; you can redistribute it and/or diff --git a/locale/base/merge-messages.sh b/locale/base/merge-messages.sh index 0dfffa87..e7750c8e 100755 --- a/locale/base/merge-messages.sh +++ b/locale/base/merge-messages.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2001 - 2007 Ampache.org +# Copyright (c) Ampache.org # All rights reserved. # # This program is free software; you can redistribute it and/or @@ -19,14 +19,24 @@ msgmerge -N ../de_DE/LC_MESSAGES/messages.po ./messages.po --output-file=../de_DE/LC_MESSAGES/messages.po +msgfmt -o ../de_DE/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../ca_CA/LC_MESSAGES/messages.po ./messages.po --output-file=../ca_CA/LC_MESSAGES/messages.po +msgfmt -o ../ca_CA/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../el_GR/LC_MESSAGES/messages.po ./messages.po --output-file=../el_GR/LC_MESSAGES/messages.po +msgfmt -o ../el_GR/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../es_ES/LC_MESSAGES/messages.po ./messages.po --output-file=../es_ES/LC_MESSAGES/messages.po +msgfmt -o ../es_ES/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../en_GB/LC_MESSAGES/messages.po ./messages.po --output-file=../en_GB/LC_MESSAGES/messages.po +msgfmt -o ../en_GB/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../fr_FR/LC_MESSAGES/messages.po ./messages.po --output-file=../fr_FR/LC_MESSAGES/messages.po +msgfmt -o ../fr_FR/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../it_IT/LC_MESSAGES/messages.po ./messages.po --output-file=../it_IT/LC_MESSAGES/messages.po +msgfmt -o ../it_IT/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../nl_NL/LC_MESSAGES/messages.po ./messages.po --output-file=../nl_NL/LC_MESSAGES/messages.po +msgfmt -o ../nl_NL/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../tr_TR/LC_MESSAGES/messages.po ./messages.po --output-file=../tr_TR/LC_MESSAGES/messages.po +msgfmt -o ../tr_TR/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../zh_CN/LC_MESSAGES/messages.po ./messages.po --output-file=../zh_CN/LC_MESSAGES/messages.po +msgfmt -o ../zh_CN/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po msgmerge -N ../ru_RU/LC_MESSAGES/messages.po ./messages.po --output-file=../ru_RU/LC_MESSAGES/messages.po -msgmerge -N ../is_IS/LC_MESSAGES/messages.po ./messages.po --output-file=../is_IS/LC_MESSAGES/messages.po +msgfmt -o ../ru_RU/LC_MESSAGES/messages.mo ../de_DE/LC_MESSAGES/messages.po diff --git a/locale/base/messages.po b/locale/base/messages.po index d52d4d7e..1becb90b 100644 --- a/locale/base/messages.po +++ b/locale/base/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-04-20 18:31-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -61,14 +61,6 @@ msgstr "" msgid "Session Expired: please log in again at" msgstr "" -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "" - -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "" - #: ../../radio.php:50 msgid "Radio Station Added" msgstr "" @@ -121,64 +113,64 @@ msgstr "" msgid "The requested song(s) have been enabled" msgstr "" -#: ../../admin/catalog.php:52 ../../admin/catalog.php:70 -#: ../../admin/catalog.php:93 ../../admin/catalog.php:151 +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 msgid "Catalog Updated" msgstr "" -#: ../../admin/catalog.php:104 +#: ../../admin/catalog.php:110 msgid "Catalog Deleted" msgstr "" -#: ../../admin/catalog.php:104 +#: ../../admin/catalog.php:110 msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../admin/catalog.php:113 +#: ../../admin/catalog.php:119 msgid "Songs Removed" msgstr "" -#: ../../admin/catalog.php:116 +#: ../../admin/catalog.php:122 msgid "No Songs Removed" msgstr "" -#: ../../admin/catalog.php:119 +#: ../../admin/catalog.php:125 msgid "Disabled Songs Processed" msgstr "" -#: ../../admin/catalog.php:139 +#: ../../admin/catalog.php:146 msgid "Catalog Cleaned" msgstr "" -#: ../../admin/catalog.php:189 +#: ../../admin/catalog.php:197 msgid "Catalog Created" msgstr "" -#: ../../admin/catalog.php:206 +#: ../../admin/catalog.php:214 msgid "Catalog statistics cleared" msgstr "" -#: ../../admin/catalog.php:223 +#: ../../admin/catalog.php:231 msgid "Now Playing Cleared" msgstr "" -#: ../../admin/catalog.php:223 +#: ../../admin/catalog.php:231 msgid "All now playing data has been cleared" msgstr "" -#: ../../admin/catalog.php:233 +#: ../../admin/catalog.php:241 msgid "No Disabled songs found" msgstr "" -#: ../../admin/catalog.php:242 +#: ../../admin/catalog.php:250 msgid "Delete Catalog" msgstr "" -#: ../../admin/catalog.php:242 +#: ../../admin/catalog.php:250 msgid "Do you really want to delete this catalog?" msgstr "" -#: ../../admin/catalog.php:261 +#: ../../admin/catalog.php:270 msgid "Album Art Search Finished" msgstr "" @@ -335,8 +327,14 @@ msgstr "" msgid "Access List Entry updated" msgstr "" -#: ../../admin/system.php:64 -msgid "Export Failed" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" +msgstr "" + +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" msgstr "" #: ../../admin/mail.php:57 @@ -551,7 +549,7 @@ msgid "Show Duplicate Songs" msgstr "" #: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 +#: ../../templates/sidebar_admin.inc.php:48 msgid "Clear Now Playing" msgstr "" @@ -914,7 +912,7 @@ msgid "Active Playlist" msgstr "" #: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 -#: ../../server/ajax.server.php:294 +#: ../../server/ajax.server.php:300 msgid "Recently Played" msgstr "" @@ -1292,6 +1290,7 @@ msgid "Generate Config File" msgstr "" #: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 msgid "Web Path" msgstr "" @@ -1376,6 +1375,74 @@ msgstr "" msgid "Various" msgstr "" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" + +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" +msgstr "" + +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" + +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" + +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" + +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "" + +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" +msgstr "" + +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" +msgstr "" + +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" +msgstr "" + +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" +msgstr "" + +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "" + #: ../../templates/show_search_bar.inc.php:29 #: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 msgid "Search" @@ -1639,6 +1706,7 @@ msgid "Normalize Tracks" msgstr "" #: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 #: ../../templates/show_artist_row.inc.php:33 #: ../../templates/show_album_row.inc.php:49 #: ../../templates/show_playlist_row.inc.php:33 @@ -1689,14 +1757,6 @@ msgstr "" 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 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "" - #: ../../templates/show_localplay_playlist.inc.php:23 msgid "Current Playlist" msgstr "" @@ -2092,12 +2152,6 @@ msgstr "" msgid "Create ACL" msgstr "" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "" - #: ../../templates/show_preference_box.inc.php:43 #: ../../templates/show_preference_box.inc.php:73 msgid "Apply to All" @@ -2108,11 +2162,6 @@ msgstr "" msgid "Access Level" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "" - #: ../../templates/show_playlist_edit.inc.php:26 msgid "Editing Playlist" msgstr "" @@ -2294,7 +2343,7 @@ msgstr "" #: ../../templates/show_duplicate.inc.php:23 #: ../../templates/show_duplicate.inc.php:42 -#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/sidebar_admin.inc.php:46 msgid "Find Duplicates" msgstr "" @@ -2356,10 +2405,19 @@ msgid "Get Art" msgstr "" #: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 #: ../../templates/show_test.inc.php:32 msgid "Ampache Debug" msgstr "" +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" +msgstr "" + +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" + #: ../../templates/show_edit_catalog.inc.php:22 msgid "Settings for" msgstr "" @@ -2589,7 +2647,7 @@ msgid "Add Catalog" msgstr "" #: ../../templates/show_export.inc.php:28 -#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/sidebar_admin.inc.php:50 msgid "Export Catalog" msgstr "" @@ -2700,20 +2758,20 @@ msgstr "" msgid "Show ACL(s)" msgstr "" -#: ../../templates/sidebar_admin.inc.php:46 +#: ../../templates/sidebar_admin.inc.php:47 msgid "Mail Users" msgstr "" -#: ../../templates/sidebar_admin.inc.php:48 +#: ../../templates/sidebar_admin.inc.php:49 #: ../../templates/show_account.inc.php:53 msgid "Clear Stats" msgstr "" -#: ../../templates/sidebar_admin.inc.php:50 +#: ../../templates/sidebar_admin.inc.php:51 msgid "Manage Flagged" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 +#: ../../templates/sidebar_admin.inc.php:53 msgid "Manage Shoutbox" msgstr "" @@ -2835,6 +2893,10 @@ msgid "" "cfg.php" msgstr "" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" + #: ../../templates/show_user_preferences.inc.php:28 #: ../../templates/show_preferences.inc.php:28 msgid "Editing" @@ -2905,7 +2967,7 @@ msgstr "" #: ../../templates/show_album.inc.php:35 #: ../../lib/class/catalog.class.php:1798 #: ../../lib/class/catalog.class.php:1880 -#: ../../lib/class/catalog.class.php:1965 +#: ../../lib/class/catalog.class.php:1963 msgid "Unknown (Orphaned)" msgstr "" @@ -3216,11 +3278,11 @@ msgstr "" msgid "Off" msgstr "" -#: ../../lib/install.php:243 +#: ../../lib/install.php:253 msgid "No Username/Password specified" msgstr "" -#: ../../lib/install.php:248 +#: ../../lib/install.php:258 msgid "Passwords do not match" msgstr "" diff --git a/locale/ca_CA/LC_MESSAGES/messages.mo b/locale/ca_CA/LC_MESSAGES/messages.mo index aa2b756d..a743d873 100644 Binary files a/locale/ca_CA/LC_MESSAGES/messages.mo and b/locale/ca_CA/LC_MESSAGES/messages.mo differ diff --git a/locale/ca_CA/LC_MESSAGES/messages.po b/locale/ca_CA/LC_MESSAGES/messages.po index 41a85da2..583fb821 100644 --- a/locale/ca_CA/LC_MESSAGES/messages.po +++ b/locale/ca_CA/LC_MESSAGES/messages.po @@ -12,13 +12,13 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # , fuzzy # <>, 2008. -# -# +# +# msgid "" msgstr "" "Project-Id-Version: ampache VERSION1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: 2008-01-04 16:41+0100\n" "Last-Translator: Guillem Lluch Moll \n" "Language-Team: Catalan \n" @@ -26,1323 +26,1101 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "La sessió ha acabat: entra de nou" +#: ../../register.php:73 +msgid "Error Captcha Required" +msgstr "Error es necessita el Captcha" -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" -msgstr "Privada" +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "Error s'ha fallat el captcha" -#: ../../lib/class/album.class.php:217 -msgid "Disk" -msgstr "" +#: ../../register.php:87 +msgid "You must accept the user agreement" +msgstr "Tu has d'acceptar la licència d'usuari" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Artistes" +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "No has estrat cap nom d'usuari" -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Varis" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "Per favor entra el teu nom complert (Nom i Cognoms)" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Error: impossible d'obrir" +#: ../../register.php:122 +msgid "You must enter a password" +msgstr "Has d'entrar una contresenya" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "Tot" +#: ../../register.php:126 +msgid "Your passwords do not match" +msgstr "No s'ha trobat la teva contrasenya" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "Veure" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "Errada el nom d'usuari ja existeix" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -msgid "Read" -msgstr "LLegit" +#: ../../register.php:158 +msgid "Error: Insert Failed" +msgstr "Error: s'ha fallat l'insersió" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "LLegit/Escrit" +#: ../../update.php:47 ../../update.php:51 +msgid "Ampache Update" +msgstr "Ampache actualitzat" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" -msgstr "" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "La sessió ha acabat: entra de nou" -#: ../../lib/class/catalog.class.php:176 -#, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "dia" -msgstr[1] "dia" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 -#, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "hora" -msgstr[1] "hora" +#: ../../admin/flag.php:89 +msgid "Song Updated" +msgstr "Cançons actualitzades" -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "Engegant sincronització remota" +#: ../../admin/flag.php:89 +msgid "The requested song has been updated" +msgstr "La cançó demanada s'ha actualitzat" -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "Error: impossible canviar de directori" +#: ../../admin/flag.php:131 +msgid "Album Updated" +msgstr "Album actualitzat" -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Error: impossible de aconseguit la mida" +#: ../../admin/flag.php:173 +msgid "Artist Updated" +msgstr "Artista actualitzat" -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "ampache no ho pot llegir" +#: ../../admin/flag.php:238 +msgid "Songs Updated" +msgstr "Cançons actualitzades" -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" -msgstr "Actualitzat" +#: ../../admin/flag.php:246 +msgid "Flag Removed" +msgstr "Bandera llevada" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "No es necessita cap actualització " +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "Bandera llevada de" -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "Engegant actualització remota" +#: ../../admin/flag.php:262 +msgid "Flags Updated" +msgstr "Bandera actualitzat" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "Afeguit llista des de" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "Cançons desactivades" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "Actualització del catàleg finalitzada" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "Les cançons demanades han esta desactivades" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "Temps total" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" +msgstr "Cançons permeses" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Cançons en total" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" +msgstr "Les cançons demanades han estat activades" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "Cançons per segon" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +msgid "Catalog Updated" +msgstr "Catàleg pujat" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "Error" +#: ../../admin/catalog.php:110 +msgid "Catalog Deleted" +msgstr "Catàleg borrat" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" msgstr "" -"Ha estat impossible de carregar la llibreria XMLRPC, asegureu-vos que XML-" -"RPC és actiu" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Error connectant a" +#: ../../admin/catalog.php:119 +msgid "Songs Removed" +msgstr "Cançons esborrades" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "Codi" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" +msgstr "No cap cançó esborrada" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "Raó" +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" +msgstr "Cançons desactivades processades" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "Catàleg(s) remots completament actualitzats" +#: ../../admin/catalog.php:146 +msgid "Catalog Cleaned" +msgstr "Catàleg netejat" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "Afegit" +#: ../../admin/catalog.php:197 +msgid "Catalog Created" +msgstr "Catàleg creat" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" -msgstr "" +#: ../../admin/catalog.php:214 +msgid "Catalog statistics cleared" +msgstr "Les estadístiques del catàleg han estat esborrades" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" -msgstr "Netetja del catàleg feta" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "Ara escoltant netejat" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "arxius esborrats" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" +msgstr "Tots els \"ara escoltant\" s'ha esborrat" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" -msgstr "" +#: ../../admin/catalog.php:241 +msgid "No Disabled songs found" +msgstr "No s'han trobat cançons desactivades" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr "TROBAT" +#: ../../admin/catalog.php:250 +msgid "Delete Catalog" +msgstr "Esborra el catàleg" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Cercant noves portades" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "Realment vols esborrar aquest catàleg" -#: ../../lib/class/catalog.class.php:1756 -msgid "Update Finished." -msgstr "Actualització acabada" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "Finalitzat la cerca de portades" -#: ../../lib/class/catalog.class.php:1756 -msgid "Checked" -msgstr "Comprovant" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "Errada Cal el nom d'usuari" -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." -msgstr "cançons actualitzades" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "Errada no hi poden faltar les contrasenyes" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" +#: ../../admin/users.php:83 +msgid "User Updated" msgstr "" -#: ../../lib/class/flag.class.php:251 -msgid "Approved" -msgstr "Aprovat" +#: ../../admin/users.php:83 +msgid "updated" +msgstr "" -#: ../../lib/class/flag.class.php:252 -msgid "Pending" -msgstr "Pendent" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" +msgstr "Convidat" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "Borra" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "Usuari" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" -msgstr "Re-tag" - -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "Torna a codificar" - -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "Altre" - -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Desconegut" - -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "Ara sonant" - -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" -msgstr "Aturat" - -#: ../../lib/class/localplay.class.php:645 -msgid "Paused" -msgstr "Pausat" - -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "Errada Cal el nom d'usuari" - -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "Errada no hi poden faltar les contrasenyes" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "Administrar" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "Cançons" +#: ../../admin/users.php:129 +msgid "New User Added" +msgstr "" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "Àlbums" +#: ../../admin/users.php:134 +msgid "User Enabled" +msgstr "" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" +#: ../../admin/users.php:139 +msgid "User Disabled" msgstr "" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "Gestió d'usuaris" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "Error" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "LListes de reproducció" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "Usuari esborrat" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" -msgstr "" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Error esborrant" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -msgid "Catalogs" -msgstr "Catàlegs" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "Impossible esborrar l'últim usuari administrador" -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" -msgstr "" +#: ../../admin/users.php:173 +msgid "Deletion Request" +msgstr "Necessari borrar" -#: ../../lib/class/browse.class.php:748 -msgid "Flagged Records" -msgstr "Registres assenyalats" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "Estàs segur que ho vols esborrar permanentment" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" -msgstr "" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +msgid "Are you sure you want to remove this plugin?" +msgstr "Estàs segur que vols esborrar aquest plugin?" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" +msgstr "Plugin desactivat" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" +msgstr "Plugin activat" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "Sense sonar" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" +msgstr "" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" -msgstr "Es prou dolent" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Esborrat" -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "És OK" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "La teva llista d'accés ha esta esborrada" -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "És prou bo" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "Afegit" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "M'encanta" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "La teva llista d'accés ha estat creada" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" -msgstr "És dolent" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "Actualitzat" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" -msgstr "Off·the·Charts!" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "Actualitzada la llistra d'entrada" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "Permés" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" +msgstr "" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "No permés" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" +msgstr "" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -msgid "None" -msgstr "No cap" +#: ../../admin/mail.php:57 +msgid "E-mail Sent" +msgstr "Enviar e-mail" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" -msgstr "Stream" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." +msgstr "El teu e-mail s'ha enviat correctament" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" -msgstr "Democràtic" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" +msgstr "" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -msgid "Localplay" -msgstr "Sona localment" +#: ../../preferences.php:91 +msgid "Error Update Failed" +msgstr "" -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "M3U" +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "Item asenyalat" -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "M3U simple" +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "L'ítem especificat s'ha senyalat" -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "PLS" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +msgid "Catalogs" +msgstr "Catàlegs" -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "Asx" +#: ../../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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../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/preferences.php:193 -msgid "RAM" -msgstr "RAM" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "Acció" -#: ../../lib/preferences.php:194 -msgid "XSPF" -msgstr "XSPF" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "Afegir" -#: ../../lib/preferences.php:228 -msgid "Disabled" -msgstr "Desactivat" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "Verificar" -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "Usuari" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "Netejar" -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "Tot" -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "Administrar" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "Borra" -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "Ràpid" -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "Recollir portades" -#: ../../lib/preferences.php:253 -msgid "Clear on Send" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "No s'han trobat catàlegs" -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "Esborra tot" -#: ../../lib/preferences.php:262 -msgid "Always" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "Verifica tot" -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "Anglès" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "Afegeix a tot" -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "Anglès britànic" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "Actualitza tot" -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "Turc" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "Afegeix un catàleg" -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "Xinés simplificat" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "Esborrar les estadístiques del catàleg" -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "Engegat" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Recollir portades" -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "Parat" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "Altres eines" -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Mostra cançons repetides" -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "Esborra ara escoltant" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "segons enrrera" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "Generar una configuració nova" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "minuts enrrera" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "Preferències dels permissos" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "hores enrera" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Exporta a la base de dades d'itunes" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "dies arrera" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "semanes arrera" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "Comprova si hi ha una nova versió" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "mesos arrera" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +msgid "Object" +msgstr "Objecte" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "anys arrera" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Senyal" -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "Inici" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "Comentari" -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "Pujat" +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" +msgstr "Estat" -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "Reproduir localment" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +msgid "No Records Found" +msgstr "No s'han trobat registres" -#: ../../lib/ui.lib.php:350 -msgid "Random Play" -msgstr "Reproduir aleatòriament" +#: ../../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ó de l'Ampache" -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "LLista" +#: ../../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 "" +"Aquesta pàgina s'encarrega de la instal·lació de la base de dades Ampache i " +"la creació De l'arxiu ampache.cfg.php. Abans de continuar, per favor " +"asseguri's que té els següents requisits previs " -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Cerca" +#: ../../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 servidor MySQL amb un nom d'usuari i contrasenya que poden crear i " +"modificar les bases de dades" -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "Preferències" +#: ../../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 "" +"El teu servidor web pot llegir l'arxiu /sql/ampache.sql i /config/ampache." +"cfg.php" -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -msgid "Admin-Catalog" -msgstr "Admin-Catàleg" +#: ../../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 "" +"Una vegada que t'has assegurat que tens els requisits abans esmentats, per " +"favor emplena la informació que apareix a continuació. Només se t'ha demanat " +"els requisits de configuració. Si desitges realitzar canvis posteriors en la " +"teva instal·lació de l'ampache només has d'editar /config/ampache.cfg.php" -#: ../../lib/ui.lib.php:370 -msgid "Admin-User Management" -msgstr "Admin-Gestió d'usuaris" +#: ../../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 "Pas 1 - Crear i inserir la base de dades de l'ampache" -#: ../../lib/ui.lib.php:374 -msgid "Admin-Mail Users" -msgstr "Admin-Correu dels usuaris" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "Pas 2 - Crear l'arxiu ampache.cfg.php" -#: ../../lib/ui.lib.php:378 -msgid "Admin-Manage Access Lists" -msgstr "Admin-Gestionar la llista d'accé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 "Pas 3 - Compte inicial" -#: ../../lib/ui.lib.php:382 -msgid "Admin-Site Preferences" -msgstr "Admin-Preferències del lloc" +#: ../../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 "" +"Aquests passos generen la teva compte administrativa inicial de l'ampache. " +"Despré de crear-la seràs dirigit a la pagina d'entrada" -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "Admin-Gestió de mòduls" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "Compte d'administració creada" -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" -msgstr "Mostra la música" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 +#: ../../templates/show_add_user.inc.php:31 +msgid "Username" +msgstr "Nom d'usuari" -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Gènere" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" +msgstr "Contrasenya" -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -msgid "Statistics" -msgstr "Estadístiques" +#: ../../templates/show_install_account.inc.php:68 +#: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 +#: ../../templates/show_add_user.inc.php:63 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Confirma la contrasenya" -#: ../../lib/ui.lib.php:497 -msgid "Add New" +#: ../../templates/show_install_account.inc.php:73 +msgid "Create Account" +msgstr "Crear un compte" + +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Path" + +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "Recomenacions" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "Nom" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "Accions" -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" +msgstr "Reproductor XSPF" + +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "Refusa" + +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "Permés" + +#: ../../templates/show_song.inc.php:23 +msgid "Details" msgstr "" -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Títol" +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "" -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "Ordre" +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "Títol de la cançó" -#: ../../server/stats.ajax.php:84 +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "Àlbums" + +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:71 #: ../../templates/show_recently_played.inc.php:39 #: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 #: ../../templates/show_duplicates.inc.php:38 #: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 #: ../../templates/show_get_albumart.inc.php:28 #: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 #: ../../templates/show_playlist_songs.inc.php:43 #: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 msgid "Artist" msgstr "Artista" -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -msgstr "Escoltat recentment" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Gènere" + +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "LLista" + +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" msgstr "" -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" msgstr "" -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" -msgstr "Contrasenya" +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" +msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "arxiu" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" +msgstr "" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "La pujada d'arxius no està suportada" +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" +msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "No hi ha cap arxiu pujat" +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" +msgstr "" -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." -msgstr "Hi ha un problema amb l'arxiu pujat: no s'ha pogut pujar %s" +#: ../../templates/sidebar_browse.inc.php:64 +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/sidebar_browse.inc.php:69 +msgid "All Playlists" msgstr "" -"Hi ha un problema amb l'arxiu pujat: %s més llarg del màxim permés (%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_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" msgstr "" -"S'ha produït un problema amb la pujada d'arxius: només el %s s'ha carregat." -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -msgid "Catalog Updated" -msgstr "Catàleg pujat" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Desconegut" -#: ../../admin/catalog.php:103 -msgid "Catalog Deleted" -msgstr "Catàleg borrat" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" +msgstr "Nom complert" -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/catalog.php:112 -msgid "Songs Removed" -msgstr "Cançons esborrades" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +msgid "Last Seen" +msgstr "Última vegada vist" -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" -msgstr "No cap cançó esborrada" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" +msgstr "Activitat" -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" -msgstr "Cançons desactivades processades" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "" -#: ../../admin/catalog.php:138 -msgid "Catalog Cleaned" -msgstr "Catàleg netejat" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "" -#: ../../admin/catalog.php:188 -msgid "Catalog Created" -msgstr "Catàleg creat" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "" -#: ../../admin/catalog.php:205 -msgid "Catalog statistics cleared" -msgstr "Les estadístiques del catàleg han estat esborrades" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" +msgstr "Escoltat recentment" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Ara escoltant netejat" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Album" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Tots els \"ara escoltant\" s'ha esborrat" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "Ordre" -#: ../../admin/catalog.php:232 -msgid "No Disabled songs found" -msgstr "No s'han trobat cançons desactivades" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "Temps" -#: ../../admin/catalog.php:241 -msgid "Delete Catalog" -msgstr "Esborra el catàleg" +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" +msgstr "Calificació" -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "Realment vols esborrar aquest catàleg" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" +msgstr "No hi ha dades" -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "Finalitzat la cerca de portades" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Portades" -#: ../../admin/flag.php:89 -msgid "Song Updated" -msgstr "Cançons actualitzades" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Fes click per tancar la finestra" -#: ../../admin/flag.php:89 -msgid "The requested song has been updated" -msgstr "La cançó demanada s'ha actualitzat" +#: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" +msgstr "" -#: ../../admin/flag.php:131 -msgid "Album Updated" -msgstr "Album actualitzat" +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "Baixar" -#: ../../admin/flag.php:173 -msgid "Artist Updated" -msgstr "Artista actualitzat" +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" +msgstr "Editar" -#: ../../admin/flag.php:238 -msgid "Songs Updated" -msgstr "Cançons actualitzades" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Cançó senyalada" -#: ../../admin/flag.php:246 -msgid "Flag Removed" -msgstr "Bandera llevada" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "Arxiu" -#: ../../admin/flag.php:247 -msgid "Flag Removed from" -msgstr "Bandera llevada de" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "Ítem" -#: ../../admin/flag.php:262 -msgid "Flags Updated" -msgstr "Bandera actualitzat" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Motiu del senyal" -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "Cançons desactivades" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "Tags incorectes" -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "Les cançons demanades han esta desactivades" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "Torna a codificar" -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "Cançons permeses" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "Les cançons demanades han estat activades" - -#: ../../admin/users.php:83 -msgid "User Updated" -msgstr "" - -#: ../../admin/users.php:83 -msgid "updated" -msgstr "" - -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "Errada el nom d'usuari ja existeix" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" -msgstr "Convidat" - -#: ../../admin/users.php:129 -msgid "New User Added" -msgstr "" - -#: ../../admin/users.php:134 -msgid "User Enabled" -msgstr "" - -#: ../../admin/users.php:139 -msgid "User Disabled" -msgstr "" - -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" -msgstr "" - -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "Usuari esborrat" - -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Error esborrant" - -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "Impossible esborrar l'últim usuari administrador" - -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "Necessari borrar" - -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "Estàs segur que ho vols esborrar permanentment" - -#: ../../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 "Estàs segur que vols esborrar aquest plugin?" - -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" -msgstr "Plugin desactivat" - -#: ../../admin/modules.php:85 -msgid "Plugin Activated" -msgstr "Plugin activat" - -#: ../../admin/modules.php:120 -msgid "Plugins" -msgstr "" - -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" -msgstr "" - -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "Esborrat" - -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" -msgstr "La teva llista d'accés ha esta esborrada" - -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "La teva llista d'accés ha estat creada" - -#: ../../admin/access.php:45 -msgid "Access List Entry updated" -msgstr "Actualitzada la llistra d'entrada" - -#: ../../admin/mail.php:57 -msgid "E-mail Sent" -msgstr "Enviar e-mail" - -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "El teu e-mail s'ha enviat correctament" - -#: ../../admin/system.php:64 -msgid "Export Failed" -msgstr "Ha fallat l'exportació" - -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "" - -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "" - -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "Àlbums del moment" - -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "" - -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Escoltar" - -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" -msgstr "" - -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "" - -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" -msgstr "" - -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 -msgid "Clear Playlist" -msgstr "Netejar la llista" - -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "" - -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" -msgstr "No hi ha dades" - -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "" - -#: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.inc.php:32 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc.php:32 -msgid "Ampache Installation" -msgstr "Instalació de l'Ampache" - -#: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc.php:38 -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 "" -"Aquesta pàgina s'encarrega de la instal·lació de la base de dades Ampache i " -"la creació De l'arxiu ampache.cfg.php. Abans de continuar, per favor " -"asseguri's que té els següents requisits previs " - -#: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc.php:41 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" -msgstr "" -"Un servidor MySQL amb un nom d'usuari i contrasenya que poden crear i " -"modificar les bases de dades" - -#: ../../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 "" -"El teu servidor web pot llegir l'arxiu /sql/ampache.sql i /config/ampache." -"cfg.php" - -#: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc.php:44 -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 "" -"Una vegada que t'has assegurat que tens els requisits abans esmentats, per " -"favor emplena la informació que apareix a continuació. Només se t'ha demanat " -"els requisits de configuració. Si desitges realitzar canvis posteriors en la " -"teva instal·lació de l'ampache només has d'editar /config/ampache.cfg.php" - -#: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 -#: ../../templates/show_install_config.inc.php:48 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Pas 1 - Crear i inserir la base de dades de l'ampache" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +msgid "Other" +msgstr "Altre" -#: ../../templates/show_install_account.inc.php:49 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Pas 2 - Crear l'arxiu ampache.cfg.php" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "fora de" -#: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 -#: ../../templates/show_install_config.inc.php:53 -msgid "Step 3 - Setup Initial Account" -msgstr "Pas 3 - Compte inicial" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" +msgstr "Trobat" -#: ../../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" +#: ../../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 "" -"Aquests passos generen la teva compte administrativa inicial de l'ampache. " -"Despré de crear-la seràs dirigit a la pagina d'entrada" - -#: ../../templates/show_install_account.inc.php:56 -msgid "Create Admin Account" -msgstr "Compte d'administració creada" - -#: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_edit_user.inc.php:31 -#: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Username" -msgstr "Nom d'usuari" - -#: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_add_user.inc.php:63 -#: ../../templates/show_account.inc.php:47 -msgid "Confirm Password" -msgstr "Confirma la contrasenya" - -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" -msgstr "Crear un compte" - -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "Afegeix un catàleg" -#: ../../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)" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -"Al formulari de sota posa-hi o bé un directori local (p.e. /dades/musica) o " -"la URL a una instalació remota de l'Ampache (p.e. http://laltreampache.com)" - -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" -msgstr "Nom del catàleg" - -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "Auto-insereix els camps" - -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "àlbum-nom" - -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "artiste nom" - -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "comentari (id3)" - -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "gènere" - -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "rastregi el nombre (embuatat amb l'administració 0) " - -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "Títol de la cançó" - -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "any" - -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "altre" - -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "Path" - -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "Tipus de catàleg" - -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "Local" - -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" -msgstr "Remot" - -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" -msgstr "Clau XML-RPC" -#: ../../templates/show_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" -msgstr "Necessari pels catàlegs remots" - -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "Patró d'arxiu" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "Requisits" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "Patró de carpeta" +#: ../../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 "" +"La teva web té accés de lectura a /sql/ampache.sql i a l'arxiu /config/" +"ampache.cfg.php.dist " -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "(no començant ni acabant en '/')" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "Configuració inicial" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "Recollir portades" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" -msgstr "Crea una lllista de reproducció des d'arxius m3u" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "Àlbums del moment" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "Afegir al catàleg" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "Reproduir l'àlbum" #: ../../templates/show_localplay_status.inc.php:25 msgid "Localplay Control" @@ -1369,668 +1147,615 @@ msgid "Repeat" msgstr "Repetix" #: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 #: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 #: ../../templates/show_playlist_row.inc.php:24 msgid "Random" msgstr "Aleatori" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "Afegir" - -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "No de la llista" - -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "# Cançons" - -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "Propietari" - -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "Accions" - -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" -msgstr "" - -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" -msgstr "Editar" - -#: ../../templates/show_similar_artists.inc.php:23 -msgid "Similar Artists" -msgstr "Artistes similars" - -#: ../../templates/show_similar_artists.inc.php:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "Per favor, comprova els artistes que vols ajuntar amb l'actual" - -#: ../../templates/show_similar_artists.inc.php:66 -msgid "Back" -msgstr "Arrera" - -#: ../../templates/show_similar_artists.inc.php:77 -msgid "Rename selected" -msgstr "Reanomanar els seleccionats" - -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "Cancel·la" - -#: ../../templates/show_similar_artists.inc.php:91 -msgid "Advanced Options" -msgstr "Opcions avançades" +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "Netejar la llista" -#: ../../templates/show_similar_artists.inc.php:152 -msgid "Search Again" -msgstr "Cerca de nou" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Tria" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" -msgstr "" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Títol" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" -msgstr "" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Nom de l'arxiu" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" -msgstr "" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "Temps afegit" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" -msgstr "" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" +msgstr "Esborra" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Preferits" - -#: ../../templates/show_user_stats.inc.php:30 -msgid "Favorite Artists" -msgstr "Artistes preferits" - -#: ../../templates/show_user_stats.inc.php:43 -msgid "Favorite Albums" -msgstr "Àlbums preferits" - -#: ../../templates/show_user_stats.inc.php:56 -msgid "Favorite Songs" -msgstr "Cançons preferides" - -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "Reproduir aleatoriament la selecció" - -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "Ítems contats" - -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "Del gènere" - -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "Longitud" - -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "Sense límit" - -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" - -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" -msgstr "Tipus" - -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "Estàndart" - -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "Menys escoltades" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Afegir entrada" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "Àlbums sencers" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Adreça inicial" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "Artists sencers" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Adreça final" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" -msgstr "" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "Nivell" -#: ../../templates/show_random.inc.php:76 -msgid "From catalog" -msgstr "Del catàleg" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "Clau" -#: ../../templates/show_random.inc.php:82 -msgid "Size Limit" -msgstr "Mida límit" +#: ../../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:62 +msgid "Type" +msgstr "Tipus" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" -msgstr "Encua" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "Nom sencer" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "Començant a cercar noves cançons a" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "Data del registre" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "catàleg" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +msgid "Last Ip" +msgstr "Últim IP" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "Trobat" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "En línia" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:26 -msgid "Editing Playlist" -msgstr "Edita la llista" +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "LLista base" -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "Públic" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -msgid "Update" -msgstr "Actualitzar" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" +msgstr "" -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" -msgstr "Login" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "Cançons" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Recorda'm" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Escoltar" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "Registrar-se" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "Crea una nova llista" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" -msgstr "Missatge del dia" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" +msgstr "Cançó" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "Acció" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" +msgstr "Pas 2 - Creant l'arxiu Ampache.cfg.php" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" -msgstr "Verificar" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -msgid "Clean" -msgstr "Netejar" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" -msgstr "Ràpid" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "Patrh del web" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" -msgstr "Recollir portades" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Nom desitjat per la base de dades" -#: ../../templates/show_admin_tools.inc.php:68 -msgid "No Catalogs Found" -msgstr "No s'han trobat catàlegs" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "MySQL hostname" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -msgid "Clean All" -msgstr "Esborra tot" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Usuari de MySQL" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" -msgstr "Verifica tot" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Contresenya de MySQL" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -msgid "Add to All" -msgstr "Afegeix a tot" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Escriure configuració" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -msgid "Update All" -msgstr "Actualitza tot" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ja existeix Ampache.cfg.php" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "Esborrar les estadístiques del catàleg" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Està configurat AMpache.cfg.php?" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" -msgstr "Altres eines" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Comprovant per la configuració" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Mostra cançons repetides" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "Esborra ara escoltant" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "Editar l'usuari existent" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" -msgstr "Generar una configuració nova" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" -#: ../../templates/show_admin_tools.inc.php:93 -msgid "Preferences Permissions" -msgstr "Preferències dels permissos" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "Nivell d'accés de l'usuari" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" -msgstr "Exporta a la base de dades d'itunes" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" -msgstr "Comprova si hi ha una nova versió" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "Actualitza l'usuari" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Cançó senyalada" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Varis" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" -msgstr "Arxiu" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "Ítem" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" +msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Motiu del senyal" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "Tags incorectes" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "Comentari" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "Senyal" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Valor" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" msgstr "" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" msgstr "" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "Afegir usuari" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" msgstr "" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" msgstr "" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "Trobar les repetides" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "Correu dels usuaris" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "Preferències" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "Neteja estadístiques" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Cerca" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" msgstr "" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" -msgstr "" +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "Crea" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -msgid "Song Title" -msgstr "Títol de la cançó" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" msgstr "" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Públic" + +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" +msgstr "Privada" + +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Continua" + +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Cancel·la" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" +msgstr "Inici" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Mostra" + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +msgid "Localplay" +msgstr "Sona localment" + +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "Preferències" + +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Sortir" + +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Actualitzant el" + +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catàleg" + +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "cançons trobades comprovant la informació dels tags" + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "Verificat" + +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Nom complert" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Següent" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" +#: ../../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 "Descripció" + +#: ../../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 "Versió" + +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" +msgstr "No permés" + +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "Activar" + +#: ../../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 "" +"Aquest pas crea i afegix al Ampache les dades, com proporcionar un compte de " +"la base de dades Mysql amb els drets de creació. Aquest pas pot dur un temps " +"depenent de la velocitat de la seva computadora" + +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "Última vegada vist" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Nom d'usuari de l'administrador de Mysql" + +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Contresenya de l'administrador de Mysql" + +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "Crea un usuari de la nova base de dades" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "Activitat" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Nom d'usuari de la base de dades de l'Ampache " -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Contrasenya de l'usuari de la base de dades de l'Ampache" + +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Inserar base de dades" + +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Albums de" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "Artistes similars" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "Mostra totes les cançons de" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "Per favor, comprova els artistes que vols ajuntar amb l'actual" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" +msgstr "Arrera" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "Reanomanar els seleccionats" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" -msgstr "Actualitza des de els tags" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "Opcions avançades" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "Cerca de nou" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Album" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Crea una llista nova" -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "Temps" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Reanomena" -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "Calificació" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../templates/show_edit_song.inc.php:40 +#: ../../templates/show_edit_song.inc.php:48 +#: ../../templates/show_edit_song.inc.php:56 +msgid "OR" +msgstr "OR" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -msgid "Current Playlist" -msgstr "LLista actual" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "Insereix l'actual" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 -msgid "No Records Found" -msgstr "No s'han trobat registres" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "id3 tags actualitzats" -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "Preferències" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" +msgstr "" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "Valor" +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "Actualitzar" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" -msgstr "Aplica a tot" +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" +msgstr "Normalitza les cançons" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "descripció" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" +msgstr "" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" msgstr "" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../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:35 +msgid "Add Instance" msgstr "" #: ../../templates/header.inc.php:71 @@ -2041,173 +1766,163 @@ msgstr "" msgid "Error Config File Out of Date" msgstr "Errror l'arxiu de configuració ha caducat" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" -msgstr "" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Cover" -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" -msgstr "LLicència d'usuari" +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 +msgid "Year" +msgstr "Any" -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" -msgstr "Accepto" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" +msgstr "Preferències administratives" -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "Informació de l'usuari" +#: ../../templates/show_localplay_playlist.inc.php:23 +msgid "Current Playlist" +msgstr "LLista actual" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "E-mail" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "segons enrrera" -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "Registra l'usuari" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "minuts enrrera" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "Edita l'àlbum" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "hores enrera" -#: ../../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.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 -msgid "Year" -msgstr "Any" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +msgstr "dies arrera" -#: ../../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 "Assenyala per revisar els tags" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "semanes arrera" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "mesos arrera" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "anys arrera" -#: ../../templates/show_edit_album.inc.php:47 -msgid "Update Album" -msgstr "Actualitza l'Àlbum" +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" +msgstr "Últim escoltat" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" -msgstr "Requisits" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Cerca Ampache" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" -"La teva web té accés de lectura a /sql/ampache.sql i a l'arxiu /config/" -"ampache.cfg.php.dist " +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Sílabes" -#: ../../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 "" -"Aquest pas crea i afegix al Ampache les dades, com proporcionar un compte de " -"la base de dades Mysql amb els drets de creació. Aquest pas pot dur un temps " -"depenent de la velocitat de la seva computadora" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Escoltat" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Pas 2 - Creant l'arxiu Ampache.cfg.php" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Sí" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" -msgstr "" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "No" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "Nom desitjat per la base de dades" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Bitrate mínim" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "MySQL hostname" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "1 estella" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "Nom d'usuari de l'administrador de Mysql" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" +msgstr "2 estrelles" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "Contresenya de l'administrador de Mysql" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "3 estrelles" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" -msgstr "Crea un usuari de la nova base de dades" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "4 estrelles" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Nom d'usuari de la base de dades de l'Ampache " +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "5 estrelles" -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" -msgstr "Contrasenya de l'usuari de la base de dades de l'Ampache" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Operador" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" -msgstr "" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "Y" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Inserar base de dades" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Mètode" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "Configuració inicial" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "Fuzzy" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Crea una llista nova" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "Exacte" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -msgid "Create" -msgstr "Crea" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Resultats com a màxim" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" -msgstr "Edita la cançó" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "Sense límit" -#: ../../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.php:106 -msgid "OR" -msgstr "OR" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_edit_song.inc.php:88 -msgid "Update Song" -msgstr "Actualitza la cançó" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" -msgstr "Configuració per" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "Patró de arxiu" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:60 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Guarda la configuració del catàleg" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" #: ../../templates/show_edit_access.inc.php:22 msgid "Edit ACL" @@ -2253,106 +1968,150 @@ msgstr "Adre msgid "Remote Key" msgstr "Clau remota" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Nivell" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "Veure" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +msgid "Read" +msgstr "LLegit" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "LLegit/Escrit" + +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "Reproduir l'àlbum" +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "LLicència d'usuari" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "Cançó" +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "Accepto" + +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "Informació de l'usuari" + +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "Registra l'usuari" + +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" +msgstr "Login" + +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Recorda'm" + +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registrar-se" + +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" +msgstr "Missatge del dia" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" -msgstr "Últim escoltat" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" -msgstr "Artistes recomanats" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" +msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "Àlbums recomanats" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "Artistes més populars" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "Cançons recomanades" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "Àlbums més populars" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "IP històric" +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "Els gèneres més populars" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "Mostra unics" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "Les cançons més populars" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 -msgid "Show All" -msgstr "Mostra-ho tot" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "Els més populars Streams" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "Data" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "Els tags més populars" -#: ../../templates/show_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 -msgid "IP Address" -msgstr "Adreça IP" +#: ../../templates/show_edit_song.inc.php:23 +msgid "Edit Song" +msgstr "Edita la cançó" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "Mostra" +#: ../../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 "Assenyala per revisar els tags" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "Sortir" +#: ../../templates/show_edit_song.inc.php:88 +msgid "Update Song" +msgstr "Actualitza la cançó" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "Importar un llista des d'un fitxer" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Estadísitques del catàleg" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Nom de l'arxiu" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Usuaris connectats" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Tipus de llista" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Usuaris en total" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "Importa una llista de reproducció" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Artistes" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Veient" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "" + +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Mida del catàleg" + +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Temps del catàleg" #: ../../templates/show_mail_users.inc.php:23 msgid "Send E-mail to Users" @@ -2366,36 +2125,14 @@ msgstr "E-mail a " msgid "Inactive Users" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Estadísitques del catàleg" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "Àlbums més populars" - #: ../../templates/show_mail_users.inc.php:53 msgid "Latest Artist Additions" msgstr "Últims artistes afegits" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "Artistes més populars" - #: ../../templates/show_mail_users.inc.php:64 msgid "Latest Album Additions" msgstr "Últims albums afegits" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Les cançons més populars" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "Cançons senyalades" @@ -2421,127 +2158,222 @@ msgstr "Missatge" msgid "Send Mail" msgstr "Enviar e-mail" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "Afegir un nou usuari" + +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +msgid "Add User" +msgstr "Afegir usuari" + +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Afegir accés per un host" + +#: ../../templates/show_add_access.inc.php:74 +msgid "RPC Options" msgstr "" -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" +#: ../../templates/show_add_access.inc.php:84 +msgid "Create ACL" +msgstr "Crear ACL" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Aplica a tot" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "Edita la llista" + +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "Registre complert" + +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" msgstr "" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" msgstr "" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" -msgstr "Els deu últims registres assenyalats" +#: ../../templates/show_duplicates.inc.php:22 +msgid "Duplicate Songs" +msgstr "Cançons repetides" + +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "Longitud" + +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" +msgstr "Bitratge" + +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" +msgstr "Mida" + +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "Començant a cercar portades" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Cercant" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +msgid "None" +msgstr "No cap" + +#: ../../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 "Mostra totes les cançons de" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "Actualitza des de els tags" + +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" +msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" -msgstr "Preferències administratives" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Reproduir aleatoriament la selecció" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "Editar l'usuari existent" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Ítems contats" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "Nivell d'accés de l'usuari" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Del gènere" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "Actualitza l'usuari" +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Usuaris connectats" +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "hora" +msgstr[1] "hora" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Usuaris en total" +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "Estàndart" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Mida del catàleg" +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "Menys escoltades" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "Temps del catàleg" +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "Àlbums sencers" -#: ../../templates/show_duplicates.inc.php:22 -msgid "Duplicate Songs" -msgstr "Cançons repetides" +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "Artists sencers" -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" -msgstr "Bitratge" +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" +msgstr "" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" -msgstr "Mida" +#: ../../templates/show_random.inc.php:76 +msgid "From catalog" +msgstr "Del catàleg" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Continua" +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" +msgstr "Mida límit" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -msgid "Object" -msgstr "Objecte" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" +msgstr "Encua" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "Estat" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "Ara sonant" -#: ../../templates/show_song.inc.php:22 -msgid "Details" -msgstr "" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Veient" -#: ../../templates/show_song.inc.php:49 -msgid "Label" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_song.inc.php:53 -msgid "Language" -msgstr "" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Compte" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" -msgstr "" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "Mòduls" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Reanomena" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" +msgstr "Mòduls de reproducció local" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "Insereix l'actual" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "Plugins disponibles" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "id3 tags actualitzats" +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "Trobar les repetides" #: ../../templates/show_duplicate.inc.php:27 msgid "Search Type" @@ -2559,52 +2391,31 @@ msgstr "Artista, msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" -msgstr "Normalitza les cançons" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "Següent" - -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -msgid "Base Playlist" -msgstr "LLista base" - -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "Crea una nova llista" - #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "Personalitza la cerca" @@ -2621,28 +2432,96 @@ msgstr "Imatge local" msgid "Get Art" msgstr "Aconsegueix la portada" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" -msgstr "Descripció" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache·Debug" + +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" +msgstr "Opcions" + +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" +msgstr "Configuració per" + +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../templates/show_add_catalog.inc.php:35 +msgid "Auto-inserted Fields" +msgstr "Auto-insereix els camps" + +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" +msgstr "àlbum-nom" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" +msgstr "artiste nom" + +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" +msgstr "comentari (id3)" + +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" +msgstr "gènere" + +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../templates/show_add_catalog.inc.php:40 +msgid "track number (padded with leading 0)" +msgstr "rastregi el nombre (embuatat amb l'administració 0) " + +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:41 +msgid "song title" +msgstr "Títol de la cançó" + +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" +msgstr "any" + +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" +msgstr "altre" + +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" +msgstr "Tipus de catàleg" + +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" +msgstr "Clau XML-RPC" + +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" +msgstr "Patró de arxiu" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -msgid "Version" -msgstr "Versió" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "Patró de carpeta" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" -msgstr "Activar" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" +msgstr "(no començant ni acabant en '/')" -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" -msgstr "Desactivar" +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" +msgstr "Guarda la configuració del catàleg" #: ../../templates/show_democratic_playlist.inc.php:38 msgid "Playing from base Playlist" @@ -2661,19 +2540,6 @@ msgstr "" msgid "Add Vote" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" -msgstr "Els gèneres més populars" - -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "Els més populars Streams" - -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "Els tags més populars" - #: ../../templates/show_edit_artist.inc.php:23 msgid "Edit Artist" msgstr "Edita l'artista" @@ -2682,6 +2548,60 @@ msgstr "Edita l'artista" msgid "Update Artist" msgstr "" +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "L'usuari ID està activat i es pot emprar" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" +msgstr "Edita l'àlbum" + +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" +msgstr "Actualitza l'Àlbum" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "Els deu últims registres assenyalats" + +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" +msgstr "Mostra-ho tot" + +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "Desactivar" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "Stream" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "Democràtic" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" +msgstr "" + #: ../../templates/show_play_selected.inc.php:28 msgid "Play Selected" msgstr "Repodueix els triats" @@ -2702,210 +2622,189 @@ msgstr "Esborra les can msgid "Add to" msgstr "Afegeix a" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "Afegir un nou usuari" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "IP històric" -#: ../../templates/show_export.inc.php:32 -#: ../../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àleg" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "Mostra unics" -#: ../../templates/show_export.inc.php:51 -msgid "Format" -msgstr "" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Data" -#: ../../templates/show_export.inc.php:61 -msgid "Export" -msgstr "" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" +msgstr "Adreça IP" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" -msgstr "Reproductor XSPF" +#: ../../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 "" +"Al formulari de sota posa-hi o bé un directori local (p.e. /dades/musica) o " +"la URL a una instalació remota de l'Ampache (p.e. http://laltreampache.com)" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Cover" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "Nom del catàleg" -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" -msgstr "" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Local" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" -msgstr "" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "Remot" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" -msgstr "Reiniciar portada" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "Necessari pels catàlegs remots" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Trobar la portada" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Patró d'arxiu" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "Baixar" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "Crea una lllista de reproducció des d'arxius m3u" -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Nom sencer" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "Afegir al catàleg" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "Data del registre" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -msgid "Last Ip" -msgstr "Últim IP" +#: ../../templates/show_export.inc.php:51 +msgid "Format" +msgstr "" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "En línia" +#: ../../templates/show_export.inc.php:61 +msgid "Export" +msgstr "" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" -msgstr "fora de" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "Recomenacions" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "Actualitzant el" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "Artistes recomanats" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "cançons trobades comprovant la informació dels tags" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "Àlbums recomanats" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "Verificat" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "Cançons recomanades" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" -msgstr "" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importar un llista des d'un fitxer" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" -msgstr "Portades" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Tipus de llista" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" -msgstr "Fes click per tancar la finestra" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importa una llista de reproducció" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "Previ" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Preferits" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" -msgstr "" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "Artistes preferits" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" -msgstr "" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "Àlbums preferits" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "Cançons preferides" + +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" -msgstr "Compte" +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +msgid "Statistics" +msgstr "Estadístiques" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" -msgstr "Mòduls" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" +msgstr "" -#: ../../templates/sidebar_preferences.inc.php:34 -msgid "Localplay Modules" -msgstr "Mòduls de reproducció local" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" +msgstr "" -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" -msgstr "Plugins disponibles" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" +msgstr "" -#: ../../templates/show_account.inc.php:40 -msgid "New Password" -msgstr "Nova contrasenya" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" +msgstr "" -#: ../../templates/show_account.inc.php:64 -msgid "Update Account" -msgstr "Actualitza el compte" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" +msgstr "" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "Editant" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" +msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "preferències" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "Actualitzant les preferències" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "Correu dels usuaris" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "Ampache·Debug" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Neteja estadístiques" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "Començant a cercar portades" - -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Cercant" - #: ../../templates/show_clean_catalog.inc.php:23 msgid "Cleaning the" msgstr "Netetgant el" @@ -2914,6 +2813,14 @@ msgstr "Netetgant el" msgid "Checking" msgstr "Comprovant" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Començant a cercar noves cançons a" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "catàleg" + #: ../../templates/show_test.inc.php:33 msgid "" "You've reached this page because a configuration error has occured. Debug " @@ -2977,10 +2884,8 @@ msgstr "PHP ICONV suportat" #: ../../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" +"support is required for Ampache" msgstr "" -"Aquest test serveix per assegurar que tens el suport ICONV instalataquest " -"suport no és necessari per l'Ampache, però és molt recomanable" #: ../../templates/show_test.inc.php:119 msgid "PHP PCRE Support" @@ -3009,11 +2914,6 @@ msgstr "" "sense aquestes habilitatsalgunes funcions de l'ampache tal vegada no aniran " "bé" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "Ja existeix Ampache.cfg.php" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3024,11 +2924,6 @@ msgstr "" "no és al lloc correcte o\n" "\tit no és pot llegir pel teu servidor web" -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "Està configurat AMpache.cfg.php?" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3047,360 +2942,445 @@ msgstr "" "Això intenta connectar a la teva base de dates usant els valors del teu " "ampache.cfg.php" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "Cerca Ampache" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "Sílabes" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Editant" -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "Escoltat" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "preferències" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Sí" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Actualitzant les preferències" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "No" +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." +msgstr "" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" -msgstr "Bitrate mínim" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "Nova contrasenya" -#: ../../templates/show_search.inc.php:95 -msgid "One Star" -msgstr "1 estella" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "Actualitza el compte" -#: ../../templates/show_search.inc.php:96 -msgid "Two Stars" -msgstr "2 estrelles" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Previ" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" -msgstr "3 estrelles" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" -msgstr "4 estrelles" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" -msgstr "5 estrelles" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "Operador" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" +msgstr "" -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "Y" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "" -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "Mètode" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "Fuzzy" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" -msgstr "Exacte" +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "Reiniciar portada" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Trobar la portada" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "No de la llista" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "# Cançons" + +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "Propietari" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" -msgstr "Resultats com a màxim" +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" +msgstr "" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "Afegir entrada" +#: ../../lib/class/flag.class.php:251 +msgid "Approved" +msgstr "Aprovat" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "Adreça inicial" +#: ../../lib/class/flag.class.php:252 +msgid "Pending" +msgstr "Pendent" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "Adreça final" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" +msgstr "Re-tag" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" -msgstr "Clau" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "Gestió d'usuaris" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" -msgstr "Afegir accés per un host" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "LListes de reproducció" -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" msgstr "" -#: ../../templates/show_add_access.inc.php:84 -msgid "Create ACL" -msgstr "Crear ACL" - -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" msgstr "" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" -msgstr "" +#: ../../lib/class/browse.class.php:777 +msgid "Flagged Records" +msgstr "Registres assenyalats" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Tria" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Error connectant a" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" -msgstr "Temps afegit" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "Codi" -#: ../../templates/show_disabled_songs.inc.php:65 -msgid "Remove" -msgstr "Esborra" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "Raó" -#: ../../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 "" -"Aquests passos adopten la configuració dels valors bàsics; primer intentarà " -"escriure'ls directament al teu servidor web. Si se li nega l'accés et farà " -"preguntes i descarregarà l'arxiu de configuració. Per favor, posa la " -"descàrrega en el directori de configuració /config " +#: ../../lib/class/catalog.class.php:177 +#, fuzzy +msgid "day" +msgid_plural "days" +msgstr[0] "dia" +msgstr[1] "dia" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "Engegant sincronització remota" + +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Error: impossible d'obrir" + +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "Error: impossible canviar de directori" + +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Error: impossible de aconseguit la mida" + +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "ampache no ho pot llegir" + +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" msgstr "" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "Patrh del web" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "No es necessita cap actualització " -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "Usuari de MySQL" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "Engegant actualització remota" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "Contresenya de MySQL" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "Afeguit llista des de" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "Escriure configuració" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "Actualització del catàleg finalitzada" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "Comprovant per la configuració" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "Temps total" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Cançons en total" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "Cançons per segon" + +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" +"Ha estat impossible de carregar la llibreria XMLRPC, asegureu-vos que XML-" +"RPC és actiu" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "L'usuari ID està activat i es pot emprar" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "Catàleg(s) remots completament actualitzats" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "Netetja del catàleg feta" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "arxius esborrats" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +msgid "Update Finished." +msgstr "Actualització acabada" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" +msgstr "Comprovant" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." +msgstr "cançons actualitzades" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" -msgstr "" +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" +msgstr "Aturat" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" -msgstr "" +#: ../../lib/class/localplay.class.php:645 +msgid "Paused" +msgstr "Pausat" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" -msgstr "" +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "Refusa" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "M3U simple" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" -msgstr "" +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" -msgstr "" +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "Registre complert" +#: ../../lib/preferences.php:193 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" +#: ../../lib/preferences.php:194 +msgid "XSPF" +msgstr "XSPF" + +#: ../../lib/preferences.php:228 +msgid "Disabled" +msgstr "Desactivat" + +#: ../../lib/preferences.php:230 +msgid "Manager" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/preferences.php:251 +msgid "Send on Add" +msgstr "" + +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../lib/preferences.php:262 +msgid "Always" msgstr "" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" -msgstr "Error: no s'ha entrat cap lletre" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Sense sonar" -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "Calificació actualitzada" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Es prou dolent" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "La teva calificació per aquest objecte s'ha actualitzat" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "És OK" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" -msgstr "Usuari desactivat per favor contacte amb l'Administrador" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "És prou bo" -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "Ha esta impossible crear el nou compte" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "M'encanta" -#: ../../login.php:92 -msgid "No local account found" -msgstr "No s'ha trobat cap compte local" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "És dolent" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" -msgstr "" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "Off·the·Charts!" -#: ../../preferences.php:91 -msgid "Error Update Failed" -msgstr "" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "Xinés simplificat" -#: ../../preferences.php:96 -msgid "Your Account has been updated" -msgstr "" +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "Engegat" -#: ../../update.php:47 ../../update.php:51 -msgid "Ampache Update" -msgstr "Ampache actualitzat" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "Parat" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "Començant a actualitzar des de els tags" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" +msgstr "" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "Actualització des de els tags completada" +#: ../../lib/install.php:258 +msgid "Passwords do not match" +msgstr "" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "Tornar" +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "Pujat" -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "Mostra artistes que comencen per" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "Reproduir localment" -#: ../../playlist.php:57 -msgid "Playlist Created" -msgstr "LLista creada" +#: ../../lib/ui.lib.php:361 +msgid "Random Play" +msgstr "Reproduir aleatòriament" -#: ../../playlist.php:57 -msgid " has been created" -msgstr "s'ha creat" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +msgid "Admin-Catalog" +msgstr "Admin-Catàleg" -#: ../../playlist.php:78 -msgid "Playlist Updated" -msgstr "LLista actualitzada" +#: ../../lib/ui.lib.php:381 +msgid "Admin-User Management" +msgstr "Admin-Gestió d'usuaris" -#: ../../playlist.php:79 -msgid "has been updated and is now" -msgstr "s'ha actualitzat i és ara" +#: ../../lib/ui.lib.php:385 +msgid "Admin-Mail Users" +msgstr "Admin-Correu dels usuaris" -#: ../../playlist.php:101 -msgid "Playlist Imported" -msgstr "LLista importada" +#: ../../lib/ui.lib.php:389 +msgid "Admin-Manage Access Lists" +msgstr "Admin-Gestionar la llista d'accés" -#: ../../playlist.php:130 -msgid "Empty Playlists Deleted" -msgstr "LLista buida esborrada" +#: ../../lib/ui.lib.php:393 +msgid "Admin-Site Preferences" +msgstr "Admin-Preferències del lloc" -#: ../../flag.php:45 -msgid "Item Flagged" -msgstr "Item asenyalat" +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "Admin-Gestió de mòduls" -#: ../../flag.php:45 -msgid "The specified item has been flagged" -msgstr "L'ítem especificat s'ha senyalat" +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" +msgstr "Mostra la música" + +#: ../../lib/ui.lib.php:508 +msgid "Add New" +msgstr "" #: ../../albums.php:32 msgid "Album Art Cleared" @@ -3426,49 +3406,108 @@ msgstr "" msgid "Album Art Inserted" msgstr "Portada inserida" -#: ../../register.php:73 -msgid "Error Captcha Required" -msgstr "Error es necessita el Captcha" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "Començant a actualitzar des de els tags" -#: ../../register.php:80 -msgid "Error Captcha Failed" -msgstr "Error s'ha fallat el captcha" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "Actualització des de els tags completada" -#: ../../register.php:87 -msgid "You must accept the user agreement" -msgstr "Tu has d'acceptar la licència d'usuari" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "Tornar" -#: ../../register.php:92 -msgid "You did not enter a username" -msgstr "No has estrat cap nom d'usuari" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" +msgstr "" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "Per favor entra el teu nom complert (Nom i Cognoms)" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" +msgstr "" -#: ../../register.php:122 -msgid "You must enter a password" -msgstr "Has d'entrar una contresenya" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" +msgstr "" -#: ../../register.php:126 -msgid "Your passwords do not match" -msgstr "No s'ha trobat la teva contrasenya" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "arxiu" -#: ../../register.php:158 -msgid "Error: Insert Failed" -msgstr "Error: s'ha fallat l'insersió" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "La pujada d'arxius no està suportada" -#: ../../radio.php:50 -msgid "Radio Station Added" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "No hi ha cap arxiu pujat" + +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "Hi ha un problema amb l'arxiu pujat: no s'ha pogut pujar %s" + +#: ../../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 "" +"Hi ha un problema amb l'arxiu pujat: %s més llarg del màxim permés (%d bytes)" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" +"S'ha produït un problema amb la pujada d'arxius: només el %s s'ha carregat." + +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "LLista creada" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr "s'ha creat" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "LLista actualitzada" + +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "s'ha actualitzat i és ara" + +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "LLista importada" + +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "LLista buida esborrada" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "Usuari desactivat per favor contacte amb l'Administrador" -#: ../../democratic.php:92 -msgid "Playlist Cleared" -msgstr "Llista netejada" +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "Ha esta impossible crear el nou compte" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "No s'ha trobat cap compte local" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Error: no s'ha entrat cap lletre" + +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "Mostra artistes que comencen per" #: ../../bin/print_tags.inc:66 msgid "" @@ -3488,6 +3527,54 @@ msgstr "" msgid "Filename:" msgstr "Nom de l'arxiu:" +#~ msgid " FOUND" +#~ msgstr "TROBAT" + +#~ msgid "Searching for new Album Art" +#~ msgstr "Cercant noves portades" + +#~ msgid "English" +#~ msgstr "Anglès" + +#~ msgid "British English" +#~ msgstr "Anglès britànic" + +#~ msgid "Turkish" +#~ msgstr "Turc" + +#~ msgid "Export Failed" +#~ msgstr "Ha fallat l'exportació" + +#~ msgid "description" +#~ msgstr "descripció" + +#~ 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 "" +#~ "Aquest test serveix per assegurar que tens el suport ICONV instalataquest " +#~ "suport no és necessari per l'Ampache, però és molt recomanable" + +#~ 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 "" +#~ "Aquests passos adopten la configuració dels valors bàsics; primer " +#~ "intentarà escriure'ls directament al teu servidor web. Si se li nega " +#~ "l'accés et farà preguntes i descarregarà l'arxiu de configuració. Per " +#~ "favor, posa la descàrrega en el directori de configuració /config " + +#~ msgid "Rating Updated" +#~ msgstr "Calificació actualitzada" + +#~ msgid "Your rating for this object has been updated" +#~ msgstr "La teva calificació per aquest objecte s'ha actualitzat" + +#~ msgid "Playlist Cleared" +#~ msgstr "Llista netejada" + #~ msgid "album's with art" #~ msgstr "album amb portada" @@ -3798,9 +3885,6 @@ msgstr "Nom de l'arxiu:" #~ msgid "Streaming" #~ msgstr "Streaming" -#~ msgid "Options" -#~ msgstr "Opcions" - #~ msgid "System" #~ msgstr "Sistema" diff --git a/locale/de_DE/LC_MESSAGES/messages.mo b/locale/de_DE/LC_MESSAGES/messages.mo index 3624ce9b..a743d873 100644 Binary files a/locale/de_DE/LC_MESSAGES/messages.mo and b/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/locale/de_DE/LC_MESSAGES/messages.po b/locale/de_DE/LC_MESSAGES/messages.po index 8d8db888..0c3c82e4 100644 --- a/locale/de_DE/LC_MESSAGES/messages.po +++ b/locale/de_DE/LC_MESSAGES/messages.po @@ -1,3879 +1,3953 @@ # de_DE translation of Ampache # Copyright (C) 2007 Ampache.org # This file is distributed under the same license as the Ampache package. -# +# # Nikolai Försterling , 2007. # Marco Meile , 2008 - v3.4 -msgid "" -msgstr "" -"Project-Id-Version: messages\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-10 01:15-0700\n" -"PO-Revision-Date: 2007-09-13 13:17+0200\n" -"Last-Translator: Silicium \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" - -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "Sitzung abgelaufen: Bitte erneut einloggen" - -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" -msgstr "privat" - -#: ../../lib/class/album.class.php:217 -msgid "Disk" -msgstr "" - -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Interpreten" - -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Verschiedene" - -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Fehler: Fehler beim lesen" - -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "Alle" - -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "Anzeigen" - -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -msgid "Read" -msgstr "Lesen" - -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "Lesen/Schreiben" - -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" -msgstr "Nie" - -#: ../../lib/class/catalog.class.php:176 -#, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "Tag" -msgstr[1] "Tage" - -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 -#, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "Stunde" -msgstr[1] "Stunden" - -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "Remote Synchronisation läuft" - -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "Fehler: Das Verzeichnis kann nicht gewechselt werden" - -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Fehler: Probleme beim lesen der Dateigrösse für" - -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "ist von Ampache nicht lesbar" - -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" -msgstr "Aktualisiert" - -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "Keine Aktualisierung nötig" - -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "Starte Remote Update" - -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "Wiedergabeliste hinzugefügt von" - -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "Katalog-Aktualisierung abgeschlossen" - -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "Spielzeit" - -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Alle Songs" - -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "Songs pro Sekunde" - -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "Fehler" - -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "" -"Kann XMLRPC Library nicht laden, bitte stellen Sie sicher, dass XML-RPC aktiviert " -"ist" - -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Fehler beim verbinden zu" - -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "" - -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "Grund" - -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "Aktualisierung der Remote-Kataloge abgeschlossen" - -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "Hinzugefügt" - -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" -msgstr "Katalogverzeichnis nicht lesbar. Bereinigung beendet" - -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" -msgstr "Bereinigen des Kataloges abgeschlossen" - -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "Dateien gelöscht" - -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" -msgstr "Tabellen Optimieren" - -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr "GEFUNDEN" - -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Suche nach neuen Album Covers" - -#: ../../lib/class/catalog.class.php:1756 -msgid "Update Finished." -msgstr "Aktualisierung abgeschlossen." - -#: ../../lib/class/catalog.class.php:1756 -msgid "Checked" -msgstr "Geprüft" - -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." -msgstr "Songs aktualisiert." - -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" -msgstr "Unbekannt (Verwaist)" - -#: ../../lib/class/flag.class.php:251 -msgid "Approved" -msgstr "Erlaubt" - -#: ../../lib/class/flag.class.php:252 -msgid "Pending" -msgstr "Warten" - -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "Löschen" - -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" -msgstr "TagNeuLesen" - -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "Neu encodieren" - -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "Andere" - -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Unbekannt" - -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "Aktuell wird gespielt" - -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" -msgstr "Angehalten" - -#: ../../lib/class/localplay.class.php:645 -msgid "Paused" -msgstr "Pause" - -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "Fehler: Benutzername wird Benötigt" - -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "Fehler: Falsches Passwort" - -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "Songs" - -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "Alben" - -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" -msgstr "Stil" - -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "Benutzer verwalten" - -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" -msgstr "Radiosender" - -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "Wiedergabelisten" - -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" -msgstr "Playlist Songs" - -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -msgid "Catalogs" -msgstr "Kataloge" - -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" -msgstr "Shoutbox Aufzeichnungen" - -#: ../../lib/class/browse.class.php:748 -msgid "Flagged Records" -msgstr "Markierte Datensätze" - -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" -msgstr "Ähnliche Alben" - -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" -msgstr "Ähnliche Musikstile" - -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "Ähnliche Interpreten" - -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "Absolut zufällig" - -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" -msgstr "Song bei MyStrands kaufen" - -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" -msgstr "Minuten" - -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" -msgstr "Primär" - -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "Nicht abspielen" - -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" -msgstr "Ist wirklich schlecht" - -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "Ist OK" - -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "Ist wirklich gut" - -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "Ich liebe es!" - -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" -msgstr "Ist wahnsinnig" - -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" -msgstr "Aus der Hitparade!" - -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "Aktivieren" - -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "Deaktivieren" - -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -msgid "None" -msgstr "Kein" - -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" -msgstr "Stream" - -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" -msgstr "demokratisch" - -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -msgid "Localplay" -msgstr "Lokal abspielen" - -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" -msgstr "" - -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "" - -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "einfache M3U" - -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "" - -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "" - -#: ../../lib/preferences.php:193 -msgid "RAM" -msgstr "" - -#: ../../lib/preferences.php:194 -msgid "XSPF" -msgstr "" - -#: ../../lib/preferences.php:228 -msgid "Disabled" -msgstr "Deaktiviert" - -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "Benutzer" - -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "" - -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "Admin" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "Während dem hinzufügen senden" - -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -msgstr "Während dem hinzufügen senden und löschen" - -#: ../../lib/preferences.php:253 -msgid "Clear on Send" -msgstr "Während dem hinzufügen löschen" - -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "Voreinstellung" - -#: ../../lib/preferences.php:262 -msgid "Always" -msgstr "Immer" - -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "Englisch" - -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "Britisch Englisch" - -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "Türkisch" - -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "Vereinfachtes Chinesisch" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "Ein" - -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "Aus" - -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "Kein Benutzer/Passwort angegeben" - -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "Passwörter nicht identisch" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "Sekunden" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "Minuten" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "Stunden" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "Tagen" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "Wochen" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "Monaten" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "Jahren" - -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "Startseite" - -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "hochladen" - -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "Lokal abspielen" - -#: ../../lib/ui.lib.php:350 -msgid "Random Play" -msgstr "Zufällig Abspielen" - -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Wiedergabeliste" - -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Suchen" - -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "Einstellungen" - -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -msgid "Admin-Catalog" -msgstr "Admin-Katalog" - -#: ../../lib/ui.lib.php:370 -msgid "Admin-User Management" -msgstr "Admin-Benutzer Verwaltung" - -#: ../../lib/ui.lib.php:374 -msgid "Admin-Mail Users" -msgstr "Admin-Mail Benutzer" - -#: ../../lib/ui.lib.php:378 -msgid "Admin-Manage Access Lists" -msgstr "Admin-Bearbeiten Zugriffslisten" - -#: ../../lib/ui.lib.php:382 -msgid "Admin-Site Preferences" -msgstr "Admin-Seiten Einstellungen" - -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "Admin-Bearbeiten Module" - -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" -msgstr "Songs durchsuchen" - -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Stil" - -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -msgid "Statistics" -msgstr "Statistik" - -#: ../../lib/ui.lib.php:497 -msgid "Add New" -msgstr "Neu hinzufügen" - -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "Empfehlungen" - -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "Name" - -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" -msgstr "" - -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" -msgstr "Suche vermisste Songs" - -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Titel" - -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "Song" - -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "Interpret" - -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -msgstr "kürzlich gespielt" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "Name der Instanz" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" -msgstr "Passwort" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "Datei" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "Hochladen von Dateien 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." - -#: ../../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 "" -"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s ist größer " -"als die maximal erlaubte Größe (%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 "" -"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s wurde nur " -"teilweise hochgeladen." - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -msgid "Catalog Updated" -msgstr "Katalog aktualisiert" - -#: ../../admin/catalog.php:103 -msgid "Catalog Deleted" -msgstr "Katalog gelöscht" - -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" -msgstr "Der Katalog und alle verknüpften Datenbankeinträge wurden gelöscht" - -#: ../../admin/catalog.php:112 -msgid "Songs Removed" -msgstr "Song gelöscht" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" -msgstr "Keine Song gelöscht" - -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" -msgstr "Sperren der Songs abgeschlossen" - -#: ../../admin/catalog.php:138 -msgid "Catalog Cleaned" -msgstr "Katalog geleert" - -#: ../../admin/catalog.php:188 -msgid "Catalog Created" -msgstr "Katalog erstellt" - -#: ../../admin/catalog.php:205 -msgid "Catalog statistics cleared" -msgstr "Katalogstatistik gelöscht" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Zur Zeit gespielte Liste geleert" - -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Übersicht der aktuell abspielenden Songs gelöscht" - -#: ../../admin/catalog.php:232 -msgid "No Disabled songs found" -msgstr "Keine gesperrten Songs gefunden" - -#: ../../admin/catalog.php:241 -msgid "Delete Catalog" -msgstr "Katalog löschen" - -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "Wollen Sie diesen Katalog wirklich löschen?" - -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "Album Cover-Suche beendet" - -#: ../../admin/flag.php:89 -msgid "Song Updated" -msgstr "Song aktualisiert" - -#: ../../admin/flag.php:89 -msgid "The requested song has been updated" -msgstr "Der gewünschte Song wurde aktualisiert" - -#: ../../admin/flag.php:131 -msgid "Album Updated" -msgstr "Album aktualisiert" - -#: ../../admin/flag.php:173 -msgid "Artist Updated" -msgstr "Interpreten aktualisiert" - -#: ../../admin/flag.php:238 -msgid "Songs Updated" -msgstr "Songs aktualisiert" - -#: ../../admin/flag.php:246 -msgid "Flag Removed" -msgstr "Markierung entfernt" - -#: ../../admin/flag.php:247 -msgid "Flag Removed from" -msgstr "Markierung entfernt von" - -#: ../../admin/flag.php:262 -msgid "Flags Updated" -msgstr "Markierung aktualisiert" - -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "Songs gesperrt" - -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "Die gewünschten Songs wurden gesperrt" - -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "Songs freigegeben" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "Die gewünschten Songs wurden freigegeben" - -#: ../../admin/users.php:83 -msgid "User Updated" -msgstr "Benutzer aktualisiert" - -#: ../../admin/users.php:83 -msgid "updated" -msgstr "aktualisiert" - -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "Fehler Benutzername existiert bereits" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" -msgstr "Gast" - -#: ../../admin/users.php:129 -msgid "New User Added" -msgstr "Neuer Benutzer hinzugefügt" - -#: ../../admin/users.php:134 -msgid "User Enabled" -msgstr "Benutzer Entsperrt" - -#: ../../admin/users.php:139 -msgid "User Disabled" -msgstr "User Gesperrt" - -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" -msgstr "Der letzte Administrator kann nicht deaktiviert werden" - -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "Benutzer gelöscht" - -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Fehler beim löschen" - -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "Der letzte Administrator kann nicht gelöscht werden" - -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "Benutzer Löschen" - -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "Sind Sie sicher endgültig zu löschen" - -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" -msgstr "Installation Fehlgeschlagen, Controller Error" - -#: ../../admin/modules.php:54 ../../admin/modules.php:92 -msgid "Are you sure you want to remove this plugin?" -msgstr "Wollen Sie das Modul wirklich deaktivieren?" - -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" -msgstr "Plugin deaktiviert" - -#: ../../admin/modules.php:85 -msgid "Plugin Activated" -msgstr "Plugin aktiviert" - -#: ../../admin/modules.php:120 -msgid "Plugins" -msgstr "" - -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" -msgstr "" - -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "Gelöscht" - -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" -msgstr "Eintrag Gelöscht!" - -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "der neue Eintrag wurde erstellt" - -#: ../../admin/access.php:45 -msgid "Access List Entry updated" -msgstr "Eintrag aktualisiert" - -#: ../../admin/mail.php:57 -msgid "E-mail Sent" -msgstr "E-mail gesendet" - -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "Ihre E-mail wurde gesendet" - -#: ../../admin/system.php:64 -msgid "Export Failed" -msgstr "Export fehlgeschlagen" - -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "Shoutbox Post aktualisiert" - -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "Shoutbox Post gelöscht" - -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "Empfehlenswerte Alben" - -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "Laden..." - -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Abspielen" - -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" -msgstr "Zur Wiedergabeliste hinzufügen " - -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "Zur neuen Wiedergabeliste hinzugefügt" - -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" -msgstr "Herunterladen" - -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 -msgid "Clear Playlist" -msgstr "Wiedergabeliste leeren" - -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "dynamisch hinzufügen" - -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" -msgstr "zu wenig Statistische Daten" - -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "Mehr" - -#: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.inc.php:32 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc.php:32 -msgid "Ampache Installation" -msgstr "Ampache Installation" - -#: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc.php:38 -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 "" -"Diese Seite bereitet die Installation der Ampache Datenbank vor " -"und erstellt für Sie die ampache.cfg.php Konfigurationsdatei. " -"Bevor Sie mit der Installation fortfahren stellen Sie bitte sicher, " -"dass folgende Voraussetzungen erfüllt sind." - -#: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc.php:41 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" -msgstr "" -"Ein MySQL Server mit bekanntem Benutzername und Passwort auf dem Datenbanken " -"erstellt/modifiziert werden können" - -#: ../../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 "" -"Ihr Webserver benötigt Leseberechtigung an den Dateien" -"/sql/ampache.sql und /config/ampache.cfg.dist.php" - -#: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc.php:44 -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 "" -"Wenn Sie sicher sind, dass die obenstehenden Voraussetzungen erfüllt werden, " -"können Sie mit der Installation von Ampache beginnen. Sie werden nur nach den " -"unbedingt benötigten Informationen gefragt. Wenn Sie später Änderungen an Ihrer " -"Ampache Installation durchführen möchten, editieren Sie einfach die Datei" -"/config/ampache.cfg.php im Ampache Verzeichnis" - -#: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 -#: ../../templates/show_install_config.inc.php:48 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Schritt 1 - Erstellen der Ampache Datenbank" - -#: ../../templates/show_install_account.inc.php:49 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Schritt 2 - Erstellen der ampache.cfg.php Konfigurationsdatei" - -#: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 -#: ../../templates/show_install_config.inc.php:53 -msgid "Step 3 - Setup Initial Account" -msgstr "Schritt 3 - Administrations Benutzer erstellen" - -#: ../../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 Ampache Admin-Konto. Sobald Ihr Admin-Konto " -"erstellt wurde, werden Sie zur Login-Seite weitergeleitet" - -#: ../../templates/show_install_account.inc.php:56 -msgid "Create Admin Account" -msgstr "Admin Konto erstellen" - -#: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_edit_user.inc.php:31 -#: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Username" -msgstr "Benutzername" - -#: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_add_user.inc.php:63 -#: ../../templates/show_account.inc.php:47 -msgid "Confirm Password" -msgstr "Passwort wiederholen" - -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" -msgstr "Konto erstellen" - -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "Einen Katalog hinzufügen" - -#: ../../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 "" -"Geben Sie bitte unten im Formular einen lokalen Pfad (z.B. /daten/musik) " -"oder ein URL zu einer entfernten Ampache Installation (z.B. http://" -"theotherampache.com) ein." -"Stellen Sie sicher, dass Der Webserver Benutzer Leserechte auf dem Verzeichnis hat," -"Bzw. auf der Entfernen Ampache Installation, XML-RPC korrekt eingerichtet ist." - -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" -msgstr "Katalogname" - -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "Automatisch eingefügte Felder" - -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "Albumname" - -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "Interpretenname" - -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "id3-Kommentar" - -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "Stil" - -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "Titelnummer (Mit einer 0 am Anfang)" - -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "Titel" - -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "Jahr" - -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "andere" - -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "Pfad" - -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "Katalog Typ" - -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "Lokal" - -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" -msgstr "Entfernt" - -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" -msgstr "XML-RPC Schlüssel" - -#: ../../templates/show_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" -msgstr "Wird für entferne Kataloge benötigt" - -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "Dateinamen-Muster" - -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "Verzeichnisnamen-Muster" - -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "(Ohne '/' an Anfang oder Ende" - -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "Nach Covern suchen" - -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" -msgstr "Erstelle Wiedergabelisten mittels m3u Dateien" - -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "Katalog hinzufügen" - -#: ../../templates/show_localplay_status.inc.php:25 -msgid "Localplay Control" -msgstr "Steuerung für den Lokalen Player" - -#: ../../templates/show_localplay_status.inc.php:28 -msgid "Mute" -msgstr "Lautlos" - -#: ../../templates/show_localplay_status.inc.php:29 -msgid "Decrease Volume" -msgstr "Leiser" - -#: ../../templates/show_localplay_status.inc.php:30 -msgid "Increase Volume" -msgstr "Lauter" - -#: ../../templates/show_localplay_status.inc.php:31 -msgid "Volume" -msgstr "Lautstärke" - -#: ../../templates/show_localplay_status.inc.php:33 -msgid "Repeat" -msgstr "Wiederholen" - -#: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 -#: ../../templates/show_artist_row.inc.php:24 -#: ../../templates/show_playlist_row.inc.php:24 -msgid "Random" -msgstr "Zufällig" - -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "Hinzufügen" - -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "Name der Wiedergabeliste" - -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "# Songs" - -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "Besitzer" - -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "Aktionen" - -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" -msgstr "Shout Absenden" - -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" -msgstr "Editieren" - -#: ../../templates/show_similar_artists.inc.php:23 -msgid "Similar Artists" -msgstr "Ähnliche Interpreten" - -#: ../../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_similar_artists.inc.php:66 -msgid "Back" -msgstr "Zurück" - -#: ../../templates/show_similar_artists.inc.php:77 -msgid "Rename selected" -msgstr "Ausgewählte umbenennen" - -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "Abbrechen" - -#: ../../templates/show_similar_artists.inc.php:91 -msgid "Advanced Options" -msgstr "Erweiterte Einstellungen" - -#: ../../templates/show_similar_artists.inc.php:152 -msgid "Search Again" -msgstr "Weitersuchen" - -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" -msgstr "Sitzung hinzufügen" - -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" -msgstr "Sitzungen anzeigen" - -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" -msgstr "Wiedergabeliste anzeigen" - -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" -msgstr "Aktive Sitzung" - -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" -msgstr "Lokales Abspielen Deaktiviert" - -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Favoriten" - -#: ../../templates/show_user_stats.inc.php:30 -msgid "Favorite Artists" -msgstr "Beliebteste Interpreten" - -#: ../../templates/show_user_stats.inc.php:43 -msgid "Favorite Albums" -msgstr "Beliebteste Alben" - -#: ../../templates/show_user_stats.inc.php:56 -msgid "Favorite Songs" -msgstr "Beliebteste Songs" - -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "Spiele Zufallsauswahl" - -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "Anzahl" - -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "von Stil" - -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "Länge" - -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "Unbegrenzt" - -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "Minute" -msgstr[1] "Minuten" - -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" -msgstr "Typ" - -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "" - -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "selten gespielt" - -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "Alle Alben" - -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "Alle Interpreten" - -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" -msgstr "Beste Bewertungen" - -#: ../../templates/show_random.inc.php:76 -msgid "From catalog" -msgstr "Von Katalog" - -#: ../../templates/show_random.inc.php:82 -msgid "Size Limit" -msgstr "Größenbegrenzung" - -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" -msgstr "Abspielen (Queue)" - -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "Starte neue Song-Suche in" - -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "Katalog" - -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "gefunden" - -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" -msgstr "Lese" - -#: ../../templates/show_playlist_edit.inc.php:26 -msgid "Editing Playlist" -msgstr "Wiedergabeliste editieren" - -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "öffentliche" - -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -msgid "Update" -msgstr "Aktualisieren" - -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" -msgstr "Login" - -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Speichere Login" - -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "Registrieren" - -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" -msgstr "Nachricht des Tages" - -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "Aktion" - -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" -msgstr "Prüfen" - -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -msgid "Clean" -msgstr "Bereinigen" - -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" -msgstr "Schnell" - -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" -msgstr "Cover holen" - -#: ../../templates/show_admin_tools.inc.php:68 -msgid "No Catalogs Found" -msgstr "Keine Kataloge gefunden" - -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -msgid "Clean All" -msgstr "Alle bereinigen" - -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" -msgstr "Alle prüfen" - -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -msgid "Add to All" -msgstr "Zu allen hinzufügen" - -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -msgid "Update All" -msgstr "Alle aktualisieren" - -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "Katalogstatistiken löschen" - -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" -msgstr "Andere Werkzeuge" - -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Doppelte Songs anzeigen" - -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "Momentan gespielte löschen" - -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" -msgstr "Schreibe neue Konfiguration" - -#: ../../templates/show_admin_tools.inc.php:93 -msgid "Preferences Permissions" -msgstr "Berechtigungen" - -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" -msgstr "Export nach Itunes DB" - -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" -msgstr "Inaktive Benutzer anzeigen" - -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" -msgstr "Nach neuer Version suchen" - -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Song markieren" - -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" -msgstr "Datei" - -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "Song" - -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Grund der Markierung" - -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "Fehlerhafte Tags" - -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "Kommentar" - -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "Markierung" - +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" +"PO-Revision-Date: 2007-09-13 13:17+0200\n" +"Last-Translator: Silicium \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../../register.php:73 +msgid "Error Captcha Required" +msgstr "Fehler Captcha benötigt" + +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "Fehler Captcha fehlgeschlagen" + +#: ../../register.php:87 +msgid "You must accept the user agreement" +msgstr "Sie müssen diese Vereinbarung akzeptieren" + +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "Sie haben keinen Benutzernamen eingegeben" + +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "Bitte geben Sie Ihren kompletten Namen ein (Vorname Nachname)" + +#: ../../register.php:122 +msgid "You must enter a password" +msgstr "Sie müssen ein Passwort eingeben" + +#: ../../register.php:126 +msgid "Your passwords do not match" +msgstr "Passwort falsch" + +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "Fehler Benutzername existiert bereits" + +#: ../../register.php:158 +msgid "Error: Insert Failed" +msgstr "Fehler: einfügen fehlgeschlagen" + +#: ../../update.php:47 ../../update.php:51 +msgid "Ampache Update" +msgstr "Ampache Update" + +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "Sitzung abgelaufen: Bitte erneut einloggen" + +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "Radiosender Hinzugefügt" + +#: ../../admin/flag.php:89 +msgid "Song Updated" +msgstr "Song aktualisiert" + +#: ../../admin/flag.php:89 +msgid "The requested song has been updated" +msgstr "Der gewünschte Song wurde aktualisiert" + +#: ../../admin/flag.php:131 +msgid "Album Updated" +msgstr "Album aktualisiert" + +#: ../../admin/flag.php:173 +msgid "Artist Updated" +msgstr "Interpreten aktualisiert" + +#: ../../admin/flag.php:238 +msgid "Songs Updated" +msgstr "Songs aktualisiert" + +#: ../../admin/flag.php:246 +msgid "Flag Removed" +msgstr "Markierung entfernt" + +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "Markierung entfernt von" + +#: ../../admin/flag.php:262 +msgid "Flags Updated" +msgstr "Markierung aktualisiert" + +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "Songs gesperrt" + +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "Die gewünschten Songs wurden gesperrt" + +#: ../../admin/flag.php:292 +msgid "Songs Enabled" +msgstr "Songs freigegeben" + +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" +msgstr "Die gewünschten Songs wurden freigegeben" + +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +msgid "Catalog Updated" +msgstr "Katalog aktualisiert" + +#: ../../admin/catalog.php:110 +msgid "Catalog Deleted" +msgstr "Katalog gelöscht" + +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" +msgstr "Der Katalog und alle verknüpften Datenbankeinträge wurden gelöscht" + +#: ../../admin/catalog.php:119 +msgid "Songs Removed" +msgstr "Song gelöscht" + +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" +msgstr "Keine Song gelöscht" + +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" +msgstr "Sperren der Songs abgeschlossen" + +#: ../../admin/catalog.php:146 +msgid "Catalog Cleaned" +msgstr "Katalog geleert" + +#: ../../admin/catalog.php:197 +msgid "Catalog Created" +msgstr "Katalog erstellt" + +#: ../../admin/catalog.php:214 +msgid "Catalog statistics cleared" +msgstr "Katalogstatistik gelöscht" + +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "Zur Zeit gespielte Liste geleert" + +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" +msgstr "Übersicht der aktuell abspielenden Songs gelöscht" + +#: ../../admin/catalog.php:241 +msgid "No Disabled songs found" +msgstr "Keine gesperrten Songs gefunden" + +#: ../../admin/catalog.php:250 +msgid "Delete Catalog" +msgstr "Katalog löschen" + +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "Wollen Sie diesen Katalog wirklich löschen?" + +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "Album Cover-Suche beendet" + +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "Fehler: Benutzername wird Benötigt" + +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "Fehler: Falsches Passwort" + +#: ../../admin/users.php:83 +msgid "User Updated" +msgstr "Benutzer aktualisiert" + +#: ../../admin/users.php:83 +msgid "updated" +msgstr "aktualisiert" + +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" +msgstr "Gast" + +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "Benutzer" + +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "Admin" + +#: ../../admin/users.php:129 +msgid "New User Added" +msgstr "Neuer Benutzer hinzugefügt" + +#: ../../admin/users.php:134 +msgid "User Enabled" +msgstr "Benutzer Entsperrt" + +#: ../../admin/users.php:139 +msgid "User Disabled" +msgstr "User Gesperrt" + +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "Fehler" + +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" +msgstr "Der letzte Administrator kann nicht deaktiviert werden" + +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "Benutzer gelöscht" + +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Fehler beim löschen" + +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "Der letzte Administrator kann nicht gelöscht werden" + +#: ../../admin/users.php:173 +msgid "Deletion Request" +msgstr "Benutzer Löschen" + +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "Sind Sie sicher endgültig zu löschen" + +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" +msgstr "Installation Fehlgeschlagen, Controller Error" + +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +msgid "Are you sure you want to remove this plugin?" +msgstr "Wollen Sie das Modul wirklich deaktivieren?" + +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" +msgstr "Plugin deaktiviert" + +#: ../../admin/modules.php:87 +msgid "Plugin Activated" +msgstr "Plugin aktiviert" + +#: ../../admin/modules.php:122 +msgid "Plugins" +msgstr "" + +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" +msgstr "" + +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" +msgstr "Shoutbox Post aktualisiert" + +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" +msgstr "Shoutbox Post gelöscht" + +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Gelöscht" + +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Eintrag Gelöscht!" + +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "Hinzugefügt" + +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "der neue Eintrag wurde erstellt" + +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "Aktualisiert" + +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "Eintrag aktualisiert" + +#: ../../admin/system.php:49 +msgid "Database Charset Updated" +msgstr "" + +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" +msgstr "" + +#: ../../admin/mail.php:57 +msgid "E-mail Sent" +msgstr "E-mail gesendet" + +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." +msgstr "Ihre E-mail wurde gesendet" + +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" +msgstr "" + +#: ../../preferences.php:91 +msgid "Error Update Failed" +msgstr "Error Update Fehlgeschlagen" + +#: ../../preferences.php:96 +msgid "Your Account has been updated" +msgstr "Ihr Konto wurde aktualisiert" + +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "Eintrag markiert" + +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "Der gewählte Eintrag wurde markiert" + +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +msgid "Catalogs" +msgstr "Kataloge" + +#: ../../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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "Name" + +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "Aktion" + +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "Hinzufügen" + +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "Prüfen" + +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "Bereinigen" + +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "Alle" + +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "Löschen" + +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "Schnell" + +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "Cover holen" + +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "Keine Kataloge gefunden" + +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "Alle bereinigen" + +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "Alle prüfen" + +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "Zu allen hinzufügen" + +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "Alle aktualisieren" + +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "Einen Katalog hinzufügen" + +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "Katalogstatistiken löschen" + +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Nach Covern suchen" + +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "Andere Werkzeuge" + +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Doppelte Songs anzeigen" + +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "Momentan gespielte löschen" + +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "Schreibe neue Konfiguration" + +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "Berechtigungen" + +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Export nach Itunes DB" + +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "Inaktive Benutzer anzeigen" + +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "Nach neuer Version suchen" + +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +msgid "Object" +msgstr "Auswahl" + +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Markierung" + +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "Kommentar" + +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" +msgstr "Status" + +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +msgid "No Records Found" +msgstr "Keine Datensätze gefunden" + +#: ../../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" + +#: ../../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 "" +"Diese Seite bereitet die Installation der Ampache Datenbank vor und erstellt " +"für Sie die ampache.cfg.php Konfigurationsdatei. Bevor Sie mit der " +"Installation fortfahren stellen Sie bitte sicher, dass folgende " +"Voraussetzungen erfüllt sind." + +#: ../../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 MySQL Server mit bekanntem Benutzername und Passwort auf dem Datenbanken " +"erstellt/modifiziert werden können" + +#: ../../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 "" +"Ihr Webserver benötigt Leseberechtigung an den Dateien/sql/ampache.sql und /" +"config/ampache.cfg.dist.php" + +#: ../../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 "" +"Wenn Sie sicher sind, dass die obenstehenden Voraussetzungen erfüllt werden, " +"können Sie mit der Installation von Ampache beginnen. Sie werden nur nach " +"den unbedingt benötigten Informationen gefragt. Wenn Sie später Änderungen " +"an Ihrer Ampache Installation durchführen möchten, editieren Sie einfach die " +"Datei/config/ampache.cfg.php im Ampache Verzeichnis" + +#: ../../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" + +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "Schritt 2 - Erstellen der ampache.cfg.php Konfigurationsdatei" + +#: ../../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 - Administrations Benutzer erstellen" + +#: ../../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 Ampache Admin-Konto. Sobald Ihr Admin-Konto " +"erstellt wurde, werden Sie zur Login-Seite weitergeleitet" + +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "Admin Konto erstellen" + +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 +#: ../../templates/show_add_user.inc.php:31 +msgid "Username" +msgstr "Benutzername" + +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" +msgstr "Passwort" + +#: ../../templates/show_install_account.inc.php:68 +#: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 +#: ../../templates/show_add_user.inc.php:63 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Passwort wiederholen" + +#: ../../templates/show_install_account.inc.php:73 +msgid "Create Account" +msgstr "Konto erstellen" + +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Pfad" + +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +msgstr "Letzte Verifizierung" + +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "Zuletzt Hinzugefügt" + +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "Aktionen" + +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "Suche nach allen Covern" + +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" +msgstr "" + +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "Verwerfen" + +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "Aktivieren" + +#: ../../templates/show_song.inc.php:23 +msgid "Details" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "Anzeige nach" + +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "Titel" + +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "Alben" + +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "Interpret" + +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Stil" + +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "Wiedergabeliste" + +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" +msgstr "Radiosender" + +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" +msgstr "Filter" + +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" +msgstr "Beginnt mit" + +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" +msgstr "Mindesanzahl" + +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" +msgstr "Bewertet" + +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" +msgstr "nicht gespielte" + +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" +msgstr "zeige Cover" + +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" +msgstr "Alle Wiedergabelisten" + +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" +msgstr "Nie" + +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Unbekannt" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" +msgstr "Kompletter Name" + +#: ../../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:105 +msgid "Last Seen" +msgstr "Zuletzt anwesend" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" +msgstr "Aktivität" + +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" +msgstr "Benutzer ist Angemeldet" + +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" +msgstr "Benutzer ist Abgemeldet" + +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" +msgstr "Aktive Wiedergabeliste" + +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" +msgstr "kürzlich gespielt" + +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Album" + +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "Song" + +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "Dauer" + +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" +msgstr "Bewertung" + +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" +msgstr "zu wenig Statistische Daten" + +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Album Cover" + +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Klick um Fenster zu schließen" + +#: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" +msgstr "Shout Absenden" + +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "Download" + +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" +msgstr "Editieren" + +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Song markieren" + +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "Datei" + +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "Song" + +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Grund der Markierung" + +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "Fehlerhafte Tags" + +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "Neu encodieren" + +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +msgid "Other" +msgstr "Andere" + +#: ../../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 +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 "Lese" + +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "Änderungen Speichern" + +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "Anforderungen" + +#: ../../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 "" +"Ihr Websever hat Leserechte an der Datei /sql/ampache.sql und /config/" +"ampache.cfg.php.dist" + +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "Starte Konfiguration" + +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" +msgstr "Aktualisieren" + +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "Empfehlenswerte Alben" + +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "Album abspielen" + +#: ../../templates/show_localplay_status.inc.php:25 +msgid "Localplay Control" +msgstr "Steuerung für den Lokalen Player" + +#: ../../templates/show_localplay_status.inc.php:28 +msgid "Mute" +msgstr "Lautlos" + +#: ../../templates/show_localplay_status.inc.php:29 +msgid "Decrease Volume" +msgstr "Leiser" + +#: ../../templates/show_localplay_status.inc.php:30 +msgid "Increase Volume" +msgstr "Lauter" + +#: ../../templates/show_localplay_status.inc.php:31 +msgid "Volume" +msgstr "Lautstärke" + +#: ../../templates/show_localplay_status.inc.php:33 +msgid "Repeat" +msgstr "Wiederholen" + +#: ../../templates/show_localplay_status.inc.php:36 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Zufällig" + +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "Wiedergabeliste leeren" + +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Auswahl" + +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Titel" + +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Dateinamen" + +#: ../../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 "Ampache Zugriffsverwaltung" + +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Eintrag hinzufügen" + +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Start Adresse" + +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "End Adresse" + +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +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:62 +msgid "Type" +msgstr "Typ" + +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "Kompletter Name" + +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "Registrierungsdatum " + +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +msgid "Last Ip" +msgstr "Letzte IP-Adr." + +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "Verbunden" + +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "Verwalte Demokratische Wiedergabelisten" + +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "Basis-Wiedergabeliste" + +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" +msgstr "" + +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" +msgstr "Voreinstellung" + +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "Songs" + +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Abspielen" + +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "Neue Wiedergabeliste erstellen" + +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +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 "Schritt 2 - Erstellen der Ampache.cfg.php Datei" + +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. 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 "Konfigurationsdatei Erstellen" + +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "Web Pfad" + +#: ../../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_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 "MySQL Benutzername" + +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "MySQL Passwort" + +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Schreibe Konfiguration" + +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg vorhanden" + +#: ../../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_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Prüfe die Konfiguration" + +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "Weiter zu Schritt 3" + +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "Existierenden Benutzer editieren" + +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "" + +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "Benutzer Zugriffs-Level" + +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" +msgstr "Inhaltsmanager" + +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" +msgstr "Katalogmanager" + +#: ../../templates/show_edit_user.inc.php:87 +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_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" + +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" +msgstr "" + +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" + +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" + +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" + +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Wert" + +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" +msgstr "" + +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" +msgstr "" + +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" +msgstr "" + +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" + +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" +msgstr "" + +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "Einstellung" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Suchen" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "Erweiterte Suche" + +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" +msgstr "Poste in Shoutbox" + +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" +msgstr "" + +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "Erstellen" + +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "Erstelle Demokratische Wiedergabeliste" + +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" +msgstr "" + +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" +msgstr "Minuten" + +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" +msgstr "Als Standard" + +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "öffentliche" + +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" +msgstr "privat" + +#: ../../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:352 +msgid "Home" +msgstr "Startseite" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Anzeigen..." + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +msgid "Localplay" +msgstr "Lokal abspielen" + +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "Einstellungen" + +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Abmelden" + +#: ../../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:69 +#: ../../templates/show_export.inc.php:32 +#: ../../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 "Songs gefunden prüfe TAG Informationen" + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "Geprüft" + +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "Zurück" + +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "Stopp" + +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "" + +#: ../../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_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +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.Dieser " +"Schritt kann einige Zeit dauern, abhängig von der Geschwindigkeit Ihres " +"Computers" + +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" +msgstr "Ampache Datenbank Einspielen" + +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Administrativer MySQL Benutzer" + +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "MySQL Administrationspasswort" + +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "Erstelle Datenbank Benutzer für die neue Datenbank" + +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Ampache Datenbank Benutzername" + +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Ampache Datenbank Passwort" + +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" +msgstr "überschreibe existiere" + +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Datenbank einfügen" + +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" +msgstr "Bearbeite Lokal-Abspielen Instanz" + +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" +msgstr "Aktualisiere Instanz" + +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "Ähnliche Interpreten" + +#: ../../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_similar_artists.inc.php:66 +msgid "Back" +msgstr "Zurück" + +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "Ausgewählte umbenennen" + +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "Erweiterte Einstellungen" + +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "Weitersuchen" + +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Neue Wiedergabeliste erstellen" + +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Umbenennen" + +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "Füge aktuellen ein" + +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Aktualisieren des id3 TAG" + +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" +msgstr "Vorhandenen Shoutbox Post Bearbeiten" + +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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" + +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" +msgstr "Songs durchnummerieren" + +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "Herunterladen" + +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" +msgstr "Alle Hinzufügen" + +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" +msgstr "Zufällige Hinzufügen" + +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "Instanz zum Lokal-Abspielen hinzufügen" + +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" +msgstr "Sitzung hinzufügen" + +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "Abmelden" + +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" +msgstr "Fehler Konfigurationsdatei abgelaufen" + +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Cover" + +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 +msgid "Year" +msgstr "Jahr" + +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" +msgstr "Administrations-Einstellungen" + +#: ../../templates/show_localplay_playlist.inc.php:23 +msgid "Current Playlist" +msgstr "Aktuelle Wiedergabeliste" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "Sekunden" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "Minuten" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "Stunden" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +msgstr "Tagen" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "Wochen" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "Monaten" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "Jahren" + +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" +msgstr "zuletzt gespielt vor" + +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "In Ampache suchen" + +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Schlüsselwörter" + +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Abgespielt" + +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Ja" + +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "Nein" + +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Min Bitrate" + +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "Ein Stern" + +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" +msgstr "Zwei Sterne" + +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "Drei Sterne" + +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "Vier Sterne" + +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "Fünf Sterne" + +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "" + +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "UND" + +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Methode" + +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "Unscharf" + +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "Exakt" + +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Maximale Ergebnisse" + +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "Unbegrenzt" + +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" +msgstr "Radiosender hinzufügen" + +#: ../../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:60 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "Frequenz" + +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "Kennung" + +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" +msgstr "ACL Bearbeiten" + +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:63 +msgid "ACL Type" +msgstr "ACL Typ" + +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:66 +msgid "Stream Access" +msgstr "Stream Zugriff" + +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:67 +msgid "Web Interface" +msgstr "Grundeinstellungen" + +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:68 +msgid "Local Network Definition" +msgstr "Lokale Netzwerk Definition" + +#: ../../templates/show_edit_access.inc.php:37 +#: ../../templates/show_add_access.inc.php:69 +msgid "RPC" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" +msgstr "Von IP Adresse" + +#: ../../templates/show_edit_access.inc.php:50 +#: ../../templates/show_add_access.inc.php:39 +msgid "End IP Address" +msgstr "Bis IP Adresse" + +#: ../../templates/show_edit_access.inc.php:63 +#: ../../templates/show_add_access.inc.php:77 +msgid "Remote Key" +msgstr "Entfernter Schlüssel" + +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "Anzeigen" + +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +msgid "Read" +msgstr "Lesen" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "Lesen/Schreiben" + +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "Benutzer-Vereinbarung" + +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "Ich akzeptiere" + +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "Benutzer Information" + +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "Registriere Benutzer" + +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" +msgstr "Login" + +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Speichere Login" + +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registrieren" + +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" +msgstr "Nachricht des Tages" + +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "Lokal-Abspielen Instanzen Anzeigen" + +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" +msgstr "Instanz Bearbeiten " + +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "Meistgespielte Interpreten" + +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "Meistgespielte Alben" + +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "Die Populürsten Genres" + +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "Meistgespielte Songs" + +#: ../../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_edit_song.inc.php:23 +msgid "Edit Song" +msgstr "Songs editieren" + +#: ../../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 "Für Neu Taggen Markieren" + +#: ../../templates/show_edit_song.inc.php:88 +msgid "Update Song" +msgstr "Song aktualisieren" + +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Katalogstatistik" + +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Verbundene Benutzer" + +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Gesamtzahl Benutzer" + +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Interpreten" + +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "Stil" + +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Kataloggröße" + +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Katalog Spielzeit" + +#: ../../templates/show_mail_users.inc.php:23 +msgid "Send E-mail to Users" +msgstr "Sende E-mail zu Benutzern" + +#: ../../templates/show_mail_users.inc.php:27 +msgid "Mail to" +msgstr "Mail an" + +#: ../../templates/show_mail_users.inc.php:33 +msgid "Inactive Users" +msgstr "Inaktive Benutzer" + +#: ../../templates/show_mail_users.inc.php:53 +msgid "Latest Artist Additions" +msgstr "Neuste Interpretenzugänge" + +#: ../../templates/show_mail_users.inc.php:64 +msgid "Latest Album Additions" +msgstr "Neuste Albenzugänge" + +#: ../../templates/show_mail_users.inc.php:74 +msgid "Flagged Songs" +msgstr "Markierte Songs" + +#: ../../templates/show_mail_users.inc.php:78 +#: ../../templates/show_admin_info.inc.php:34 +msgid "Disabled Songs" +msgstr "Gesperrte Songs" + +#: ../../templates/show_mail_users.inc.php:86 +msgid "Most Popular Threshold in days" +msgstr "Meistgespielte Songs in Tagen" + +#: ../../templates/show_mail_users.inc.php:97 +msgid "Subject" +msgstr "Betreff" + +#: ../../templates/show_mail_users.inc.php:104 +msgid "Message" +msgstr "Nachricht" + +#: ../../templates/show_mail_users.inc.php:112 +msgid "Send Mail" +msgstr "Sende Mail" + +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "Neuen Benutzer hinzufügen" + +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +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:74 +msgid "RPC Options" +msgstr "RPC Optionen" + +#: ../../templates/show_add_access.inc.php:84 +msgid "Create ACL" +msgstr "Erstelle ACL" + +#: ../../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_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "Wiedergabeliste editieren" + +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "Registrierung komplett" + +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" +msgstr "" +"Ihr Account wurde erstellt, ein Aktivierungscode wurde an die angegebene E-" +"Mail Adresse gesendet. Bitte Prüfen Sie ihre E-Mails für weitere " +"Informationen " + +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" +msgstr "Zurück zur Loginseite" + +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" +msgstr "Zugriff Verweigert" + +#: ../../templates/show_duplicates.inc.php:22 +msgid "Duplicate Songs" +msgstr "Doppelte Songs anzeigen" + +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "Länge" + +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" +msgstr "Bitrate" + +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" +msgstr "Größe" + +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "Starte Cover Suche" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Gesucht" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +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_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Zeige alle Songs von" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" +msgstr "Alle Songs hinzufügen von" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" +msgstr "Füge Zufallslieder hinzu von" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "Aktualisieren vom Tag" + +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" +msgstr "ähnliche Empfehlungen" + +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Spiele Zufallsauswahl" + +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Anzahl" + +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "von Stil" + +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "Minute" +msgstr[1] "Minuten" + +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "Stunde" +msgstr[1] "Stunden" + +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "" + +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "selten gespielt" + +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "Alle Alben" + +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "Alle Interpreten" + +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" +msgstr "Beste Bewertungen" + +#: ../../templates/show_random.inc.php:76 +msgid "From catalog" +msgstr "Von Katalog" + +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" +msgstr "Größenbegrenzung" + +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" +msgstr "Abspielen (Queue)" + +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "Aktuell wird gespielt" + +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Anzeigen" + +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "Bereiche" + +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Konto" + +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "Serverkonfiguration" + +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "Module" + +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" +msgstr "Lokale Abspiel-Module" + +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "Verfügbare Plugins" + +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "Duplikate suchen" + +#: ../../templates/show_duplicate.inc.php:27 +msgid "Search Type" +msgstr "Suchart" + +#: ../../templates/show_duplicate.inc.php:34 +msgid "Artist and Title" +msgstr "Interpret und Titel" + +#: ../../templates/show_duplicate.inc.php:35 +msgid "Artist, Album and Title" +msgstr "Interpret, Album und Titel" + +#: ../../templates/show_duplicate.inc.php:37 +msgid "Search Disabled Songs" +msgstr "Suche Gesperrte Songs" + +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" +msgstr "Sitzungen anzeigen" + +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" +msgstr "Wiedergabeliste anzeigen" + +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" +msgstr "Aktive Sitzung" + +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" +msgstr "Lokales Abspielen Deaktiviert" + +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" +msgstr "" + +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" +msgstr "" + +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" +msgstr "Suche anpassen" + +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" +msgstr "Direkte URL zum Bild" + +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" +msgstr "Lokales Bild" + +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" +msgstr "Empfange Cover" + +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache Debug" + +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" +msgstr "Optionen" + +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" + +#: ../../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:35 +msgid "Auto-inserted Fields" +msgstr "Automatisch eingefügte Felder" + +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../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:37 +msgid "artist name" +msgstr "Interpretenname" + +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../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:39 +msgid "genre" +msgstr "Stil" + +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../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:41 +msgid "song title" +msgstr "Titel" + +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" +msgstr "Jahr" + +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" +msgstr "andere" + +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" +msgstr "Katalog Typ" + +#: ../../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:51 +msgid "Filename pattern" +msgstr "Dateinamenmuster" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "Verzeichnisnamen-Muster" + +#: ../../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" + +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" +msgstr "Katalogeinstellungen sichern" + +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" +msgstr "Spiele von Hauptwiedergabeliste" + +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" +msgstr "Bewertungen" + +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" +msgstr "Bewertung Entfernen" + +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" +msgstr "Bewertung Hinzufügen" + +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" +msgstr "Bearbeite Interpret" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "Artist Aktualisieren" + +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "Benutzer Aktiviert" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "Diese Benutzer-ID ist aktiviert und kann benutzt werden" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "Validierung Fehlgeschlagen" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +msgstr "Der Validierungsschlüssel ist ungültig" + +#: ../../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 Songs" + +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" +msgstr "Zeige alle" + +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "Deaktivieren" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "Stream" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "demokratisch" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +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 "Songnummern setzen" + +#: ../../templates/show_play_selected.inc.php:41 +msgid "Remove Selected Tracks" +msgstr "Ausgewählte Songs 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_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: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 "" +"Geben Sie bitte unten im Formular einen lokalen Pfad (z.B. /daten/musik) " +"oder ein URL zu einer entfernten Ampache Installation (z.B. http://" +"theotherampache.com) ein.Stellen Sie sicher, dass Der Webserver Benutzer " +"Leserechte auf dem Verzeichnis hat,Bzw. auf der Entfernen Ampache " +"Installation, XML-RPC korrekt eingerichtet ist." + +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "Katalogname" + +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Lokal" + +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "Entfernt" + +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "Wird für entferne Kataloge benötigt" + +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Dateinamen-Muster" + +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "Erstelle Wiedergabelisten mittels m3u Dateien" + +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "Katalog hinzufügen" + +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "Katalog exportieren" + +#: ../../templates/show_export.inc.php:51 +msgid "Format" +msgstr "" + +#: ../../templates/show_export.inc.php:61 +msgid "Export" +msgstr "Exportieren" + +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "Empfehlungen" + +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "Empfohlene Interpreten" + +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "Empfohlene Alben" + +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "Empfohlene Songs" + +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importiere eine Wiedergabeliste aus einer Datei" + +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Wiedergabelisten Typ" + +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importiere Wiedergabeliste" + +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Favoriten" + +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "Beliebteste Interpreten" + +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "Beliebteste Alben" + +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "Beliebteste Songs" + +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" +msgstr "" + +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" +msgstr "gerade gespielt" + +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +msgid "Statistics" +msgstr "Statistik" + +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" +msgstr "Verwalte Wiedergabeliste" + +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" +msgstr "Erweitert" + +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" +msgstr "" + +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" +msgstr "Hinzugefügt am" + # 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:27 -msgid "Show Catalogs" -msgstr "Zeige Kataloge" - -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" -msgstr "Benutzerwerkzeuge" - -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "Benutzer hinzufügen" - -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" -msgstr "Zeige Benutzer" - -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" -msgstr "Zugangs Kontrolle" - -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" -msgstr "ACL Hinzufügen" - -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" -msgstr "ACL(s) anzeigen" - -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "Duplikate suchen" - -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "Mail an Benutzer" - -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "Statistiken löschen" - -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" -msgstr "Katalog exportieren" - -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" -msgstr "Verwalte Markierungen" - -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" -msgstr "Verwalte Shoutbox" - -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" -msgstr "Anzeige nach" - -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -msgid "Song Title" -msgstr "Titel" - -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" -msgstr "Filter" - -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" -msgstr "Beginnt mit" - -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" -msgstr "Mindesanzahl" - -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" -msgstr "Bewertet" - -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" -msgstr "nicht gespielte" - -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" -msgstr "zeige Cover" - -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" -msgstr "Alle Wiedergabelisten" - -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Kompletter Name" - -#: ../../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:105 -msgid "Last Seen" -msgstr "Zuletzt anwesend" - -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "Aktivität" - -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" -msgstr "Benutzer ist Angemeldet" - -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" -msgstr "Benutzer ist Abgemeldet" - -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" -msgstr "Aktive Wiedergabeliste" - -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Alben von" - -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "Zeige alle Songs von" - -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" -msgstr "Alle Songs hinzufügen von" - -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" -msgstr "Füge Zufallslieder hinzu von" - -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" -msgstr "Aktualisieren vom Tag" - -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" -msgstr "ähnliche Empfehlungen" - -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Album" - -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "Dauer" - -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "Bewertung" - -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -msgid "Current Playlist" -msgstr "Aktuelle Wiedergabeliste" - -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 -msgid "No Records Found" -msgstr "Keine Datensätze gefunden" - -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "Einstellung" - -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -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 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "Beschreibung" - -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" -msgstr "Inhaltsmanager" - -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" -msgstr "Katalogmanager" - -#: ../../templates/header.inc.php:71 -msgid "Log out" -msgstr "Abmelden" - -#: ../../templates/header.inc.php:89 -msgid "Error Config File Out of Date" -msgstr "Fehler Konfigurationsdatei abgelaufen" - -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" -msgstr "" - -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" -msgstr "Benutzer-Vereinbarung" - -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" -msgstr "Ich akzeptiere" - -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "Benutzer Information" - -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "" - -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "Registriere Benutzer" - -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "Bearbeite Album" - -#: ../../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.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 -msgid "Year" -msgstr "Jahr" - -#: ../../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 "Für Neu Taggen Markieren" - -#: ../../templates/show_edit_album.inc.php:47 -msgid "Update Album" -msgstr "Aktualisiere Album" - -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" -msgstr "Anforderungen" - -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -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_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." -"Dieser Schritt kann einige Zeit dauern, abhängig von der Geschwindigkeit Ihres Computers" - -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Schritt 2 - Erstellen der Ampache.cfg.php Datei" - -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" -msgstr "Ampache Datenbank Einspielen" - -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "Gewünschter Datenbank Name" - -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "" - -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "Administrativer MySQL Benutzer" - -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "MySQL Administrationspasswort" - -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" -msgstr "Erstelle Datenbank Benutzer für die neue Datenbank" - -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Ampache Datenbank Benutzername" - -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" -msgstr "Ampache Datenbank Passwort" - -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" -msgstr "überschreibe existiere" - -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Datenbank einfügen" - -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "Starte Konfiguration" - -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Neue Wiedergabeliste erstellen" - -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -msgid "Create" -msgstr "Erstellen" - -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" -msgstr "Songs 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.php:106 -msgid "OR" -msgstr "ODER" - -#: ../../templates/show_edit_song.inc.php:88 -msgid "Update Song" -msgstr "Song aktualisieren" - -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" -msgstr "Einstellungen für" - -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "Dateinamenmuster" - -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Katalogeinstellungen sichern" - -#: ../../templates/show_edit_access.inc.php:22 -msgid "Edit ACL" -msgstr "ACL Bearbeiten" - -#: ../../templates/show_edit_access.inc.php:30 -#: ../../templates/show_add_access.inc.php:63 -msgid "ACL Type" -msgstr "ACL Typ" - -#: ../../templates/show_edit_access.inc.php:34 -#: ../../templates/show_add_access.inc.php:66 -msgid "Stream Access" -msgstr "Stream Zugriff" - -#: ../../templates/show_edit_access.inc.php:35 -#: ../../templates/show_add_access.inc.php:67 -msgid "Web Interface" -msgstr "Grundeinstellungen" - -#: ../../templates/show_edit_access.inc.php:36 -#: ../../templates/show_add_access.inc.php:68 -msgid "Local Network Definition" -msgstr "Lokale Netzwerk Definition" - -#: ../../templates/show_edit_access.inc.php:37 -#: ../../templates/show_add_access.inc.php:69 -msgid "RPC" -msgstr "" - -#: ../../templates/show_edit_access.inc.php:43 -#: ../../templates/show_add_access.inc.php:32 -msgid "Start IP Address" -msgstr "Von IP Adresse" - -#: ../../templates/show_edit_access.inc.php:50 -#: ../../templates/show_add_access.inc.php:39 -msgid "End IP Address" -msgstr "Bis IP Adresse" - -#: ../../templates/show_edit_access.inc.php:63 -#: ../../templates/show_add_access.inc.php:77 -msgid "Remote Key" -msgstr "Entfernter Schlüssel" - -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Level" - -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" -msgstr "Aktualisieren" - -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "Album abspielen" - -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "Song" - -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" -msgstr "zuletzt gespielt vor" - -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" -msgstr "Empfohlene Interpreten" - -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "Empfohlene Alben" - -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "Empfohlene Songs" - -#: ../../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:28 -#: ../../templates/show_admin_info.inc.php:38 -msgid "Show All" -msgstr "Zeige alle" - -#: ../../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/sidebar.inc.php:28 -msgid "Browse" -msgstr "Anzeigen..." - -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "Abmelden" - -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "Importiere eine Wiedergabeliste aus einer Datei" - -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Dateinamen" - -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Wiedergabelisten Typ" - -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "Importiere Wiedergabeliste" - -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Anzeigen" - -#: ../../templates/show_mail_users.inc.php:23 -msgid "Send E-mail to Users" -msgstr "Sende E-mail zu Benutzern" - -#: ../../templates/show_mail_users.inc.php:27 -msgid "Mail to" -msgstr "Mail an" - -#: ../../templates/show_mail_users.inc.php:33 -msgid "Inactive Users" -msgstr "Inaktive Benutzer" - -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Katalogstatistik" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "Meistgespielte Alben" - -#: ../../templates/show_mail_users.inc.php:53 -msgid "Latest Artist Additions" -msgstr "Neuste Interpretenzugänge" - -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "Meistgespielte Interpreten" - -#: ../../templates/show_mail_users.inc.php:64 -msgid "Latest Album Additions" -msgstr "Neuste Albenzugänge" - -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Meistgespielte Songs" - -#: ../../templates/show_mail_users.inc.php:74 -msgid "Flagged Songs" -msgstr "Markierte Songs" - -#: ../../templates/show_mail_users.inc.php:78 -#: ../../templates/show_admin_info.inc.php:34 -msgid "Disabled Songs" -msgstr "Gesperrte Songs" - -#: ../../templates/show_mail_users.inc.php:86 -msgid "Most Popular Threshold in days" -msgstr "Meistgespielte Songs in Tagen" - -#: ../../templates/show_mail_users.inc.php:97 -msgid "Subject" -msgstr "Betreff" - -#: ../../templates/show_mail_users.inc.php:104 -msgid "Message" -msgstr "Nachricht" - -#: ../../templates/show_mail_users.inc.php:112 -msgid "Send Mail" -msgstr "Sende Mail" - -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" -msgstr "" - -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" -msgstr "gerade gespielt" - -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" -msgstr "Radiosender hinzufügen" - -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" -msgstr "Verwalte Wiedergabeliste" - -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" -msgstr "Erweitert" - -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" -msgstr "Die letzten 10 markierten Songs" - -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" -msgstr "Administrations-Einstellungen" - -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "Existierenden Benutzer editieren" - -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "Benutzer Zugriffs-Level" - -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "Benutzer aktualisieren" - -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Verbundene Benutzer" - -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Gesamtzahl Benutzer" - -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Kataloggröße" - -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "Katalog Spielzeit" - -#: ../../templates/show_duplicates.inc.php:22 -msgid "Duplicate Songs" -msgstr "Doppelte Songs anzeigen" - -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" -msgstr "Bitrate" - -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" -msgstr "Größe" - -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Weiter" - -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -msgid "Object" -msgstr "Auswahl" - -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "Status" - -#: ../../templates/show_song.inc.php:22 -msgid "Details" -msgstr "" - -#: ../../templates/show_song.inc.php:49 -msgid "Label" -msgstr "" - -#: ../../templates/show_song.inc.php:53 -msgid "Language" -msgstr "Sprache" - -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" -msgstr "Katalognummer" - -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" -msgstr "Letzte Aktualisierung" - -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Umbenennen" - -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "Füge aktuellen ein" - -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "Aktualisieren des id3 TAG" - -#: ../../templates/show_duplicate.inc.php:27 -msgid "Search Type" -msgstr "Suchart" - -#: ../../templates/show_duplicate.inc.php:34 -msgid "Artist and Title" -msgstr "Interpret und Titel" - -#: ../../templates/show_duplicate.inc.php:35 -msgid "Artist, Album and Title" -msgstr "Interpret, Album und Titel" - -#: ../../templates/show_duplicate.inc.php:37 -msgid "Search Disabled Songs" -msgstr "Suche Gesperrte Songs" - -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" -msgstr "Songs durchnummerieren" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "Alle Hinzufügen" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" -msgstr "Zufällige Hinzufügen" - - - - - - - - - - - - - - - - - - - - - - -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" -msgstr "Zurück" - -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" -msgstr "Stopp" - -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" -msgstr "" - -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "Nächste" - -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" -msgstr "Verwalte Demokratische Wiedergabelisten" - -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -msgid "Base Playlist" -msgstr "Basis-Wiedergabeliste" - -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" -msgstr "" - -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "Neue Wiedergabeliste erstellen" - -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" -msgstr "Suche anpassen" - -#: ../../templates/show_get_albumart.inc.php:44 -msgid "Direct URL to Image" -msgstr "Direkte URL zum Bild" - -#: ../../templates/show_get_albumart.inc.php:52 -msgid "Local Image" -msgstr "Lokales Bild" - -#: ../../templates/show_get_albumart.inc.php:63 -msgid "Get Art" -msgstr "Empfange Cover" - -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" -msgstr "Beschreibung" - -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -msgid "Version" -msgstr "Version" - -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" -msgstr "Aktiviere" - -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" -msgstr "Deaktivieren" - -#: ../../templates/show_democratic_playlist.inc.php:38 -msgid "Playing from base Playlist" -msgstr "Spiele von Hauptwiedergabeliste" - -#: ../../templates/show_democratic_playlist.inc.php:51 -#: ../../templates/show_democratic_playlist.inc.php:86 -msgid "Votes" -msgstr "Bewertungen" - -#: ../../templates/show_democratic_playlist.inc.php:67 -msgid "Remove Vote" -msgstr "Bewertung Entfernen" - -#: ../../templates/show_democratic_playlist.inc.php:69 -msgid "Add Vote" -msgstr "Bewertung Hinzufügen" - -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" -msgstr "Die Populürsten 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_edit_artist.inc.php:23 -msgid "Edit Artist" -msgstr "Bearbeite Interpret" - -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Artist" -msgstr "Artist Aktualisieren" - -#: ../../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 "Songnummern setzen" - -#: ../../templates/show_play_selected.inc.php:41 -msgid "Remove Selected Tracks" -msgstr "Ausgewählte Songs entfernen" - -#: ../../templates/show_play_selected.inc.php:47 -msgid "Add to" -msgstr "Hinzufügen" - -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "Neuen Benutzer hinzufügen" - -#: ../../templates/show_export.inc.php:32 -#: ../../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_export.inc.php:51 -msgid "Format" -msgstr "" - -#: ../../templates/show_export.inc.php:61 -msgid "Export" -msgstr "Exportieren" - -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" -msgstr "" - -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Cover" - -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" -msgstr "Album Hinzufügen" - -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" -msgstr "Füge zufällige aus dem Album hinzu" - -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" -msgstr "Cover zurücksetzen" - -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Cover finden" - -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "Download" - -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Kompletter Name" - -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "Registrierungsdatum " - -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -msgid "Last Ip" -msgstr "Letzte IP-Adr." - -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "Verbunden" - -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" -msgstr "von" - -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "Aktualisiere den" - -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "Songs gefunden prüfe TAG Informationen" - -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "Geprüft" - -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" -msgstr "Änderungen Speichern" - -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" -msgstr "Album Cover" - -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" -msgstr "Klick um Fenster zu schließen" - -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "Vorherige" - -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" -msgstr "Vorhandenen Shoutbox Post Bearbeiten" - -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" -msgstr "" - -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" -msgstr "Zugriff Verweigert" - -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" -msgstr "Bereiche" - -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" -msgstr "Konto" - -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" -msgstr "Serverkonfiguration" - -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" -msgstr "Module" - -#: ../../templates/sidebar_preferences.inc.php:34 -msgid "Localplay Modules" -msgstr "Lokale Abspiel-Module" - -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" -msgstr "Verfügbare Plugins" - -#: ../../templates/show_account.inc.php:40 -msgid "New Password" -msgstr "Neues Passwort" - -#: ../../templates/show_account.inc.php:64 -msgid "Update Account" -msgstr "Konto aktualisieren" - -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" -msgstr "Kennung" - -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" -msgstr "Frequenz" - -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "Editieren der" - -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "Einstellungen" - -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "Einstellungen aktualisieren" - -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "Ampache Debug" - -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" -msgstr "" - -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" -msgstr "" - -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "Starte Cover Suche" - -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Gesucht" - -#: ../../templates/show_clean_catalog.inc.php:23 -msgid "Cleaning the" -msgstr "Säubere den" - -#: ../../templates/show_clean_catalog.inc.php:24 -msgid "Checking" -msgstr "Prüfe" - -#: ../../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." - -#: ../../templates/show_test.inc.php:37 -msgid "CHECK" -msgstr "Prüfe" - -#: ../../templates/show_test.inc.php:39 -msgid "STATUS" -msgstr "STATUS" - -#: ../../templates/show_test.inc.php:41 -msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" - -#: ../../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 "" -"Dieser Test überprüft, ob sie eine PHP Version benutzen, mit der Ampache " -"funktioniert." - -#: ../../templates/show_test.inc.php:63 -msgid "Mysql for PHP" -msgstr "MySQL für 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 "" -"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.php:82 -msgid "PHP Session Support" -msgstr "PHP Session Unterstützung" - -#: ../../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." - -#: ../../templates/show_test.inc.php:101 -msgid "PHP ICONV Support" -msgstr "PHP ICONV Unterstützung" - -#: ../../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" - -#: ../../templates/show_test.inc.php:119 -msgid "PHP PCRE Support" -msgstr "PHP PCRE Unterstützung" - -#: ../../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" - -#: ../../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" - -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg vorhanden" - -#: ../../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" - -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php konfiguriert?" - -#: ../../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 "" -"Dieser Test Prüft ob alle benötigten Werte in der Konfigurationsdatei gesetzt sind," -"und ob diese fehlerfrei gelesen werden kann " - -#: ../../templates/show_test.inc.php:193 -msgid "DB Connection" -msgstr "Datenbank Verbindung" - -#: ../../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." - -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "In Ampache suchen" - -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "Schlüsselwörter" - -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "Abgespielt" - -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Ja" - -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "Nein" - -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" -msgstr "Min Bitrate" - -#: ../../templates/show_search.inc.php:95 -msgid "One Star" -msgstr "Ein Stern" - -#: ../../templates/show_search.inc.php:96 -msgid "Two Stars" -msgstr "Zwei Sterne" - -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" -msgstr "Drei Sterne" - -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" -msgstr "Vier Sterne" - -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" -msgstr "Fünf Sterne" - -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "" - -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "UND" - -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "Methode" - -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "Unscharf" - -#: ../../templates/show_search.inc.php:115 -msgid "Exact" -msgstr "Exakt" - -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" -msgstr "Maximale Ergebnisse" - -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" -msgstr "Erweiterte Suche" - -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" -msgstr "Letzte Verifizierung" - -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" -msgstr "Zuletzt Hinzugefügt" - -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" -msgstr "Suche nach allen Covern" - -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" -msgstr "Instanz zum Lokal-Abspielen hinzufügen" - -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" -msgstr "Ampache Zugriffsverwaltung" - -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "Eintrag hinzufügen" - -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "Start Adresse" - -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "End Adresse" - -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" -msgstr "Schlüssel" - -#: ../../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:74 -msgid "RPC Options" -msgstr "RPC Optionen" - -#: ../../templates/show_add_access.inc.php:84 -msgid "Create ACL" -msgstr "Erstelle ACL" - -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" -msgstr "Lokal-Abspielen Instanzen Anzeigen" - -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" -msgstr "Instanz Bearbeiten " - -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Auswahl" - -#: ../../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_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 "" -"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.php:56 -msgid "Generate Config File" -msgstr "Konfigurationsdatei Erstellen" - -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "Web Pfad" - -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "MySQL Benutzername" - -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "MySQL Passwort" - -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "Schreibe Konfiguration" - -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "Prüfe die Konfiguration" - -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "Weiter zu Schritt 3" - -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" -msgstr "Benutzer Aktiviert" - -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "Diese Benutzer-ID ist aktiviert und kann benutzt werden" - -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" -msgstr "Validierung Fehlgeschlagen" - -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" -msgstr "Der Validierungsschlüssel ist ungültig" - -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "Erstelle Demokratische Wiedergabeliste" - -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" -msgstr "" - -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" -msgstr "Als Standard" - -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" -msgstr "Neueste Alben" - -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" -msgstr "Neueste Interpreten" - -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" -msgstr "Neueste Genres" - -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" -msgstr "Poste in Shoutbox" - -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" -msgstr "" - -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "Verwerfen" - -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" -msgstr "Bearbeite Lokal-Abspielen Instanz" - -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" -msgstr "Aktualisiere Instanz" - -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "Registrierung komplett" - -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" -msgstr "" -"Ihr Account wurde erstellt, ein Aktivierungscode wurde an die angegebene " -"E-Mail Adresse gesendet. Bitte Prüfen Sie ihre E-Mails für weitere Informationen " - -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" -msgstr "Zurück zur Loginseite" - -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" -msgstr "" - -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" -msgstr "Hinzugefügt am" - -#: ../../search.php:38 -msgid "Error: No Keyword Entered" -msgstr "Fehler: Kein Schlüsselwort eingegeben" - -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "Bewertung aktualisiert" - -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "Ihre Bewertung für dieses Objekt wurde aktualisiert" - -#: ../../login.php:69 -msgid "User Disabled please contact Admin" -msgstr "Benutzer deaktiviert, bitte Admin kontaktieren" - -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "Kann neues Konto nicht erstellen" - -#: ../../login.php:92 -msgid "No local account found" -msgstr "Keine lokales Konto gefunden" - -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" -msgstr "" - -#: ../../preferences.php:91 -msgid "Error Update Failed" -msgstr "Error Update Fehlgeschlagen" - -#: ../../preferences.php:96 -msgid "Your Account has been updated" -msgstr "Ihr Konto wurde aktualisiert" - -#: ../../update.php:47 ../../update.php:51 -msgid "Ampache Update" -msgstr "Ampache Update" - -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "Starte Aktualisierung von TAGs" - -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "Aktualisierung von den TAGs vollständig" - -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "Zurück" - -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "Zeige Interpreten mit folgendem Beginn" - -#: ../../playlist.php:57 -msgid "Playlist Created" -msgstr "Wiedergabeliste erstellt" - -#: ../../playlist.php:57 -msgid " has been created" -msgstr " wurde erstellt" - -#: ../../playlist.php:78 -msgid "Playlist Updated" -msgstr "Wiedergabeliste aktualisiert" - -#: ../../playlist.php:79 -msgid "has been updated and is now" -msgstr "wurde aktualisiert und ist nun" - -#: ../../playlist.php:101 -msgid "Playlist Imported" -msgstr "Wiedergabeliste importiert" - -#: ../../playlist.php:130 -msgid "Empty Playlists Deleted" -msgstr "Leere Wiedergabelisten gelöscht" - -#: ../../flag.php:45 -msgid "Item Flagged" -msgstr "Eintrag markiert" - -#: ../../flag.php:45 -msgid "The specified item has been flagged" -msgstr "Der gewählte Eintrag wurde markiert" - -#: ../../albums.php:32 -msgid "Album Art Cleared" -msgstr "Album Cover gelöscht" - -#: ../../albums.php:32 -msgid "Album Art information has been removed from the database" -msgstr "Information des Covers wurde aus der Datenbank gelöscht" - -#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 -msgid "Album Art Not Located" -msgstr "Cover nicht vorhanden" - -#: ../../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 "" -"Album konnte zur Zeit nicht gefunden werden. Dies kann an einem " -"Schreibzugriffsfehler liegen oder die Daten wurden nicht korrekt empfangen" - -#: ../../albums.php:52 ../../albums.php:80 -msgid "Album Art Inserted" -msgstr "Album Cover hinzugefügt" - -#: ../../register.php:73 -msgid "Error Captcha Required" -msgstr "Fehler Captcha benötigt" - -#: ../../register.php:80 -msgid "Error Captcha Failed" -msgstr "Fehler Captcha fehlgeschlagen" - -#: ../../register.php:87 -msgid "You must accept the user agreement" -msgstr "Sie müssen diese Vereinbarung akzeptieren" - -#: ../../register.php:92 -msgid "You did not enter a username" -msgstr "Sie haben keinen Benutzernamen eingegeben" - -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "Bitte geben Sie Ihren kompletten Namen ein (Vorname Nachname)" - -#: ../../register.php:122 -msgid "You must enter a password" -msgstr "Sie müssen ein Passwort eingeben" - -#: ../../register.php:126 -msgid "Your passwords do not match" -msgstr "Passwort falsch" - -#: ../../register.php:158 -msgid "Error: Insert Failed" -msgstr "Fehler: einfügen fehlgeschlagen" - -#: ../../radio.php:50 -msgid "Radio Station Added" -msgstr "Radiosender Hinzugefügt" - -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." -msgstr "Die geforderte Wiedergabeliste wurde gelöscht" - -#: ../../democratic.php:92 -msgid "Playlist Cleared" -msgstr "Playlist gelöscht" - -#: ../../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 "" -"[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.inc:72 -msgid "Filename:" -msgstr "Dateiname:" - -#~ msgid "days" -#~ msgstr "Tage" - -#~ msgid "hours" -#~ msgstr "Stunden" - -#~ msgid "Starting Catalog Build" -#~ msgstr "Starte Katalogerstellung" - -#~ msgid "Catalog Finished" -#~ msgstr "Katalog fertig" - -#~ msgid "updated to" -#~ msgstr "aktualisiert zu" - -#~ msgid "Rate" -#~ msgstr "Anteil" - -#~ msgid "Mode" -#~ msgstr "Modus" - -#~ msgid "Filesize" -#~ msgstr "Dateigröße" - -#~ msgid "Approve" -#~ msgstr "Erlauben" - -#~ msgid "Song(s) Removed from Playlist" -#~ msgstr "Stück(e) von der Wiedergabeliste gelöscht" - -#~ msgid "No Catalogs Found!" -#~ msgstr "Keine Kataloge gefunden" - -#~ msgid "Play Random" -#~ msgstr "Spiele zufällige Stücke" - -#~ msgid "XML-RPC" -#~ msgstr "XML-RPC" - -#~ msgid "Ampache New User Registration" -#~ msgstr "Ampache neuen Benutzer registrieren" - -#~ msgid "Clear Info" -#~ msgstr "Info löschen" - -#~ msgid "Select Best Guess" -#~ msgstr "Wähle vermutlich besten" - -#~ msgid "Play All Songs By" -#~ msgstr "Spiele alle Stücke von" - -#~ msgid "Play Random Songs By" -#~ msgstr "Spiele Zufallsauswahl von" - -#~ msgid "Find duplicate artists" -#~ msgstr "Doppelte Stücke anzeigen" - -#~ msgid "Minutes" -#~ msgstr "Minuten" - -#~ msgid "Disable Songs" -#~ msgstr "Sperre Stücke" - -#~ msgid "Play Random from Album" -#~ msgstr "Spiele zufällig vom Album" - -#~ msgid "No user with this name registered" -#~ msgstr "Kein Benutzer mit diesem Namen registriert" - -#~ msgid "The validation key used isn't correct." -#~ msgstr "Die Prüfung des Schlüssels ergab dass diese nicht korrekt ist" - -#~ msgid "User activated" -#~ msgstr "Benutzer aktiviert" - -#~ msgid "Error Access Denied" -#~ msgstr "Fehler Zugriff verweigert" - -#~ msgid "album's with art" -#~ msgstr "Alben mit Cover" - -#~ msgid "Album Art Already Found" -#~ msgstr "Album Cover bereits gefunden" - -#~ msgid "Error: Name Identical" -#~ msgstr "Fehler: Name identisch" - -#~ msgid "Show Genres starting with" -#~ msgstr "Zeige Genres beginnend mit" - -#~ msgid "No songs in this playlist." -#~ msgstr "Keine Stücke in dieser Wiedergabeliste" - -#~ msgid "New Playlist" -#~ msgstr "Neue Wiedergabeliste" - -#~ msgid "Show w/o art" -#~ msgstr "Ohne Cover" - -#~ msgid "Show all" -#~ msgstr "Zeige Alle" - -#~ msgid "Add a new user" -#~ msgstr "Neuen Benutzer hinzufügen" - -#~ 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" - -#~ msgid "The Catalog and all associated records has been deleted" -#~ msgstr "Der Katalog und alle damit verbundenen Datensätze wurde gelöscht" - -#~ msgid "Catalog Created and Songs Indexed" -#~ msgstr "Katalog erstellt und Stücke indiziert" - -#~ msgid "Do you really want to clear the statistics for this catalog?" -#~ msgstr "Wollen sie wirklich die Katalogstatistik dieses Kataloges löschen?" - -#~ msgid "Site" -#~ msgstr "Seite" - -#~ msgid "Confirm Delete" -#~ msgstr "Löschen bestätigen" - -#~ msgid "Do you really want to delete this Access Record?" -#~ msgstr "Wollen sie wirklich diesen Zugangs-Eintrag löschen?" - -#~ msgid "Entry Deleted" -#~ msgstr "Eintrag gelöscht" - -#~ msgid "Entry Added" -#~ msgstr "Eintrag hinzugefügt" - -#~ msgid "Entry Updated" -#~ msgstr "Eintrag aktualisiert" - -#~ msgid "Module Activated" -#~ msgstr "Modul aktiviert" - -#~ msgid "Are you sure you want to remove this module?" -#~ msgstr "Wollen sie wirklich das Modul deaktivieren?" - -#~ msgid "Module Deactivated" -#~ msgstr "Modul deaktiviert" - -#~ msgid "No Playlists Found" -#~ msgstr "Keine Wiedergabelisten gefunden" - -#~ msgid "Controls" -#~ msgstr "Bedienelemente" - -#~ msgid "Users" -#~ msgstr "Benutzer" - -#~ msgid "Config" -#~ msgstr "Konfiguration" - -#~ msgid "Access List" -#~ msgstr "Zugriffsliste" - -#~ msgid "Democratic View" -#~ msgstr "Demokratische Ansicht" - -#~ msgid "Rename Artist" -#~ msgstr "Interpret umbenennen" - -#~ msgid "Results Per Page" -#~ msgstr "Anzeigen pro Seite" - -#~ msgid "Module Name" -#~ msgstr "Modul Name" - -#~ msgid "Admin Controls" -#~ msgstr "Admin Bedienelement" - -#~ msgid "Newest Artist Additions" -#~ msgstr "Neuste Interpretenzugänge" - -#~ msgid "Newest Album Additions" -#~ msgstr "Neuste Albenzugänge" - -#~ msgid "Newest Live Stream Additions" -#~ msgstr "Neuester Live Stream" - -#~ msgid "Playlist Actions" -#~ msgstr "Wiedergabelisten-Aktionen" - -#~ msgid "Edit Playlist" -#~ msgstr "Wiedergabeliste editieren" - -#~ msgid "Play This Playlist" -#~ msgstr "Spiele diese Wiedergabeliste" - -#~ msgid "Delete This Playlist" -#~ msgstr "Diese Wiedergabeliste löschen" - -#~ msgid "Import From File" -#~ msgstr "Importiere von Datei" - -#~ msgid "Delete Empty Playlists" -#~ msgstr "Lösche leere Wiedergabelisten" - -#~ msgid "Localplay Init Failed" -#~ msgstr "Lokal abspielen fehlgeschlagen" - -#~ msgid "Show Albums starting with" -#~ msgstr "Zeige Alben beginnend mit" - -#~ msgid "Show Titles Starting With" -#~ msgstr "Zeige Titel mit folgendem Beginn" - -#~ msgid "Lists" -#~ msgstr "Listen" - -#~ msgid "Error: Password Does Not Match or Empty" -#~ msgstr "Fehler: Passwort falsch oder nicht ausgefüllt" - -#~ msgid "Password Updated" -#~ msgstr "Passwort aktualisiert" - -#~ msgid "Playlist Deleted" -#~ msgstr "Wiedergabeliste gelöscht" - -#~ msgid "The Requested Playlist has been deleted" -#~ msgstr "Die gewünschte Wiedergabeliste wurde gelöscht" - -#~ msgid "Are you sure you want to delete this playlist" -#~ msgstr "Wollen sie wirklich diese Wiedergabeliste löschen?" - -#~ msgid "Confirm Action" -#~ msgstr "Aktion bestätigen" - -#~ msgid "Remote Selected Tracks" -#~ msgstr "Entfernt Ausgewählte Stücke" - -#~ msgid "Error: Unable to write to" -#~ msgstr "Fehler: Kann nicht schreiben in" - -#~ msgid "Error: Upload directory not inside a catalog" -#~ msgstr "Fehler: Upload Verzeichnis liegt nicht innerhalb eines Kataloges" - -#~ msgid "Adding" -#~ msgstr "Hinzufügen" - -#~ msgid "to database" -#~ msgstr "in die Datenbank" - -#~ 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" - -#~ msgid "Continue? (Y/N):" -#~ msgstr "Weiter? (Y/N)" - -#~ msgid "Error: " -#~ msgstr "Fehler:" - -#~ msgid "You are currently logged in as" -#~ msgstr "Momentan angemeldet als" - -#~ msgid "Song title" -#~ msgstr "Titel" - -#~ msgid "Total" -#~ msgstr "Insgesamt" - -#~ msgid "Rebuild Preferences" -#~ msgstr "Einstellungen neu erstellen" - -#~ msgid "Interface" -#~ msgstr "Grundeinstellungen" - -#~ 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" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" +msgstr "Zeige Kataloge" + +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" +msgstr "Benutzerwerkzeuge" + +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" +msgstr "Zeige Benutzer" + +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" +msgstr "Zugangs Kontrolle" + +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" +msgstr "ACL Hinzufügen" + +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "ACL(s) anzeigen" + +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "Mail an Benutzer" + +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Statistiken löschen" + +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" +msgstr "Verwalte Markierungen" + +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" +msgstr "Verwalte Shoutbox" + +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Cleaning the" +msgstr "Säubere den" + +#: ../../templates/show_clean_catalog.inc.php:24 +msgid "Checking" +msgstr "Prüfe" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Starte neue Song-Suche in" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "Katalog" + +#: ../../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." + +#: ../../templates/show_test.inc.php:37 +msgid "CHECK" +msgstr "Prüfe" + +#: ../../templates/show_test.inc.php:39 +msgid "STATUS" +msgstr "STATUS" + +#: ../../templates/show_test.inc.php:41 +msgid "DESCRIPTION" +msgstr "BESCHREIBUNG" + +#: ../../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 "" +"Dieser Test überprüft, ob sie eine PHP Version benutzen, mit der Ampache " +"funktioniert." + +#: ../../templates/show_test.inc.php:63 +msgid "Mysql for PHP" +msgstr "MySQL für 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 "" +"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.php:82 +msgid "PHP Session Support" +msgstr "PHP Session Unterstützung" + +#: ../../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." + +#: ../../templates/show_test.inc.php:101 +msgid "PHP ICONV Support" +msgstr "PHP ICONV Unterstützung" + +#: ../../templates/show_test.inc.php:115 +msgid "" +"This test checks to make sure you have Iconv support installed. Iconv " +"support is required for Ampache" +msgstr "" + +#: ../../templates/show_test.inc.php:119 +msgid "PHP PCRE Support" +msgstr "PHP PCRE Unterstützung" + +#: ../../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" + +#: ../../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" + +#: ../../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" + +#: ../../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 "" +"Dieser Test Prüft ob alle benötigten Werte in der Konfigurationsdatei " +"gesetzt sind,und ob diese fehlerfrei gelesen werden kann " + +#: ../../templates/show_test.inc.php:193 +msgid "DB Connection" +msgstr "Datenbank Verbindung" + +#: ../../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." + +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" + +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Editieren der" + +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "Einstellungen" + +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Einstellungen aktualisieren" + +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." +msgstr "Laden..." + +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "Neues Passwort" + +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "Konto aktualisieren" + +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Vorherige" + +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "Zur Wiedergabeliste hinzufügen " + +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "Zur neuen Wiedergabeliste hinzugefügt" + +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "dynamisch hinzufügen" + +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" +msgstr "Absolut zufällig" + +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "Ähnliche Interpreten" + +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "Ähnliche Alben" + +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "Ähnliche Musikstile" + +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "Mehr" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "Unbekannt (Verwaist)" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "Album Hinzufügen" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "Füge zufällige aus dem Album hinzu" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "Cover zurücksetzen" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Cover finden" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "Suche vermisste Songs" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "Name der Wiedergabeliste" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "# Songs" + +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "Besitzer" + +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" +msgstr "Neueste Alben" + +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" +msgstr "Neueste Interpreten" + +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" +msgstr "Neueste Genres" + +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" + +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." +msgstr "Die geforderte Wiedergabeliste wurde gelöscht" + +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "Song bei MyStrands kaufen" + +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" +msgstr "Primär" + +#: ../../lib/class/flag.class.php:251 +msgid "Approved" +msgstr "Erlaubt" + +#: ../../lib/class/flag.class.php:252 +msgid "Pending" +msgstr "Warten" + +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" +msgstr "TagNeuLesen" + +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "Benutzer verwalten" + +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "Wiedergabelisten" + +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" +msgstr "Playlist Songs" + +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" +msgstr "Shoutbox Aufzeichnungen" + +#: ../../lib/class/browse.class.php:777 +msgid "Flagged Records" +msgstr "Markierte Datensätze" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Fehler beim verbinden zu" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "Grund" + +#: ../../lib/class/catalog.class.php:177 +#, fuzzy +msgid "day" +msgid_plural "days" +msgstr[0] "Tag" +msgstr[1] "Tage" + +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "Remote Synchronisation läuft" + +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Fehler: Fehler beim lesen" + +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "Fehler: Das Verzeichnis kann nicht gewechselt werden" + +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Fehler: Probleme beim lesen der Dateigrösse für" + +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "ist von Ampache nicht lesbar" + +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" +msgstr "" + +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "Keine Aktualisierung nötig" + +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "Starte Remote Update" + +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "Wiedergabeliste hinzugefügt von" + +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "Katalog-Aktualisierung abgeschlossen" + +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "Spielzeit" + +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Alle Songs" + +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "Songs pro Sekunde" + +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "" +"Kann XMLRPC Library nicht laden, bitte stellen Sie sicher, dass XML-RPC " +"aktiviert ist" + +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "Aktualisierung der Remote-Kataloge abgeschlossen" + +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" +msgstr "Katalogverzeichnis nicht lesbar. Bereinigung beendet" + +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "Bereinigen des Kataloges abgeschlossen" + +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "Dateien gelöscht" + +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" +msgstr "Tabellen Optimieren" + +#: ../../lib/class/catalog.class.php:1736 +msgid "Update Finished." +msgstr "Aktualisierung abgeschlossen." + +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" +msgstr "Geprüft" + +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." +msgstr "Songs aktualisiert." + +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" +msgstr "Angehalten" + +#: ../../lib/class/localplay.class.php:645 +msgid "Paused" +msgstr "Pause" + +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "" + +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "einfache M3U" + +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "" + +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "" + +#: ../../lib/preferences.php:193 +msgid "RAM" +msgstr "" + +#: ../../lib/preferences.php:194 +msgid "XSPF" +msgstr "" + +#: ../../lib/preferences.php:228 +msgid "Disabled" +msgstr "Deaktiviert" + +#: ../../lib/preferences.php:230 +msgid "Manager" +msgstr "" + +#: ../../lib/preferences.php:251 +msgid "Send on Add" +msgstr "Während dem hinzufügen senden" + +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" +msgstr "Während dem hinzufügen senden und löschen" + +#: ../../lib/preferences.php:253 +msgid "Clear on Send" +msgstr "Während dem hinzufügen löschen" + +#: ../../lib/preferences.php:262 +msgid "Always" +msgstr "Immer" + +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Nicht abspielen" + +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Ist wirklich schlecht" + +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "Ist OK" + +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "Ist wirklich gut" + +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "Ich liebe es!" + +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "Ist wahnsinnig" + +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "Aus der Hitparade!" + +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "Vereinfachtes Chinesisch" + +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "Ein" + +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "Aus" + +#: ../../lib/install.php:253 +msgid "No Username/Password specified" +msgstr "Kein Benutzer/Passwort angegeben" + +#: ../../lib/install.php:258 +msgid "Passwords do not match" +msgstr "Passwörter nicht identisch" + +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "hochladen" + +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "Lokal abspielen" + +#: ../../lib/ui.lib.php:361 +msgid "Random Play" +msgstr "Zufällig Abspielen" + +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +msgid "Admin-Catalog" +msgstr "Admin-Katalog" + +#: ../../lib/ui.lib.php:381 +msgid "Admin-User Management" +msgstr "Admin-Benutzer Verwaltung" + +#: ../../lib/ui.lib.php:385 +msgid "Admin-Mail Users" +msgstr "Admin-Mail Benutzer" + +#: ../../lib/ui.lib.php:389 +msgid "Admin-Manage Access Lists" +msgstr "Admin-Bearbeiten Zugriffslisten" + +#: ../../lib/ui.lib.php:393 +msgid "Admin-Site Preferences" +msgstr "Admin-Seiten Einstellungen" + +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "Admin-Bearbeiten Module" + +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" +msgstr "Songs durchsuchen" + +#: ../../lib/ui.lib.php:508 +msgid "Add New" +msgstr "Neu hinzufügen" + +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "Album Cover gelöscht" + +#: ../../albums.php:32 +msgid "Album Art information has been removed from the database" +msgstr "Information des Covers wurde aus der Datenbank gelöscht" + +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "Cover nicht vorhanden" + +#: ../../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 "" +"Album konnte zur Zeit nicht gefunden werden. Dies kann an einem " +"Schreibzugriffsfehler liegen oder die Daten wurden nicht korrekt empfangen" + +#: ../../albums.php:52 ../../albums.php:80 +msgid "Album Art Inserted" +msgstr "Album Cover hinzugefügt" + +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "Starte Aktualisierung von TAGs" + +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "Aktualisierung von den TAGs vollständig" + +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "Zurück" + +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" +msgstr "Name der Instanz" + +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" +msgstr "" + +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" +msgstr "" + +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "Datei" + +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "Hochladen von Dateien 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." + +#: ../../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 "" +"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s ist größer " +"als die maximal erlaubte Größe (%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 "" +"Ein Problem mit der hochgeladenen Datei wurde festgestellt: %s wurde nur " +"teilweise hochgeladen." + +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Wiedergabeliste erstellt" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr " wurde erstellt" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Wiedergabeliste aktualisiert" + +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "wurde aktualisiert und ist nun" + +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "Wiedergabeliste importiert" + +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "Leere Wiedergabelisten gelöscht" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "Benutzer deaktiviert, bitte Admin kontaktieren" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "Kann neues Konto nicht erstellen" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "Keine lokales Konto gefunden" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Fehler: Kein Schlüsselwort eingegeben" + +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "Zeige Interpreten mit folgendem Beginn" + +#: ../../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 "" +"[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.inc:72 +msgid "Filename:" +msgstr "Dateiname:" + +#~ msgid " FOUND" +#~ msgstr "GEFUNDEN" + +#~ msgid "Searching for new Album Art" +#~ msgstr "Suche nach neuen Album Covers" + +#~ msgid "English" +#~ msgstr "Englisch" + +#~ msgid "British English" +#~ msgstr "Britisch Englisch" + +#~ msgid "Turkish" +#~ msgstr "Türkisch" + +#~ msgid "Export Failed" +#~ msgstr "Export fehlgeschlagen" + +#~ msgid "description" +#~ msgstr "Beschreibung" + +#~ msgid "Language" +#~ msgstr "Sprache" + +#~ msgid "Catalog Number" +#~ msgstr "Katalognummer" + +#~ msgid "Last Updated" +#~ msgstr "Letzte Aktualisierung" + +#~ 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" + +#~ 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 "" +#~ "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" + +#~ msgid "Rating Updated" +#~ msgstr "Bewertung aktualisiert" + +#~ msgid "Your rating for this object has been updated" +#~ msgstr "Ihre Bewertung für dieses Objekt wurde aktualisiert" + +#~ msgid "Playlist Cleared" +#~ msgstr "Playlist gelöscht" + +#~ msgid "days" +#~ msgstr "Tage" + +#~ msgid "hours" +#~ msgstr "Stunden" + +#~ msgid "Starting Catalog Build" +#~ msgstr "Starte Katalogerstellung" + +#~ msgid "Catalog Finished" +#~ msgstr "Katalog fertig" + +#~ msgid "updated to" +#~ msgstr "aktualisiert zu" + +#~ msgid "Rate" +#~ msgstr "Anteil" + +#~ msgid "Mode" +#~ msgstr "Modus" + +#~ msgid "Filesize" +#~ msgstr "Dateigröße" + +#~ msgid "Approve" +#~ msgstr "Erlauben" + +#~ msgid "Song(s) Removed from Playlist" +#~ msgstr "Stück(e) von der Wiedergabeliste gelöscht" + +#~ msgid "No Catalogs Found!" +#~ msgstr "Keine Kataloge gefunden" + +#~ msgid "Play Random" +#~ msgstr "Spiele zufällige Stücke" + +#~ msgid "XML-RPC" +#~ msgstr "XML-RPC" + +#~ msgid "Ampache New User Registration" +#~ msgstr "Ampache neuen Benutzer registrieren" + +#~ msgid "Clear Info" +#~ msgstr "Info löschen" + +#~ msgid "Select Best Guess" +#~ msgstr "Wähle vermutlich besten" + +#~ msgid "Play All Songs By" +#~ msgstr "Spiele alle Stücke von" + +#~ msgid "Play Random Songs By" +#~ msgstr "Spiele Zufallsauswahl von" + +#~ msgid "Find duplicate artists" +#~ msgstr "Doppelte Stücke anzeigen" + +#~ msgid "Minutes" +#~ msgstr "Minuten" + +#~ msgid "Disable Songs" +#~ msgstr "Sperre Stücke" + +#~ msgid "Play Random from Album" +#~ msgstr "Spiele zufällig vom Album" + +#~ msgid "No user with this name registered" +#~ msgstr "Kein Benutzer mit diesem Namen registriert" + +#~ msgid "The validation key used isn't correct." +#~ msgstr "Die Prüfung des Schlüssels ergab dass diese nicht korrekt ist" + +#~ msgid "User activated" +#~ msgstr "Benutzer aktiviert" + +#~ msgid "Error Access Denied" +#~ msgstr "Fehler Zugriff verweigert" + +#~ msgid "album's with art" +#~ msgstr "Alben mit Cover" + +#~ msgid "Album Art Already Found" +#~ msgstr "Album Cover bereits gefunden" + +#~ msgid "Error: Name Identical" +#~ msgstr "Fehler: Name identisch" + +#~ msgid "Show Genres starting with" +#~ msgstr "Zeige Genres beginnend mit" + +#~ msgid "No songs in this playlist." +#~ msgstr "Keine Stücke in dieser Wiedergabeliste" + +#~ msgid "New Playlist" +#~ msgstr "Neue Wiedergabeliste" + +#~ msgid "Show w/o art" +#~ msgstr "Ohne Cover" + +#~ msgid "Show all" +#~ msgstr "Zeige Alle" + +#~ msgid "Add a new user" +#~ msgstr "Neuen Benutzer hinzufügen" + +#~ 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" + +#~ msgid "The Catalog and all associated records has been deleted" +#~ msgstr "Der Katalog und alle damit verbundenen Datensätze wurde gelöscht" + +#~ msgid "Catalog Created and Songs Indexed" +#~ msgstr "Katalog erstellt und Stücke indiziert" + +#~ msgid "Do you really want to clear the statistics for this catalog?" +#~ msgstr "Wollen sie wirklich die Katalogstatistik dieses Kataloges löschen?" + +#~ msgid "Site" +#~ msgstr "Seite" + +#~ msgid "Confirm Delete" +#~ msgstr "Löschen bestätigen" + +#~ msgid "Do you really want to delete this Access Record?" +#~ msgstr "Wollen sie wirklich diesen Zugangs-Eintrag löschen?" + +#~ msgid "Entry Deleted" +#~ msgstr "Eintrag gelöscht" + +#~ msgid "Entry Added" +#~ msgstr "Eintrag hinzugefügt" + +#~ msgid "Entry Updated" +#~ msgstr "Eintrag aktualisiert" + +#~ msgid "Module Activated" +#~ msgstr "Modul aktiviert" + +#~ msgid "Are you sure you want to remove this module?" +#~ msgstr "Wollen sie wirklich das Modul deaktivieren?" + +#~ msgid "Module Deactivated" +#~ msgstr "Modul deaktiviert" + +#~ msgid "No Playlists Found" +#~ msgstr "Keine Wiedergabelisten gefunden" + +#~ msgid "Controls" +#~ msgstr "Bedienelemente" + +#~ msgid "Users" +#~ msgstr "Benutzer" + +#~ msgid "Config" +#~ msgstr "Konfiguration" + +#~ msgid "Access List" +#~ msgstr "Zugriffsliste" + +#~ msgid "Democratic View" +#~ msgstr "Demokratische Ansicht" + +#~ msgid "Rename Artist" +#~ msgstr "Interpret umbenennen" + +#~ msgid "Results Per Page" +#~ msgstr "Anzeigen pro Seite" + +#~ msgid "Module Name" +#~ msgstr "Modul Name" + +#~ msgid "Admin Controls" +#~ msgstr "Admin Bedienelement" + +#~ msgid "Newest Artist Additions" +#~ msgstr "Neuste Interpretenzugänge" + +#~ msgid "Newest Album Additions" +#~ msgstr "Neuste Albenzugänge" + +#~ msgid "Newest Live Stream Additions" +#~ msgstr "Neuester Live Stream" + +#~ msgid "Playlist Actions" +#~ msgstr "Wiedergabelisten-Aktionen" + +#~ msgid "Edit Playlist" +#~ msgstr "Wiedergabeliste editieren" + +#~ msgid "Play This Playlist" +#~ msgstr "Spiele diese Wiedergabeliste" + +#~ msgid "Delete This Playlist" +#~ msgstr "Diese Wiedergabeliste löschen" + +#~ msgid "Import From File" +#~ msgstr "Importiere von Datei" + +#~ msgid "Delete Empty Playlists" +#~ msgstr "Lösche leere Wiedergabelisten" + +#~ msgid "Localplay Init Failed" +#~ msgstr "Lokal abspielen fehlgeschlagen" + +#~ msgid "Show Albums starting with" +#~ msgstr "Zeige Alben beginnend mit" + +#~ msgid "Show Titles Starting With" +#~ msgstr "Zeige Titel mit folgendem Beginn" + +#~ msgid "Lists" +#~ msgstr "Listen" + +#~ msgid "Error: Password Does Not Match or Empty" +#~ msgstr "Fehler: Passwort falsch oder nicht ausgefüllt" + +#~ msgid "Password Updated" +#~ msgstr "Passwort aktualisiert" + +#~ msgid "Playlist Deleted" +#~ msgstr "Wiedergabeliste gelöscht" + +#~ msgid "The Requested Playlist has been deleted" +#~ msgstr "Die gewünschte Wiedergabeliste wurde gelöscht" + +#~ msgid "Are you sure you want to delete this playlist" +#~ msgstr "Wollen sie wirklich diese Wiedergabeliste löschen?" + +#~ msgid "Confirm Action" +#~ msgstr "Aktion bestätigen" + +#~ msgid "Remote Selected Tracks" +#~ msgstr "Entfernt Ausgewählte Stücke" + +#~ msgid "Error: Unable to write to" +#~ msgstr "Fehler: Kann nicht schreiben in" + +#~ msgid "Error: Upload directory not inside a catalog" +#~ msgstr "Fehler: Upload Verzeichnis liegt nicht innerhalb eines Kataloges" + +#~ msgid "Adding" +#~ msgstr "Hinzufügen" + +#~ msgid "to database" +#~ msgstr "in die Datenbank" + +#~ 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" + +#~ msgid "Continue? (Y/N):" +#~ msgstr "Weiter? (Y/N)" + +#~ msgid "Error: " +#~ msgstr "Fehler:" + +#~ msgid "You are currently logged in as" +#~ msgstr "Momentan angemeldet als" + +#~ msgid "Song title" +#~ msgstr "Titel" + +#~ msgid "Total" +#~ msgstr "Insgesamt" + +#~ msgid "Rebuild Preferences" +#~ msgstr "Einstellungen neu erstellen" + +#~ msgid "Interface" +#~ msgstr "Grundeinstellungen" + +#~ msgid "Streaming" +#~ msgstr "Datenstrom" + +#~ 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/el_GR/LC_MESSAGES/messages.mo b/locale/el_GR/LC_MESSAGES/messages.mo index 57b7408e..a743d873 100644 Binary files a/locale/el_GR/LC_MESSAGES/messages.mo and b/locale/el_GR/LC_MESSAGES/messages.mo differ diff --git a/locale/el_GR/LC_MESSAGES/messages.po b/locale/el_GR/LC_MESSAGES/messages.po index 3f9a0955..5ddd781d 100644 --- a/locale/el_GR/LC_MESSAGES/messages.po +++ b/locale/el_GR/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,1110 +16,610 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "Η συνεδÏία εξέπνευσε: ΠαÏακαλώ ξαναμπείτε" - -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" -msgstr "Ιδιωτικός" - -#: ../../lib/class/album.class.php:217 -msgid "Disk" -msgstr "Δίσκος" - -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Καλλιτέχνες" +#: ../../register.php:73 +msgid "Error Captcha Required" +msgstr "Σφάλμα Απαιτείται Captcha" -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Ποικίλα" +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "Σφάλμα το Captcha απέτυχε" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Σφάλμα: ΑδÏνατο να ανοιχτεί" +#: ../../register.php:87 +msgid "You must accept the user agreement" +msgstr "ΠÏέπει να συμφωνήσετε με τους ÏŒÏους χÏήσης" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "Όλα" +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "Δε δώσατε όνομα ΧÏήστη" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "ΠÏοβολή" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "ΠαÏακαλώ συμπληÏώστε το ονοματεπώνυμό σας" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -msgid "Read" -msgstr "Ανάγνωση" +#: ../../register.php:122 +msgid "You must enter a password" +msgstr "ΠÏέπει να δώσετε κωδικό" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "Ανάγνωση/ΕγγÏαφή" +#: ../../register.php:126 +msgid "Your passwords do not match" +msgstr "Οι κωδικοί δεν ταιÏιάζουν" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" -msgstr "Ποτέ" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "Σφάλμα: Το όνομα ΧÏήστης υπάÏχει ήδη" -#: ../../lib/class/catalog.class.php:176 -#, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "ημέÏα" -msgstr[1] "ημέÏα" +#: ../../register.php:158 +msgid "Error: Insert Failed" +msgstr "Σφάλμα: Η εισαγωγή απέτυχε" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 -#, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "ÏŽÏα" -msgstr[1] "ÏŽÏα" +#: ../../update.php:47 ../../update.php:51 +msgid "Ampache Update" +msgstr "ΕνημέÏωση Ampache" -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "Εκτελείται ΑπομακÏυσμένος ΣυγχÏονισμός" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "Η συνεδÏία εξέπνευσε: ΠαÏακαλώ ξαναμπείτε" -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "Σφάλμα: ΑδÏνατο να μεταβώ στον κατάλογο" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "Ο Ραδιοφωνικός Σταθμός Ï€Ïοστέθηκε" -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Σφάλμα: ΑδÏνατο να υπολογίσω το μέγεθος αÏχείου για το" +#: ../../admin/flag.php:89 +msgid "Song Updated" +msgstr "ΤÏαγοÏδια ΕνημεÏώθηκαν" -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "είναι μη αναγνώσιμο από τον ampache" +#: ../../admin/flag.php:89 +msgid "The requested song has been updated" +msgstr "Το Ï„ÏαγοÏδι έχει ενημεÏωθεί" -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" -msgstr "ΕνημεÏωμένο" +#: ../../admin/flag.php:131 +msgid "Album Updated" +msgstr "Το άλμπουμ ενημεÏώθηκε" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "Δε χÏειάζεται ενημέÏωση" +#: ../../admin/flag.php:173 +msgid "Artist Updated" +msgstr "Ο καλλιτέχνης ενημεÏώθηκε" -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "Εκτελείται ΑπομακÏυσμένη ΕνημέÏωση" +#: ../../admin/flag.php:238 +msgid "Songs Updated" +msgstr "ΤÏαγοÏδια ενημεÏώθηκαν" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "Η playlist Ï€Ïοστέθηκε από" +#: ../../admin/flag.php:246 +msgid "Flag Removed" +msgstr "ΑφαιÏέθηκε το μαÏκάÏισμα" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "ΟλοκληÏώθηκε η ενημέÏωση του Καταλόγου" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "ΑφαιÏέθηκε το μαÏκάÏισμα από" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "" +#: ../../admin/flag.php:262 +msgid "Flags Updated" +msgstr "Τα μαÏκαÏίσματα ενημεÏώθηκαν" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Συνολικά ΤÏαγοÏδια" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "ΤÏαγοÏδια απενεÏγοποιήθηκαν" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "ΤÏαγοÏδια ανά ΔευτεÏόλεπτο" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "Τα ζητηθέντα Ï„ÏαγοÏδια έχουν απενεÏγοποιηθεί" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "Σφάλμα" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" +msgstr "ΤÏαγοÏδια ενεÏγοποιήθηκαν" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "" -"ΑδÏνατη η φόÏτωση της βιβλιοθήκης XMLRPC, βεβαιώστε ότι το XML-RPC είναι " -"ενεÏγοποιημένο" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" +msgstr "Τα ζητηθέντα Ï„ÏαγοÏδια έχουν ενεÏγοποιηθεί" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Σφάλμα στη σÏνδεση με" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +msgid "Catalog Updated" +msgstr "Ο Κατάλογος ενημεÏώθηκε" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "Κωδικός" +#: ../../admin/catalog.php:110 +msgid "Catalog Deleted" +msgstr "Ο κατάλογος διαγÏάφηκε" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "Αιτία" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" +msgstr "Ο Κατάλογος και οι συσχετισμένες εγγÏαφές έχουν διαγÏαφεί" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "ΟλοκληÏώθηκε η ενημέÏωση απομακÏυσμένου(ων) καταλόγου(ων)" +#: ../../admin/catalog.php:119 +msgid "Songs Removed" +msgstr "ΤÏαγοÏδια αφαιÏέθηκαν" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "ΠÏοστέθηκε" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" +msgstr "Κανένα Ï„ÏαγοÏδι δεν αφαιÏέθηκε" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" -msgstr "Η Ρίζα των καταλόγων δεν μποÏεί να αναγνωσθεί, η εκκαθάÏιση διακόπηκε" +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" +msgstr "ΕπεξεÏγασμένα απενεÏγοποιημένα Ï„ÏαγοÏδια" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" -msgstr "Η εκκαθάÏιση των καταλόγων ΟλοκληÏώθηκε" +#: ../../admin/catalog.php:146 +msgid "Catalog Cleaned" +msgstr "Ο Κατάλογος καθαÏίστηκε" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "αÏχεία αφαιÏέθηκαν" +#: ../../admin/catalog.php:197 +msgid "Catalog Created" +msgstr "Κατάλογος δημιουÏγήθηκε" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" -msgstr "Βελτιστοποίηση Πινάκων" +#: ../../admin/catalog.php:214 +msgid "Catalog statistics cleared" +msgstr "ΚαθαÏίστηκαν τα στατιστικά του καταλόγου" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr "ΒΡΕΘΗΚΕ(ΑÎ)" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "ΚαθαÏίστηκαν αυτά που παίζουν τώÏα" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Αναζήτηση νέου εξωφÏλλου" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" +msgstr "Όλα τα στοιχεία σχετικά με αυτά που παίζουν τώÏα καθαÏίστηκαν" -#: ../../lib/class/catalog.class.php:1756 -msgid "Update Finished." -msgstr "ΟλοκληÏώθηκε η ενημέÏωση" +#: ../../admin/catalog.php:241 +msgid "No Disabled songs found" +msgstr "Δεν βÏέθηκαν απενεÏγοποιημένα Ï„ÏαγοÏδια" -#: ../../lib/class/catalog.class.php:1756 -msgid "Checked" -msgstr "Ελέγχθηκαν" +#: ../../admin/catalog.php:250 +msgid "Delete Catalog" +msgstr "ΔιαγÏαφή Καταλόγου" -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." -msgstr "Ï„ÏαγοÏδια ενημεÏώθηκαν" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "Θέλετε σίγουÏα να διαγÏάψετε αυτόν τον κατάλογο;" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" -msgstr "Άγνωστα (Μεμονωμένα)" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "ΟλοκληÏώθηκε η αναζήτηση εξωφÏλλων" -#: ../../lib/class/flag.class.php:251 -msgid "Approved" -msgstr "ΕγκÏίθηκαν" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "Σφάλμα: Απαιτείται όνομα χÏήστη" -#: ../../lib/class/flag.class.php:252 -msgid "Pending" -msgstr "ΕκκÏεμοÏν" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "Σφάλμα: Οι κωδικοί δεν ταιÏιάζουν" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "ΔιαγÏαφή" +#: ../../admin/users.php:83 +msgid "User Updated" +msgstr "Ο ΧÏήστης ενημεÏώθηκε" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" -msgstr "ΕπανεγγÏαφή tags" +#: ../../admin/users.php:83 +msgid "updated" +msgstr "ενημεÏώθηκε" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "Επανακωδικοποίηση" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" +msgstr "Επισκέπτης" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "Άλλα" - -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Άγνωστο" - -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "ΤώÏα παίζει" - -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" -msgstr "Διακόπηκε" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "ΧÏήστης" -#: ../../lib/class/localplay.class.php:645 -msgid "Paused" -msgstr "Σε παÏση" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "ΔιαχειÏιστής" -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "Σφάλμα: Απαιτείται όνομα χÏήστη" +#: ../../admin/users.php:129 +msgid "New User Added" +msgstr "ΠÏοστέθηκε νέος χÏήστης" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "Σφάλμα: Οι κωδικοί δεν ταιÏιάζουν" +#: ../../admin/users.php:134 +msgid "User Enabled" +msgstr "Ο ΧÏήστης ενεÏγοποιήθηκε" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "ΤÏαγοÏδια" +#: ../../admin/users.php:139 +msgid "User Disabled" +msgstr "Ο ΧÏήστης απενεÏγοποιήθηκε" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "Άλμπουμς" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "Σφάλμα" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" -msgstr "Είδη" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" +msgstr "ΑδÏνατο να απενεÏγοποιηθεί ο τελευταίος ΔιαχειÏιστής" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "ΔιαχείÏιση ΧÏηστών" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "Ο ΧÏήστης διαγÏάφηκε" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" -msgstr "Ραδιοφωνικοί Σταθμοί" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Σφάλμα ΔιαγÏαφής" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "Playlists" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "ΑδÏνατο να διαγÏάψω τον τελεταίο χÏήστη - ΔιαχειÏιστή" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" -msgstr "ΤÏαγοÏδια από playlist" +#: ../../admin/users.php:173 +msgid "Deletion Request" +msgstr "Αίτημα ΔιαγÏαφής" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -msgid "Catalogs" -msgstr "" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "Είστε σίγουÏοι για την οÏιστική διαγÏαφή του" -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" -msgstr "ΕγγÏαφές Shoutbox" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" +msgstr "Η εγκατάσταση απέτυχε, σφάλμα ελεγκτή" -#: ../../lib/class/browse.class.php:748 -msgid "Flagged Records" -msgstr "ΜαÏκαÏισμένες εγγÏαφές" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +msgid "Are you sure you want to remove this plugin?" +msgstr "Είστε σίγουÏοι για την αφαίÏεση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… Ï€Ïόσθετου" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" -msgstr "Σχετικό άλμπουμ" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" +msgstr "Το Ï€Ïόσθετο απενεÏγοποιήθηκε" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" -msgstr "Σχετικό Είδος" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" +msgstr "Το Ï€Ïόσθετο ενεÏγοποιήθηκε" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "Σχετικό Καλλιτέχνης" +#: ../../admin/modules.php:122 +msgid "Plugins" +msgstr "ΠÏόσθετα" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "Στην Ï„Ïχη" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" +msgstr "Ελεγκτές τοπικής αναπαÏαγωγής" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" -msgstr "λεπτά" - -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "Μην το παίξεις" - -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" -msgstr "Είναι αÏκετά άσχημο" - -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "Είναι ΟΚ" - -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "Είναι αÏκετά καλό" - -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "Το λατÏεÏω!" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "ΔιαγÏάφηκε(αν)" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" -msgstr "Είναι Ï„Ïελό" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Η εγγÏαφές στη λίστα Ï€Ïόσβασης έχει αφαιÏεθεί" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" -msgstr "Έξω από τα charts" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "ΠÏοστέθηκε" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "ΕνεÏγό" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "Η νέα εγγÏαφή σας στη λίστα Ï€Ïόσβασης έχει δημιουÏγηθεί" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "ΑνενεÏγό" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "ΕνημεÏωμένο" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -msgid "None" -msgstr "Κανένα" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "Η εγγÏαφή σας στη λίστα Ï€Ïόσβασης ενημεÏώθηκε" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" -msgstr "Ροή" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" +msgstr "" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" -msgstr "ΔημοκÏατική" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" +msgstr "" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -msgid "Localplay" -msgstr "Τοπική ΑναπαÏαγωγή" +#: ../../admin/mail.php:57 +msgid "E-mail Sent" +msgstr "Στάλθηκε E-mail" -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" -msgstr "ΑναπαÏαγωγή Flash" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." +msgstr "To e-mail στάλθηκε επιτυχώς" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "M3U" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" +msgstr "ΕξυπηÏετητής" -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "Απλή M3U" +#: ../../preferences.php:91 +msgid "Error Update Failed" +msgstr "Σφάλμα: Η ενημέÏωση απέτυχε" -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "PLS" +#: ../../preferences.php:96 +msgid "Your Account has been updated" +msgstr "Ο λογαÏιασμός σας ενημεÏώθηκε" -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "Asx" +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "Το στοιχείο μαÏκαÏίστηκε" -#: ../../lib/preferences.php:193 -msgid "RAM" -msgstr "RAM" +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "Το συγκεκÏιμένο στοιχείο έχει μαÏκαÏιστεί" -#: ../../lib/preferences.php:194 -msgid "XSPF" -msgstr "XSPF" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +msgid "Catalogs" +msgstr "" -#: ../../lib/preferences.php:228 -msgid "Disabled" -msgstr "ΑπενεÏγοποιημένο" - -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "ΧÏήστης" - -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "ΜάνατζεÏ" - -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "ΔιαχειÏιστής" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "Στείλε με την Ï€Ïοσθήκη" - -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -msgstr "Στείλε και καθάÏισε με την Ï€Ïοσθήκη" - -#: ../../lib/preferences.php:253 -msgid "Clear on Send" -msgstr "ΚαθάÏισε με την αποστολή" - -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "ΠÏοκαθοÏισμένη" - -#: ../../lib/preferences.php:262 -msgid "Always" -msgstr "Πάντα" - -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "Αγγλικά" - -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "Î’Ïετανικά Αγγλικά" - -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "ΤουÏκικά" - -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "Απλοποιημένα κινέζικα" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "ΕνεÏγό" - -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "ΑνενεÏγό" - -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "Δεν οÏίστηκε Όνομα ΧÏήστη/Κωδικός" - -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "Οι κωδικοί δεν ταιÏιάζουν" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "δευτεÏόλεπτα νωÏίτεÏα" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "λεπτά νωÏίτεÏα" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "ÏŽÏες νωÏίτεÏα" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "μέÏες νωÏίτεÏα" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "εβδομάδες νωÏίτεÏα" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "μήνες νωÏίτεÏα" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "χÏόνια νωÏίτεÏα" - -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "ΑÏχική" - -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "Ανέβασμα" - -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "Τοπική ΑναπαÏαγωγή" - -#: ../../lib/ui.lib.php:350 -msgid "Random Play" -msgstr "Τυχαία ΑναπαÏαγωγή" - -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Playlist" - -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Αναζήτηση" - -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "ΠÏοτιμήσεις" - -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -msgid "Admin-Catalog" -msgstr "Κατάλογος ΔιαχειÏιστή" - -#: ../../lib/ui.lib.php:370 -msgid "Admin-User Management" -msgstr "ΔιαχείÏιση ΧÏηστών" - -#: ../../lib/ui.lib.php:374 -msgid "Admin-Mail Users" -msgstr "ΧÏήστες E-mail" - -#: ../../lib/ui.lib.php:378 -msgid "Admin-Manage Access Lists" -msgstr "ΔιαχείÏιση λιστών Ï€Ïόσβασης" - -#: ../../lib/ui.lib.php:382 -msgid "Admin-Site Preferences" -msgstr "ΠÏοτιμήσεις Ιστοτόπου" - -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "ΔιαχείÏιση ΛειτουÏγικών Μονάδων" - -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" -msgstr "ΠεÏιήγηση στη Μουσική" - -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Είδος" - -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -msgid "Statistics" -msgstr "Στατιστικά" - -#: ../../lib/ui.lib.php:497 -msgid "Add New" -msgstr "ΠÏοσθήκη Îέου" - -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "Συστάσεις" - -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "" - -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" -msgstr "ΣÏνδεσμοι" - -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" -msgstr "ΕÏÏεση χαμένων κομματιών" - -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Τίτλος" - -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "Κομμάτι" - -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "Καλλιτέχνης" - -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -msgstr "Παίχτηκαν Ï€Ïόσφατα" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "Όνομα Instance" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "Όνομα ΕξυπηÏετητή" - -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "ΠόÏτα" - -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" -msgstr "Κωδικός" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "αÏχείο" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "Το ανέβασμα αÏχείων δεν υποστηÏίζεται" - -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "Το αÏχείο δεν ανέβηκε" - -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." -msgstr "ΥπήÏξε Ï€Ïόβλημα με το ανέβασμα του αÏχείο. Κανένα αÏχείο δεν ανέβηκε" - -#: ../../modules/horde/Browser.php:901 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." -msgstr "" - -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." -msgstr "" - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -msgid "Catalog Updated" -msgstr "Ο Κατάλογος ενημεÏώθηκε" - -#: ../../admin/catalog.php:103 -msgid "Catalog Deleted" -msgstr "Ο κατάλογος διαγÏάφηκε" - -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" -msgstr "Ο Κατάλογος και οι συσχετισμένες εγγÏαφές έχουν διαγÏαφεί" - -#: ../../admin/catalog.php:112 -msgid "Songs Removed" -msgstr "ΤÏαγοÏδια αφαιÏέθηκαν" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" -msgstr "Κανένα Ï„ÏαγοÏδι δεν αφαιÏέθηκε" - -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" -msgstr "ΕπεξεÏγασμένα απενεÏγοποιημένα Ï„ÏαγοÏδια" - -#: ../../admin/catalog.php:138 -msgid "Catalog Cleaned" -msgstr "Ο Κατάλογος καθαÏίστηκε" - -#: ../../admin/catalog.php:188 -msgid "Catalog Created" -msgstr "Κατάλογος δημιουÏγήθηκε" - -#: ../../admin/catalog.php:205 -msgid "Catalog statistics cleared" -msgstr "ΚαθαÏίστηκαν τα στατιστικά του καταλόγου" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "ΚαθαÏίστηκαν αυτά που παίζουν τώÏα" - -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Όλα τα στοιχεία σχετικά με αυτά που παίζουν τώÏα καθαÏίστηκαν" - -#: ../../admin/catalog.php:232 -msgid "No Disabled songs found" -msgstr "Δεν βÏέθηκαν απενεÏγοποιημένα Ï„ÏαγοÏδια" - -#: ../../admin/catalog.php:241 -msgid "Delete Catalog" -msgstr "ΔιαγÏαφή Καταλόγου" - -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "Θέλετε σίγουÏα να διαγÏάψετε αυτόν τον κατάλογο;" - -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "ΟλοκληÏώθηκε η αναζήτηση εξωφÏλλων" - -#: ../../admin/flag.php:89 -msgid "Song Updated" -msgstr "ΤÏαγοÏδια ΕνημεÏώθηκαν" - -#: ../../admin/flag.php:89 -msgid "The requested song has been updated" -msgstr "Το Ï„ÏαγοÏδι έχει ενημεÏωθεί" - -#: ../../admin/flag.php:131 -msgid "Album Updated" -msgstr "Το άλμπουμ ενημεÏώθηκε" - -#: ../../admin/flag.php:173 -msgid "Artist Updated" -msgstr "Ο καλλιτέχνης ενημεÏώθηκε" - -#: ../../admin/flag.php:238 -msgid "Songs Updated" -msgstr "ΤÏαγοÏδια ενημεÏώθηκαν" - -#: ../../admin/flag.php:246 -msgid "Flag Removed" -msgstr "ΑφαιÏέθηκε το μαÏκάÏισμα" - -#: ../../admin/flag.php:247 -msgid "Flag Removed from" -msgstr "ΑφαιÏέθηκε το μαÏκάÏισμα από" - -#: ../../admin/flag.php:262 -msgid "Flags Updated" -msgstr "Τα μαÏκαÏίσματα ενημεÏώθηκαν" - -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "ΤÏαγοÏδια απενεÏγοποιήθηκαν" - -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "Τα ζητηθέντα Ï„ÏαγοÏδια έχουν απενεÏγοποιηθεί" - -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "ΤÏαγοÏδια ενεÏγοποιήθηκαν" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "Τα ζητηθέντα Ï„ÏαγοÏδια έχουν ενεÏγοποιηθεί" - -#: ../../admin/users.php:83 -msgid "User Updated" -msgstr "Ο ΧÏήστης ενημεÏώθηκε" - -#: ../../admin/users.php:83 -msgid "updated" -msgstr "ενημεÏώθηκε" - -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "Σφάλμα: Το όνομα ΧÏήστης υπάÏχει ήδη" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" -msgstr "Επισκέπτης" - -#: ../../admin/users.php:129 -msgid "New User Added" -msgstr "ΠÏοστέθηκε νέος χÏήστης" - -#: ../../admin/users.php:134 -msgid "User Enabled" -msgstr "Ο ΧÏήστης ενεÏγοποιήθηκε" - -#: ../../admin/users.php:139 -msgid "User Disabled" -msgstr "Ο ΧÏήστης απενεÏγοποιήθηκε" - -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" -msgstr "ΑδÏνατο να απενεÏγοποιηθεί ο τελευταίος ΔιαχειÏιστής" - -#: ../../admin/users.php:164 -msgid "User Deleted" -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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "" -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Σφάλμα ΔιαγÏαφής" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "ΕνέÏγεια" -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "ΑδÏνατο να διαγÏάψω τον τελεταίο χÏήστη - ΔιαχειÏιστή" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "ΠÏοσθήκη" -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "Αίτημα ΔιαγÏαφής" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "ΕπικÏÏωση" -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "Είστε σίγουÏοι για την οÏιστική διαγÏαφή του" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "ΚαθαÏισμός" -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" -msgstr "Η εγκατάσταση απέτυχε, σφάλμα ελεγκτή" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "Όλα" -#: ../../admin/modules.php:54 ../../admin/modules.php:92 -msgid "Are you sure you want to remove this plugin?" -msgstr "Είστε σίγουÏοι για την αφαίÏεση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… Ï€Ïόσθετου" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "ΔιαγÏαφή" -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" -msgstr "Το Ï€Ïόσθετο απενεÏγοποιήθηκε" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "ΓÏήγοÏα" -#: ../../admin/modules.php:85 -msgid "Plugin Activated" -msgstr "Το Ï€Ïόσθετο ενεÏγοποιήθηκε" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "ΣυγκέντÏωση εξωφÏλλων" -#: ../../admin/modules.php:120 -msgid "Plugins" -msgstr "ΠÏόσθετα" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "Δεν βÏέθηκαν κατάλογοι" -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" -msgstr "Ελεγκτές τοπικής αναπαÏαγωγής" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "ΚαθαÏισμός όλων" -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "ΔιαγÏάφηκε(αν)" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "ΕπικÏÏωση όλων" -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" -msgstr "Η εγγÏαφές στη λίστα Ï€Ïόσβασης έχει αφαιÏεθεί" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "ΠÏοσθήκη σε όλους" -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "Η νέα εγγÏαφή σας στη λίστα Ï€Ïόσβασης έχει δημιουÏγηθεί" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "ΕνημέÏωση όλων" -#: ../../admin/access.php:45 -msgid "Access List Entry updated" -msgstr "Η εγγÏαφή σας στη λίστα Ï€Ïόσβασης ενημεÏώθηκε" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "ΠÏοσθήκη καταλόγου" -#: ../../admin/mail.php:57 -msgid "E-mail Sent" -msgstr "Στάλθηκε E-mail" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "ΚαθαÏισμός στατιστικών Καταλόγου" -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "To e-mail στάλθηκε επιτυχώς" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "ΣυγκέντÏωση εξωφÏλλων" -#: ../../admin/system.php:64 -msgid "Export Failed" -msgstr "Η εξαγωγή απέτυχε" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "Άλλα εÏγαλεία" -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Δείξε διπλότυπα Ï„ÏαγοÏδια" -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "ΚαθαÏισμός όσων παίζουν τώÏα" -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "Άλμπουμς της στιγμής" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "ΔημιουÏγία νέου σετ Ïυθμίσεων" -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "Δικαιώματα Ï€Ïοτιμήσεων" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Παίξε" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Εξαγωγή σε βάση Itunes" -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" -msgstr "ΠÏοσθήκη στην playlist" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "Δείξε ανενεÏγοÏÏ‚ χÏήστες" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "ΠÏοσθήκη σε νέα playlist" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "Έλεγχος νέας έκδοσης" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" -msgstr "Διαδοχικό κατέβασμα" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +msgid "Object" +msgstr "Αντικείμενο" -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 -msgid "Clear Playlist" -msgstr "ΚαθαÏισμός playlist" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "ΜαÏκάÏισμα" -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "ΠÏοσθήκη Δυναμικών Στοιχείων" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "Σχόλιο" -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" -msgstr "ΑνεπαÏκή δεδομένα" +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" +msgstr "Κατάσταση" -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "ΠεÏισσότεÏα" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +msgid "No Records Found" +msgstr "Δεν βÏέθηκαν εγγÏαφές" #: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.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 "Εγκατάσταση" #: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 #: ../../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 " @@ -1130,9 +630,9 @@ msgstr "" "ικανοποιείτε τις ακόλουθες Ï€Ïοϋποθέσεις" #: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 #: ../../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 "" @@ -1148,9 +648,9 @@ msgstr "" "dist.php αÏχείων" #: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 #: ../../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 " @@ -1163,8 +663,8 @@ msgstr "" "επεξεÏγαστείτε το /config/ampache.cfg.php" #: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 #: ../../templates/show_install_config.inc.php:48 +#: ../../templates/show_install.inc.php:52 msgid "Step 1 - Creating and Inserting the Ampache Database" msgstr "Βήμα 1 - ΔημιουÏγία Βάσης Δεδομένων" @@ -1173,8 +673,8 @@ msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "Βήμα 2- ΔημιουÏγία του ampache.cfg.php αÏχείου" #: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 #: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 msgid "Step 3 - Setup Initial Account" msgstr "Βήμα 3 - ΔημιουÏγία αÏÏ‡Î¹ÎºÎ¿Ï Î»Î¿Î³Î±ÏιασμοÏ" @@ -1191,146 +691,426 @@ msgid "Create Admin Account" msgstr "ΔημιουÏγία ΛογαÏÎ¹Î±ÏƒÎ¼Î¿Ï Î”Î¹Î±Ï‡ÎµÎ¹Ïιστή" #: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 #: ../../templates/show_now_playing_row.inc.php:29 #: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 #: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 msgid "Username" msgstr "Όνομα ΧÏήστη" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" +msgstr "Κωδικός" + #: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_add_user.inc.php:63 #: ../../templates/show_account.inc.php:47 msgid "Confirm Password" msgstr "Επιβεβαίωση ΚωδικοÏ" -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" -msgstr "ΔημιουÏγία ΛογαÏιασμοÏ" +#: ../../templates/show_install_account.inc.php:73 +msgid "Create Account" +msgstr "ΔημιουÏγία ΛογαÏιασμοÏ" + +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "ΔιαδÏομή" + +#: ../../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:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "ΕνέÏγειες" + +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "ΣυγκέντÏωση όλων των εξωφÏλλων" + +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" +msgstr "XSPF Player" + +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "ΑπόÏÏιψη" + +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "ΕνεÏγό" + +#: ../../templates/show_song.inc.php:23 +msgid "Details" +msgstr "ΛεπτομέÏειες" + +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "Αναζήτηση με βάση" + +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "Τίτλος ΤÏαγουδιοÏ" + +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "Άλμπουμς" + +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "Καλλιτέχνης" + +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Είδος" + +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "Playlist" + +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" +msgstr "Ραδιοφωνικοί Σταθμοί" + +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" +msgstr "ΦίλτÏα" + +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" +msgstr "ΑÏχίζουν από" + +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" +msgstr "Ελάχιστο Πλήθος" + +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" +msgstr "Αξιολογημένα" + +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" +msgstr "Δεν έχουν παιχτεί" + +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" +msgstr "Δείξε Εξώφυλλα" + +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" +msgstr "Όλες οι playlists" + +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" +msgstr "Ποτέ" + +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Άγνωστο" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +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:105 +msgid "Last Seen" +msgstr "Τελευταία τον είδαμε" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +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 "ΕνεÏγή playlist" + +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" +msgstr "Παίχτηκαν Ï€Ïόσφατα" + +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Άλμπουμ" + +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "Κομμάτι" + +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "ΧÏόνος" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "ΠÏοσθήκη καταλόγου" +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" +msgstr "Αξιολόγηση" -#: ../../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 " -"μια απαμακÏυσμένης εγκατάστασης Ampache" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" +msgstr "ΑνεπαÏκή δεδομένα" -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" -msgstr "Όνομα Καταλόγου" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Εξώφυλλο" -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "Πεδία που εισάγονται αυτόματα" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Κλικ για κλείσιμο παÏαθÏÏου" -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "όνομα άλμπουμ" +#: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" +msgstr "Στείλε Shout" -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "όνομα καλλιτέχνη" +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "Κατέβασμα" -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "σχόλιο id3" +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" +msgstr "ΕπεξεÏγασία" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "είδος" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "ΜαÏκάÏισμα ΤÏαγουδιοÏ" -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "αÏιθμός ÎºÎ¿Î¼Î¼Î±Ï„Î¹Î¿Ï (με το 0 αÏχικό)" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "ΑÏχείο" -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "τίτλος Ï„ÏαγουδιοÏ" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "Στοιχείο" -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "χÏόνος" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Αιτία ΜαÏκαÏίσματος" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "άλλα" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "Λάθος tags" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "ΔιαδÏομή" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "Επανακωδικοποίηση" -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "ΤÏπος Καταλόγου" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +msgid "Other" +msgstr "Άλλα" -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "Τοπικός" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "τελειωμένα" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" -msgstr "ΑπομακÏυσμένος" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" +msgstr "Î’Ïέθηκαν" -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" -msgstr "XML-RPC Key" +#: ../../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_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" -msgstr "Απαιτείται για απομακÏυσμένους Καταλόγους" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "Αποθήκευση" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "Σχέδιο ονόματος ΑÏχείου" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "Απαιτήσεις" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -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 "" +"Ο webserver έχει δικαιώματα ανάγνωσης στο /sql/ampache.sql αÏχείο και στο " +"αÏχείο /config/ampache.cfg.php.dist" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "χωÏίς '/' στην αÏχή ή στο τέλος" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "ΈναÏξη ÏÏθμισης" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "ΣυγκέντÏωση εξωφÏλλων" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" -msgstr "Χτίσε playlists από m3u αÏχεία" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "Άλμπουμς της στιγμής" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "ΠÏοσθήκη Καταλόγου" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "ΑναπαÏαγωγή άλμπουμ" #: ../../templates/show_localplay_status.inc.php:25 msgid "Localplay Control" @@ -1357,669 +1137,616 @@ msgid "Repeat" msgstr "Επανάληψη" #: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 #: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 #: ../../templates/show_playlist_row.inc.php:24 msgid "Random" msgstr "Τυχαία" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "ΠÏοσθήκη" - -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "Όνομα playlist" +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "ΚαθαÏισμός playlist" -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "ΤÏαγοÏδια" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Επιλογή" -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "Ιδιοκτήτης" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Τίτλος" -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "ΕνέÏγειες" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Όνομα ΑÏχείου" -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" -msgstr "Στείλε Shout" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "ΧÏόνος ΠÏοσθήκης" -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" -msgstr "ΕπεξεÏγασία" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" +msgstr "ΑφαίÏεση" -#: ../../templates/show_similar_artists.inc.php:23 -msgid "Similar Artists" -msgstr "ΠαÏόμοιοι καλλιτέχνες" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "Έλεγχος ΠÏόσβασης" -#: ../../templates/show_similar_artists.inc.php:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "Ελέγξτε τους καλλιτέχνες που θέλετε να συγχωνευθοÏν με τον Ï„Ïέχοντα" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "ΠÏοσθήκη ΕγγÏαφής" -#: ../../templates/show_similar_artists.inc.php:66 -msgid "Back" -msgstr "Πίσω" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "ΑÏχική ΔιεÏθυνση" -#: ../../templates/show_similar_artists.inc.php:77 -msgid "Rename selected" -msgstr "Μετονομασία επιλογής" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Τελική ΔιεÏθυνση" -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "ΑκÏÏωση" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "Επίπεδο" -#: ../../templates/show_similar_artists.inc.php:91 -msgid "Advanced Options" -msgstr "ΠÏοχωÏημένες Επιλογές" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "Κλειδί" -#: ../../templates/show_similar_artists.inc.php:152 -msgid "Search Again" -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:62 +msgid "Type" +msgstr "ΤÏπος" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" -msgstr "ΠÏοσθήκη στιγμιοτÏπου" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "Ονοματεπώνυμο" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" -msgstr "Δείξε Στιγμιότυπα" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "ΗμεÏομηνία ΕγγÏαφής" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" -msgstr "Δείξε playlist" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +msgid "Last Ip" +msgstr "Τελευταία IP" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" -msgstr "ΕνεÏγό Στιγμιότυπο" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "Συνδεδεμένος" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" -msgstr "Τοπική ΑναπαÏαγωγή Απενεγοποιημένη" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "ΔιαχείÏιση δημοκÏατικών playlists" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Αγαπημένα" +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "Βασική playlist" -#: ../../templates/show_user_stats.inc.php:30 -msgid "Favorite Artists" -msgstr "Αγαπημένοι καλλιτέχνες" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" +msgstr "" -#: ../../templates/show_user_stats.inc.php:43 -msgid "Favorite Albums" -msgstr "Αγαπημένα άλμπουμς" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" +msgstr "ΠÏοκαθοÏισμένη" -#: ../../templates/show_user_stats.inc.php:56 -msgid "Favorite Songs" -msgstr "Αγαπημένα ΤÏαγοÏδια" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "ΤÏαγοÏδια" -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "ΑναπαÏαγωγή Τυχαίας Επιλογής" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Παίξε" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "Πλήθος Στοιχείων" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "ΔημιουÏγία νέου playlist" -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "Από το είδος" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" +msgstr "ΤÏαγοÏδι" -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "ΔιάÏκεια" +#: ../../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 αÏχείου" -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "ΑπεÏιόÏιστα" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" +msgstr "" -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "ΔημιουÏγία ΑÏχείο Ρυθμίσεων" -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" -msgstr "ΤÏπος" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "ΔιαδÏομή web" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "Τυπικό" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Επιθυμητό όνομα βάσης" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "ΛιγότεÏο παιγμένα" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "Όνομα ΕξυπηÏετητή MySQL" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "ΟλόκληÏα Άλμπουμς" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Όνομα χÏήστη MySQL" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "ΟλόκληÏος ο καλλιτέχνης" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Κωδικός MySQL" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" -msgstr "ΥψηλότεÏη αξιολόγηση" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "ΕγγÏαφή Ïυθμίσεων" -#: ../../templates/show_random.inc.php:76 -msgid "From catalog" -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_random.inc.php:82 -msgid "Size Limit" -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_random.inc.php:96 -msgid "Enqueue" -msgstr "Βάλτα στην ουÏά" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Έλεγχος για αÏχείο Ïυθμίσεων" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "ΈναÏξη Αναζήτησης Îέου Ï„ÏαγουδιοÏ" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "Συνεχίστε στο Βήμα 3" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "κατάλογος" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "ΕπεξεÏγασία υπάÏχοντος ΧÏήστη" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "Î’Ïέθηκαν" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" -msgstr "Ανάγνωση" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "Επίπεδο ΠÏόσβασης ΧÏήστη" -#: ../../templates/show_playlist_edit.inc.php:26 -msgid "Editing Playlist" -msgstr "ΕπεξεÏγασία playlist" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" +msgstr "ΔιαχειÏιστής ΠεÏιεχομένου" -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "Δημόσια" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" +msgstr "ΔιαχειÏιστής Καταλόγων" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -msgid "Update" -msgstr "ΕνημέÏωση" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "ΕνημέÏωση ΧÏήστη" -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" -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_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Îα με θυμάσαι" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "ΕγγÏαφή" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" +msgstr "" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" -msgstr "Μήνυμα της ΗμέÏας" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "ΕνέÏγεια" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" -msgstr "ΕπικÏÏωση" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -msgid "Clean" -msgstr "ΚαθαÏισμός" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Τιμή" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" -msgstr "ΓÏήγοÏα" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" -msgstr "ΣυγκέντÏωση εξωφÏλλων" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -msgid "No Catalogs Found" -msgstr "Δεν βÏέθηκαν κατάλογοι" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -msgid "Clean All" -msgstr "ΚαθαÏισμός όλων" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" -msgstr "ΕπικÏÏωση όλων" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -msgid "Add to All" -msgstr "ΠÏοσθήκη σε όλους" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -msgid "Update All" -msgstr "ΕνημέÏωση όλων" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "ΚαθαÏισμός στατιστικών Καταλόγου" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" -msgstr "Άλλα εÏγαλεία" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "ΠÏοτίμηση" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Δείξε διπλότυπα Ï„ÏαγοÏδια" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Αναζήτηση" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "ΚαθαÏισμός όσων παίζουν τώÏα" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "ΠÏοχωÏημένη Αναζήτηση" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" -msgstr "ΔημιουÏγία νέου σετ Ïυθμίσεων" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" +msgstr "Στείλε στο Shoutbox" -#: ../../templates/show_admin_tools.inc.php:93 -msgid "Preferences Permissions" -msgstr "Δικαιώματα Ï€Ïοτιμήσεων" +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" +msgstr "Κάντο μόνιμο" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" -msgstr "Εξαγωγή σε βάση Itunes" +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "ΔημιουÏγία" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" -msgstr "Δείξε ανενεÏγοÏÏ‚ χÏήστες" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "ΔημιουÏγία ΔημοκÏατικής playlist" -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" -msgstr "Έλεγχος νέας έκδοσης" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" +msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "ΜαÏκάÏισμα ΤÏαγουδιοÏ" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" +msgstr "λεπτά" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" -msgstr "ΑÏχείο" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" +msgstr "Κάντο Ï€ÏοκαθοÏισμένο" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "Στοιχείο" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Δημόσια" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Αιτία ΜαÏκαÏίσματος" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" +msgstr "Ιδιωτικός" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "Λάθος tags" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Συνέχιση" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "Σχόλιο" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "ΑκÏÏωση" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "ΜαÏκάÏισμα" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" +msgstr "ΑÏχική" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" -msgstr "Δείξε Καταλόγους" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "ΠεÏιήγηση" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" -msgstr "ΕÏγαλεία ΧÏήστη" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +msgid "Localplay" +msgstr "Τοπική ΑναπαÏαγωγή" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "ΠÏοσθήκη ΧÏήστη" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "ΠÏοτιμήσεις" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" -msgstr "Αναζήτηση ΧÏηστών" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Έξοδος" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" -msgstr "Έλεγχος ΠÏόσβασης" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "ΕνημέÏωση του" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" -msgstr "ΠÏοσθήκη λίστας Ï€Ïόσβασης" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Κατάλογος" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" -msgstr "Δείξε λίστες Ï€Ïόσβασης" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "Ï„ÏαγοÏδια που ελέγχονται τα tags" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "ΕÏÏεση διπλοτÏπων" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "ΕπικυÏωμένα" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "ΧÏήστες Mail" +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" +msgstr "Shoutbox" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "ΚαθαÏισμός Στατιστικών" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "ΠÏοηγοÏμενο" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" -msgstr "Εξαγωγή Καταλόγου" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "Διακοπή" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" -msgstr "ΔιαχείÏιση μαÏκαÏισμένων" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "ΠαÏση" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" -msgstr "ΔιαχείÏιση Shoutbox" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Επόμενο" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" -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/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -msgid "Song Title" -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/sidebar_browse.inc.php:42 -msgid "Filters" -msgstr "ΦίλτÏα" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" +msgstr "ΑνενεÏγό" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" -msgstr "ΑÏχίζουν από" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "ΕνεÏγοποίηση" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" -msgstr "Ελάχιστο Πλήθος" +#: ../../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 "" +"Αυτό το βήμα δημιουÏγεί και εισάγει στοιχεία στη βάση, γι' αυτόδώστε ένα " +"λογαÏιασμό mysql με δικαιώματα δημιουÏγίας βάσης. Αυτό μποÏεί να διαÏκέσει " +"λίγο ανάλογα με την ταχÏτητα του υπολογιστή σας" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" -msgstr "Αξιολογημένα" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" +msgstr "Εισαγωγή στοιχείων στη βάση" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" -msgstr "Δεν έχουν παιχτεί" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Όνομα ΔιαχειÏιστή MySQL" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" -msgstr "Δείξε Εξώφυλλα" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Κωδικός ΔιαχειÏιστή MySQL" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" -msgstr "Όλες οι playlists" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "ΔημιουÏγία ΧÏήστη της νέας βάσης" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Ονοματεπώνυμο" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Όνομα ΧÏήστη νέας βάσης" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" -msgstr "ΗμεÏομηνία ΔημιουÏγίας" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Κωδικός ΧÏήστη νέας βάσης" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "Τελευταία τον είδαμε" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" +msgstr "ΕγγÏαφή πάνω σε ήδη υπάÏχουσα βάση" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "ΔÏαστηÏιότητα" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Εισαγωγή βάσης" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" -msgstr "Ο ΧÏήστης είναι μέσα τώÏα" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" +msgstr "ΕπεξεÏγασία Στιγμιότυπου Τοπικής ΑναπαÏαγωγής" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" -msgstr "Ο ΧÏήστης είναι εκτός τώÏα" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" +msgstr "ΕνημέÏωση Στιγμιότυπου" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" -msgstr "ΕνεÏγή playlist" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "ΠαÏόμοιοι καλλιτέχνες" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Άλμπουμς από" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "Ελέγξτε τους καλλιτέχνες που θέλετε να συγχωνευθοÏν με τον Ï„Ïέχοντα" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "Δείξε όλα τα Ï„ÏαγοÏδια από" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" +msgstr "Πίσω" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" -msgstr "ΠÏόσθεσε όλα τα Ï„ÏαγοÏδια από" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "Μετονομασία επιλογής" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" -msgstr "ΠÏόσθεσε τυχαία Ï„ÏαγοÏδια από" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "ΠÏοχωÏημένες Επιλογές" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" -msgstr "ΕνημέÏωση από tags" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "Αναζήτηση πάλι" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" -msgstr "ΠÏότεινε ΠαÏόμοια" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "ΔημιουÏγία νέας playlist" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Άλμπουμ" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Μετονομασία" -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "ΧÏόνος" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "Αξιολόγηση" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "Εισαγωγή ΤÏέχοντος" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -msgid "Current Playlist" -msgstr "ΤÏέχουσα playlist" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "ΕνημέÏωση id3 tags" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 -msgid "No Records Found" -msgstr "Δεν βÏέθηκαν εγγÏαφές" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" +msgstr "" -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "ΠÏοτίμηση" +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "ΕνημέÏωση" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "Τιμή" +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" +msgstr "Ομοιοποίηση στάθμης κομματιών" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" -msgstr "ΕφαÏμογή σε όλα" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "Διαδοχικό κατέβασμα" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" -msgstr "Επίπεδο Ï€Ïόσβασης" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" +msgstr "ΠÏοσθήκη όλων" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "πεÏιγÏαφή" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" +msgstr "ΠÏοσθήκη στην Ï„Ïχη" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" -msgstr "ΔιαχειÏιστής ΠεÏιεχομένου" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "ΠÏοσθήκη στιγμιοτÏπου τοπικής αναπαÏαγωγής" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" -msgstr "ΔιαχειÏιστής Καταλόγων" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" +msgstr "ΠÏοσθήκη στιγμιοτÏπου" #: ../../templates/header.inc.php:71 msgid "Log out" @@ -2029,173 +1756,163 @@ msgstr "Έξοδος" msgid "Error Config File Out of Date" msgstr "Σφάλμα: Παλιό ΑÏχείο Ρυθμίσεων" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" -msgstr "ΕγγÏαφή" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Εξώφυλλο" -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" -msgstr "Συμφωνία τελικής χÏήσης" +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 +msgid "Year" +msgstr "ΧÏόνος" -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" -msgstr "Δέχομαι" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" +msgstr "ΠÏοτιμήσεις ΔιαχείÏισης" -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "ΠληÏοφοÏίες ΧÏήστη" +#: ../../templates/show_localplay_playlist.inc.php:23 +msgid "Current Playlist" +msgstr "ΤÏέχουσα playlist" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "E-mail" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "δευτεÏόλεπτα νωÏίτεÏα" -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "ΕγγÏαφή ΧÏήστη" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "λεπτά νωÏίτεÏα" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "ΕπεξεÏγασία άλμπουμ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "ÏŽÏες νωÏίτεÏα" -#: ../../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.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 -msgid "Year" -msgstr "ΧÏόνος" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +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 "ΜαÏκάÏισμα για αναθεώÏηση tags" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "εβδομάδες νωÏίτεÏα" -#: ../../templates/show_edit_album.inc.php:47 -msgid "Update Album" -msgstr "ΕνημέÏωση άλμπουμ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "μήνες νωÏίτεÏα" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" -msgstr "Απαιτήσεις" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "χÏόνια νωÏίτεÏα" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" -"Ο webserver έχει δικαιώματα ανάγνωσης στο /sql/ampache.sql αÏχείο και στο " -"αÏχείο /config/ampache.cfg.php.dist" +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" +msgstr "Παίχτηκαν Τελευταία" -#: ../../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 "" -"Αυτό το βήμα δημιουÏγεί και εισάγει στοιχεία στη βάση, γι' αυτόδώστε ένα " -"λογαÏιασμό mysql με δικαιώματα δημιουÏγίας βάσης. Αυτό μποÏεί να διαÏκέσει " -"λίγο ανάλογα με την ταχÏτητα του υπολογιστή σας" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Αναζήτηση στον Ampache" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Βήμα 2 - ΔημιουÏγία του ampache.cfg.php αÏχείου" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Λέξεις κλειδιά" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" -msgstr "Εισαγωγή στοιχείων στη βάση" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Παιγμένα" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "Επιθυμητό όνομα βάσης" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Îαι" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "Όνομα ΕξυπηÏετητή MySQL" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "Όχι" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "Όνομα ΔιαχειÏιστή MySQL" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Ελάχιστο Bitrate" + +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "Ένα αστέÏι" + +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" +msgstr "ΔÏο αστέÏια" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "Κωδικός ΔιαχειÏιστή MySQL" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "ΤÏία αστέÏια" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" -msgstr "ΔημιουÏγία ΧÏήστη της νέας βάσης" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "ΤέσσεÏα αστέÏια" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Όνομα ΧÏήστη νέας βάσης" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "Πέντε αστέÏια" -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" -msgstr "Κωδικός ΧÏήστη νέας βάσης" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Τελεστής" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" -msgstr "ΕγγÏαφή πάνω σε ήδη υπάÏχουσα βάση" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "AND" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Εισαγωγή βάσης" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Μέθοδος" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "ΈναÏξη ÏÏθμισης" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "ΠεÏίπου" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "ΔημιουÏγία νέας playlist" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "ΑκÏιβώς" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -msgid "Create" -msgstr "ΔημιουÏγία" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Μέγιστο Αποτελεσμάτων" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" -msgstr "ΕπεξεÏγασία ΤÏαγουδιοÏ" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +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.php:106 -msgid "OR" -msgstr "Ή" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" +msgstr "ΠÏοσθήκη Î¡Î±Î´Î¹Î¿Ï†Ï‰Î½Î¹ÎºÎ¿Ï Î£Ï„Î±Î¸Î¼Î¿Ï" -#: ../../templates/show_edit_song.inc.php:88 -msgid "Update Song" -msgstr "ΕνημέÏωση ΤÏαγουδιοÏ" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "ΑÏχική Σελίδα" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" -msgstr "Ρυθμίσεις για" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "Stream URL" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "Σχέδιο ονόματος αÏχείου" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:60 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" +msgstr "Συχνότητα" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Αποθήκευση Ïυθμίσεων Καταλόγου" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "Callsign" #: ../../templates/show_edit_access.inc.php:22 msgid "Edit ACL" @@ -2241,106 +1958,150 @@ msgstr "Τελική διεÏθυνση IP" msgid "Remote Key" msgstr "ΑπομακÏυσμένο κλειδί" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Επίπεδο" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "ΠÏοβολή" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" -msgstr "" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +msgid "Read" +msgstr "Ανάγνωση" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "ΑναπαÏαγωγή άλμπουμ" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "Ανάγνωση/ΕγγÏαφή" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "ΤÏαγοÏδι" +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" +msgstr "ΕγγÏαφή" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" -msgstr "Παίχτηκαν Τελευταία" +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "Συμφωνία τελικής χÏήσης" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" -msgstr "ΠÏοτεινόμενοι Καλλιτέχνες" +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "Δέχομαι" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "ΠÏοτεινόμενα άλμπουμς" +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "ΠληÏοφοÏίες ΧÏήστη" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "ΠÏοτεινόμενα ΤÏαγοÏδια" +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "ΕγγÏαφή ΧÏήστη" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "ΙστοÏικό IP" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" +msgstr "Είσοδος" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "Δείξε Μοναδική" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Îα με θυμάσαι" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 -msgid "Show All" -msgstr "Δείξτα όλα" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "ΕγγÏαφή" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "ΗμεÏομηνία" +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" +msgstr "Μήνυμα της ΗμέÏας" + +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "Δείξε Στιγμιότυπα Τοπικής ΑναπαÏαγωγής" + +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" +msgstr "ΕπεξεÏγασία ΣτιγμιοτÏπου" + +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "ΔημοφιλέστεÏοι Καλλιτέχνες" + +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "ΔημοφιλέστεÏα Άλμπουμς" + +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "ΔημοφιλέστεÏα είδη" + +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "ΔημοφιλέστεÏα ΤÏαγοÏδια" + +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "ΔημοφιλέστεÏα Live Streams" + +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "ΔημοφιλέστεÏα Tags" + +#: ../../templates/show_edit_song.inc.php:23 +msgid "Edit Song" +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 "ΜαÏκάÏισμα για αναθεώÏηση tags" -#: ../../templates/show_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 -msgid "IP Address" -msgstr "ΔιεÏθυνση IP" +#: ../../templates/show_edit_song.inc.php:88 +msgid "Update Song" +msgstr "ΕνημέÏωση ΤÏαγουδιοÏ" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "ΠεÏιήγηση" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Στατιστικά Καταλόγους" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "Έξοδος" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Συνδεδεμένοι ΧÏήστες" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "Εισαγωγή playlist από αÏχείο" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Συνολικοί ΧÏήστες" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Όνομα ΑÏχείου" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Καλλιτέχνες" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "ΤÏπος playlist" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "Είδη" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "Εισαγωγή playlist" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Μέγεθος Καταλόγου" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "ΠÏοβάλλεται" +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "ΧÏόνος Καταλόγου" #: ../../templates/show_mail_users.inc.php:23 msgid "Send E-mail to Users" @@ -2354,36 +2115,14 @@ msgstr "Mail στον" msgid "Inactive Users" msgstr "ΑνενεÏγοί ΧÏήστες" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Στατιστικά Καταλόγους" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "ΔημοφιλέστεÏα Άλμπουμς" - #: ../../templates/show_mail_users.inc.php:53 msgid "Latest Artist Additions" msgstr "Τελευταίες Ï€Ïοσθήκες καλλιτέχνη" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "ΔημοφιλέστεÏοι Καλλιτέχνες" - #: ../../templates/show_mail_users.inc.php:64 msgid "Latest Album Additions" msgstr "Τελευταίες Ï€Ïοσθήκες άλμπουμς" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "ΔημοφιλέστεÏα ΤÏαγοÏδια" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "ΜαÏκαÏισμένα ΤÏαγοÏδια" @@ -2409,71 +2148,74 @@ msgstr "Μήνυμα" msgid "Send Mail" msgstr "Στείλε mail" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" -msgstr "ΠληÏοφοÏίες" - -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" -msgstr "ΤώÏα παίζουν" - -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" -msgstr "ΠÏοσθήκη Î¡Î±Î´Î¹Î¿Ï†Ï‰Î½Î¹ÎºÎ¿Ï Î£Ï„Î±Î¸Î¼Î¿Ï" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "ΠÏοσθήκη Îέου ΧÏήστη" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" -msgstr "ΔιαχείÏιση playlist" +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +msgid "Add User" +msgstr "ΠÏοσθήκη ΧÏήστη" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" -msgstr "ΠÏοχωÏημένα" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "ΠÏόσθεσε Ï€Ïόσβαση από εξυπηÏετητή" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" -msgstr "Τελευταίες Δέκα μαÏκαÏισμένες εγγÏαφές" +#: ../../templates/show_add_access.inc.php:74 +msgid "RPC Options" +msgstr "Επιλογές RPC" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" -msgstr "ΠÏοτιμήσεις ΔιαχείÏισης" +#: ../../templates/show_add_access.inc.php:84 +msgid "Create ACL" +msgstr "ΔημιουÏγία λίστας Ï€Ïόσβασης" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "ΕπεξεÏγασία υπάÏχοντος ΧÏήστη" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "ΕφαÏμογή σε όλα" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "Επίπεδο ΠÏόσβασης ΧÏήστη" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "Επίπεδο Ï€Ïόσβασης" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "ΕνημέÏωση ΧÏήστη" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "ΕπεξεÏγασία playlist" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Συνδεδεμένοι ΧÏήστες" +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "Η εγγÏαφή ολοκληÏώθηκε" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Συνολικοί ΧÏήστες" +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" +msgstr "" +"Ο λογαÏιασμός σας δημιουÏγήθηκε. Ένα κλειδί ενεÏγοποίησης στάλθηκε στο e-" +"mail που δώσατε. Ελέγξτε το mail σας για πεÏαιτέÏω πληÏοφοÏίες" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Μέγεθος Καταλόγου" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" +msgstr "ΕπιστÏοφή στη σελίδα εισόδου" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "ΧÏόνος Καταλόγου" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" +msgstr "ΑπαγοÏεÏεται η Ï€Ïόσβαση" #: ../../templates/show_duplicates.inc.php:22 msgid "Duplicate Songs" msgstr "Διπλότυπα Ï„ÏαγοÏδια" +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "ΔιάÏκεια" + #: ../../templates/show_duplicates.inc.php:41 #: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 msgid "Bitrate" msgstr "Bitrate" @@ -2482,54 +2224,148 @@ msgstr "Bitrate" msgid "Size" msgstr "Μέγεθος" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Συνέχιση" +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "ΈναÏξη Αναζήτησης ΕξωφÏλλου" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Αναζητήθηκαν" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +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:34 +msgid "Show All Songs By" +msgstr "Δείξε όλα τα Ï„ÏαγοÏδια από" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" +msgstr "ΠÏόσθεσε όλα τα Ï„ÏαγοÏδια από" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" +msgstr "ΠÏόσθεσε τυχαία Ï„ÏαγοÏδια από" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "ΕνημέÏωση από tags" + +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" +msgstr "ΠÏότεινε ΠαÏόμοια" + +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "ΑναπαÏαγωγή Τυχαίας Επιλογής" + +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Πλήθος Στοιχείων" + +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Από το είδος" + +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "ÏŽÏα" +msgstr[1] "ÏŽÏα" + +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "Τυπικό" + +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "ΛιγότεÏο παιγμένα" + +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "ΟλόκληÏα Άλμπουμς" + +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "ΟλόκληÏος ο καλλιτέχνης" + +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" +msgstr "ΥψηλότεÏη αξιολόγηση" + +#: ../../templates/show_random.inc.php:76 +msgid "From catalog" +msgstr "Από τον Κατάλογο" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -msgid "Object" -msgstr "Αντικείμενο" +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" +msgstr "ÎŒÏιο μεγέθους" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "Κατάσταση" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" +msgstr "Βάλτα στην ουÏά" -#: ../../templates/show_song.inc.php:22 -msgid "Details" -msgstr "ΛεπτομέÏειες" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "ΤώÏα παίζει" + +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "ΠÏοβάλλεται" -#: ../../templates/show_song.inc.php:49 -msgid "Label" -msgstr "Ετικέτα" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "Ενότητες" -#: ../../templates/show_song.inc.php:53 -msgid "Language" -msgstr "Γλώσσα" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "ΛογαÏιασμός" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" -msgstr "ΑÏιθμός καταλόγους" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "ΡÏθμιση ΕξυπηÏετητή" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" -msgstr "Τελευταία ΕνημέÏωση" +#: ../../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 "Μετονομασία" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" +msgstr "ΛειτουÏγικές Μονάδες Τοπικής ΑναπαÏαγωγής" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "Εισαγωγή ΤÏέχοντος" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "Διαθέσιμα ΠÏόσθετα" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "ΕνημέÏωση id3 tags" +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "ΕÏÏεση διπλοτÏπων" #: ../../templates/show_duplicate.inc.php:27 msgid "Search Type" @@ -2547,51 +2383,30 @@ msgstr "Καλλιτέχνης, Άλμπουμ και Τίτλος" msgid "Search Disabled Songs" msgstr "Αναζήτηση στα απενεÏγοποιημένα Ï„ÏαγοÏδια" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" -msgstr "Ομοιοποίηση στάθμης κομματιών" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "ΠÏοσθήκη όλων" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" -msgstr "ΠÏοσθήκη στην Ï„Ïχη" - -#: ../../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/sidebar_localplay.inc.php:36 +msgid "Show instances" +msgstr "Δείξε Στιγμιότυπα" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "Επόμενο" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" +msgstr "Δείξε playlist" -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" -msgstr "ΔιαχείÏιση δημοκÏατικών playlists" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" +msgstr "ΕνεÏγό Στιγμιότυπο" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -msgid "Base Playlist" -msgstr "Βασική playlist" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" +msgstr "Τοπική ΑναπαÏαγωγή Απενεγοποιημένη" -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "ΔημιουÏγία νέου playlist" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" +msgstr "" #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" @@ -2609,28 +2424,96 @@ msgstr "Εικόνα τοπικά" msgid "Get Art" msgstr "Βάλε εξώφυλλο" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" -msgstr "ΠεÏιγÏαφή" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache Debug" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -msgid "Version" -msgstr "Έκδοση" +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" +msgstr "" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" -msgstr "ΕνεÏγοποίηση" +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" -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:35 +msgid "Auto-inserted Fields" +msgstr "Πεδία που εισάγονται αυτόματα" + +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" +msgstr "όνομα άλμπουμ" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" +msgstr "όνομα καλλιτέχνη" + +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" +msgstr "σχόλιο id3" + +#: ../../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 Key" + +#: ../../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" @@ -2641,34 +2524,75 @@ msgstr "ΑναπαÏαγωγή από τη βασική playlist" msgid "Votes" msgstr "Ψήφοι" -#: ../../templates/show_democratic_playlist.inc.php:67 -msgid "Remove Vote" -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_artist.inc.php:41 +msgid "Update Artist" +msgstr "ΕνημέÏωση καλλιτέχνη" + +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "Ο ΧÏήστης ενεÏγοποιήθηκε" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "Αυτό το User ID ενεÏγοποιήθηκε και είναι έτοιμο για χÏήση" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "ΕπικÏÏωση απέτυχε" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +msgstr "Το κλειδί επικÏÏωσης είναι λάθος" + +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" +msgstr "ΕπεξεÏγασία άλμπουμ" + +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" +msgstr "ΕνημέÏωση άλμπουμ" -#: ../../templates/show_democratic_playlist.inc.php:69 -msgid "Add Vote" -msgstr "ΠÏοσθήκη Ψήφου" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "Τελευταίες Δέκα μαÏκαÏισμένες εγγÏαφές" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" -msgstr "ΔημοφιλέστεÏα είδη" +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" +msgstr "Δείξτα όλα" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "ΔημοφιλέστεÏα Live Streams" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "ΑπενεÏγοποίηση" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "ΔημοφιλέστεÏα Tags" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "Ροή" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" -msgstr "ΕπεξεÏγασία καλλιτέχνη" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "ΔημοκÏατική" -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Artist" -msgstr "ΕνημέÏωση καλλιτέχνη" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" +msgstr "ΑναπαÏαγωγή Flash" #: ../../templates/show_play_selected.inc.php:28 msgid "Play Selected" @@ -2690,209 +2614,188 @@ msgstr "ΑφαίÏεση επιλεγμένων κομματιών" msgid "Add to" msgstr "ΠÏοσθήκη σε" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "ΠÏοσθήκη Îέου ΧÏήστη" - -#: ../../templates/show_export.inc.php:32 -#: ../../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_ip_history.inc.php:23 +msgid "IP History" +msgstr "ΙστοÏικό IP" -#: ../../templates/show_export.inc.php:51 -msgid "Format" -msgstr "ΜοÏφή" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "Δείξε Μοναδική" -#: ../../templates/show_export.inc.php:61 -msgid "Export" -msgstr "Εξαγωγή" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "ΗμεÏομηνία" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" -msgstr "XSPF Player" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" +msgstr "ΔιεÏθυνση IP" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Εξώφυλλο" +#: ../../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 " +"μια απαμακÏυσμένης εγκατάστασης Ampache" -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" -msgstr "ΠÏοσθήκη άλμπουμ" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "Όνομα Καταλόγου" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" -msgstr "ΠÏοσθήκη στην Ï„Ïχη από άλμπουμ" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Τοπικός" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" -msgstr "ΕπαναφοÏά εξωφÏλλου" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "ΑπομακÏυσμένος" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Αναζήτηση εξωφÏλλου" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "Απαιτείται για απομακÏυσμένους Καταλόγους" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "Κατέβασμα" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Σχέδιο ονόματος ΑÏχείου" -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Ονοματεπώνυμο" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "Χτίσε playlists από m3u αÏχεία" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "ΗμεÏομηνία ΕγγÏαφής" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "ΠÏοσθήκη Καταλόγου" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -msgid "Last Ip" -msgstr "Τελευταία IP" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "Εξαγωγή Καταλόγου" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "Συνδεδεμένος" +#: ../../templates/show_export.inc.php:51 +msgid "Format" +msgstr "ΜοÏφή" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" -msgstr "τελειωμένα" +#: ../../templates/show_export.inc.php:61 +msgid "Export" +msgstr "Εξαγωγή" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "ΕνημέÏωση του" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "Συστάσεις" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "Ï„ÏαγοÏδια που ελέγχονται τα tags" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "ΠÏοτεινόμενοι Καλλιτέχνες" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "ΕπικυÏωμένα" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "ΠÏοτεινόμενα άλμπουμς" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" -msgstr "Αποθήκευση" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "ΠÏοτεινόμενα ΤÏαγοÏδια" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" -msgstr "Εξώφυλλο" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Εισαγωγή playlist από αÏχείο" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" -msgstr "Κλικ για κλείσιμο παÏαθÏÏου" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "ΤÏπος playlist" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "ΠÏοηγοÏμενο" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Εισαγωγή playlist" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" -msgstr "" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Αγαπημένα" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" -msgstr "Κάντο μόνιμο" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "Αγαπημένοι καλλιτέχνες" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" -msgstr "ΑπαγοÏεÏεται η Ï€Ïόσβαση" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "Αγαπημένα άλμπουμς" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" -msgstr "Ενότητες" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "Αγαπημένα ΤÏαγοÏδια" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" -msgstr "ΛογαÏιασμός" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" +msgstr "ΠληÏοφοÏίες" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" -msgstr "ΡÏθμιση ΕξυπηÏετητή" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" +msgstr "ΤώÏα παίζουν" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" -msgstr "ΛειτουÏγικές Μονάδες" +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +msgid "Statistics" +msgstr "Στατιστικά" -#: ../../templates/sidebar_preferences.inc.php:34 -msgid "Localplay Modules" -msgstr "ΛειτουÏγικές Μονάδες Τοπικής ΑναπαÏαγωγής" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" +msgstr "ΔιαχείÏιση playlist" -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" -msgstr "Διαθέσιμα ΠÏόσθετα" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" +msgstr "ΠÏοχωÏημένα" -#: ../../templates/show_account.inc.php:40 -msgid "New Password" -msgstr "Îέος Κωδικός" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" +msgstr "Μόνιμο" -#: ../../templates/show_account.inc.php:64 -msgid "Update Account" -msgstr "ΕνημέÏωση ΛογαÏιασμοÏ" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" +msgstr "" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" -msgstr "Callsign" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" +msgstr "Δείξε Καταλόγους" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" -msgstr "Συχνότητα" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" +msgstr "ΕÏγαλεία ΧÏήστη" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "ΕπεξεÏγασία" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" +msgstr "Αναζήτηση ΧÏηστών" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "Ï€Ïοτιμήσεις" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" +msgstr "Έλεγχος ΠÏόσβασης" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "ΕνημέÏωση Ï€Ïοτιμήσεων" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" +msgstr "ΠÏοσθήκη λίστας Ï€Ïόσβασης" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "Ampache Debug" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "Δείξε λίστες Ï€Ïόσβασης" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" -msgstr "Stream URL" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "ΧÏήστες Mail" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" -msgstr "ΑÏχική Σελίδα" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "ΚαθαÏισμός Στατιστικών" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "ΈναÏξη Αναζήτησης ΕξωφÏλλου" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" +msgstr "ΔιαχείÏιση μαÏκαÏισμένων" -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Αναζητήθηκαν" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" +msgstr "ΔιαχείÏιση Shoutbox" #: ../../templates/show_clean_catalog.inc.php:23 msgid "Cleaning the" @@ -2902,6 +2805,14 @@ msgstr "ΚαθαÏισμός του" msgid "Checking" msgstr "Έλεγχος" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "ΈναÏξη Αναζήτησης Îέου Ï„ÏαγουδιοÏ" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "κατάλογος" + #: ../../templates/show_test.inc.php:33 msgid "" "You've reached this page because a configuration error has occured. Debug " @@ -2959,8 +2870,8 @@ 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 "Ελεγχος Iconv. Το Iconv δεν είναι απαÏαίτητο, συνιστάται όμως θεÏμά" +"support is required for Ampache" +msgstr "" #: ../../templates/show_test.inc.php:119 msgid "PHP PCRE Support" @@ -2986,11 +2897,6 @@ msgstr "" "θέση να Ï„Ïοποποιεί τα ÏŒÏια της μνήμης. Δεν απαιτείται, αλλά χωÏίς αυτό " "οÏισμένα χαÏακτηÏιστικά του ampache ίσως δε λειτουÏγοÏν σωστά" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "ΥπάÏχει ήδη το αÏχείο Ïυθμίσεων ampache.cfg.php" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3001,11 +2907,6 @@ msgstr "" "αÏχείο δε βÏίσκεται στη σωστή θέση ή ο webserver δεν έχει τα απαÏαίτητα " "δικαιώματα" -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "ΔιαμοÏφώθηκε το αÏχείο ampache.cfg.php;" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3026,362 +2927,445 @@ msgstr "" "Αυτό επιχειÏεί να συνδεθεί στη βάση χÏησιμοποιώντας τις τιμές που έχουν " "οÏισθεί στο ampache.cfg.php" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "Αναζήτηση στον Ampache" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "Λέξεις κλειδιά" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "ΕπεξεÏγασία" -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "Παιγμένα" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "Ï€Ïοτιμήσεις" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Îαι" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "ΕνημέÏωση Ï€Ïοτιμήσεων" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "Όχι" +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." +msgstr "" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" -msgstr "Ελάχιστο Bitrate" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "Îέος Κωδικός" -#: ../../templates/show_search.inc.php:95 -msgid "One Star" -msgstr "Ένα αστέÏι" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "ΕνημέÏωση ΛογαÏιασμοÏ" -#: ../../templates/show_search.inc.php:96 -msgid "Two Stars" -msgstr "ΔÏο αστέÏια" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "ΠÏοηγοÏμενο" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" -msgstr "ΤÏία αστέÏια" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "ΠÏοσθήκη στην playlist" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" -msgstr "ΤέσσεÏα αστέÏια" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "ΠÏοσθήκη σε νέα playlist" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" -msgstr "Πέντε αστέÏια" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "ΠÏοσθήκη Δυναμικών Στοιχείων" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "Τελεστής" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" +msgstr "Στην Ï„Ïχη" -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "AND" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "Σχετικό Καλλιτέχνης" -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "Μέθοδος" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "Σχετικό άλμπουμ" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "ΠεÏίπου" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "Σχετικό Είδος" + +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "ΠεÏισσότεÏα" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "Δίσκος" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "Άγνωστα (Μεμονωμένα)" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "ΠÏοσθήκη άλμπουμ" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "ΠÏοσθήκη στην Ï„Ïχη από άλμπουμ" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "ΕπαναφοÏά εξωφÏλλου" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Αναζήτηση εξωφÏλλου" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "ΕÏÏεση χαμένων κομματιών" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "Όνομα playlist" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "ΤÏαγοÏδια" + +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "Ιδιοκτήτης" + +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" +msgstr "ΠÏόσφατα άλμπουμς" + +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" +msgstr "ΠÏόσφατοι Καλλιτέχνες" + +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" +msgstr "ΠÏόσφατα Είδη" + +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "ΣÏνδεσμοι" + +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." +msgstr "" + +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "" + +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" +msgstr "" + +#: ../../lib/class/flag.class.php:251 +msgid "Approved" +msgstr "ΕγκÏίθηκαν" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" -msgstr "ΑκÏιβώς" +#: ../../lib/class/flag.class.php:252 +msgid "Pending" +msgstr "ΕκκÏεμοÏν" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" -msgstr "Μέγιστο Αποτελεσμάτων" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" +msgstr "ΕπανεγγÏαφή tags" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" -msgstr "ΠÏοχωÏημένη Αναζήτηση" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "ΔιαχείÏιση ΧÏηστών" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" -msgstr "Τελευταία επικÏÏωση" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "Playlists" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" -msgstr "Τελευταία ΠÏοσθήκη" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" +msgstr "ΤÏαγοÏδια από playlist" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" -msgstr "ΣυγκέντÏωση όλων των εξωφÏλλων" +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" +msgstr "ΕγγÏαφές Shoutbox" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" -msgstr "ΠÏοσθήκη στιγμιοτÏπου τοπικής αναπαÏαγωγής" +#: ../../lib/class/browse.class.php:777 +msgid "Flagged Records" +msgstr "ΜαÏκαÏισμένες εγγÏαφές" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" -msgstr "Έλεγχος ΠÏόσβασης" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Σφάλμα στη σÏνδεση με" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "ΠÏοσθήκη ΕγγÏαφής" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "Κωδικός" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "ΑÏχική ΔιεÏθυνση" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "Αιτία" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "Τελική ΔιεÏθυνση" +#: ../../lib/class/catalog.class.php:177 +#, fuzzy +msgid "day" +msgid_plural "days" +msgstr[0] "ημέÏα" +msgstr[1] "ημέÏα" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" -msgstr "Κλειδί" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "Εκτελείται ΑπομακÏυσμένος ΣυγχÏονισμός" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" -msgstr "ΠÏόσθεσε Ï€Ïόσβαση από εξυπηÏετητή" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Σφάλμα: ΑδÏνατο να ανοιχτεί" -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" -msgstr "Επιλογές RPC" +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "Σφάλμα: ΑδÏνατο να μεταβώ στον κατάλογο" -#: ../../templates/show_add_access.inc.php:84 -msgid "Create ACL" -msgstr "ΔημιουÏγία λίστας Ï€Ïόσβασης" +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Σφάλμα: ΑδÏνατο να υπολογίσω το μέγεθος αÏχείου για το" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" -msgstr "Δείξε Στιγμιότυπα Τοπικής ΑναπαÏαγωγής" +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "είναι μη αναγνώσιμο από τον ampache" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" -msgstr "ΕπεξεÏγασία ΣτιγμιοτÏπου" +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" +msgstr "" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Επιλογή" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "Δε χÏειάζεται ενημέÏωση" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" -msgstr "ΧÏόνος ΠÏοσθήκης" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "Εκτελείται ΑπομακÏυσμένη ΕνημέÏωση" -#: ../../templates/show_disabled_songs.inc.php:65 -msgid "Remove" -msgstr "ΑφαίÏεση" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "Η playlist Ï€Ïοστέθηκε από" -#: ../../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 "" -"Αυτό το βήμα παίÏνει τις βασικές Ïυθμίσεις και Ï€Ïώτα επιχειÏεί να τις γÏάψει " -"απευθείας στον webserver. Αν απαγοÏεÏεται η Ï€Ïόσβαση θα υποδειχθεί να " -"κατεβάσετε το αÏχείο Ïυθμίσεων. Στη συνέχεια τοποθετήστε το κατεβασμένο " -"αÏχείο στο φάκελο /config" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "ΟλοκληÏώθηκε η ενημέÏωση του Καταλόγου" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" -msgstr "ΔημιουÏγία ΑÏχείο Ρυθμίσεων" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "ΔιαδÏομή web" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Συνολικά ΤÏαγοÏδια" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "Όνομα χÏήστη MySQL" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "ΤÏαγοÏδια ανά ΔευτεÏόλεπτο" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "Κωδικός MySQL" +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "" +"ΑδÏνατη η φόÏτωση της βιβλιοθήκης XMLRPC, βεβαιώστε ότι το XML-RPC είναι " +"ενεÏγοποιημένο" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "ΕγγÏαφή Ïυθμίσεων" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "ΟλοκληÏώθηκε η ενημέÏωση απομακÏυσμένου(ων) καταλόγου(ων)" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "Έλεγχος για αÏχείο Ïυθμίσεων" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" +msgstr "Η Ρίζα των καταλόγων δεν μποÏεί να αναγνωσθεί, η εκκαθάÏιση διακόπηκε" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "Συνεχίστε στο Βήμα 3" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "Η εκκαθάÏιση των καταλόγων ΟλοκληÏώθηκε" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" -msgstr "Ο ΧÏήστης ενεÏγοποιήθηκε" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "αÏχεία αφαιÏέθηκαν" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "Αυτό το User ID ενεÏγοποιήθηκε και είναι έτοιμο για χÏήση" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" +msgstr "Βελτιστοποίηση Πινάκων" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" -msgstr "ΕπικÏÏωση απέτυχε" +#: ../../lib/class/catalog.class.php:1736 +msgid "Update Finished." +msgstr "ΟλοκληÏώθηκε η ενημέÏωση" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" -msgstr "Το κλειδί επικÏÏωσης είναι λάθος" +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" +msgstr "Ελέγχθηκαν" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "ΔημιουÏγία ΔημοκÏατικής playlist" +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." +msgstr "Ï„ÏαγοÏδια ενημεÏώθηκαν" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" -msgstr "" +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" +msgstr "Διακόπηκε" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" -msgstr "Κάντο Ï€ÏοκαθοÏισμένο" +#: ../../lib/class/localplay.class.php:645 +msgid "Paused" +msgstr "Σε παÏση" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" -msgstr "ΠÏόσφατα άλμπουμς" +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" -msgstr "ΠÏόσφατοι Καλλιτέχνες" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "Απλή M3U" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" -msgstr "ΠÏόσφατα Είδη" +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" -msgstr "Στείλε στο Shoutbox" +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" -msgstr "Shoutbox" +#: ../../lib/preferences.php:193 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "ΑπόÏÏιψη" +#: ../../lib/preferences.php:194 +msgid "XSPF" +msgstr "XSPF" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" -msgstr "ΕπεξεÏγασία Στιγμιότυπου Τοπικής ΑναπαÏαγωγής" +#: ../../lib/preferences.php:228 +msgid "Disabled" +msgstr "ΑπενεÏγοποιημένο" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" -msgstr "ΕνημέÏωση Στιγμιότυπου" +#: ../../lib/preferences.php:230 +msgid "Manager" +msgstr "ΜάνατζεÏ" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "Η εγγÏαφή ολοκληÏώθηκε" +#: ../../lib/preferences.php:251 +msgid "Send on Add" +msgstr "Στείλε με την Ï€Ïοσθήκη" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" -msgstr "" -"Ο λογαÏιασμός σας δημιουÏγήθηκε. Ένα κλειδί ενεÏγοποίησης στάλθηκε στο e-" -"mail που δώσατε. Ελέγξτε το mail σας για πεÏαιτέÏω πληÏοφοÏίες" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" +msgstr "Στείλε και καθάÏισε με την Ï€Ïοσθήκη" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" -msgstr "ΕπιστÏοφή στη σελίδα εισόδου" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" +msgstr "ΚαθάÏισε με την αποστολή" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" -msgstr "Μόνιμο" +#: ../../lib/preferences.php:262 +msgid "Always" +msgstr "Πάντα" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" -msgstr "" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Μην το παίξεις" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" -msgstr "Σφάλμα: Δε δώσατε λέξη αναζήτησης" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Είναι αÏκετά άσχημο" -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "Η αξιολόγηση ενημεÏώθηκε" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "Είναι ΟΚ" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "Η αξιολόγησή σας γι' αυτό το στοιχείο ενημεÏώθηκε" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "Είναι αÏκετά καλό" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" -msgstr "Ο ΧÏήστης απενεÏγοποιήθηκε. Επικοινωνήστε με το διαχειÏιστή" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "Το λατÏεÏω!" -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "ΑδÏνατο να δημιουÏγηθεί καινοÏÏιος λογαÏιασμός" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "Είναι Ï„Ïελό" -#: ../../login.php:92 -msgid "No local account found" -msgstr "Δε βÏέθηκε τοπικός λογαÏιασμός" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "Έξω από τα charts" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" -msgstr "ΕξυπηÏετητής" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "Απλοποιημένα κινέζικα" -#: ../../preferences.php:91 -msgid "Error Update Failed" -msgstr "Σφάλμα: Η ενημέÏωση απέτυχε" +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "ΕνεÏγό" -#: ../../preferences.php:96 -msgid "Your Account has been updated" -msgstr "Ο λογαÏιασμός σας ενημεÏώθηκε" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "ΑνενεÏγό" -#: ../../update.php:47 ../../update.php:51 -msgid "Ampache Update" -msgstr "ΕνημέÏωση Ampache" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" +msgstr "Δεν οÏίστηκε Όνομα ΧÏήστη/Κωδικός" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "ΈναÏξη ενημέÏωσης από τα tags" +#: ../../lib/install.php:258 +msgid "Passwords do not match" +msgstr "Οι κωδικοί δεν ταιÏιάζουν" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "ΟλοκληÏώθηκε η ενημέÏωση από τα tags" +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "Ανέβασμα" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "ΕπιστÏοφή" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "Τοπική ΑναπαÏαγωγή" -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "Δείξε καλλιτέχνες που αÏχίζουν από" +#: ../../lib/ui.lib.php:361 +msgid "Random Play" +msgstr "Τυχαία ΑναπαÏαγωγή" -#: ../../playlist.php:57 -msgid "Playlist Created" -msgstr "Η playlist δημιουÏγήθηκε" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +msgid "Admin-Catalog" +msgstr "Κατάλογος ΔιαχειÏιστή" -#: ../../playlist.php:57 -msgid " has been created" -msgstr "δημιουÏγήθηκε" +#: ../../lib/ui.lib.php:381 +msgid "Admin-User Management" +msgstr "ΔιαχείÏιση ΧÏηστών" -#: ../../playlist.php:78 -msgid "Playlist Updated" -msgstr "Η playlist ενημεÏώθηκε" +#: ../../lib/ui.lib.php:385 +msgid "Admin-Mail Users" +msgstr "ΧÏήστες E-mail" -#: ../../playlist.php:79 -msgid "has been updated and is now" -msgstr "έχει ενημεÏωθεί και τώÏα είναι" +#: ../../lib/ui.lib.php:389 +msgid "Admin-Manage Access Lists" +msgstr "ΔιαχείÏιση λιστών Ï€Ïόσβασης" -#: ../../playlist.php:101 -msgid "Playlist Imported" -msgstr "Η playlist εισήχθη" +#: ../../lib/ui.lib.php:393 +msgid "Admin-Site Preferences" +msgstr "ΠÏοτιμήσεις Ιστοτόπου" -#: ../../playlist.php:130 -msgid "Empty Playlists Deleted" -msgstr "Οι άδειες playlists διαγÏάφηκαν" +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "ΔιαχείÏιση ΛειτουÏγικών Μονάδων" -#: ../../flag.php:45 -msgid "Item Flagged" -msgstr "Το στοιχείο μαÏκαÏίστηκε" +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" +msgstr "ΠεÏιήγηση στη Μουσική" -#: ../../flag.php:45 -msgid "The specified item has been flagged" -msgstr "Το συγκεκÏιμένο στοιχείο έχει μαÏκαÏιστεί" +#: ../../lib/ui.lib.php:508 +msgid "Add New" +msgstr "ΠÏοσθήκη Îέου" #: ../../albums.php:32 msgid "Album Art Cleared" @@ -3407,49 +3391,106 @@ msgstr "" msgid "Album Art Inserted" msgstr "Εξώφυλλο εισήχθη" -#: ../../register.php:73 -msgid "Error Captcha Required" -msgstr "Σφάλμα Απαιτείται Captcha" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "ΈναÏξη ενημέÏωσης από τα tags" -#: ../../register.php:80 -msgid "Error Captcha Failed" -msgstr "Σφάλμα το Captcha απέτυχε" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "ΟλοκληÏώθηκε η ενημέÏωση από τα tags" -#: ../../register.php:87 -msgid "You must accept the user agreement" -msgstr "ΠÏέπει να συμφωνήσετε με τους ÏŒÏους χÏήσης" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "ΕπιστÏοφή" -#: ../../register.php:92 -msgid "You did not enter a username" -msgstr "Δε δώσατε όνομα ΧÏήστη" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" +msgstr "Όνομα Instance" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "ΠαÏακαλώ συμπληÏώστε το ονοματεπώνυμό σας" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" +msgstr "Όνομα ΕξυπηÏετητή" -#: ../../register.php:122 -msgid "You must enter a password" -msgstr "ΠÏέπει να δώσετε κωδικό" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" +msgstr "ΠόÏτα" -#: ../../register.php:126 -msgid "Your passwords do not match" -msgstr "Οι κωδικοί δεν ταιÏιάζουν" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "αÏχείο" -#: ../../register.php:158 -msgid "Error: Insert Failed" -msgstr "Σφάλμα: Η εισαγωγή απέτυχε" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "Το ανέβασμα αÏχείων δεν υποστηÏίζεται" -#: ../../radio.php:50 -msgid "Radio Station Added" -msgstr "Ο Ραδιοφωνικός Σταθμός Ï€Ïοστέθηκε" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "Το αÏχείο δεν ανέβηκε" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "ΥπήÏξε Ï€Ïόβλημα με το ανέβασμα του αÏχείο. Κανένα αÏχείο δεν ανέβηκε" + +#: ../../modules/horde/Browser.php:901 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was larger than the maximum " +"allowed size (%d bytes)." +msgstr "" + +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." msgstr "" -#: ../../democratic.php:92 -msgid "Playlist Cleared" -msgstr "Η playlist καθαÏίστηκε" +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Η playlist δημιουÏγήθηκε" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr "δημιουÏγήθηκε" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Η playlist ενημεÏώθηκε" + +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "έχει ενημεÏωθεί και τώÏα είναι" + +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "Η playlist εισήχθη" + +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "Οι άδειες playlists διαγÏάφηκαν" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "Ο ΧÏήστης απενεÏγοποιήθηκε. Επικοινωνήστε με το διαχειÏιστή" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "ΑδÏνατο να δημιουÏγηθεί καινοÏÏιος λογαÏιασμός" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "Δε βÏέθηκε τοπικός λογαÏιασμός" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Σφάλμα: Δε δώσατε λέξη αναζήτησης" + +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "Δείξε καλλιτέχνες που αÏχίζουν από" #: ../../bin/print_tags.inc:66 msgid "" @@ -3467,6 +3508,64 @@ msgstr "" msgid "Filename:" msgstr "Όνομα ΑÏχείου" +#~ msgid " FOUND" +#~ msgstr "ΒΡΕΘΗΚΕ(ΑÎ)" + +#~ msgid "Searching for new Album Art" +#~ msgstr "Αναζήτηση νέου εξωφÏλλου" + +#~ msgid "English" +#~ msgstr "Αγγλικά" + +#~ msgid "British English" +#~ msgstr "Î’Ïετανικά Αγγλικά" + +#~ msgid "Turkish" +#~ msgstr "ΤουÏκικά" + +#~ msgid "Export Failed" +#~ msgstr "Η εξαγωγή απέτυχε" + +#~ msgid "description" +#~ msgstr "πεÏιγÏαφή" + +#~ msgid "Label" +#~ msgstr "Ετικέτα" + +#~ msgid "Language" +#~ msgstr "Γλώσσα" + +#~ msgid "Catalog Number" +#~ msgstr "ΑÏιθμός καταλόγους" + +#~ msgid "Last Updated" +#~ msgstr "Τελευταία ΕνημέÏωση" + +#~ 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 δεν είναι απαÏαίτητο, συνιστάται όμως θεÏμά" + +#~ 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 "" +#~ "Αυτό το βήμα παίÏνει τις βασικές Ïυθμίσεις και Ï€Ïώτα επιχειÏεί να τις " +#~ "γÏάψει απευθείας στον webserver. Αν απαγοÏεÏεται η Ï€Ïόσβαση θα υποδειχθεί " +#~ "να κατεβάσετε το αÏχείο Ïυθμίσεων. Στη συνέχεια τοποθετήστε το " +#~ "κατεβασμένο αÏχείο στο φάκελο /config" + +#~ msgid "Rating Updated" +#~ msgstr "Η αξιολόγηση ενημεÏώθηκε" + +#~ msgid "Your rating for this object has been updated" +#~ msgstr "Η αξιολόγησή σας γι' αυτό το στοιχείο ενημεÏώθηκε" + +#~ msgid "Playlist Cleared" +#~ msgstr "Η playlist καθαÏίστηκε" + #~ msgid "days" #~ msgstr "ημέÏες" diff --git a/locale/en_GB/LC_MESSAGES/messages.mo b/locale/en_GB/LC_MESSAGES/messages.mo index 9093a724..a743d873 100644 Binary files a/locale/en_GB/LC_MESSAGES/messages.mo and b/locale/en_GB/LC_MESSAGES/messages.mo differ diff --git a/locale/en_GB/LC_MESSAGES/messages.po b/locale/en_GB/LC_MESSAGES/messages.po index 8e52ddbd..ff92ed43 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: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: 2005-07-17 21:58-0000\n" "Last-Translator: David Lodge \n" "Language-Team: British English \n" @@ -15,1369 +15,1148 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "Session Expired: please log in again at" - -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../register.php:73 #, fuzzy -msgid "Private" -msgstr "Your Private" +msgid "Error Captcha Required" +msgstr "Error Username Required" -#: ../../lib/class/album.class.php:217 -msgid "Disk" +#: ../../register.php:80 +msgid "Error Captcha Failed" msgstr "" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Artists" - -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Various" - -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Error: Unable to open" +#: ../../register.php:87 +msgid "You must accept the user agreement" +msgstr "" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "All" +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "View" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 +#: ../../register.php:122 #, fuzzy -msgid "Read" -msgstr "Reason" +msgid "You must enter a password" +msgstr "Enter password" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "" +#: ../../register.php:126 +#, fuzzy +msgid "Your passwords do not match" +msgstr "Error Passwords don't match" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" -msgstr "" +#: ../../register.php:130 ../../admin/users.php:110 +#, fuzzy +msgid "Error Username already exists" +msgstr "Error Username Required" -#: ../../lib/class/catalog.class.php:176 +#: ../../register.php:158 #, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "day" -msgstr[1] "day" +msgid "Error: Insert Failed" +msgstr "Error: Insufficient Rights" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 +#: ../../update.php:47 ../../update.php:51 #, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "hour" -msgstr[1] "hour" +msgid "Ampache Update" +msgstr "Ampache Debug" -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "Running Remote Sync" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "Session Expired: please log in again at" -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "Error: Unable to change to directory" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Error: Unable to get filesize for" +#: ../../admin/flag.php:89 +#, fuzzy +msgid "Song Updated" +msgstr "Updated" -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "is not readable by ampache" +#: ../../admin/flag.php:89 +#, fuzzy +msgid "The requested song has been updated" +msgstr "The requested song(s) have been disabled" -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" +#: ../../admin/flag.php:131 +#, fuzzy +msgid "Album Updated" msgstr "Updated" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "No Update Needed" - -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "Running Remote Update" +#: ../../admin/flag.php:173 +#, fuzzy +msgid "Artist Updated" +msgstr "Fast Update" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "Added Playlist From" +#: ../../admin/flag.php:238 +#, fuzzy +msgid "Songs Updated" +msgstr "Updated" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "Catalogue Update Finished" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Flag Removed" +msgstr "files removed" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "Total Time" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Total Songs" +#: ../../admin/flag.php:262 +msgid "Flags Updated" +msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "Songs Per Seconds" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "Songs Disabled" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "Error" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "The requested song(s) have been disabled" -#: ../../lib/class/catalog.class.php:1204 -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:292 +msgid "Songs Enabled" +msgstr "Songs Enabled" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Error connecting to" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" +msgstr "The requested song(s) have been enabled" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "Code" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +#, fuzzy +msgid "Catalog Updated" +msgstr "Catalogue Update Finished" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "Reason" +#: ../../admin/catalog.php:110 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Catalogue Clean Done" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "Completed updating remote catalogue(s)" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "Added" +#: ../../admin/catalog.php:119 +#, fuzzy +msgid "Songs Removed" +msgstr "files removed" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:125 +#, fuzzy +msgid "Disabled Songs Processed" +msgstr "Show Disabled Songs" + +#: ../../admin/catalog.php:146 +#, fuzzy +msgid "Catalog Cleaned" msgstr "Catalogue Clean Done" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "files removed" +#: ../../admin/catalog.php:197 +#, fuzzy +msgid "Catalog Created" +msgstr "Catalogue Name" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" -msgstr "" +#: ../../admin/catalog.php:214 +#, fuzzy +msgid "Catalog statistics cleared" +msgstr "Catalogue Statistics" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr " FOUND" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "Now Playing Cleared" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Searching for new Album Art" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" +msgstr "All now playing data has been cleared" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:241 #, fuzzy -msgid "Update Finished." -msgstr "Catalogue Update Finished" +msgid "No Disabled songs found" +msgstr "Show Disabled Songs" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:250 #, fuzzy -msgid "Checked" -msgstr "Checking" +msgid "Delete Catalog" +msgstr "Update Catalogues" -#: ../../lib/class/catalog.class.php:1756 -#, fuzzy -msgid "songs updated." -msgstr "Playlist updated." +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "Do you really want to delete this catalogue?" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" -msgstr "" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "Album Art Search Finished" -#: ../../lib/class/flag.class.php:251 -msgid "Approved" -msgstr "" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "Error Username Required" -#: ../../lib/class/flag.class.php:252 -msgid "Pending" -msgstr "" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "Error Passwords don't match" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "Delete" +#: ../../admin/users.php:83 +msgid "User Updated" +msgstr "" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" +#: ../../admin/users.php:83 +msgid "updated" msgstr "" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" msgstr "" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -#, fuzzy -msgid "Other" -msgstr "other" - -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Unknown" - -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "Now Playing" - -#: ../../lib/class/localplay.class.php:642 -#, fuzzy -msgid "Stopped" -msgstr "Stop" - -#: ../../lib/class/localplay.class.php:645 -#, fuzzy -msgid "Paused" -msgstr "Pause" - -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "Error Username Required" - -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "Error Passwords don't match" - -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "Songs" - -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "Albums" - -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" -msgstr "" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "User" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "Manage Users" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "Admin" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/users.php:129 +msgid "New User Added" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "Playlists" - -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" +#: ../../admin/users.php:134 +msgid "User Enabled" msgstr "" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -#, fuzzy -msgid "Catalogs" -msgstr "Catalogue" - -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" +#: ../../admin/users.php:139 +msgid "User Disabled" msgstr "" -#: ../../lib/class/browse.class.php:748 -#, fuzzy -msgid "Flagged Records" -msgstr "Flagged by" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "Error" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" -msgstr "" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "User Deleted" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Delete Error" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "Unable to delete last Admin User" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../admin/users.php:173 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" -msgstr "" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "Are you sure you want to permanently delete" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/rating.lib.php:51 +#: ../../admin/modules.php:56 ../../admin/modules.php:94 #, fuzzy -msgid "Don't Play" -msgstr "Local Play" +msgid "Are you sure you want to remove this plugin?" +msgstr "Are you sure you want to permanently delete" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" msgstr "" -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" msgstr "" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "Enable" +#: ../../admin/access.php:35 +#, fuzzy +msgid "Deleted" +msgstr "Delete" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "Disable" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Your Access List Entry has been removed" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -#, fuzzy -msgid "None" -msgstr "No" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "Added" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" -msgstr "Stream" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "Your new Access List Entry has been created" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" -msgstr "" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "Updated" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 +#: ../../admin/access.php:45 #, fuzzy -msgid "Localplay" -msgstr "Local Play" +msgid "Access List Entry updated" +msgstr "Your Access List Entry has been removed" -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "M3U" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" +msgstr "" -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "Simple M3U" +#: ../../admin/mail.php:57 +#, fuzzy +msgid "E-mail Sent" +msgstr "E-mail" -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "PLS" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." +msgstr "" -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "Asx" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" +msgstr "" -#: ../../lib/preferences.php:193 -msgid "RAM" +#: ../../preferences.php:91 +msgid "Error Update Failed" msgstr "" -#: ../../lib/preferences.php:194 -msgid "XSPF" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:228 +#: ../../flag.php:45 #, fuzzy -msgid "Disabled" -msgstr "Disable" - -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "User" +msgid "Item Flagged" +msgstr "Flagged by" -#: ../../lib/preferences.php:230 -msgid "Manager" +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "Admin" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +#, fuzzy +msgid "Catalogs" +msgstr "Catalogue" -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../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/preferences.php:253 -msgid "Clear on Send" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "Action" -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "Add" -#: ../../lib/preferences.php:262 -msgid "Always" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "English" - -#: ../../lib/general.lib.php:398 +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 #, fuzzy -msgid "British English" -msgstr "English" - -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "Turkish" - -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "On" - -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "Off" +msgid "Clean" +msgstr "clear" -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "All" -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "Delete" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:68 #, fuzzy -msgid "hours ago" -msgstr "hours" +msgid "No Catalogs Found" +msgstr "Not Found" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 #, fuzzy -msgid "days ago" -msgstr "days" +msgid "Clean All" +msgstr "Clean All Catalogues" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +#, fuzzy +msgid "Verify All" +msgstr "View All" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +#, fuzzy +msgid "Add to All" +msgstr "Add to" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 #, fuzzy -msgid "years ago" -msgstr "year" +msgid "Update All" +msgstr "Updated" -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "Home" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "Add a Catalogue" -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "Upload" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "Clear Catalogue Stats" -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "Local Play" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Gather Album Art" -#: ../../lib/ui.lib.php:350 -#, fuzzy -msgid "Random Play" -msgstr "Random" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "" -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Playlist" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Show Duplicate Songs" -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Search" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "Clear Now Playing" -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "Preferences" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +#, fuzzy +msgid "Generate New Config" +msgstr "Write Configuration" -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 +#: ../../templates/show_admin_tools.inc.php:93 #, fuzzy -msgid "Admin-Catalog" -msgstr "Add Catalogue" +msgid "Preferences Permissions" +msgstr "Preferences" -#: ../../lib/ui.lib.php:370 -msgid "Admin-User Management" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../lib/ui.lib.php:374 -#, fuzzy -msgid "Admin-Mail Users" -msgstr "Mail Users" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "" -#: ../../lib/ui.lib.php:378 +#: ../../templates/show_admin_tools.inc.php:96 #, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Access Lists" +msgid "Check for New Version" +msgstr "Check for Configuration" -#: ../../lib/ui.lib.php:382 +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 #, fuzzy -msgid "Admin-Site Preferences" -msgstr "Admin Preferences" - -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "" +msgid "Object" +msgstr "Subject" -#: ../../lib/ui.lib.php:390 -#, fuzzy -msgid "Browse Music" -msgstr "Browse" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Flag" -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Genre" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "Comment" -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 #, fuzzy -msgid "Statistics" -msgstr "Catalogue Statistics" +msgid "Status" +msgstr "Stats" -#: ../../lib/ui.lib.php:497 -msgid "Add New" -msgstr "" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +#, fuzzy +msgid "No Records Found" +msgstr "No Results Found" -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -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 Installation" -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "Name" +#: ../../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 "" +"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" -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" +#: ../../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" -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" +#: ../../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" -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Title" +#: ../../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" -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "Track" +#: ../../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" -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "Artist" +#: ../../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" -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -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 "Step 3 - Setup Initial Account" -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" +#: ../../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" -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "" +#: ../../templates/show_install_account.inc.php:56 +#, fuzzy +msgid "Create Admin Account" +msgstr "Create Account" -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 +#: ../../templates/show_add_user.inc.php:31 +msgid "Username" +msgstr "Username" -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 #: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 #: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 #: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 msgid "Password" msgstr "Password" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "file" +#: ../../templates/show_install_account.inc.php:68 +#: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 +#: ../../templates/show_add_user.inc.php:63 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Confirm Password" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "File uploads not supported." +#: ../../templates/show_install_account.inc.php:73 +msgid "Create Account" +msgstr "Create Account" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "No file uploaded" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Path" -#: ../../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_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" +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:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" 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." - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -#, fuzzy -msgid "Catalog Updated" -msgstr "Catalogue Update Finished" - -#: ../../admin/catalog.php:103 +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 #, fuzzy -msgid "Catalog Deleted" -msgstr "Catalogue Clean Done" +msgid "Actions" +msgstr "Action" -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/catalog.php:112 -#, fuzzy -msgid "Songs Removed" -msgstr "files removed" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:118 -#, fuzzy -msgid "Disabled Songs Processed" -msgstr "Show Disabled Songs" - -#: ../../admin/catalog.php:138 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Catalogue Clean Done" - -#: ../../admin/catalog.php:188 -#, fuzzy -msgid "Catalog Created" -msgstr "Catalogue Name" - -#: ../../admin/catalog.php:205 -#, 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" - -#: ../../admin/catalog.php:232 -#, fuzzy -msgid "No Disabled songs found" -msgstr "Show Disabled Songs" - -#: ../../admin/catalog.php:241 -#, fuzzy -msgid "Delete Catalog" -msgstr "Update Catalogues" +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "Reject" -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "Do you really want to delete this catalogue?" +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "Enable" -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "Album Art Search Finished" +#: ../../templates/show_song.inc.php:23 +msgid "Details" +msgstr "" -#: ../../admin/flag.php:89 -#, fuzzy -msgid "Song Updated" -msgstr "Updated" +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "" -#: ../../admin/flag.php:89 +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 #, fuzzy -msgid "The requested song has been updated" -msgstr "The requested song(s) have been disabled" +msgid "Song Title" +msgstr "Song title" -#: ../../admin/flag.php:131 -#, fuzzy -msgid "Album Updated" -msgstr "Updated" +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "Albums" -#: ../../admin/flag.php:173 -#, fuzzy -msgid "Artist Updated" -msgstr "Fast Update" +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "Artist" -#: ../../admin/flag.php:238 -#, fuzzy -msgid "Songs Updated" -msgstr "Updated" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Genre" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Flag Removed" -msgstr "files removed" +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "Playlist" -#: ../../admin/flag.php:247 -msgid "Flag Removed from" +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" msgstr "" -#: ../../admin/flag.php:262 -msgid "Flags Updated" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" msgstr "" -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "Songs Disabled" - -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "The requested song(s) have been disabled" - -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "Songs Enabled" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "The requested song(s) have been enabled" - -#: ../../admin/users.php:83 -msgid "User Updated" +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" msgstr "" -#: ../../admin/users.php:83 -msgid "updated" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" msgstr "" -#: ../../admin/users.php:110 ../../register.php:130 -#, fuzzy -msgid "Error Username already exists" -msgstr "Error Username Required" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" msgstr "" -#: ../../admin/users.php:129 -msgid "New User Added" +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" msgstr "" -#: ../../admin/users.php:134 -msgid "User Enabled" +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" msgstr "" -#: ../../admin/users.php:139 -msgid "User Disabled" +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" msgstr "" -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" msgstr "" -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "User Deleted" - -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Delete Error" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Unknown" -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "Unable to delete last Admin User" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" +msgstr "Full Name" -#: ../../admin/users.php:173 -msgid "Deletion Request" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "Are you sure you want to permanently delete" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +msgid "Last Seen" +msgstr "Last Seen" -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" msgstr "" -#: ../../admin/modules.php:54 ../../admin/modules.php:92 -#, fuzzy -msgid "Are you sure you want to remove this plugin?" -msgstr "Are you sure you want to permanently delete" - -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/modules.php:85 -msgid "Plugin Activated" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../admin/modules.php:120 -msgid "Plugins" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" msgstr "" -#: ../../admin/access.php:35 -#, fuzzy -msgid "Deleted" -msgstr "Delete" - -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" -msgstr "Your Access List Entry has been removed" - -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "Your new Access List Entry has been created" - -#: ../../admin/access.php:45 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Your Access List Entry has been removed" - -#: ../../admin/mail.php:57 -#, fuzzy -msgid "E-mail Sent" -msgstr "E-mail" - -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "" - -#: ../../admin/system.php:64 -msgid "Export Failed" -msgstr "" - -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "" - -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "" - -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "" - -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "" - -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Play" - -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" -msgstr "" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Album" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "Track" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" -msgstr "" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "Time" -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 #, fuzzy -msgid "Clear Playlist" -msgstr "New Playlist" - -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "" +msgid "Rating" +msgstr "Editing" -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/show_songs.inc.php:63 #: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 #: ../../templates/show_user_recommendations.inc.php:32 #: ../../templates/show_user_recommendations.inc.php:43 #: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 msgid "Not Enough Data" msgstr "" -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "" - -#: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.inc.php:32 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc.php:32 -msgid "Ampache Installation" -msgstr "Ampache Installation" - -#: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_big_art.inc.php:29 #, fuzzy -msgid "" -"This Page handles the installation of the Ampache database and the creation " -"of the ampache.cfg.php file. Before you continue please make sure that you " -"have the following pre-requisites" -msgstr "" -"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:42 -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc.php:41 -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" +msgid "Album Art" +msgstr "Find Album Art" -#: ../../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" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" msgstr "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.dist.php file" -#: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc.php:44 -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_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" 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:48 -#: ../../templates/show_install.inc.php:52 -#: ../../templates/show_install_config.inc.php:48 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Step 1 - Creating and Inserting the Ampache Database" -#: ../../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" +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "Download" -#: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 -#: ../../templates/show_install_config.inc.php:53 -msgid "Step 3 - Setup Initial Account" -msgstr "Step 3 - Setup Initial Account" +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" +msgstr "Edit" -#: ../../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" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Flag Song" -#: ../../templates/show_install_account.inc.php:56 +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 #, fuzzy -msgid "Create Admin Account" -msgstr "Create Account" - -#: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_edit_user.inc.php:31 -#: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Username" -msgstr "Username" - -#: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_add_user.inc.php:63 -#: ../../templates/show_account.inc.php:47 -msgid "Confirm Password" -msgstr "Confirm Password" +msgid "File" +msgstr "file" -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" -msgstr "Create Account" +#: ../../templates/show_flag.inc.php:49 +#, fuzzy +msgid "Item" +msgstr "Stream" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "Add a Catalogue" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Reason to flag" -#: ../../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)" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" 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:32 -msgid "Catalog Name" -msgstr "Catalogue Name" - -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "Auto-inserted Fields" - -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "album name" - -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "artist name" - -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "id3 comment" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "genre" - -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "track number (padded with leading 0)" - -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "song title" - -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "year" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +#, fuzzy +msgid "Other" msgstr "other" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "Path" - -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "Catalogue Type" - -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "Local" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" -msgstr "Remote" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" +msgstr "Found" -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" +#: ../../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_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "Filename Pattern" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "Folder Pattern" +#: ../../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" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "(no leading or ending '/')" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "Gather Album Art" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" -msgstr "Build Playlists from m3u Files" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "Add Catalogue" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "Play Album" #: ../../templates/show_localplay_status.inc.php:25 msgid "Localplay Control" @@ -1405,698 +1184,634 @@ msgid "Repeat" msgstr "Reject" #: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 #: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 #: ../../templates/show_playlist_row.inc.php:24 msgid "Random" msgstr "Random" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "Add" - -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 #, fuzzy -msgid "Playlist Name" -msgstr "Playlist Type" +msgid "Clear Playlist" +msgstr "New Playlist" -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -#, fuzzy -msgid "# Songs" -msgstr "Songs" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Select" -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Title" -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -#, fuzzy -msgid "Actions" -msgstr "Action" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Filename" -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" -msgstr "Edit" - -#: ../../templates/show_similar_artists.inc.php:23 +#: ../../templates/show_disabled_songs.inc.php:65 #, fuzzy -msgid "Similar Artists" -msgstr "Artists" +msgid "Remove" +msgstr "Remote" -#: ../../templates/show_similar_artists.inc.php:25 -msgid "Please check the artists you want to merge with the current one" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../templates/show_similar_artists.inc.php:66 -#, fuzzy -msgid "Back" -msgstr "Track" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Add Entry" -#: ../../templates/show_similar_artists.inc.php:77 -#, fuzzy -msgid "Rename selected" -msgstr "Remove Selected Tracks" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Start Address" -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "Cancel" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "End Address" -#: ../../templates/show_similar_artists.inc.php:91 -msgid "Advanced Options" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "Level" + +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" msgstr "" -#: ../../templates/show_similar_artists.inc.php:152 +#: ../../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:62 +msgid "Type" +msgstr "Type" + +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "Fullname" + +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 #, fuzzy -msgid "Search Again" -msgstr "Search Ampache" +msgid "Registration Date" +msgstr "Register User" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" -msgstr "" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +#, fuzzy +msgid "Last Ip" +msgstr "Last Seen" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" -msgstr "" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "On-line" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" -msgstr "" +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 +#, fuzzy +msgid "Base Playlist" +msgstr "New Playlist" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" msgstr "" -#: ../../templates/show_user_stats.inc.php:30 -#, fuzzy -msgid "Favorite Artists" -msgstr "Artists" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "Songs" -#: ../../templates/show_user_stats.inc.php:43 -#, fuzzy -msgid "Favorite Albums" -msgstr "Full Albums" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Play" -#: ../../templates/show_user_stats.inc.php:56 +#: ../../templates/show_manage_democratic.inc.php:69 #, fuzzy -msgid "Favorite Songs" -msgstr "Total Songs" - -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "Play Random Selection" +msgid "Create New Playlist" +msgstr "Create a new playlist" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "Item count" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" +msgstr "Song" -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "From genre" +#: ../../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_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" msgstr "" -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "Web Path" -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" -msgstr "Type" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Desired Database Name" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "MySQL Hostname" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "MySQL Username" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "Full Albums" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "MySQL Password" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "Full Artist" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Write Configuration" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" -msgstr "" +#: ../../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_random.inc.php:76 -#, fuzzy -msgid "From catalog" -msgstr "from catalogue" +#: ../../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_random.inc.php:82 -#, fuzzy -msgid "Size Limit" -msgstr "View Limit" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Check for Configuration" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "Starting New Song Search on" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "Editing existing User" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "catalogue" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "Found" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "User Access Level" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:26 -#, fuzzy -msgid "Editing Playlist" -msgstr "Edit Playlist" - -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "Public" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -#, fuzzy -msgid "Update" -msgstr "Updated" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "Update User" -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" -msgstr "Login" +#: ../../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_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Remember Me" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" -#: ../../templates/show_login_form.inc.php:78 -#, fuzzy -msgid "Register" -msgstr "Register User" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" +msgstr "" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" msgstr "" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "Action" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" msgstr "" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -#, fuzzy -msgid "Clean" -msgstr "clear" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Value" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" msgstr "" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -#, fuzzy -msgid "No Catalogs Found" -msgstr "Not Found" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" +msgstr "" + +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -#, fuzzy -msgid "Clean All" -msgstr "Clean All Catalogues" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -#, fuzzy -msgid "Verify All" -msgstr "View All" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -#, fuzzy -msgid "Add to All" -msgstr "Add to" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -#, fuzzy -msgid "Update All" -msgstr "Updated" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "Clear Catalogue Stats" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "Preference" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Search" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Show Duplicate Songs" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "Clear Now Playing" +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 #, fuzzy -msgid "Generate New Config" -msgstr "Write Configuration" +msgid "Create" +msgstr "Bitrate" -#: ../../templates/show_admin_tools.inc.php:93 -#, fuzzy -msgid "Preferences Permissions" -msgstr "Preferences" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -#, fuzzy -msgid "Check for New Version" -msgstr "Check for Configuration" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" +msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Flag Song" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Public" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 #, fuzzy -msgid "File" -msgstr "file" +msgid "Private" +msgstr "Your Private" -#: ../../templates/show_flag.inc.php:49 +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Continue" + +#: ../../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:352 +msgid "Home" +msgstr "Home" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Browse" + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 #, fuzzy -msgid "Item" -msgstr "Stream" +msgid "Localplay" +msgstr "Local Play" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Reason to flag" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "Preferences" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Logout" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "Comment" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Updating the" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "Flag" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogue" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" -msgstr "" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "songs found checking tag information." -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "Add User" - -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "Find Duplicates" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Next" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "Mail Users" +#: ../../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_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "Clear Stats" +#: ../../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 Version" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" -msgstr "" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" +msgstr "Disable" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" +#: ../../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/sidebar_browse.inc.php:26 -msgid "Browse By" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -#, fuzzy -msgid "Song Title" -msgstr "Song title" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "MySQL Administrative Username" + +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "MySQL Administrative Password" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" -msgstr "" +#: ../../templates/show_install.inc.php:85 +#, fuzzy +msgid "Ampache Database Username" +msgstr "Desired Database Name" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" msgstr "" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" -msgstr "" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Insert Database" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Full Name" +#: ../../templates/show_similar_artists.inc.php:23 +#, fuzzy +msgid "Similar Artists" +msgstr "Artists" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" +#: ../../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:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "Last Seen" - -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:66 +#, fuzzy +msgid "Back" +msgstr "Track" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:77 +#, fuzzy +msgid "Rename selected" +msgstr "Remove Selected Tracks" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:152 +#, fuzzy +msgid "Search Again" +msgstr "Search Ampache" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Albums by" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Create a new playlist" -#: ../../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 +#, fuzzy +msgid "Rename" +msgstr "Username" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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_artist_box.inc.php:36 -msgid "Add Random Songs By" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" +#: ../../templates/show_rename_artist.inc.php:37 +#, fuzzy +msgid "Update id3 tags" msgstr "Update from tags" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" msgstr "" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Album" - -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "Time" - -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -#, fuzzy -msgid "Rating" -msgstr "Editing" - -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "Current Playlist" -msgstr "New Playlist" +msgid "Update" +msgstr "Updated" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 +#: ../../templates/show_playlist.inc.php:29 #, fuzzy -msgid "No Records Found" -msgstr "No Results Found" - -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "Preference" - -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "Value" +msgid "Normalize Tracks" +msgstr "Total Tracks" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" -msgstr "Apply to All" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" msgstr "" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" msgstr "" #: ../../templates/header.inc.php:71 @@ -2107,182 +1822,172 @@ msgstr "" msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" -msgstr "" - -#: ../../templates/show_user_registration.inc.php:56 -#, fuzzy -msgid "User Agreement" -msgstr "User Deleted" - -#: ../../templates/show_user_registration.inc.php:65 -#, fuzzy -msgid "I Accept" -msgstr "Accept" - -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "" - -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "E-mail" - -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "Register User" - -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Album" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Cover" -#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 -#: ../../templates/show_albums.inc.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 msgid "Year" msgstr "Year" -#: ../../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" +#: ../../templates/show_preference_admin.inc.php:22 +#, fuzzy +msgid "Preference Administration" +msgstr "Preferences" + +#: ../../templates/show_localplay_playlist.inc.php:23 +#, fuzzy +msgid "Current Playlist" +msgstr "New Playlist" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_edit_album.inc.php:47 +#: ../../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 #, fuzzy -msgid "Update Album" -msgstr "Gather Album Art" +msgid "hours ago" +msgstr "hours" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "days ago" +msgstr "days" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -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 "months ago" msgstr "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -#: ../../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" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "years ago" +msgstr "year" + +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" 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.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Step 2 - Creating the Ampache.cfg.php file" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Search Ampache" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "Desired Database Name" +#: ../../templates/show_search.inc.php:72 +#, fuzzy +msgid "Played" +msgstr "Play" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "MySQL Hostname" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Yes" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "MySQL Administrative Username" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "No" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "MySQL Administrative Password" +#: ../../templates/show_search.inc.php:80 +#, fuzzy +msgid "Min Bitrate" +msgstr "Bitrate" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/show_install.inc.php:85 +#: ../../templates/show_search.inc.php:96 #, fuzzy -msgid "Ampache Database Username" -msgstr "Desired Database Name" +msgid "Two Stars" +msgstr "Total Users" -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Insert Database" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Create a new playlist" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_search.inc.php:111 #, fuzzy -msgid "Create" -msgstr "Bitrate" +msgid "Method" +msgstr "Mode" -#: ../../templates/show_edit_song.inc.php:23 -#, fuzzy -msgid "Edit Song" -msgstr "Editing" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +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.php:106 -msgid "OR" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" msgstr "" -#: ../../templates/show_edit_song.inc.php:88 -#, fuzzy -msgid "Update Song" -msgstr "Update Catalogues" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -#, fuzzy -msgid "Settings for" -msgstr "Settings for catalogue in" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "Filename pattern" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Save Catalogue Settings" +#: ../../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:60 +#: ../../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:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" #: ../../templates/show_edit_access.inc.php:22 msgid "Edit ACL" @@ -2331,109 +2036,157 @@ msgstr "End IP Address" msgid "Remote Key" msgstr "Remote" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Level" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "View" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +#, fuzzy +msgid "Read" +msgstr "Reason" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "Play Album" +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:56 +#, fuzzy +msgid "User Agreement" +msgstr "User Deleted" + +#: ../../templates/show_user_registration.inc.php:65 +#, fuzzy +msgid "I Accept" +msgstr "Accept" + +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "Register User" + +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" +msgstr "Login" + +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Remember Me" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "Song" +#: ../../templates/show_login_form.inc.php:78 +#, fuzzy +msgid "Register" +msgstr "Register User" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "Most Popular Artists" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "Most Popular Albums" + +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +#, fuzzy +msgid "Most Popular Genres" +msgstr "Most Popular Songs" + +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "Most Popular Songs" + +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_edit_song.inc.php:23 #, fuzzy -msgid "Show All" -msgstr "Show all" +msgid "Edit Song" +msgstr "Editing" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "Date" +#: ../../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_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy -msgid "IP Address" -msgstr "End IP Address" +msgid "Update Song" +msgstr "Update Catalogues" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "Browse" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Catalogue Statistics" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "Logout" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Connected Users" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "Importing a Playlist from a File" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Total Users" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Filename" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Artists" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Playlist Type" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "Import Playlist" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Catalogue Size" -#: ../../templates/show_genre.inc.php:29 -#, fuzzy -msgid "Viewing" -msgstr "View" +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Catalogue Time" #: ../../templates/show_mail_users.inc.php:23 #, fuzzy @@ -2448,38 +2201,16 @@ msgstr "Mail to" msgid "Inactive Users" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Catalogue Statistics" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "Most Popular Albums" - #: ../../templates/show_mail_users.inc.php:53 #, fuzzy msgid "Latest Artist Additions" msgstr "Newest Artist Additions" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "Most Popular Artists" - #: ../../templates/show_mail_users.inc.php:64 #, fuzzy msgid "Latest Album Additions" msgstr "Newest Album Additions" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Most Popular Songs" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "" @@ -2507,133 +2238,231 @@ msgstr "Message" msgid "Send Mail" msgstr "Send Mail" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "Adding a New User" + +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +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:74 +msgid "RPC Options" msgstr "" -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" +#: ../../templates/show_add_access.inc.php:84 +#, fuzzy +msgid "Create ACL" +msgstr "Create Account" + +#: ../../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/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../templates/show_playlist_edit.inc.php:26 +#, fuzzy +msgid "Editing Playlist" +msgstr "Edit Playlist" + +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" msgstr "" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" msgstr "" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" +msgstr "" + +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:22 +#, fuzzy +msgid "Duplicate Songs" +msgstr "Show Duplicate Songs" + +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" +msgstr "Bitrate" + +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" +msgstr "Size" + +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "Starting Album Art Search" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Searched" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +#, fuzzy +msgid "None" +msgstr "No" + +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Albums by" + +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Show All Songs By" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -#, fuzzy -msgid "Preference Administration" -msgstr "Preferences" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "Update from tags" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "Editing existing User" +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" +msgstr "" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "User Access Level" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Play Random Selection" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "Update User" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Item count" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Connected Users" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "From genre" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Total Users" +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Catalogue Size" +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "hour" +msgstr[1] "hour" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "Catalogue Time" +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "" -#: ../../templates/show_duplicates.inc.php:22 -#, fuzzy -msgid "Duplicate Songs" -msgstr "Show Duplicate Songs" +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "" -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" -msgstr "Bitrate" +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "Full Albums" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" -msgstr "Size" +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "Full Artist" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Continue" +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" +msgstr "" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 +#: ../../templates/show_random.inc.php:76 #, fuzzy -msgid "Object" -msgstr "Subject" +msgid "From catalog" +msgstr "from catalogue" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 +#: ../../templates/show_random.inc.php:82 #, fuzzy -msgid "Status" -msgstr "Stats" +msgid "Size Limit" +msgstr "View Limit" -#: ../../templates/show_song.inc.php:22 -msgid "Details" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" msgstr "" -#: ../../templates/show_song.inc.php:49 -msgid "Label" -msgstr "" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "Now Playing" -#: ../../templates/show_song.inc.php:53 -msgid "Language" -msgstr "" +#: ../../templates/show_genre.inc.php:29 +#, fuzzy +msgid "Viewing" +msgstr "View" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Account" + +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 +#: ../../templates/sidebar_preferences.inc.php:32 #, fuzzy -msgid "Rename" -msgstr "Username" +msgid "Modules" +msgstr "Mode" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/sidebar_preferences.inc.php:34 +#, fuzzy +msgid "Localplay Modules" +msgstr "Local Play Control" + +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -#, fuzzy -msgid "Update id3 tags" -msgstr "Update from tags" +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "Find Duplicates" #: ../../templates/show_duplicate.inc.php:27 msgid "Search Type" @@ -2651,55 +2480,31 @@ msgstr "Artist, Album and Title" msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -#, fuzzy -msgid "Normalize Tracks" -msgstr "Total Tracks" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "Next" - -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -#, fuzzy -msgid "Base Playlist" -msgstr "New Playlist" - -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -#, fuzzy -msgid "Create New Playlist" -msgstr "Create a new playlist" - #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "" @@ -2713,33 +2518,102 @@ msgstr "" msgid "Local Image" msgstr "Local Play" -#: ../../templates/show_get_albumart.inc.php:63 -msgid "Get Art" -msgstr "Get Art" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" +msgstr "Get Art" + +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache Debug" + +#: ../../templates/show_search_options.inc.php:23 +#, fuzzy +msgid "Options" +msgstr "Action" + +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:22 +#, fuzzy +msgid "Settings for" +msgstr "Settings for catalogue in" + +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../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:36 +msgid "album name" +msgstr "album name" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../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:38 +msgid "id3 comment" +msgstr "id3 comment" + +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" +msgstr "genre" + +#: ../../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_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" +#: ../../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_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -#, fuzzy -msgid "Version" -msgstr "PHP Version" +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" +msgstr "Filename pattern" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" -msgstr "" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "Folder Pattern" -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" -msgstr "" +#: ../../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 @@ -2760,27 +2634,70 @@ msgstr "" msgid "Add Vote" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 +#: ../../templates/show_edit_artist.inc.php:23 #, fuzzy -msgid "Most Popular Genres" -msgstr "Most Popular Songs" +msgid "Edit Artist" +msgstr "Artist" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 #, fuzzy -msgid "Edit Artist" -msgstr "Artist" +msgid "Edit Album" +msgstr "Album" -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Artist" +#: ../../templates/show_edit_album.inc.php:47 +#, fuzzy +msgid "Update Album" +msgstr "Gather Album Art" + +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "" + +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Show all" + +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "Stream" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" msgstr "" #: ../../templates/show_play_selected.inc.php:28 @@ -2804,16 +2721,65 @@ msgstr "Remove Selected Tracks" msgid "Add to" msgstr "Add to" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "Adding a New User" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "" -#: ../../templates/show_export.inc.php:32 -#: ../../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_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 "Date" + +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +#, fuzzy +msgid "IP Address" +msgstr "End IP Address" + +#: ../../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 "" +"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:32 +msgid "Catalog Name" +msgstr "Catalogue Name" + +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Local" + +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "Remote" + +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Filename Pattern" + +#: ../../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:85 +msgid "Add Catalog" +msgstr "Add Catalogue" + +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "" #: ../../templates/show_export.inc.php:51 msgid "Format" @@ -2823,198 +2789,126 @@ msgstr "" msgid "Export" msgstr "" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Cover" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "" -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" -msgstr "Reset Album Art" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importing a Playlist from a File" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Find Album Art" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Playlist Type" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "Download" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Import Playlist" -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Fullname" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 +#: ../../templates/show_user_stats.inc.php:30 #, fuzzy -msgid "Registration Date" -msgstr "Register User" +msgid "Favorite Artists" +msgstr "Artists" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 +#: ../../templates/show_user_stats.inc.php:43 #, fuzzy -msgid "Last Ip" -msgstr "Last Seen" - -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "On-line" - -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" -msgstr "" - -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "Updating the" +msgid "Favorite Albums" +msgstr "Full Albums" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "songs found checking tag information." +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "Total Songs" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" msgstr "" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" msgstr "" -#: ../../templates/show_big_art.inc.php:29 +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 #, fuzzy -msgid "Album Art" -msgstr "Find Album Art" +msgid "Statistics" +msgstr "Catalogue Statistics" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" msgstr "" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "Prev" - -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" msgstr "" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" msgstr "" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" -msgstr "Account" - -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -#, fuzzy -msgid "Modules" -msgstr "Mode" - -#: ../../templates/sidebar_preferences.inc.php:34 -#, fuzzy -msgid "Localplay Modules" -msgstr "Local Play Control" - -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" msgstr "" -#: ../../templates/show_account.inc.php:40 -#, fuzzy -msgid "New Password" -msgstr "Password" - -#: ../../templates/show_account.inc.php:64 -#, fuzzy -msgid "Update Account" -msgstr "Create Account" - -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "Editing" - -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "preferences" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "Update Preferences" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "Mail Users" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "Ampache Debug" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Clear Stats" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "Starting Album Art Search" - -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Searched" - #: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy msgid "Cleaning the" @@ -3024,6 +2918,14 @@ msgstr "Updating the" msgid "Checking" msgstr "Checking" +#: ../../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 " @@ -3087,10 +2989,8 @@ 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" +"support is required for Ampache" 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 @@ -3118,11 +3018,6 @@ msgid "" "some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php Exists" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3133,11 +3028,6 @@ msgstr "" "ampache.cfg.php is not in the correct locations or\n" "\tit is not currently readable by your webserver." -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php Configured?" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3156,373 +3046,460 @@ msgstr "" "This attempts to connect to your database using the values from your ampache." "cfg.php" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "Search Ampache" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Editing" + +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "preferences" + +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Update Preferences" + +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." msgstr "" -#: ../../templates/show_search.inc.php:72 +#: ../../templates/show_account.inc.php:40 #, fuzzy -msgid "Played" -msgstr "Play" +msgid "New Password" +msgstr "Password" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Yes" +#: ../../templates/show_account.inc.php:64 +#, fuzzy +msgid "Update Account" +msgstr "Create Account" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "No" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Prev" -#: ../../templates/show_search.inc.php:80 -#, fuzzy -msgid "Min Bitrate" -msgstr "Bitrate" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" -#: ../../templates/show_search.inc.php:95 -msgid "One Star" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../templates/show_search.inc.php:96 +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "" + +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" +msgstr "" + +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "" + +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "" + +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "" + +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "Reset Album Art" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Find Album Art" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +#, fuzzy +msgid "Playlist Name" +msgstr "Playlist Type" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 #, fuzzy -msgid "Two Stars" -msgstr "Total Users" +msgid "# Songs" +msgstr "Songs" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" msgstr "" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_search.inc.php:105 -msgid "AND" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_search.inc.php:111 -#, fuzzy -msgid "Method" -msgstr "Mode" - -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." msgstr "" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" msgstr "" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../lib/class/flag.class.php:251 +msgid "Approved" msgstr "" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../lib/class/flag.class.php:252 +msgid "Pending" msgstr "" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" msgstr "" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" -msgstr "" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "Manage Users" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "Playlists" + +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" msgstr "" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "Add Entry" +#: ../../lib/class/browse.class.php:777 +#, fuzzy +msgid "Flagged Records" +msgstr "Flagged by" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "Start Address" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Error connecting to" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "End Address" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "Code" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" -msgstr "" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "Reason" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" -msgstr "Add Access for a Host" +#: ../../lib/class/catalog.class.php:177 +#, fuzzy +msgid "day" +msgid_plural "days" +msgstr[0] "day" +msgstr[1] "day" -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" -msgstr "" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "Running Remote Sync" -#: ../../templates/show_add_access.inc.php:84 -#, fuzzy -msgid "Create ACL" -msgstr "Create Account" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Error: Unable to open" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" -msgstr "" +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "Error: Unable to change to directory" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" -msgstr "" +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Error: Unable to get filesize for" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Select" +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "is not readable by ampache" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:65 -#, fuzzy -msgid "Remove" -msgstr "Remote" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "No Update Needed" -#: ../../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 "" -"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" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "Running Remote Update" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" -msgstr "" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "Added Playlist From" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "Web Path" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "Catalogue Update Finished" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "MySQL Username" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "Total Time" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "MySQL Password" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Total Songs" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "Write Configuration" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "Songs Per Seconds" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "Check for Configuration" +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "Unable to load XMLRPC library, make sure XML-RPC is enabled" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "Completed updating remote catalogue(s)" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "Catalogue Clean Done" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "files removed" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Update Finished." +msgstr "Catalogue Update Finished" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Checked" +msgstr "Checking" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "songs updated." +msgstr "Playlist updated." -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" -msgstr "" +#: ../../lib/class/localplay.class.php:642 +#, fuzzy +msgid "Stopped" +msgstr "Stop" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" -msgstr "" +#: ../../lib/class/localplay.class.php:645 +#, fuzzy +msgid "Paused" +msgstr "Pause" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" -msgstr "" +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" -msgstr "" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "Simple M3U" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" -msgstr "" +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "Reject" +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" +#: ../../lib/preferences.php:193 +msgid "RAM" msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" +#: ../../lib/preferences.php:194 +msgid "XSPF" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "" +#: ../../lib/preferences.php:228 +#, fuzzy +msgid "Disabled" +msgstr "Disable" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" +#: ../../lib/preferences.php:230 +msgid "Manager" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/preferences.php:251 +msgid "Send on Add" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" msgstr "" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" +#: ../../lib/preferences.php:262 +msgid "Always" msgstr "" -#: ../../ratings.php:32 +#: ../../lib/rating.lib.php:51 #, fuzzy -msgid "Rating Updated" -msgstr "Fast Update" +msgid "Don't Play" +msgstr "Local Play" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" msgstr "" -#: ../../login.php:83 -msgid "Unable to create new account" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../login.php:92 -msgid "No local account found" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" msgstr "" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../preferences.php:91 -msgid "Error Update Failed" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../preferences.php:96 -msgid "Your Account has been updated" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" msgstr "" -#: ../../update.php:47 ../../update.php:51 -#, fuzzy -msgid "Ampache Update" -msgstr "Ampache Debug" +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "On" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "Starting Update from Tags" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "Off" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "Update From Tags Complete" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" +msgstr "" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "Return" +#: ../../lib/install.php:258 +msgid "Passwords do not match" +msgstr "" -#: ../../artists.php:188 +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "Upload" + +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "Local Play" + +#: ../../lib/ui.lib.php:361 #, fuzzy -msgid "Show Artists starting with" -msgstr "Show artists starting with" +msgid "Random Play" +msgstr "Random" -#: ../../playlist.php:57 +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 #, fuzzy -msgid "Playlist Created" -msgstr "Playlist updated." +msgid "Admin-Catalog" +msgstr "Add Catalogue" -#: ../../playlist.php:57 -msgid " has been created" +#: ../../lib/ui.lib.php:381 +msgid "Admin-User Management" msgstr "" -#: ../../playlist.php:78 +#: ../../lib/ui.lib.php:385 #, fuzzy -msgid "Playlist Updated" -msgstr "Playlist updated." - -#: ../../playlist.php:79 -msgid "has been updated and is now" -msgstr "" +msgid "Admin-Mail Users" +msgstr "Mail Users" -#: ../../playlist.php:101 +#: ../../lib/ui.lib.php:389 #, fuzzy -msgid "Playlist Imported" -msgstr "Playlist updated." +msgid "Admin-Manage Access Lists" +msgstr "Access Lists" -#: ../../playlist.php:130 +#: ../../lib/ui.lib.php:393 #, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Import Playlist" +msgid "Admin-Site Preferences" +msgstr "Admin Preferences" -#: ../../flag.php:45 +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "" + +#: ../../lib/ui.lib.php:401 #, fuzzy -msgid "Item Flagged" -msgstr "Flagged by" +msgid "Browse Music" +msgstr "Browse" -#: ../../flag.php:45 -msgid "The specified item has been flagged" +#: ../../lib/ui.lib.php:508 +msgid "Add New" msgstr "" #: ../../albums.php:32 @@ -3552,54 +3529,114 @@ msgstr "" msgid "Album Art Inserted" msgstr "Album Art Cleared" -#: ../../register.php:73 -#, fuzzy -msgid "Error Captcha Required" -msgstr "Error Username Required" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "Starting Update from Tags" -#: ../../register.php:80 -msgid "Error Captcha Failed" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "Update From Tags Complete" + +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "Return" + +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" msgstr "" -#: ../../register.php:87 -msgid "You must accept the user agreement" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" msgstr "" -#: ../../register.php:92 -msgid "You did not enter a username" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" msgstr "" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../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" + +#: ../../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." + +#: ../../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)." -#: ../../register.php:122 +#: ../../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." + +#: ../../playlist.php:57 #, fuzzy -msgid "You must enter a password" -msgstr "Enter password" +msgid "Playlist Created" +msgstr "Playlist updated." -#: ../../register.php:126 +#: ../../playlist.php:57 +msgid " has been created" +msgstr "" + +#: ../../playlist.php:78 #, fuzzy -msgid "Your passwords do not match" -msgstr "Error Passwords don't match" +msgid "Playlist Updated" +msgstr "Playlist updated." -#: ../../register.php:158 +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "" + +#: ../../playlist.php:101 #, fuzzy -msgid "Error: Insert Failed" -msgstr "Error: Insufficient Rights" +msgid "Playlist Imported" +msgstr "Playlist updated." -#: ../../radio.php:50 -msgid "Radio Station Added" +#: ../../playlist.php:130 +#, fuzzy +msgid "Empty Playlists Deleted" +msgstr "Import Playlist" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" msgstr "" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../democratic.php:92 +#: ../../artists.php:188 #, fuzzy -msgid "Playlist Cleared" -msgstr "Now Playing Cleared" +msgid "Show Artists starting with" +msgstr "Show artists starting with" #: ../../bin/print_tags.inc:66 msgid "" @@ -3615,6 +3652,48 @@ msgstr "" msgid "Filename:" msgstr "Filename" +#~ msgid " FOUND" +#~ msgstr " FOUND" + +#~ msgid "Searching for new Album Art" +#~ msgstr "Searching for new Album Art" + +#~ msgid "English" +#~ msgstr "English" + +#, fuzzy +#~ msgid "British English" +#~ msgstr "English" + +#~ msgid "Turkish" +#~ msgstr "Turkish" + +#~ 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" + +#~ 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 "" +#~ "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" + +#, fuzzy +#~ msgid "Rating Updated" +#~ msgstr "Fast Update" + +#, fuzzy +#~ msgid "Playlist Cleared" +#~ msgstr "Now Playing Cleared" + #~ msgid "days" #~ msgstr "days" @@ -3867,10 +3946,6 @@ msgstr "Filename" #~ msgid "Streaming" #~ msgstr "Stream" -#, fuzzy -#~ msgid "Options" -#~ msgstr "Action" - #, fuzzy #~ msgid "System" #~ msgstr "Stream" diff --git a/locale/es_ES/LC_MESSAGES/messages.mo b/locale/es_ES/LC_MESSAGES/messages.mo index d4db17bc..a743d873 100644 Binary files a/locale/es_ES/LC_MESSAGES/messages.mo and b/locale/es_ES/LC_MESSAGES/messages.mo differ diff --git a/locale/es_ES/LC_MESSAGES/messages.po b/locale/es_ES/LC_MESSAGES/messages.po index 435c0495..d9b0cba6 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: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,2240 +16,1945 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" +#: ../../register.php:73 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -#, fuzzy -msgid "Private" -msgstr "Tu privado" - -#: ../../lib/class/album.class.php:217 -msgid "Disk" +#: ../../register.php:80 +msgid "Error Captcha Failed" msgstr "" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Artistas" - -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Varios" - -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Error: No puede abrir" - -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "Todo" - -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "Mirar" - -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -#, fuzzy -msgid "Read" -msgstr "Al azar" - -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" +#: ../../register.php:87 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" +#: ../../register.php:92 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/catalog.class.php:176 -#, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "día" -msgstr[1] "día" - -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 -#, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "hora" -msgstr[1] "hora" - -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" msgstr "" -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" +#: ../../register.php:122 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Error: No puede conseguir el tamaño de" - -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "no puede estar leido por Ampache" - -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" +#: ../../register.php:126 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "Error: Este usuario ya existe" -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" +#: ../../register.php:158 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "" +#: ../../update.php:47 ../../update.php:51 +#, fuzzy +msgid "Ampache Update" +msgstr "Actualización rápida" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "Tiempo en total" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Canciónes en total" +#: ../../admin/flag.php:89 +#, fuzzy +msgid "Song Updated" +msgstr "Título de la canción" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" +#: ../../admin/flag.php:89 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "" +#: ../../admin/flag.php:131 +#, fuzzy +msgid "Album Updated" +msgstr "Nombre del álbum" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "" +#: ../../admin/flag.php:173 +#, fuzzy +msgid "Artist Updated" +msgstr "Actualización rápida" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Error conectando a" +#: ../../admin/flag.php:238 +#, fuzzy +msgid "Songs Updated" +msgstr "Actualización rápida" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "Codigo" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Flag Removed" +msgstr "Marcar la selección" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" +#: ../../admin/flag.php:262 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "Agregado" - -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr " ENCONTRADO" - -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Buscando nuevo arte de álbum" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +#, fuzzy +msgid "Catalog Updated" +msgstr "Actualización rápida" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:110 #, fuzzy -msgid "Update Finished." -msgstr "Actualizar el usuario" +msgid "Catalog Deleted" +msgstr "Tamaño del catálogo" -#: ../../lib/class/catalog.class.php:1756 -msgid "Checked" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." +#: ../../admin/catalog.php:119 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/flag.class.php:251 +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" +msgstr "" + +#: ../../admin/catalog.php:146 #, fuzzy -msgid "Approved" -msgstr "Modo" +msgid "Catalog Cleaned" +msgstr "Nombre del catálogo" -#: ../../lib/class/flag.class.php:252 +#: ../../admin/catalog.php:197 #, fuzzy -msgid "Pending" -msgstr "Añadiendo" +msgid "Catalog Created" +msgstr "Tamaño del catálogo" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "Borrar" +#: ../../admin/catalog.php:214 +#, fuzzy +msgid "Catalog statistics cleared" +msgstr "Estadísticas del catálogo" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 +#: ../../admin/catalog.php:241 +msgid "No Disabled songs found" +msgstr "" + +#: ../../admin/catalog.php:250 #, fuzzy -msgid "Other" -msgstr "otro" +msgid "Delete Catalog" +msgstr "Actualizar los catálogos" -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Desconocido" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "¿Confirmas que quiere borrar este catálogo?" -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "Búsqueda de arte de álbum acabado" -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/localplay.class.php:645 -#, fuzzy -msgid "Paused" -msgstr "Ya tocado" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "" -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" +#: ../../admin/users.php:83 +msgid "User Updated" msgstr "" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" +#: ../../admin/users.php:83 +msgid "updated" msgstr "" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "Canciónes" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" +msgstr "" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "Ãlbumes" - -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -#, fuzzy -msgid "Genres" -msgstr "Género" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "Usuario" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" msgstr "" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/users.php:129 +msgid "New User Added" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "Listas de reproducción" - -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" +#: ../../admin/users.php:134 +msgid "User Enabled" msgstr "" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -#, fuzzy -msgid "Catalogs" -msgstr "Catálogo" - -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" +#: ../../admin/users.php:139 +msgid "User Disabled" msgstr "" -#: ../../lib/class/browse.class.php:748 -#, fuzzy -msgid "Flagged Records" -msgstr "Comentado por" - -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" msgstr "" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "Usuario borrado" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Error de borrar" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" -msgstr "" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "No puede borrar el último usuario administrador" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" +#: ../../admin/users.php:173 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" -msgstr "Horrible" - -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "Está bien" - -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "Me gusta" - -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "¡Me encanta!" - -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" -msgstr "¡Totalmente loco!" - -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" -msgstr "¡Super chévere!" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +#, fuzzy +msgid "Are you sure you want to remove this plugin?" +msgstr "¿Está seguro que quiere borrar esta lista?" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" msgstr "" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -#, fuzzy -msgid "None" -msgstr "No" - -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -#, fuzzy -msgid "Localplay" -msgstr "Local" - -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "M3U" - -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "M3U Simple" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" +msgstr "" -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "PLS" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Borrado" -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "Asx" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "" -#: ../../lib/preferences.php:193 -msgid "RAM" -msgstr "RAM" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "Agregado" -#: ../../lib/preferences.php:194 -msgid "XSPF" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/preferences.php:228 -msgid "Disabled" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" msgstr "" -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "Usuario" +#: ../../admin/access.php:45 +#, fuzzy +msgid "Access List Entry updated" +msgstr "Listas de acceso" -#: ../../lib/preferences.php:230 -msgid "Manager" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" msgstr "" -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" msgstr "" -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "" +#: ../../admin/mail.php:57 +#, fuzzy +msgid "E-mail Sent" +msgstr "Correo" -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/preferences.php:253 -msgid "Clear on Send" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" +#: ../../preferences.php:91 +msgid "Error Update Failed" msgstr "" -#: ../../lib/preferences.php:262 -msgid "Always" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "Inglés" - -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "Inglés de Bretaña" +#: ../../flag.php:45 +#, fuzzy +msgid "Item Flagged" +msgstr "Comentado por" -#: ../../lib/general.lib.php:405 -msgid "Turkish" +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "Chino simplificado" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "Encender" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +#, fuzzy +msgid "Catalogs" +msgstr "Catálogo" -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "Apagar" +#: ../../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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../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/install.php:233 -msgid "No Username/Password specified" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "Acción" -#: ../../lib/install.php:238 -msgid "Passwords do not match" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 #, fuzzy -msgid "minutes ago" -msgstr "Minutos" +msgid "Clean" +msgstr "Borrar la información" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "hours ago" -msgstr "horas" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "Todo" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "days ago" -msgstr "días" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "Borrar" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:68 #, fuzzy -msgid "years ago" -msgstr "año" +msgid "No Catalogs Found" +msgstr "No encontrado" -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -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:344 -msgid "Upload" -msgstr "Subir" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +#, fuzzy +msgid "Verify All" +msgstr "Ver todos" -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "" +#: ../../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:350 +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 #, fuzzy -msgid "Random Play" -msgstr "Al azar" +msgid "Update All" +msgstr "Actualizar perfil" -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Lista" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "Añadir un catálogo" -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Buscar" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "Borrar las estadísticas del catálogo" -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "Preferencias" +#: ../../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:362 ../../lib/ui.lib.php:366 -#, fuzzy -msgid "Admin-Catalog" -msgstr "Añadir catálogo" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "" -#: ../../lib/ui.lib.php:370 -#, fuzzy -msgid "Admin-User Management" -msgstr "Nombre de usuario" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Mostrar las canciónes duplicados" -#: ../../lib/ui.lib.php:374 -#, fuzzy -msgid "Admin-Mail Users" -msgstr "Mandar un correo a los usuarios" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "" -#: ../../lib/ui.lib.php:378 -#, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Listas de aceso" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "" -#: ../../lib/ui.lib.php:382 +#: ../../templates/show_admin_tools.inc.php:93 #, fuzzy -msgid "Admin-Site Preferences" -msgstr "Preferencias del Admin" +msgid "Preferences Permissions" +msgstr "Preferencias" -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Género" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "" -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 #, fuzzy -msgid "Statistics" -msgstr "Estadísticas del catálogo" +msgid "Object" +msgstr "Subjeto" -#: ../../lib/ui.lib.php:497 -msgid "Add New" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Bandera" + +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" msgstr "" -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" msgstr "" -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "Nombre" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +#, fuzzy +msgid "No Records Found" +msgstr "No se encontraron resultados" -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" +#: ../../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" + +#: ../../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." -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" +#: ../../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 "" -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Título" +#: ../../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" -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" +#: ../../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 "" -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "Artista" +#: ../../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 "" -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -#, fuzzy -msgid "Recently Played" -msgstr "Menos tocado" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" +msgstr "" -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" +#: ../../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/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" +#: ../../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 "" -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "" + +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 +#: ../../templates/show_add_user.inc.php:31 +msgid "Username" msgstr "" -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 #: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 #: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 #: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 msgid "Password" msgstr "Contraseña" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "archivo" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/show_install_account.inc.php:68 +#: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 +#: ../../templates/show_add_user.inc.php:63 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "No archivo subido" - -#: ../../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:73 +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:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -#, fuzzy -msgid "Catalog Updated" -msgstr "Actualización rápida" - -#: ../../admin/catalog.php:103 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Tamaño del catálogo" - -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../admin/catalog.php:112 -msgid "Songs Removed" -msgstr "" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "Acciónes" -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:138 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Nombre del catálogo" - -#: ../../admin/catalog.php:188 -#, fuzzy -msgid "Catalog Created" -msgstr "Tamaño del catálogo" - -#: ../../admin/catalog.php:205 -#, fuzzy -msgid "Catalog statistics cleared" -msgstr "Estadísticas del catálogo" +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" +#: ../../templates/show_song.inc.php:23 +msgid "Details" msgstr "" -#: ../../admin/catalog.php:232 -msgid "No Disabled songs found" +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" msgstr "" -#: ../../admin/catalog.php:241 +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 #, fuzzy -msgid "Delete Catalog" -msgstr "Actualizar los catálogos" +msgid "Song Title" +msgstr "Título de la canción" -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "¿Confirmas que quiere borrar este catálogo?" +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "Ãlbumes" -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "Búsqueda de arte de álbum acabado" - -#: ../../admin/flag.php:89 -#, fuzzy -msgid "Song Updated" -msgstr "Título de la canción" - -#: ../../admin/flag.php:89 -msgid "The requested song has been updated" -msgstr "" - -#: ../../admin/flag.php:131 -#, fuzzy -msgid "Album Updated" -msgstr "Nombre del álbum" +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "Artista" -#: ../../admin/flag.php:173 -#, fuzzy -msgid "Artist Updated" -msgstr "Actualización rápida" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Género" -#: ../../admin/flag.php:238 -#, fuzzy -msgid "Songs Updated" -msgstr "Actualización rápida" +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "Lista" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Flag Removed" -msgstr "Marcar la selección" +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" +msgstr "" -#: ../../admin/flag.php:247 -msgid "Flag Removed from" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" msgstr "" -#: ../../admin/flag.php:262 -msgid "Flags Updated" +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" msgstr "" -#: ../../admin/flag.php:281 -msgid "Songs Disabled" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" msgstr "" -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" msgstr "" -#: ../../admin/flag.php:292 -msgid "Songs Enabled" +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" msgstr "" -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" msgstr "" -#: ../../admin/users.php:83 -msgid "User Updated" +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" msgstr "" -#: ../../admin/users.php:83 -msgid "updated" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" msgstr "" -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "Error: Este usuario ya existe" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Desconocido" -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" +msgstr "Nombre entero" + +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/users.php:129 -msgid "New User Added" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +msgid "Last Seen" +msgstr "Último visto" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" msgstr "" -#: ../../admin/users.php:134 -msgid "User Enabled" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/users.php:139 -msgid "User Disabled" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "Usuario borrado" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +#, fuzzy +msgid "Recently Played" +msgstr "Menos tocado" -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Error de borrar" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Ãlbum" -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "No puede borrar el último usuario administrador" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "" -#: ../../admin/users.php:173 -msgid "Deletion Request" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "Tiempo" + +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" msgstr "" -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +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:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" msgstr "" -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "Bajar" + +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" msgstr "" -#: ../../admin/modules.php:54 ../../admin/modules.php:92 +#: ../../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 "Are you sure you want to remove this plugin?" -msgstr "¿Está seguro que quiere borrar esta lista?" +msgid "File" +msgstr "archivo" -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../admin/modules.php:85 -msgid "Plugin Activated" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" msgstr "" -#: ../../admin/modules.php:120 -msgid "Plugins" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" msgstr "" -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "Borrado" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +#, fuzzy +msgid "Other" +msgstr "otro" -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" msgstr "" -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "" - -#: ../../admin/access.php:45 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Listas de acceso" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" +msgstr "Encontrado" -#: ../../admin/mail.php:57 -#, fuzzy -msgid "E-mail Sent" -msgstr "Correo" +#: ../../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:58 -msgid "Your E-mail was successfully sent." +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../admin/system.php:64 -msgid "Export Failed" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" +#: ../../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/shout.php:47 -msgid "Shoutbox Post Deleted" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" msgstr "" +#: ../../templates/show_random_albums.inc.php:24 #: ../../templates/show_index.inc.php:38 -msgid "Loading..." +msgid "Albums of the Moment" msgstr "" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Toca" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "Tocar el álbum" -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" +#: ../../templates/show_localplay_status.inc.php:25 +msgid "Localplay Control" msgstr "" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" +#: ../../templates/show_localplay_status.inc.php:28 +msgid "Mute" msgstr "" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" +#: ../../templates/show_localplay_status.inc.php:29 +msgid "Decrease Volume" +msgstr "Disminuir volumen" + +#: ../../templates/show_localplay_status.inc.php:30 +msgid "Increase Volume" +msgstr "Aumentar volumen" + +#: ../../templates/show_localplay_status.inc.php:31 +msgid "Volume" +msgstr "Volumen" + +#: ../../templates/show_localplay_status.inc.php:33 +msgid "Repeat" msgstr "" -#: ../../templates/rightbar.inc.php:53 +#: ../../templates/show_localplay_status.inc.php:36 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Al azar" + #: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 #, fuzzy msgid "Clear Playlist" msgstr "Nueva lista" -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "" - -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" -msgstr "No hay suficiente información" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Seleccionar" -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Título" -#: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.inc.php:32 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc.php:32 -msgid "Ampache Installation" -msgstr "Instalación de Ampache" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Nombre del archivo" -#: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc.php:38 -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_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" 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:42 -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc.php:41 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" -msgstr "" +#: ../../templates/show_disabled_songs.inc.php:65 +#, fuzzy +msgid "Remove" +msgstr "Cambiar el nombre" -#: ../../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" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" 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:45 -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc.php:44 -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_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 -#: ../../templates/show_install_config.inc.php:48 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Dirección de empezar" -#: ../../templates/show_install_account.inc.php:49 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Dirección de acabar" -#: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 -#: ../../templates/show_install_config.inc.php:53 -msgid "Step 3 - Setup Initial Account" -msgstr "" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "Nivel" -#: ../../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" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" msgstr "" -#: ../../templates/show_install_account.inc.php:56 -msgid "Create Admin Account" -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:62 +msgid "Type" +msgstr "Tipo" -#: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_edit_user.inc.php:31 -#: ../../templates/show_add_user.inc.php:31 #: ../../templates/show_users.inc.php:39 #: ../../templates/show_users.inc.php:104 -msgid "Username" -msgstr "" +msgid "Fullname" +msgstr "Nombre entero" -#: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_add_user.inc.php:63 -#: ../../templates/show_account.inc.php:47 -msgid "Confirm Password" -msgstr "" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "Fecha de registro" -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" -msgstr "Crear una cuenta" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +#, fuzzy +msgid "Last Ip" +msgstr "Último visto" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "Añadir un catálogo" - -#: ../../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:32 -msgid "Catalog Name" -msgstr "" - -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "" - -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "nombre del álbum" - -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "nombre del artista" - -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "" - -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "género" - -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "" - -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "título de la canción" - -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "año" - -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "otro" - -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "" - -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "" - -#: ../../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:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" -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:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "" - -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "" - -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "Recolectar arte del álbum" - -#: ../../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_status.inc.php:25 -msgid "Localplay Control" -msgstr "" - -#: ../../templates/show_localplay_status.inc.php:28 -msgid "Mute" -msgstr "" - -#: ../../templates/show_localplay_status.inc.php:29 -msgid "Decrease Volume" -msgstr "Disminuir volumen" - -#: ../../templates/show_localplay_status.inc.php:30 -msgid "Increase Volume" -msgstr "Aumentar volumen" - -#: ../../templates/show_localplay_status.inc.php:31 -msgid "Volume" -msgstr "Volumen" - -#: ../../templates/show_localplay_status.inc.php:33 -msgid "Repeat" -msgstr "" - -#: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 -#: ../../templates/show_artist_row.inc.php:24 -#: ../../templates/show_playlist_row.inc.php:24 -msgid "Random" -msgstr "Al azar" - -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "" - -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "Nombre de la lista" - -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "Numero de canciónes" - -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "Dueño" - -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "Acciónes" - -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" -msgstr "" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "En linea" -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_similar_artists.inc.php:23 +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 #, fuzzy -msgid "Similar Artists" -msgstr "Artistas" +msgid "Base Playlist" +msgstr "Nueva lista" -#: ../../templates/show_similar_artists.inc.php:25 -msgid "Please check the artists you want to merge with the current one" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" msgstr "" -#: ../../templates/show_similar_artists.inc.php:66 -msgid "Back" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" msgstr "" -#: ../../templates/show_similar_artists.inc.php:77 -#, fuzzy -msgid "Rename selected" -msgstr "Tocar la selección" - -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "Cancelar" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "Canciónes" -#: ../../templates/show_similar_artists.inc.php:91 -#, fuzzy -msgid "Advanced Options" -msgstr "Agregado" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Toca" -#: ../../templates/show_similar_artists.inc.php:152 -#, fuzzy -msgid "Search Again" -msgstr "Buscar" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "Crear nueva lista" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" +#: ../../templates/show_install_config.inc.php:49 +#: ../../templates/show_install.inc.php:56 +msgid "Step 2 - Creating the Ampache.cfg.php file" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" msgstr "" -#: ../../templates/show_user_stats.inc.php:30 -#, fuzzy -msgid "Favorite Artists" -msgstr "Artistas" - -#: ../../templates/show_user_stats.inc.php:43 -#, fuzzy -msgid "Favorite Albums" -msgstr "Ãlbumes enteros" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "Nombre del servidor MySQL" -#: ../../templates/show_user_stats.inc.php:56 -#, fuzzy -msgid "Favorite Songs" -msgstr "Canciónes en total" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Nombre del usuario de MySQL" -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "Tocar una canción al azar" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Contraseña de MySQL" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "" -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "Del género" - -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "Longitud" - -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "Sin límites" - -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" - -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" -msgstr "Tipo" - -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "Estándar" - -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "Menos tocado" - -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "Ãlbumes enteros" - -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" msgstr "" -#: ../../templates/show_random.inc.php:76 -#, fuzzy -msgid "From catalog" -msgstr "del catálogo" - -#: ../../templates/show_random.inc.php:82 -#, fuzzy -msgid "Size Limit" -msgstr "Límite" - -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" -msgstr "Ponerlos en el queue" - -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "catálogo" - -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "Encontrado" - -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:26 -#, fuzzy -msgid "Editing Playlist" -msgstr "Cambia la lista de reproducción" - -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "Público" - -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -#, fuzzy -msgid "Update" -msgstr "Actualizar ID3" - -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" msgstr "" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Recordarme" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "Correo" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "Registrar" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "Permisos de aceso del usuario" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" msgstr "" - -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "Acción" - -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" + +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -#, fuzzy -msgid "Clean" -msgstr "Borrar la información" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "Actualizar el usuario" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" +#: ../../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_debug.inc.php:23 +msgid "Debug Tools" msgstr "" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -#, fuzzy -msgid "No Catalogs Found" -msgstr "No encontrado" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +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)" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -#, fuzzy -msgid "Verify All" -msgstr "Ver todos" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -#, fuzzy -msgid "Add to All" -msgstr "Añadir a" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Valor" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -#, fuzzy -msgid "Update All" -msgstr "Actualizar perfil" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "Borrar las estadísticas del catálogo" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Mostrar las canciónes duplicados" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" msgstr "" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" msgstr "" -#: ../../templates/show_admin_tools.inc.php:93 -#, fuzzy -msgid "Preferences Permissions" -msgstr "Preferencias" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" msgstr "" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "Preferencia" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Buscar" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Marcar cancin." +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" +msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 #, fuzzy -msgid "File" -msgstr "archivo" +msgid "Create" +msgstr "Crear una cuenta" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" msgstr "" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "Bandera" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Público" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" -msgstr "" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +#, fuzzy +msgid "Private" +msgstr "Tu privado" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" -msgstr "" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Seguir" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "Añadir un usuario" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Cancelar" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" -msgstr "" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +#, fuzzy +msgid "Localplay" +msgstr "Local" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" -msgstr "" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "Preferencias" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" msgstr "" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "Mandar un correo a los usuarios" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "Borrar las estadísticas" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catálogo" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." msgstr "" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -#, fuzzy -msgid "Song Title" -msgstr "Título de la canción" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" msgstr "" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" +#: ../../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_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 "Versión de PHP" + +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" msgstr "" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" +#: ../../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/sidebar_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" -msgstr "" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Nombre administrativo de MySQL" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Nombre entero" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Contraseña administrativa de MySQL" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" -msgstr "" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "Crear un usuario para nueva base de datos" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "Último visto" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Nombre del usuario de la base de datos Ampache" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Contraseña del usario de la base de datos Ampache" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" -msgstr "" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Insertar una base de datos" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Ãlbumes por" - -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "Mostrar todas las canciónes por" - -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" msgstr "" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:23 +#, fuzzy +msgid "Similar Artists" +msgstr "Artistas" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" msgstr "" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" msgstr "" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Ãlbum" - -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "Tiempo" - -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:77 +#, fuzzy +msgid "Rename selected" +msgstr "Tocar la selección" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_similar_artists.inc.php:91 #, fuzzy -msgid "Current Playlist" -msgstr "Crear nueva lista" +msgid "Advanced Options" +msgstr "Agregado" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 +#: ../../templates/show_similar_artists.inc.php:152 #, fuzzy -msgid "No Records Found" -msgstr "No se encontraron resultados" +msgid "Search Again" +msgstr "Buscar" -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "Preferencia" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Crear una lista nueva" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "Valor" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Cambiar el nombre" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" -msgstr "Aplicar a todos" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "descripción" - -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" msgstr "" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" msgstr "" -#: ../../templates/header.inc.php:71 -msgid "Log out" -msgstr "" +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "Actualizar ID3" -#: ../../templates/header.inc.php:89 -msgid "Error Config File Out of Date" +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" msgstr "" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" msgstr "" -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" msgstr "" -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "Correo" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" +msgstr "" -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "Registrar usuario" +#: ../../templates/header.inc.php:71 +msgid "Log out" +msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Ãlbum" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" +msgstr "" -#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Portada" + +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 -#: ../../templates/show_albums.inc.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 msgid "Year" msgstr "Año" -#: ../../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/show_preference_admin.inc.php:22 +#, fuzzy +msgid "Preference Administration" +msgstr "Preferencias" -#: ../../templates/show_edit_album.inc.php:47 +#: ../../templates/show_localplay_playlist.inc.php:23 #, fuzzy -msgid "Update Album" -msgstr "Recolectar arte del álbum" +msgid "Current Playlist" +msgstr "Crear nueva lista" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "minutes ago" +msgstr "Minutos" -#: ../../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_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "hours ago" +msgstr "horas" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../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_install.inc.php:61 -msgid "Insert Ampache Database" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "years ago" +msgstr "año" + +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" msgstr "" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "Nombre del servidor MySQL" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Buscar" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "Nombre administrativo de MySQL" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Palabras claves" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "Contraseña administrativa de MySQL" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Ya tocado" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" -msgstr "Crear un usuario para nueva base de datos" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Sí" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Nombre del usuario de la base de datos Ampache" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "No" -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" -msgstr "Contraseña del usario de la base de datos Ampache" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Bitrate mínimo" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" +#: ../../templates/show_search.inc.php:95 +#, fuzzy +msgid "One Star" +msgstr "Dueño" + +#: ../../templates/show_search.inc.php:96 +#, fuzzy +msgid "Two Stars" +msgstr "Usuarios en total" + +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Insertar una base de datos" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Crear una lista nueva" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Operador" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -#, fuzzy -msgid "Create" -msgstr "Crear una cuenta" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "Y" -#: ../../templates/show_edit_song.inc.php:23 -#, fuzzy -msgid "Edit Song" -msgstr "Numero de canciónes" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Metód" -#: ../../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.php:106 -msgid "OR" -msgstr "O" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "No exacto" -#: ../../templates/show_edit_song.inc.php:88 +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "Exacto" + +#: ../../templates/show_search.inc.php:118 #, fuzzy -msgid "Update Song" -msgstr "Actualizar los catálogos" +msgid "Maximum Results" +msgstr "Resultados máximos" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "Sin límites" + +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" +#: ../../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:60 +#: ../../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:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" msgstr "" #: ../../templates/show_edit_access.inc.php:22 @@ -2283,124 +1988,170 @@ msgstr "" msgid "RPC" msgstr "" -#: ../../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_edit_access.inc.php:50 -#: ../../templates/show_add_access.inc.php:39 -#, fuzzy -msgid "End IP Address" -msgstr "Dirección de acabar" +#: ../../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_edit_access.inc.php:50 +#: ../../templates/show_add_access.inc.php:39 +#, fuzzy +msgid "End IP Address" +msgstr "Dirección de acabar" + +#: ../../templates/show_edit_access.inc.php:63 +#: ../../templates/show_add_access.inc.php:77 +msgid "Remote Key" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "Mirar" + +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +#, fuzzy +msgid "Read" +msgstr "Al azar" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "" -#: ../../templates/show_edit_access.inc.php:63 -#: ../../templates/show_add_access.inc.php:77 -msgid "Remote Key" +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" msgstr "" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Nivel" +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "Registrar usuario" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "Tocar el álbum" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Recordarme" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registrar" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "Los artistas más populares" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "Los álbumes más populares" + +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "Los géneros más populares" + +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "Las canciónes más populares" + +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_edit_song.inc.php:23 #, fuzzy -msgid "Show All" -msgstr "Mostrar todo" +msgid "Edit Song" +msgstr "Numero de canciónes" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "Fecha" +#: ../../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_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy -msgid "IP Address" -msgstr "Primera dirección de IP" +msgid "Update Song" +msgstr "Actualizar los catálogos" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Estadísticas del catálogo" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Usuarios conectados" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Usuarios en total" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Nombre del archivo" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Artistas" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Tipo de lista" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +#, fuzzy +msgid "Genres" +msgstr "Género" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Tamaño del catálogo" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Mirando" +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Tiempo del catálogo" #: ../../templates/show_mail_users.inc.php:23 #, fuzzy @@ -2415,187 +2166,264 @@ msgstr "Mandar a" msgid "Inactive Users" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Estadísticas del catálogo" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "Los álbumes más populares" - #: ../../templates/show_mail_users.inc.php:53 #, fuzzy msgid "Latest Artist Additions" msgstr "Los artistas más nuevos" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "Los artistas más populares" - #: ../../templates/show_mail_users.inc.php:64 #, fuzzy msgid "Latest Album Additions" msgstr "Los álbumes más nuevos" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" +#: ../../templates/show_mail_users.inc.php:74 +msgid "Flagged Songs" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:78 +#: ../../templates/show_admin_info.inc.php:34 +#, fuzzy +msgid "Disabled Songs" +msgstr "Canciónes duplicadas" + +#: ../../templates/show_mail_users.inc.php:86 +#, fuzzy +msgid "Most Popular Threshold in days" msgstr "Las canciónes más populares" -#: ../../templates/show_mail_users.inc.php:74 -msgid "Flagged Songs" +#: ../../templates/show_mail_users.inc.php:97 +msgid "Subject" +msgstr "Subjeto" + +#: ../../templates/show_mail_users.inc.php:104 +msgid "Message" +msgstr "Mensaje" + +#: ../../templates/show_mail_users.inc.php:112 +msgid "Send Mail" +msgstr "Mandar un correo" + +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "Añadiendo un usuario nuevo" + +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +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:74 +msgid "RPC Options" +msgstr "" + +#: ../../templates/show_add_access.inc.php:84 +#, fuzzy +msgid "Create ACL" +msgstr "Crear una cuenta" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Aplicar a todos" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" + +#: ../../templates/show_playlist_edit.inc.php:26 +#, fuzzy +msgid "Editing Playlist" +msgstr "Cambia la lista de reproducción" + +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "" + +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" msgstr "" -#: ../../templates/show_mail_users.inc.php:78 -#: ../../templates/show_admin_info.inc.php:34 -#, fuzzy -msgid "Disabled Songs" -msgstr "Canciónes duplicadas" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" +msgstr "" -#: ../../templates/show_mail_users.inc.php:86 -#, fuzzy -msgid "Most Popular Threshold in days" -msgstr "Las canciónes más populares" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" +msgstr "" -#: ../../templates/show_mail_users.inc.php:97 -msgid "Subject" -msgstr "Subjeto" +#: ../../templates/show_duplicates.inc.php:22 +msgid "Duplicate Songs" +msgstr "Canciónes duplicadas" -#: ../../templates/show_mail_users.inc.php:104 -msgid "Message" -msgstr "Mensaje" +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "Longitud" -#: ../../templates/show_mail_users.inc.php:112 -msgid "Send Mail" -msgstr "Mandar un correo" +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" +msgstr "" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" msgstr "" -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" msgstr "" -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Buscado" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +#, fuzzy +msgid "None" +msgstr "No" + +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Ãlbumes por" + +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Mostrar todas las canciónes por" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" msgstr "" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" msgstr "" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -#, fuzzy -msgid "Preference Administration" -msgstr "Preferencias" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Tocar una canción al azar" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "Permisos de aceso del usuario" - -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "Actualizar el usuario" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Del género" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Usuarios conectados" +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Usuarios en total" +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "hora" +msgstr[1] "hora" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Tamaño del catálogo" +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "Estándar" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "Tiempo del catálogo" +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "Menos tocado" -#: ../../templates/show_duplicates.inc.php:22 -msgid "Duplicate Songs" -msgstr "Canciónes duplicadas" +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "Ãlbumes enteros" -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" msgstr "" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" msgstr "" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Seguir" +#: ../../templates/show_random.inc.php:76 +#, fuzzy +msgid "From catalog" +msgstr "del catálogo" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 +#: ../../templates/show_random.inc.php:82 #, fuzzy -msgid "Object" -msgstr "Subjeto" +msgid "Size Limit" +msgstr "Límite" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" +msgstr "Ponerlos en el queue" -#: ../../templates/show_song.inc.php:22 -msgid "Details" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" msgstr "" -#: ../../templates/show_song.inc.php:49 -msgid "Label" -msgstr "" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Mirando" -#: ../../templates/show_song.inc.php:53 -msgid "Language" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Cuenta" + +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" +#: ../../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 "Cambiar el nombre" +#: ../../templates/sidebar_preferences.inc.php:34 +#, fuzzy +msgid "Localplay Modules" +msgstr "Control local de reproducción" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" msgstr "" #: ../../templates/show_duplicate.inc.php:27 @@ -2614,52 +2442,30 @@ msgstr "Artista, Ãlbum y Título" msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" -msgstr "" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" -msgstr "" - -#: ../../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" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -#, fuzzy -msgid "Base Playlist" -msgstr "Nueva lista" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" +msgstr "" -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "Crear nueva lista" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" +msgstr "" #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" @@ -2678,29 +2484,96 @@ msgstr "Local" msgid "Get Art" msgstr "" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -#, fuzzy -msgid "Description" -msgstr "descripción" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_search_options.inc.php:23 #, fuzzy -msgid "Version" -msgstr "Versión de PHP" +msgid "Options" +msgstr "Acciónes" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" msgstr "" -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../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:36 +msgid "album name" +msgstr "nombre del álbum" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../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:38 +msgid "id3 comment" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../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:40 +msgid "track number (padded with leading 0)" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../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:42 +msgid "year" +msgstr "año" + +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" +msgstr "otro" + +#: ../../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 "" + +#: ../../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 @@ -2722,19 +2595,6 @@ msgstr "" msgid "Add Vote" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" -msgstr "Los géneros más populares" - -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "" - -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "" - #: ../../templates/show_edit_artist.inc.php:23 #, fuzzy msgid "Edit Artist" @@ -2744,6 +2604,63 @@ msgstr "Artista" msgid "Update Artist" msgstr "" +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +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_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Mostrar todo" + +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" +msgstr "" + #: ../../templates/show_play_selected.inc.php:28 msgid "Play Selected" msgstr "Tocar la selección" @@ -2764,213 +2681,191 @@ msgstr "" msgid "Add to" msgstr "Añadir a" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "Añadiendo un usuario nuevo" - -#: ../../templates/show_export.inc.php:32 -#: ../../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_export.inc.php:51 -msgid "Format" -msgstr "" - -#: ../../templates/show_export.inc.php:61 -msgid "Export" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" msgstr "" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" msgstr "" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Portada" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Fecha" -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" -msgstr "" +#: ../../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_album.inc.php:48 -msgid "Add Random from Album" +#: ../../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_album.inc.php:50 -msgid "Reset Album Art" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" msgstr "" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Encontrar arte del álbum" - -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "Bajar" - -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Nombre entero" - -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "Fecha de registro" - -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -#, fuzzy -msgid "Last Ip" -msgstr "Último visto" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Local" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "En linea" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "Añadir catálogo" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" msgstr "" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" -msgstr "Arte del álbum" +#: ../../templates/show_export.inc.php:51 +msgid "Format" +msgstr "" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" -msgstr "Haga click para cerrar la ventana" +#: ../../templates/show_export.inc.php:61 +msgid "Export" +msgstr "" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" -msgstr "Cuenta" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Tipo de lista" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:34 +#: ../../templates/show_user_stats.inc.php:30 #, fuzzy -msgid "Localplay Modules" -msgstr "Control local de reproducción" +msgid "Favorite Artists" +msgstr "Artistas" -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" -msgstr "" +#: ../../templates/show_user_stats.inc.php:43 +#, fuzzy +msgid "Favorite Albums" +msgstr "Ãlbumes enteros" -#: ../../templates/show_account.inc.php:40 +#: ../../templates/show_user_stats.inc.php:56 #, fuzzy -msgid "New Password" -msgstr "Contraseña" +msgid "Favorite Songs" +msgstr "Canciónes en total" -#: ../../templates/show_account.inc.php:64 +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" +msgstr "" + +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" +msgstr "" + +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 #, fuzzy -msgid "Update Account" -msgstr "Crear una cuenta" +msgid "Statistics" +msgstr "Estadísticas del catálogo" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "preferencias" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" +msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" msgstr "" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" msgstr "" -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Buscado" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "Mandar un correo a los usuarios" + +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Borrar las estadísticas" + +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" +msgstr "" #: ../../templates/show_clean_catalog.inc.php:23 msgid "Cleaning the" @@ -2980,6 +2875,14 @@ msgstr "" msgid "Checking" msgstr "" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "catálogo" + #: ../../templates/show_test.inc.php:33 msgid "" "You've reached this page because a configuration error has occured. Debug " @@ -3035,7 +2938,7 @@ 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" +"support is required for Ampache" msgstr "" #: ../../templates/show_test.inc.php:119 @@ -3059,11 +2962,6 @@ msgid "" "some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3071,11 +2969,6 @@ msgid "" "\tit is not currently readable by your webserver." msgstr "" -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3092,364 +2985,455 @@ msgid "" "cfg.php" msgstr "" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "Buscar" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "Palabras claves" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "" -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "Ya tocado" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "preferencias" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Sí" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "No" +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." +msgstr "" + +#: ../../templates/show_account.inc.php:40 +#, fuzzy +msgid "New Password" +msgstr "Contraseña" + +#: ../../templates/show_account.inc.php:64 +#, fuzzy +msgid "Update Account" +msgstr "Crear una cuenta" + +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "" + +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" + +#: ../../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:432 +msgid "Pure Random" +msgstr "" + +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" -msgstr "Bitrate mínimo" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "" -#: ../../templates/show_search.inc.php:95 -#, fuzzy -msgid "One Star" -msgstr "Dueño" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "" -#: ../../templates/show_search.inc.php:96 -#, fuzzy -msgid "Two Stars" -msgstr "Usuarios en total" +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "Operador" +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "" -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "Y" +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "" -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "Metód" +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Encontrar arte del álbum" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "No exacto" +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" -msgstr "Exacto" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "Nombre de la lista" -#: ../../templates/show_search.inc.php:118 -#, fuzzy -msgid "Maximum Results" -msgstr "Resultados máximos" +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "Numero de canciónes" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "Dueño" + +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." msgstr "" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" msgstr "" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "Dirección de empezar" +#: ../../lib/class/flag.class.php:251 +#, fuzzy +msgid "Approved" +msgstr "Modo" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "Dirección de acabar" +#: ../../lib/class/flag.class.php:252 +#, fuzzy +msgid "Pending" +msgstr "Añadiendo" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" msgstr "" -#: ../../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:74 -msgid "RPC Options" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" msgstr "" -#: ../../templates/show_add_access.inc.php:84 -#, fuzzy -msgid "Create ACL" -msgstr "Crear una cuenta" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "Listas de reproducción" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" msgstr "" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Seleccionar" +#: ../../lib/class/browse.class.php:777 +#, fuzzy +msgid "Flagged Records" +msgstr "Comentado por" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Error conectando a" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "Codigo" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:65 +#: ../../lib/class/catalog.class.php:177 #, fuzzy -msgid "Remove" -msgstr "Cambiar el nombre" +msgid "day" +msgid_plural "days" +msgstr[0] "día" +msgstr[1] "día" -#: ../../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" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" msgstr "" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" -msgstr "" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Error: No puede abrir" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" msgstr "" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "Nombre del usuario de MySQL" +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Error: No puede conseguir el tamaño de" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "Contraseña de MySQL" +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "no puede estar leido por Ampache" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" msgstr "" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" msgstr "" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" msgstr "" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" msgstr "" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" msgstr "" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" -msgstr "" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "Tiempo en total" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" -msgstr "" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Canciónes en total" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" msgstr "" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" msgstr "" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" msgstr "" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Update Finished." +msgstr "Actualizar el usuario" + +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" msgstr "" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" -msgstr "" +#: ../../lib/class/localplay.class.php:645 +#, fuzzy +msgid "Paused" +msgstr "Ya tocado" + +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "M3U" + +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "M3U Simple" + +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "PLS" + +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "Asx" + +#: ../../lib/preferences.php:193 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" +#: ../../lib/preferences.php:194 +msgid "XSPF" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" +#: ../../lib/preferences.php:228 +msgid "Disabled" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/preferences.php:230 +msgid "Manager" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/preferences.php:251 +msgid "Send on Add" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" msgstr "" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" msgstr "" -#: ../../ratings.php:32 -msgid "Rating Updated" +#: ../../lib/preferences.php:262 +msgid "Always" msgstr "" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" -msgstr "" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Horrible" -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "Está bien" -#: ../../login.php:92 -msgid "No local account found" -msgstr "" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "Me gusta" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" -msgstr "" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "¡Me encanta!" -#: ../../preferences.php:91 -msgid "Error Update Failed" -msgstr "" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "¡Totalmente loco!" -#: ../../preferences.php:96 -msgid "Your Account has been updated" -msgstr "" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "¡Super chévere!" -#: ../../update.php:47 ../../update.php:51 -#, fuzzy -msgid "Ampache Update" -msgstr "Actualización rápida" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "Chino simplificado" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "" +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "Encender" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "Apagar" + +#: ../../lib/install.php:253 +msgid "No Username/Password specified" msgstr "" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" +#: ../../lib/install.php:258 +msgid "Passwords do not match" msgstr "" -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "Mostrar los artistas que empiezan con" +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "Subir" -#: ../../playlist.php:57 -msgid "Playlist Created" -msgstr "Lista creada" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "" -#: ../../playlist.php:57 -msgid " has been created" -msgstr " ha sido creada" +#: ../../lib/ui.lib.php:361 +#, fuzzy +msgid "Random Play" +msgstr "Al azar" -#: ../../playlist.php:78 -msgid "Playlist Updated" -msgstr "" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +#, fuzzy +msgid "Admin-Catalog" +msgstr "Añadir catálogo" -#: ../../playlist.php:79 -msgid "has been updated and is now" -msgstr "" +#: ../../lib/ui.lib.php:381 +#, fuzzy +msgid "Admin-User Management" +msgstr "Nombre de usuario" -#: ../../playlist.php:101 +#: ../../lib/ui.lib.php:385 #, fuzzy -msgid "Playlist Imported" -msgstr "Lista creada" +msgid "Admin-Mail Users" +msgstr "Mandar un correo a los usuarios" -#: ../../playlist.php:130 +#: ../../lib/ui.lib.php:389 #, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Lista borrada" +msgid "Admin-Manage Access Lists" +msgstr "Listas de aceso" -#: ../../flag.php:45 +#: ../../lib/ui.lib.php:393 #, fuzzy -msgid "Item Flagged" -msgstr "Comentado por" +msgid "Admin-Site Preferences" +msgstr "Preferencias del Admin" -#: ../../flag.php:45 -msgid "The specified item has been flagged" +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "" + +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" +msgstr "" + +#: ../../lib/ui.lib.php:508 +msgid "Add New" msgstr "" #: ../../albums.php:32 @@ -3475,51 +3459,112 @@ msgstr "" msgid "Album Art Inserted" msgstr "" -#: ../../register.php:73 -msgid "Error Captcha Required" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" msgstr "" -#: ../../register.php:80 -msgid "Error Captcha Failed" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" msgstr "" -#: ../../register.php:87 -msgid "You must accept the user agreement" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" msgstr "" -#: ../../register.php:92 -msgid "You did not enter a username" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" msgstr "" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" msgstr "" -#: ../../register.php:122 -msgid "You must enter a password" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" msgstr "" -#: ../../register.php:126 -msgid "Your passwords do not match" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "archivo" + +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../register.php:158 -msgid "Error: Insert Failed" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "No archivo subido" + +#: ../../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." + +#: ../../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)." -#: ../../radio.php:50 -msgid "Radio Station Added" +#: ../../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." -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Lista creada" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr " ha sido creada" + +#: ../../playlist.php:78 +msgid "Playlist Updated" msgstr "" -#: ../../democratic.php:92 +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "" + +#: ../../playlist.php:101 #, fuzzy -msgid "Playlist Cleared" +msgid "Playlist Imported" msgstr "Lista creada" +#: ../../playlist.php:130 +#, fuzzy +msgid "Empty Playlists Deleted" +msgstr "Lista borrada" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "" + +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "Mostrar los artistas que empiezan con" + #: ../../bin/print_tags.inc:66 msgid "" "[print_tags.php.inc]\n" @@ -3533,6 +3578,25 @@ msgstr "" msgid "Filename:" msgstr "Nombre del archivo:" +#~ msgid " FOUND" +#~ msgstr " ENCONTRADO" + +#~ msgid "Searching for new Album Art" +#~ msgstr "Buscando nuevo arte de álbum" + +#~ msgid "English" +#~ msgstr "Inglés" + +#~ msgid "British English" +#~ msgstr "Inglés de Bretaña" + +#~ msgid "description" +#~ msgstr "descripción" + +#, fuzzy +#~ msgid "Playlist Cleared" +#~ msgstr "Lista creada" + #~ msgid "days" #~ msgstr "días" @@ -3700,10 +3764,6 @@ msgstr "Nombre del archivo:" #~ msgid "Total" #~ msgstr "Total" -#, fuzzy -#~ msgid "Options" -#~ msgstr "Acciónes" - #~ msgid "" #~ "Use the form below to add a host that you want to have access to your " #~ "Ampache catalog." diff --git a/locale/fr_FR/LC_MESSAGES/messages.mo b/locale/fr_FR/LC_MESSAGES/messages.mo index fbd26a06..a743d873 100644 Binary files a/locale/fr_FR/LC_MESSAGES/messages.mo and b/locale/fr_FR/LC_MESSAGES/messages.mo differ diff --git a/locale/fr_FR/LC_MESSAGES/messages.po b/locale/fr_FR/LC_MESSAGES/messages.po index 8f9bbdac..62d51f0d 100644 --- a/locale/fr_FR/LC_MESSAGES/messages.po +++ b/locale/fr_FR/LC_MESSAGES/messages.po @@ -5,13 +5,13 @@ # FHAUTZ Gilles , 2007. # S. Roy , 2006. # François Jan , 2007. -# -# +# +# msgid "" msgstr "" "Project-Id-Version: v0.1a\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: 2007-07-22 17:01+0200\n" "Last-Translator: François Jan \n" "Language-Team: French\n" @@ -19,1127 +19,620 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "Session expirée : reconnectez vous sur" +#: ../../register.php:73 +msgid "Error Captcha Required" +msgstr "Erreur saisissez le captcha" -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" -msgstr "Privé" +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "Erreur Captcha s'est cassé" -#: ../../lib/class/album.class.php:217 -msgid "Disk" -msgstr "" +#: ../../register.php:87 +msgid "You must accept the user agreement" +msgstr "Vous devez accepter les conditions d'utilisation" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Artistes" +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "Vous n'avez pas entré un nom d'utilisateur" -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Divers" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "SVP entrez vos prénom et nom" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Erreur : impossible d'ouvrir" +#: ../../register.php:122 +msgid "You must enter a password" +msgstr "Vous devez entrer un mot de passe" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "tout" +#: ../../register.php:126 +msgid "Your passwords do not match" +msgstr "Vos mots de passe ne correspondent pas" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "voir" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "Erreur: Nom d'utilisateur déjà existant" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -msgid "Read" -msgstr "Lire" +#: ../../register.php:158 +msgid "Error: Insert Failed" +msgstr "Erreur : Enregistrement non effectué" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "Lire/Ecrit" +#: ../../update.php:47 ../../update.php:51 +msgid "Ampache Update" +msgstr "Mode debogage d'Ampache" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "Session expirée : reconnectez vous sur" + +#: ../../radio.php:50 +msgid "Radio Station Added" msgstr "" -#: ../../lib/class/catalog.class.php:176 -#, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "jour" -msgstr[1] "jour" +#: ../../admin/flag.php:89 +msgid "Song Updated" +msgstr "Morceaux mis à jour" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 +#: ../../admin/flag.php:89 #, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "heure" -msgstr[1] "heure" - -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "Synchronisation distante en cours" - -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "Erreur: Impossible de changer de répertoire" - -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Erreur: Impossible d'obtenir la taille de fichier de" - -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "n'est pas lisible par ampache" +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:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" -msgstr "Mis à jour" +#: ../../admin/flag.php:131 +msgid "Album Updated" +msgstr "l'album a été mis à jour" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "Mise à jour non nécessaire" +#: ../../admin/flag.php:173 +msgid "Artist Updated" +msgstr "Artist mise à jour" -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "Mise à jour distante en cours" +#: ../../admin/flag.php:238 +msgid "Songs Updated" +msgstr "Morceaux mis à jour" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "Playlist ajoutée à partir de" +#: ../../admin/flag.php:246 +msgid "Flag Removed" +msgstr "marquée enlevés" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "Mise à jour du catalogue terminée" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "marquée effacée pour" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "Durée totale" +#: ../../admin/flag.php:262 +msgid "Flags Updated" +msgstr "marquée ajoutée" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Total des morceaux" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "Morceaux désactivés" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "Morceaux par secondes" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "" +"Le(s) morceau(x) demandé(s) ont(a) été dé" +"sactivé(s)" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "Erreur" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" +msgstr "Morceaux activés" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" msgstr "" -"Impossible de charger la bibliothèque XMLRPC, assurez-vous que XML-" -"RPC est actif" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Erreur de connexion à" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +msgid "Catalog Updated" +msgstr "Mise à jour du catalogue terminée" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "Code" +#: ../../admin/catalog.php:110 +msgid "Catalog Deleted" +msgstr "Nettoyage de catalogue terminé" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "Raison" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "Mise à jour de(s) catalogue(s) distant(s) terminée" +#: ../../admin/catalog.php:119 +msgid "Songs Removed" +msgstr "Fichiers enlevés" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "Ajouté" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" +msgstr "Aucun titre n a été supprimé" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" -msgstr "" +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" +msgstr "Voir les morceaux désactivés" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:146 +msgid "Catalog Cleaned" msgstr "Nettoyage de catalogue terminé" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "Fichiers enlevés" - -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" -msgstr "" +#: ../../admin/catalog.php:197 +msgid "Catalog Created" +msgstr "catalogue a été créé" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr "TROUVE" +#: ../../admin/catalog.php:214 +msgid "Catalog statistics cleared" +msgstr "Statistiques des catalogues effaceées" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Recherche de nouvelle(s) jaquette(s) d'album(s)" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "Lecture en cours effacée" -#: ../../lib/class/catalog.class.php:1756 -msgid "Update Finished." -msgstr "Mise à jour du catalogue terminée" +#: ../../admin/catalog.php:231 +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:1756 -msgid "Checked" -msgstr "Test" +#: ../../admin/catalog.php:241 +#, fuzzy +msgid "No Disabled songs found" +msgstr "Aucun morceau désactivé" -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." -msgstr "morceaux mis à jour" +#: ../../admin/catalog.php:250 +msgid "Delete Catalog" +msgstr "Supprimer le catalogue" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" -msgstr "" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "Voulez-vous vraiment supprimer ce catalogue ?" -#: ../../lib/class/flag.class.php:251 -msgid "Approved" -msgstr "Déplacé" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "Recherche de jaquettes d'albums terminée" -#: ../../lib/class/flag.class.php:252 -msgid "Pending" -msgstr "Attente" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "Erreur: Le nom d'utilisateur est obligatoire" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "Supprimer" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "Erreur: Les mots de passe ne correspondent pas" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" +#: ../../admin/users.php:83 +msgid "User Updated" msgstr "" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/users.php:83 +msgid "updated" msgstr "" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "autre" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" +msgstr "Invite" -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Inconnu" - -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "En cours de lecture" - -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" -msgstr "Stop" - -#: ../../lib/class/localplay.class.php:645 -msgid "Paused" -msgstr "Pause" - -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "Erreur: Le nom d'utilisateur est obligatoire" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "Utilisateur" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "Erreur: Les mots de passe ne correspondent pas" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "Administration" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "Morceaux" +#: ../../admin/users.php:129 +msgid "New User Added" +msgstr "" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "Albums" +#: ../../admin/users.php:134 +msgid "User Enabled" +msgstr "" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" +#: ../../admin/users.php:139 +msgid "User Disabled" msgstr "" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "Gérer les utilisateurs" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "Erreur" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "Listes de lecture" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "Utilisateur supprimé" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" -msgstr "" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Erreur de suppression" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -msgid "Catalogs" -msgstr "Catalogues" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "Il est impossible de supprimer le dernier administrateur" -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" -msgstr "" +#: ../../admin/users.php:173 +msgid "Deletion Request" +msgstr "demande de suppression" -#: ../../lib/class/browse.class.php:748 -msgid "Flagged Records" -msgstr "Marqué par" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "étes-vous sûr de vouloir supprimer définitivement" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" -msgstr "" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +msgid "Are you sure you want to remove this plugin?" +msgstr "Voulez-vous vraiment supprimer cette liste de lecture ?" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" +msgstr "Plugin désactivé" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" +msgstr "Plugin activé" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "Ne pas jouer" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" +msgstr "" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" -msgstr "C'est plutôt mauvais" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Supprimé" -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "C'est OK" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Votre liste d'accès a été supprimée" -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "C'est plutôt bon" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "Ajouté" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "J'aime ça !" +#: ../../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/rating.lib.php:66 -msgid "It's Insane" -msgstr "C'est dément" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "Mis à jour" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" -msgstr "C'est le Top !" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "Ajouter une entrée dans la liste d'accès" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "Activer" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" +msgstr "" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "Désactiver" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" +msgstr "" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -msgid "None" -msgstr "Non" +#: ../../admin/mail.php:57 +#, fuzzy +msgid "E-mail Sent" +msgstr "Gestion d'e-mail" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" -msgstr "Flux" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." +msgstr "Email envoyé" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -msgid "Localplay" -msgstr "Lecture en local" +#: ../../preferences.php:91 +msgid "Error Update Failed" +msgstr "" -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "M3U" +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "Marqué par" -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "M3U simple" +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "Marqué par" -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "PLS" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +msgid "Catalogs" +msgstr "Catalogues" -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "Asx" +#: ../../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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../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/preferences.php:193 -msgid "RAM" -msgstr "RAM" - -#: ../../lib/preferences.php:194 -msgid "XSPF" -msgstr "" - -#: ../../lib/preferences.php:228 -msgid "Disabled" -msgstr "Désactiver" - -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "Utilisateur" - -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "" - -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "Administration" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "" - -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -msgstr "" - -#: ../../lib/preferences.php:253 -msgid "Clear on Send" -msgstr "" - -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "" - -#: ../../lib/preferences.php:262 -msgid "Always" -msgstr "" - -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "Anglais" - -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "Anglais (britannique)" - -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "Turc" - -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "Chinois simplifié" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "actif" - -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "inactif" - -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "" - -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "secondes" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "Minutes" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "heures" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "jours" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "semaines" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "mois" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "année" - -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "Accueil" - -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "Envoyer" - -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "Lecture en local" - -#: ../../lib/ui.lib.php:350 -msgid "Random Play" -msgstr "Aléatoire" - -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Liste de lecture" - -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Chercher" - -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "Préférences" - -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -msgid "Admin-Catalog" -msgstr "Ajouter un catalogue" - -#: ../../lib/ui.lib.php:370 -msgid "Admin-User Management" -msgstr "Gestion des utilisateurs" - -#: ../../lib/ui.lib.php:374 -msgid "Admin-Mail Users" -msgstr "E-mail aux utilisateurs" - -#: ../../lib/ui.lib.php:378 -msgid "Admin-Manage Access Lists" -msgstr "Liste d'accès" - -#: ../../lib/ui.lib.php:382 -msgid "Admin-Site Preferences" -msgstr "Préférences administrateur" - -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "" - -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" -msgstr "Parcourir" - -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Genre" - -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -msgid "Statistics" -msgstr "Statistiques des catalogues" - -#: ../../lib/ui.lib.php:497 -msgid "Add New" -msgstr "" - -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "Recommandations" - -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "Nom" - -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" -msgstr "" - -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" -msgstr "" - -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Titre" - -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "Piste" - -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "Artiste" - -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -msgstr "Récemment joués" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" -msgstr "Mot de passe" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "fichier" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "Envoi de fichiers non supporté" - -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "Aucun fichier envoyé" - -#: ../../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é." - -#: ../../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)." - -#: ../../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é" - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -msgid "Catalog Updated" -msgstr "Mise à jour du catalogue terminée" - -#: ../../admin/catalog.php:103 -msgid "Catalog Deleted" -msgstr "Nettoyage de catalogue terminé" - -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" -msgstr "" - -#: ../../admin/catalog.php:112 -msgid "Songs Removed" -msgstr "Fichiers enlevés" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" -msgstr "Aucun titre n a été supprimé" - -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" -msgstr "Voir les morceaux désactivés" - -#: ../../admin/catalog.php:138 -msgid "Catalog Cleaned" -msgstr "Nettoyage de catalogue terminé" - -#: ../../admin/catalog.php:188 -msgid "Catalog Created" -msgstr "catalogue a été créé" - -#: ../../admin/catalog.php:205 -msgid "Catalog statistics cleared" -msgstr "Statistiques des catalogues effaceées" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Lecture en cours effacée" - -#: ../../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" - -#: ../../admin/catalog.php:232 -#, fuzzy -msgid "No Disabled songs found" -msgstr "Aucun morceau désactivé" - -#: ../../admin/catalog.php:241 -msgid "Delete Catalog" -msgstr "Supprimer le catalogue" - -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "Voulez-vous vraiment supprimer ce catalogue ?" - -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "Recherche de jaquettes d'albums terminée" - -#: ../../admin/flag.php:89 -msgid "Song Updated" -msgstr "Morceaux mis à jour" - -#: ../../admin/flag.php:89 -#, fuzzy -msgid "The requested song has been updated" -msgstr "" -"Le(s) morceau(x) demandé(s) ont(a) été dé " -"sactivé(s)" - -#: ../../admin/flag.php:131 -msgid "Album Updated" -msgstr "l'album a été mis à jour" - -#: ../../admin/flag.php:173 -msgid "Artist Updated" -msgstr "Artist mise à jour" - -#: ../../admin/flag.php:238 -msgid "Songs Updated" -msgstr "Morceaux mis à jour" - -#: ../../admin/flag.php:246 -msgid "Flag Removed" -msgstr "marquée enlevés" - -#: ../../admin/flag.php:247 -msgid "Flag Removed from" -msgstr "marquée effacée pour" - -#: ../../admin/flag.php:262 -msgid "Flags Updated" -msgstr "marquée ajoutée" - -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "Morceaux désactivés" - -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "" -"Le(s) morceau(x) demandé(s) ont(a) été dé" -"sactivé(s)" - -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "Morceaux activés" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "" - -#: ../../admin/users.php:83 -msgid "User Updated" -msgstr "" - -#: ../../admin/users.php:83 -msgid "updated" -msgstr "" - -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "Erreur: Nom d'utilisateur déjà existant" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" -msgstr "Invite" - -#: ../../admin/users.php:129 -msgid "New User Added" -msgstr "" - -#: ../../admin/users.php:134 -msgid "User Enabled" -msgstr "" - -#: ../../admin/users.php:139 -msgid "User Disabled" -msgstr "" - -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" -msgstr "" - -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "Utilisateur supprimé" - -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Erreur de suppression" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "Action" -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "Il est impossible de supprimer le dernier administrateur" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "ajouter" -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "demande de suppression" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "Vérifier" -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "étes-vous sûr de vouloir supprimer définitivement" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "Supprimer les informations" -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "tout" -#: ../../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 ?" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "Supprimer" -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" -msgstr "Plugin désactivé" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "Rapide" -#: ../../admin/modules.php:85 -msgid "Plugin Activated" -msgstr "Plugin activé" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "Rassembler les jaquettes" -#: ../../admin/modules.php:120 -msgid "Plugins" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "Aucun catalogue trouvé !" -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "Nettoyer tous les Catalogues" -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "Supprimé" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "Tout Vérifier" -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" -msgstr "Votre liste d'accès a été supprimée" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "Ajouter à tout" -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "" -"Votre nouvelle liste d'accès a été créée" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "Tout Mettre à jour" -#: ../../admin/access.php:45 -msgid "Access List Entry updated" -msgstr "Ajouter une entrée dans la liste d'accès" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "Ajouter un catalogue" -#: ../../admin/mail.php:57 -#, fuzzy -msgid "E-mail Sent" -msgstr "Gestion d'e-mail" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "Vider les statistiques des catalogues" -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "Email envoyé" +#: ../../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" -#: ../../admin/system.php:64 -#, fuzzy -msgid "Export Failed" -msgstr "Erreur : Enregistrement non effectué" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "Autres outils" -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Voir les doublons" -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "Effacer lecture en cours" -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "Les albums du moment" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "écrire la configuration" -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "Préférences" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Jouer" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Exporter vers Itunes DB" -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "Test de la configuration" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" -msgstr "" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +msgid "Object" +msgstr "Objet" -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 -msgid "Clear Playlist" -msgstr "Effacer liste de lecture" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Marquée" -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "Commentaire" -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" -msgstr "Pas assez de données" +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" +msgstr "Statut" -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +msgid "No Records Found" +msgstr "Aucun catalogue trouvé !" #: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.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.inc.php:40 #: ../../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 " @@ -1150,9 +643,9 @@ msgstr "" "assurez-vous d'avoir tous les pré-requis" #: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 #: ../../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 "" @@ -1168,9 +661,9 @@ msgstr "" "sql et /config/ampache.cfg.dist.php" #: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 #: ../../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 " @@ -1184,8 +677,8 @@ msgstr "" "fichier /config/ampache.cfg.php" #: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 #: ../../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 " @@ -1196,8 +689,8 @@ msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "Etape 2 - Création du fichier ampache.cfg.php" #: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 #: ../../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" @@ -1215,20 +708,30 @@ msgid "Create Admin Account" msgstr "Créer un compte administrateur" #: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 #: ../../templates/show_now_playing_row.inc.php:29 #: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 #: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 msgid "Username" msgstr "Nom d'utilisateur" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" +msgstr "Mot de passe" + #: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_add_user.inc.php:63 #: ../../templates/show_account.inc.php:47 msgid "Confirm Password" @@ -1238,814 +741,1032 @@ msgstr "Confirmation du mot de passe" msgid "Create Account" msgstr "Créer un compte" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "Ajouter un catalogue" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Chemin" -#: ../../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)" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" 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_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "Auto-insertion des champs" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "Actions" -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "nom de l'album" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "nom de l'artiste" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "commentaire de balise" +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "Refuser" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "genre" +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "Activer" -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "numéro de la piste (complété par des 0)" +#: ../../templates/show_song.inc.php:23 +msgid "Details" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "titre du morceau" +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "année" +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "Titre du morceau" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "autre" +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "Albums" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "Chemin" +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "Artiste" -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "Type de catalogue" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Genre" -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "Local" +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "Liste de lecture" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" -msgstr "Distant" +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" -msgstr "Clef de XML-RPC" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" -msgstr "Obligatoire pour un catalogue distant" +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "Motif de nom de fichier" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "Motif de dossier" +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" +msgstr "" + +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "(ne commençant ou ne finissant pas avec '/')" +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "Recupérer la jaquette d'album" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" +msgstr "" -#: ../../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_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Inconnu" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "Ajouter un catalogue" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" +msgstr "Nom complet" -#: ../../templates/show_localplay_status.inc.php:25 -msgid "Localplay Control" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../templates/show_localplay_status.inc.php:28 -msgid "Mute" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +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:107 +msgid "Activity" +msgstr "Activité" + +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../templates/show_localplay_status.inc.php:29 -msgid "Decrease Volume" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../templates/show_localplay_status.inc.php:30 -msgid "Increase Volume" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../templates/show_localplay_status.inc.php:31 -msgid "Volume" -msgstr "Volume" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" +msgstr "Récemment joués" -#: ../../templates/show_localplay_status.inc.php:33 -#, fuzzy -msgid "Repeat" -msgstr "Refuser" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Album" -#: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 -#: ../../templates/show_artist_row.inc.php:24 -#: ../../templates/show_playlist_row.inc.php:24 -msgid "Random" -msgstr "Aléatoire" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "Piste" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "ajouter" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "Durée" -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "Nom de la liste de lecture" +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" +msgstr "Score" -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "Nombre de morceaux" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" +msgstr "Pas assez de données" -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "Propriétaire" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Jaquette d'album" -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "Actions" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "Cliquer pour fermer la fenetre" -#: ../../templates/show_album_row.inc.php:43 #: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 msgid "Post Shout" msgstr "" -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "Télécharger" + #: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_playlist_song_row.inc.php:37 #: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 #: ../../templates/show_playlist_row.inc.php:37 msgid "Edit" msgstr "éditer" -#: ../../templates/show_similar_artists.inc.php:23 -msgid "Similar Artists" -msgstr "Liste complète des artistes" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Morceau marqué" -#: ../../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_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "fichier" -#: ../../templates/show_similar_artists.inc.php:66 -msgid "Back" -msgstr "Préc&ecaute;dent" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "article" -#: ../../templates/show_similar_artists.inc.php:77 -msgid "Rename selected" -msgstr "Renommer les sélectionnées" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Raison du marquage" -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "Annuler" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "Mauvais Tags" + +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "" + +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +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 +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:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../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:22 +msgid "Refresh" +msgstr "" -#: ../../templates/show_similar_artists.inc.php:91 -msgid "Advanced Options" -msgstr "Avancé" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "Les albums du moment" -#: ../../templates/show_similar_artists.inc.php:152 -msgid "Search Again" -msgstr "Recherche encore" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "Jouer l'album" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" +#: ../../templates/show_localplay_status.inc.php:25 +msgid "Localplay Control" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" +#: ../../templates/show_localplay_status.inc.php:28 +msgid "Mute" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" +#: ../../templates/show_localplay_status.inc.php:29 +msgid "Decrease Volume" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" +#: ../../templates/show_localplay_status.inc.php:30 +msgid "Increase Volume" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" -msgstr "" +#: ../../templates/show_localplay_status.inc.php:31 +msgid "Volume" +msgstr "Volume" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Favoris" +#: ../../templates/show_localplay_status.inc.php:33 +#, fuzzy +msgid "Repeat" +msgstr "Refuser" -#: ../../templates/show_user_stats.inc.php:30 -msgid "Favorite Artists" -msgstr "Liste des artistes favoris" +#: ../../templates/show_localplay_status.inc.php:36 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Aléatoire" -#: ../../templates/show_user_stats.inc.php:43 -msgid "Favorite Albums" -msgstr "Liste des albums favoris" +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "Effacer liste de lecture" -#: ../../templates/show_user_stats.inc.php:56 -msgid "Favorite Songs" -msgstr "Liste des morceaux favoris" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Selectionner" -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "Jouer aléatoirement une sélection" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Titre" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "Nombre d'éléments" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Nom de fichier" -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "Par genre" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "Le temp d'ajout" -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "Durée" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" +msgstr "Effacement" -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "illimité" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "" -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" +#: ../../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" + +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Adresse de fin" + +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "Niveau" + +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "Clef" -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 #: ../../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:62 msgid "Type" msgstr "Type" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "Standard" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "Nom complet" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "Moins joué" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "Date d'enregistrement" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "Tous les albums" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +msgid "Last Ip" +msgstr "Dernier(s) IPs" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "Artiste complet" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "En ligne" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_random.inc.php:76 -#, fuzzy -msgid "From catalog" -msgstr "d'un catalogue" +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "liste de lecture accueil" -#: ../../templates/show_random.inc.php:82 -msgid "Size Limit" -msgstr "Limite de Taille" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" +msgstr "" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" -msgstr "En Liste" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" +msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "Démarrage de la recherche des nouveaux morceaux" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "Morceaux" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "catalogue" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Jouer" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "Trouvé" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "Créer un nouvelle liste de lecture" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" +msgstr "Morceau" + +#: ../../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" + +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. 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_playlist_edit.inc.php:26 -msgid "Editing Playlist" -msgstr "Editer la liste de lecture" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "Chemin d'accès web" + +#: ../../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" -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "Public" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "Hôte MySQL" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -msgid "Update" -msgstr "Mis à jour" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Utilisateur MySQL" -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" -msgstr "Connexion" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Mot de passe MySQL" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Mémoriser" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "écrire la configuration" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "S'inscrire" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php existe" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" -msgstr "Message de Jour" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php configuré ?" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "Action" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Test de la configuration" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" -msgstr "Vérifier" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -msgid "Clean" -msgstr "Supprimer les informations" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "Éditer un utilisateur" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" -msgstr "Rapide" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" -msgstr "Rassembler les jaquettes" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "Niveau d'accès utilisateur" -#: ../../templates/show_admin_tools.inc.php:68 -msgid "No Catalogs Found" -msgstr "Aucun catalogue trouvé !" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -msgid "Clean All" -msgstr "Nettoyer tous les Catalogues" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" -msgstr "Tout Vérifier" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "Mise à jour d'un utilisateur" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -msgid "Add to All" -msgstr "Ajouter à tout" +#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 +msgid "Various" +msgstr "Divers" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -msgid "Update All" -msgstr "Tout Mettre à jour" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "Vider les statistiques des catalogues" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" -msgstr "Autres outils" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Voir les doublons" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "Effacer lecture en cours" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" -msgstr "écrire la configuration" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Valeur" -#: ../../templates/show_admin_tools.inc.php:93 -msgid "Preferences Permissions" -msgstr "Préférences" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" -msgstr "Exporter vers Itunes DB" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" -msgstr "Test de la configuration" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Morceau marqué" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" -msgstr "fichier" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "article" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Raison du marquage" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" +msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "Mauvais Tags" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "Préférence" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "Commentaire" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Chercher" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "Marquée" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" +msgstr "" + +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" msgstr "" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +#, fuzzy +msgid "Create" +msgstr "Débit" + +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "Ajouter un utilisateur" - -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" msgstr "" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" -msgstr "" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Public" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "Trouver des doublons" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" +msgstr "Privé" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "E-mail aux utilisateurs" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Continuer" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "Vider les statistiques" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Annuler" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" -msgstr "" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" +msgstr "Accueil" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" -msgstr "" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Parcourir" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" -msgstr "" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +msgid "Localplay" +msgstr "Lecture en local" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" -msgstr "" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "Préférences" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -msgid "Song Title" -msgstr "Titre du morceau" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Déconnexion" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" -msgstr "" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "mise à jour de" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" -msgstr "" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogues" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" -msgstr "" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "test des tags des morceaux trouvés" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "Vérifié" + +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Nom complet" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Suivant" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" -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 "Description" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "Dernier(s) vu(s)" +#: ../../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_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "Activité" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" +msgstr "Désactiver" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" -msgstr "" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "Utilisateur activé" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" +#: ../../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_user.inc.php:42 -msgid "Active Playlist" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Albums de" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Nom d'utilisateur administrateur MySQL" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "Voir tous les morceaux de" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Mot de passe administrateur MySQL" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" +#: ../../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_artist_box.inc.php:36 -msgid "Add Random Songs By" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Nom d'utilisateur de base de données Ampache" + +#: ../../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_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" -msgstr "Mettre à jour à partir des balises" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Remplissage de la base de données" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" msgstr "" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Album" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" +msgstr "" -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "Durée" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "Liste complète des artistes" + +#: ../../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_similar_artists.inc.php:66 +msgid "Back" +msgstr "Préc&ecaute;dent" + +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "Renommer les sélectionnées" -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "Score" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "Avancé" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -#, fuzzy -msgid "Current Playlist" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "Recherche encore" + +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" msgstr "Créer un nouvelle liste de lecture" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 -msgid "No Records Found" -msgstr "Aucun catalogue trouvé !" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Renommer" -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "Préférence" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "Valeur" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "Insérer la valeur en cours" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" -msgstr "Pour tous" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Mettre à jour les balises ID3" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "Description" +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" +msgstr "Normaliser les morceaux" + +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" +msgstr "" + +#: ../../templates/show_playlist.inc.php:36 +msgid "Add 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:35 +msgid "Add Instance" msgstr "" #: ../../templates/header.inc.php:71 @@ -2056,177 +1777,165 @@ msgstr "" msgid "Error Config File Out of Date" msgstr "Erreur la configuration est vieux" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" -msgstr "" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Couverture" -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" -msgstr "Accord de l'utilisateur" +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 +msgid "Year" +msgstr "Année" -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" -msgstr "J'accepte" +#: ../../templates/show_preference_admin.inc.php:22 +#, fuzzy +msgid "Preference Administration" +msgstr "Préférences" -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "Informations de l'utilisateur" +#: ../../templates/show_localplay_playlist.inc.php:23 +#, fuzzy +msgid "Current Playlist" +msgstr "Créer un nouvelle liste de lecture" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "E-mail" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "secondes" -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "Enregistrer un utilisateur" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "Minutes" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "Editer l'Album" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "heures" -#: ../../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.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 -msgid "Year" -msgstr "Année" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +msgstr "jours" -#: ../../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 "marqu&aecute;es pour etiquettage" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "semaines" -#: ../../templates/show_edit_album.inc.php:47 -msgid "Update Album" -msgstr "Mis à jour" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "mois" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" -msgstr "Conditions" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "année" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -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_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" +msgstr "Derniers titres joués" -#: ../../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_search.inc.php:26 +msgid "Search Ampache" +msgstr "Recherche dans Ampache" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "étape 2 - Création du fichier Ampache.cfg.php" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Mots clés" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" -msgstr "" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Joué" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "Nom de la base de données" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Oui" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "Hôte MySQL" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "Non" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "Nom d'utilisateur administrateur MySQL" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Débit minimum" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "Mot de passe administrateur MySQL" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "1 étoile" -#: ../../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_search.inc.php:96 +msgid "Two Stars" +msgstr "2 etoiles" + +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "3 etoiles" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Nom d'utilisateur de base de données Ampache" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "4 etoiles" -#: ../../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_search.inc.php:99 +msgid "Five Stars" +msgstr "5 etoiles" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" -msgstr "" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Opérateur" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Remplissage de la base de données" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "ET" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "Lancer la configuration" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Méthode" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Créer un nouvelle liste de lecture" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "approximatif" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -#, fuzzy -msgid "Create" -msgstr "Débit" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "exacte" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" -msgstr "édition" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Nombre de résultats" -#: ../../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.php:106 -msgid "OR" -msgstr "OU" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "illimité" -#: ../../templates/show_edit_song.inc.php:88 -msgid "Update Song" -msgstr "Mise à jour des catalogues" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -#, fuzzy -msgid "Settings for" -msgstr "Paramètre pour les catalogues dans" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "Motif de nom de fichier" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Sauver les paramètres du catalogue" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:60 +#: ../../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:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" #: ../../templates/show_edit_access.inc.php:22 msgid "Edit ACL" @@ -2273,108 +1982,150 @@ msgstr "Adresse IP de fin" msgid "Remote Key" msgstr "Distant" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Niveau" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "voir" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +msgid "Read" +msgstr "Lire" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "Lire/Ecrit" + +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "Jouer l'album" +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "Accord de l'utilisateur" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "Morceau" +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "J'accepte" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" -msgstr "Derniers titres joués" +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "Informations de l'utilisateur" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" -msgstr "Recommende les Artists" +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "Enregistrer un utilisateur" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "Recommende les albums" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" +msgstr "Connexion" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "Recommande les Morceaux" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Mémoriser" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "Histoire d'IP" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "S'inscrire" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "Voir unique" +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" +msgstr "Message de Jour" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 -#, fuzzy -msgid "Show All" -msgstr "Montrer tout" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "Date" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" +msgstr "" -#: ../../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_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "Artistes les plus populaires" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "Parcourir" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "Albums les plus populaires" + +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "Genres les plus populaires" + +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "Morceaux 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_edit_song.inc.php:23 +msgid "Edit Song" +msgstr "édition" + +#: ../../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 "marqu&aecute;es pour etiquettage" + +#: ../../templates/show_edit_song.inc.php:88 +msgid "Update Song" +msgstr "Mise à jour des catalogues" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "Déconnexion" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Statistiques des catalogues" -#: ../../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_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Utilisateurs connectés" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Nom de fichier" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Total des utilisateurs" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Type de liste de lecture" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Artistes" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "Importer une liste de lecture" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Voir" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Taille du catalogue" + +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Durée du catalogue" #: ../../templates/show_mail_users.inc.php:23 #, fuzzy @@ -2389,37 +2140,15 @@ msgstr "Mail pour" msgid "Inactive Users" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Statistiques des catalogues" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "Albums les plus populaires" - #: ../../templates/show_mail_users.inc.php:53 #, fuzzy msgid "Latest Artist Additions" msgstr "Artistes récemment ajoutés" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "Artistes les plus populaires" - #: ../../templates/show_mail_users.inc.php:64 msgid "Latest Album Additions" msgstr "Albums récemment ajoutés" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Morceaux les plus populaires" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "Morceaux marquées" @@ -2446,72 +2175,73 @@ msgstr "Message" msgid "Send Mail" msgstr "Envoyer l'e-mail" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" -msgstr "" - -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" -msgstr "" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "Ajouter un nouvel utilisateur" -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" -msgstr "" +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +msgid "Add User" +msgstr "Ajouter un utilisateur" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" -msgstr "" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "Ajouter un accès pour un hôte" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/show_add_access.inc.php:74 +msgid "RPC Options" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" -msgstr "Les dix derniés enregistrements marqués" - -#: ../../templates/show_preference_admin.inc.php:22 +#: ../../templates/show_add_access.inc.php:84 #, fuzzy -msgid "Preference Administration" -msgstr "Préférences" +msgid "Create ACL" +msgstr "Créer un compte" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "Éditer un utilisateur" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Pour tous" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "Niveau d'accès utilisateur" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "Mise à jour d'un utilisateur" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "Editer la liste de lecture" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Utilisateurs connectés" +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "Enregistrement terminé" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Total des utilisateurs" +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" +msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Taille du catalogue" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" +msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "Durée du catalogue" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" +msgstr "" #: ../../templates/show_duplicates.inc.php:22 msgid "Duplicate Songs" msgstr "Morceaux dupliqués" +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "Durée" + #: ../../templates/show_duplicates.inc.php:41 #: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 msgid "Bitrate" msgstr "Débit" @@ -2520,54 +2250,149 @@ msgstr "Débit" msgid "Size" msgstr "Taille" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Continuer" +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "Démarrage de la recherche de jaquette d'album" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Cherché" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +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 "Add All Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "Mettre à jour à partir des balises" + +#: ../../templates/show_artist_box.inc.php:41 +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:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "heure" +msgstr[1] "heure" + +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "Standard" + +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "Moins joué" + +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "Tous les albums" + +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "Artiste complet" + +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" +msgstr "" + +#: ../../templates/show_random.inc.php:76 +#, fuzzy +msgid "From catalog" +msgstr "d'un catalogue" + +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" +msgstr "Limite de Taille" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -msgid "Object" -msgstr "Objet" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" +msgstr "En Liste" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "Statut" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "En cours de lecture" -#: ../../templates/show_song.inc.php:22 -msgid "Details" -msgstr "" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Voir" -#: ../../templates/show_song.inc.php:49 -msgid "Label" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_song.inc.php:53 -msgid "Language" -msgstr "" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "Compte" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" -msgstr "" +#: ../../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/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "Trouver des doublons" #: ../../templates/show_duplicate.inc.php:27 msgid "Search Type" @@ -2585,52 +2410,31 @@ msgstr "Artiste, Album et Titre" msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" -msgstr "Normaliser les morceaux" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "Suivant" - -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -msgid "Base Playlist" -msgstr "liste de lecture accueil" - -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "Créer un nouvelle liste de lecture" - #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "Recherche personnalisée" @@ -2648,68 +2452,179 @@ msgstr "Lecture en local" msgid "Get Art" msgstr "Obtenir la jaquette" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" -msgstr "Description" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Mode debogage d'Ampache" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -msgid "Version" -msgstr "Version de PHP" +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" +msgstr "Actions" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" -msgstr "Utilisateur activé" +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:22 +#, fuzzy +msgid "Settings for" +msgstr "Paramètre pour les catalogues dans" + +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../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:36 +msgid "album name" +msgstr "nom de l'album" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../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:38 +msgid "id3 comment" +msgstr "commentaire de balise" + +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" +msgstr "genre" + +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../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:41 +msgid "song title" +msgstr "titre du morceau" + +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../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:43 +msgid "other" +msgstr "autre" + +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" +msgstr "Type de catalogue" + +#: ../../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:51 +msgid "Filename pattern" +msgstr "Motif de nom de fichier" + +#: ../../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:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" +msgstr "(ne commençant ou ne finissant pas avec '/')" + +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" +msgstr "Sauver les paramètres du catalogue" + +#: ../../templates/show_democratic_playlist.inc.php:38 +#, fuzzy +msgid "Playing from base Playlist" +msgstr "Jouer cette liste de lecture" + +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +#, fuzzy +msgid "Votes" +msgstr "Votes" + +#: ../../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 "Artiste" + +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "Cet identifiant utilisateur est actif et peut etre utilisé" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +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_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Montrer tout" #: ../../templates/show_plugins.inc.php:46 #, fuzzy msgid "Deactivate" msgstr "Utilisateur activé" -#: ../../templates/show_democratic_playlist.inc.php:38 -#, fuzzy -msgid "Playing from base Playlist" -msgstr "Jouer cette liste de lecture" - -#: ../../templates/show_democratic_playlist.inc.php:51 -#: ../../templates/show_democratic_playlist.inc.php:86 -#, fuzzy -msgid "Votes" -msgstr "Votes" - -#: ../../templates/show_democratic_playlist.inc.php:67 -msgid "Remove Vote" -msgstr "" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "Flux" -#: ../../templates/show_democratic_playlist.inc.php:69 -msgid "Add Vote" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -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_edit_artist.inc.php:23 -msgid "Edit Artist" -msgstr "Artiste" - -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Artist" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" msgstr "" #: ../../templates/show_play_selected.inc.php:28 @@ -2732,209 +2647,189 @@ msgstr "Enlever les pistes sélectionnées" msgid "Add to" msgstr "Ajouter à" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "Ajouter un nouvel utilisateur" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "Histoire d'IP" -#: ../../templates/show_export.inc.php:32 -#: ../../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_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "Voir unique" -#: ../../templates/show_export.inc.php:51 -msgid "Format" -msgstr "" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Date" -#: ../../templates/show_export.inc.php:61 -msgid "Export" -msgstr "" +#: ../../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_embed_xspf.inc.php:54 -msgid "XSPF Player" +#: ../../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_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Couverture" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "Nom de catalogue" -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" -msgstr "" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Local" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" -msgstr "" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "Distant" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" -msgstr "Réinitialiser la jaquette d'album" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "Obligatoire pour un catalogue distant" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Trouver la jaquette d'album" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Motif de nom de fichier" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "Télécharger" +#: ../../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_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Nom complet" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "Ajouter un catalogue" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "Date d'enregistrement" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -msgid "Last Ip" -msgstr "Dernier(s) IPs" +#: ../../templates/show_export.inc.php:51 +msgid "Format" +msgstr "" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "En ligne" +#: ../../templates/show_export.inc.php:61 +msgid "Export" +msgstr "" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" -msgstr "hors de" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "Recommandations" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "mise à jour de" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "Recommende les Artists" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "test des tags des morceaux trouvés" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "Recommende les albums" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "Vérifié" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "Recommande les Morceaux" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" -msgstr "" +#: ../../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_big_art.inc.php:29 -msgid "Album Art" -msgstr "Jaquette d'album" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Type de liste de lecture" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" -msgstr "Cliquer pour fermer la fenetre" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importer une liste de lecture" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "Précédant" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Favoris" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" -msgstr "" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "Liste des artistes favoris" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" -msgstr "" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "Liste des albums favoris" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" -msgstr "" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "Liste des morceaux favoris" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" -msgstr "Compte" - -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" -msgstr "Mode" - -#: ../../templates/sidebar_preferences.inc.php:34 -msgid "Localplay Modules" -msgstr "Lecture en local" - -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" -msgstr "Plugins disponible" +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +msgid "Statistics" +msgstr "Statistiques des catalogues" -#: ../../templates/show_account.inc.php:40 -msgid "New Password" -msgstr "Mot de passe" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" +msgstr "" -#: ../../templates/show_account.inc.php:64 -msgid "Update Account" -msgstr "Modifier un compte" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" +msgstr "" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "édition" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" +msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "préférences" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" +msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "Mise à jour des préférences" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" +msgstr "" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "Mode debogage d'Ampache" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" +msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "Démarrage de la recherche de jaquette d'album" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "E-mail aux utilisateurs" -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Cherché" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Vider les statistiques" + +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" +msgstr "" + +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" +msgstr "" #: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy @@ -2945,6 +2840,14 @@ msgstr "mise à jour de" msgid "Checking" msgstr "Test" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "Démarrage de la recherche des nouveaux morceaux" + +#: ../../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 " @@ -3008,11 +2911,8 @@ msgstr "Support de PHP ICONV" #: ../../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" +"support is required for Ampache" 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é" #: ../../templates/show_test.inc.php:119 msgid "PHP PCRE Support" @@ -3040,11 +2940,6 @@ msgstr "" "nécessaire mais pourrai gener certaines fonctionnalités de " "ampache" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php existe" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3055,11 +2950,6 @@ msgstr "" "fichier ampache.cfg.php n'est pas au bon endroit ou \n" "\t n'est pas lisible par votre serveur web" -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php configuré ?" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3078,329 +2968,534 @@ msgstr "" "Ceci test la connexion à votre base de données en utilisant " "les valeurs de ampache.cfg.php" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "Recherche dans Ampache" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "Mots clés" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "édition" -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "Joué" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "préférences" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Oui" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Mise à jour des préférences" + +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." +msgstr "" + +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "Mot de passe" + +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "Modifier un compte" + +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Précédant" + +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" + +#: ../../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:432 +msgid "Pure Random" +msgstr "" + +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "" + +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "" + +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "" + +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "Réinitialiser la jaquette d'album" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Trouver la jaquette d'album" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "Nom de la liste de lecture" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "Nombre de morceaux" + +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "Propriétaire" + +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" +msgstr "" + +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" +msgstr "" + +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" +msgstr "" + +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "" + +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." +msgstr "" + +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "" + +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" +msgstr "" + +#: ../../lib/class/flag.class.php:251 +msgid "Approved" +msgstr "Déplacé" + +#: ../../lib/class/flag.class.php:252 +msgid "Pending" +msgstr "Attente" + +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" +msgstr "" + +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "Gérer les utilisateurs" + +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "Listes de lecture" + +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" +msgstr "" + +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" +msgstr "" + +#: ../../lib/class/browse.class.php:777 +msgid "Flagged Records" +msgstr "Marqué par" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Erreur de connexion à" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "Code" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "Raison" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "Non" +#: ../../lib/class/catalog.class.php:177 +#, fuzzy +msgid "day" +msgid_plural "days" +msgstr[0] "jour" +msgstr[1] "jour" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" -msgstr "Débit minimum" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "Synchronisation distante en cours" -#: ../../templates/show_search.inc.php:95 -msgid "One Star" -msgstr "1 étoile" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Erreur : impossible d'ouvrir" -#: ../../templates/show_search.inc.php:96 -msgid "Two Stars" -msgstr "2 etoiles" +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "Erreur: Impossible de changer de répertoire" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" -msgstr "3 etoiles" +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Erreur: Impossible d'obtenir la taille de fichier de" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" -msgstr "4 etoiles" +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "n'est pas lisible par ampache" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" -msgstr "5 etoiles" +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" +msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "Opérateur" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "Mise à jour non nécessaire" -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "ET" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "Mise à jour distante en cours" -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "Méthode" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "Playlist ajoutée à partir de" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "approximatif" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "Mise à jour du catalogue terminée" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" -msgstr "exacte" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "Durée totale" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" -msgstr "Nombre de résultats" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Total des morceaux" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" -msgstr "" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "Morceaux par secondes" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../lib/class/catalog.class.php:1210 +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/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" -msgstr "" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "Mise à jour de(s) catalogue(s) distant(s) terminée" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "Nettoyage de catalogue terminé" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "Fichiers enlevés" + +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "Ajouter une entrée" +#: ../../lib/class/catalog.class.php:1736 +msgid "Update Finished." +msgstr "Mise à jour du catalogue terminée" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "Adresse de début" +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" +msgstr "Test" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "Adresse de fin" +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." +msgstr "morceaux mis à jour" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" -msgstr "Clef" +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" +msgstr "Stop" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" -msgstr "Ajouter un accès pour un hôte" +#: ../../lib/class/localplay.class.php:645 +msgid "Paused" +msgstr "Pause" -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" -msgstr "" +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_add_access.inc.php:84 -#, fuzzy -msgid "Create ACL" -msgstr "Créer un compte" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "M3U simple" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" -msgstr "" +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" -msgstr "" +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Selectionner" +#: ../../lib/preferences.php:193 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" -msgstr "Le temp d'ajout" +#: ../../lib/preferences.php:194 +msgid "XSPF" +msgstr "" -#: ../../templates/show_disabled_songs.inc.php:65 -msgid "Remove" -msgstr "Effacement" +#: ../../lib/preferences.php:228 +msgid "Disabled" +msgstr "Désactiver" -#: ../../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" +#: ../../lib/preferences.php:230 +msgid "Manager" 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" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" +#: ../../lib/preferences.php:251 +msgid "Send on Add" msgstr "" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "Chemin d'accès web" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" +msgstr "" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "Utilisateur MySQL" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" +msgstr "" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "Mot de passe MySQL" +#: ../../lib/preferences.php:262 +msgid "Always" +msgstr "" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "écrire la configuration" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Ne pas jouer" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "Test de la configuration" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "C'est plutôt mauvais" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "C'est OK" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" -msgstr "" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "C'est plutôt bon" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "Cet identifiant utilisateur est actif et peut etre utilisé" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "J'aime ça !" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" -msgstr "" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "C'est dément" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" -msgstr "" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "C'est le Top !" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "Chinois simplifié" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" -msgstr "" +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "actif" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" -msgstr "" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "inactif" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" msgstr "" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" +#: ../../lib/install.php:258 +msgid "Passwords do not match" msgstr "" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" -msgstr "" +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "Envoyer" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" -msgstr "" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "Lecture en local" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" -msgstr "" +#: ../../lib/ui.lib.php:361 +msgid "Random Play" +msgstr "Aléatoire" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "Refuser" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +msgid "Admin-Catalog" +msgstr "Ajouter un catalogue" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" -msgstr "" +#: ../../lib/ui.lib.php:381 +msgid "Admin-User Management" +msgstr "Gestion des utilisateurs" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" -msgstr "" +#: ../../lib/ui.lib.php:385 +msgid "Admin-Mail Users" +msgstr "E-mail aux utilisateurs" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "Enregistrement terminé" +#: ../../lib/ui.lib.php:389 +msgid "Admin-Manage Access Lists" +msgstr "Liste d'accès" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" -msgstr "" +#: ../../lib/ui.lib.php:393 +msgid "Admin-Site Preferences" +msgstr "Préférences administrateur" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" +msgstr "Parcourir" + +#: ../../lib/ui.lib.php:508 +msgid "Add New" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../albums.php:32 +msgid "Album Art Cleared" +msgstr "Jaquettes d'album vidées" + +#: ../../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" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" -msgstr "Erreur: Aucun mot clé entré" +#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +msgid "Album Art Not Located" +msgstr "Jaquette d'album non trouvée" -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "Score mis à jour" +#: ../../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" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "Votre score pour cet objet a été mis à jour" +#: ../../albums.php:52 ../../albums.php:80 +msgid "Album Art Inserted" +msgstr "Jaquette d'album incluse" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" -msgstr "Utilisateur suspendu, contactezz l admin" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "Démarrage de la mise à jour à partir des balises" -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "Impossible de creer ce compte" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "Mise à jour à partir des balises terminée" -#: ../../login.php:92 -msgid "No local account found" -msgstr "Pas de compte local correspondant" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "Retour" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" msgstr "" -#: ../../preferences.php:91 -msgid "Error Update Failed" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" msgstr "" -#: ../../preferences.php:96 -msgid "Your Account has been updated" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" msgstr "" -#: ../../update.php:47 ../../update.php:51 -msgid "Ampache Update" -msgstr "Mode debogage d'Ampache" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "fichier" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "Démarrage de la mise à jour à partir des balises" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "Envoi de fichiers non supporté" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "Mise à jour à partir des balises terminée" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "Aucun fichier envoyé" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "Retour" +#: ../../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é." -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "Voir les artistes commençant par" +#: ../../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)." + +#: ../../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é" #: ../../playlist.php:57 msgid "Playlist Created" @@ -3426,96 +3521,89 @@ msgstr "Liste de lecture créée" msgid "Empty Playlists Deleted" msgstr "Liste de lecture supprimée" -#: ../../flag.php:45 -msgid "Item Flagged" -msgstr "Marqué par" +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "Utilisateur suspendu, contactezz l admin" -#: ../../flag.php:45 -msgid "The specified item has been flagged" -msgstr "Marqué par" +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "Impossible de creer ce compte" -#: ../../albums.php:32 -msgid "Album Art Cleared" -msgstr "Jaquettes d'album vidées" +#: ../../login.php:92 +msgid "No local account found" +msgstr "Pas de compte local correspondant" -#: ../../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" +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Erreur: Aucun mot clé entré" -#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 -msgid "Album Art Not Located" -msgstr "Jaquette d'album non trouvée" +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "Voir les artistes commençant par" -#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +#: ../../bin/print_tags.inc:66 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." +"[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 "" -"Pas de jaquette d'album trouvée. Celà peut etre du à " -"une surcharge temporaire d'Amazon ou un album inconnu de leur catalogue" - -#: ../../albums.php:52 ../../albums.php:80 -msgid "Album Art Inserted" -msgstr "Jaquette d'album incluse" -#: ../../register.php:73 -msgid "Error Captcha Required" -msgstr "Erreur saisissez le captcha" +#: ../../bin/print_tags.inc:72 +msgid "Filename:" +msgstr "Nom de fichier :" -#: ../../register.php:80 -msgid "Error Captcha Failed" -msgstr "Erreur Captcha s'est cassé" +#~ msgid " FOUND" +#~ msgstr "TROUVE" -#: ../../register.php:87 -msgid "You must accept the user agreement" -msgstr "Vous devez accepter les conditions d'utilisation" +#~ msgid "Searching for new Album Art" +#~ msgstr "Recherche de nouvelle(s) jaquette(s) d'album(s)" -#: ../../register.php:92 -msgid "You did not enter a username" -msgstr "Vous n'avez pas entré un nom d'utilisateur" +#~ msgid "English" +#~ msgstr "Anglais" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "SVP entrez vos prénom et nom" +#~ msgid "British English" +#~ msgstr "Anglais (britannique)" -#: ../../register.php:122 -msgid "You must enter a password" -msgstr "Vous devez entrer un mot de passe" +#~ msgid "Turkish" +#~ msgstr "Turc" -#: ../../register.php:126 -msgid "Your passwords do not match" -msgstr "Vos mots de passe ne correspondent pas" +#, fuzzy +#~ msgid "Export Failed" +#~ msgstr "Erreur : Enregistrement non effectué" -#: ../../register.php:158 -msgid "Error: Insert Failed" -msgstr "Erreur : Enregistrement non effectué" +#~ msgid "description" +#~ msgstr "Description" -#: ../../radio.php:50 -msgid "Radio Station Added" -msgstr "" +#~ 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é" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." -msgstr "" +#~ 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" -#: ../../democratic.php:92 -msgid "Playlist Cleared" -msgstr "Liste de lecture effacée" +#~ msgid "Rating Updated" +#~ msgstr "Score mis à jour" -#: ../../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 "" +#~ msgid "Your rating for this object has been updated" +#~ msgstr "Votre score pour cet objet a été mis à jour" -#: ../../bin/print_tags.inc:72 -msgid "Filename:" -msgstr "Nom de fichier :" +#~ msgid "Playlist Cleared" +#~ msgstr "Liste de lecture effacée" #~ msgid "days" #~ msgstr "jours" @@ -3845,9 +3933,6 @@ msgstr "Nom de fichier :" #~ msgid "Streaming" #~ msgstr "Flux" -#~ msgid "Options" -#~ msgstr "Actions" - #~ msgid "System" #~ msgstr "Le Serveur" diff --git a/locale/it_IT/LC_MESSAGES/messages.mo b/locale/it_IT/LC_MESSAGES/messages.mo index 49b19f99..a743d873 100644 Binary files a/locale/it_IT/LC_MESSAGES/messages.mo and b/locale/it_IT/LC_MESSAGES/messages.mo differ diff --git a/locale/it_IT/LC_MESSAGES/messages.po b/locale/it_IT/LC_MESSAGES/messages.po index ad082572..c9cc0b48 100644 --- a/locale/it_IT/LC_MESSAGES/messages.po +++ b/locale/it_IT/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: 2006-01-08 00:34+0100\n" "Last-Translator: Mr-miky \n" "Language-Team: Italian\n" @@ -16,1366 +16,1134 @@ msgstr "" "X-Generator: KBabel 1.11\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "Sessione scaduta: Per cortesia rifai il login" +#: ../../register.php:73 +msgid "Error Captcha Required" +msgstr "Errore Captcha richiesto" -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" -msgstr "" +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "Errore Captcha fallito" -#: ../../lib/class/album.class.php:217 -msgid "Disk" +#: ../../register.php:87 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Artisti" +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "Non hai inserito un nome utente" -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Vari" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Errore: Impossibile aprire" +#: ../../register.php:122 +msgid "You must enter a password" +msgstr "Devi inserire una password" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "Tutti" +#: ../../register.php:126 +msgid "Your passwords do not match" +msgstr "Le passord non corrispondono" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "Visualizza" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "Errore, Nome utente già in uso" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 +#: ../../register.php:158 +msgid "Error: Insert Failed" +msgstr "Errore: inserimento fallito" + +#: ../../update.php:47 ../../update.php:51 #, fuzzy -msgid "Read" -msgstr "Casuale" +msgid "Ampache Update" +msgstr "Ampache Debug" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "Sessione scaduta: Per cortesia rifai il login" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" +#: ../../radio.php:50 +msgid "Radio Station Added" msgstr "" -#: ../../lib/class/catalog.class.php:176 +#: ../../admin/flag.php:89 #, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "giorno" -msgstr[1] "giorno" +msgid "Song Updated" +msgstr "Voto aggiornato" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 +#: ../../admin/flag.php:89 #, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "ora" -msgstr[1] "ora" - -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "Sincronizzazione remota in corso" - -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "Errore: Impossibile cambiare alla cartella" - -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Errore, impossibile leggere la dimensione del file" - -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "non è leggibile da ampache" +msgid "The requested song has been updated" +msgstr "I brani richiesti sono stati disabilitati" -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" +#: ../../admin/flag.php:131 +#, fuzzy +msgid "Album Updated" msgstr "Aggiornato" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "Non è necessario aggiornare" - -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "Aggiornamento remoto in corso" +#: ../../admin/flag.php:173 +#, fuzzy +msgid "Artist Updated" +msgstr "Playlist aggiornata" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "Aggiunta playlist da" +#: ../../admin/flag.php:238 +#, fuzzy +msgid "Songs Updated" +msgstr "Voto aggiornato" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "Aggiornamento catalogo terminato" +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Flag Removed" +msgstr "Modifica marcati" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "Tempo impiegato" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Totale brani" +#: ../../admin/flag.php:262 +msgid "Flags Updated" +msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "Brani per secondo" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "Brani disabilitati" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "Errore" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "I brani richiesti sono stati disabilitati" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "" -"Impossibile caricare la libreria XMLRPC, verifica che XML-RPC sia abilitato" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" +msgstr "Brani abilitati" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Errore connettendosi a" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" +msgstr "I brani richiesti sono stati abilitati" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "Codice" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +#, fuzzy +msgid "Catalog Updated" +msgstr "Aggiornamento catalogo terminato" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "Motivazione" +#: ../../admin/catalog.php:110 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Dimensione catalogo" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "Terminato aggiornamento remoto catalogo(ghi)." +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" +msgstr "" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "Aggiunti" +#: ../../admin/catalog.php:119 +#, fuzzy +msgid "Songs Removed" +msgstr "Brani abilitati" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:125 +#, fuzzy +msgid "Disabled Songs Processed" +msgstr "Mostra brani disabilitati" + +#: ../../admin/catalog.php:146 +#, fuzzy +msgid "Catalog Cleaned" msgstr "Pulizia catalogo terminata" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "files rimossi" +#: ../../admin/catalog.php:197 +#, fuzzy +msgid "Catalog Created" +msgstr "Nome catalogo" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" -msgstr "" +#: ../../admin/catalog.php:214 +#, fuzzy +msgid "Catalog statistics cleared" +msgstr "Statistiche catalogo" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr "TROVATO" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "'In esecuzione ora' cancellato" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Ricerca nuova copertina" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" +msgstr "Tutti gli 'In esecuzione ora' sono stati cancellati" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:241 #, fuzzy -msgid "Update Finished." -msgstr "Aggiornamento catalogo terminato" +msgid "No Disabled songs found" +msgstr "Mostra brani disabilitati" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:250 #, fuzzy -msgid "Checked" -msgstr "Controllo in corso" +msgid "Delete Catalog" +msgstr "Aggiorna cataloghi" -#: ../../lib/class/catalog.class.php:1756 -#, fuzzy -msgid "songs updated." -msgstr "è stata aggiornata" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "Vuoi veramente cancellare questo catalogo?" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" -msgstr "" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "Ricerca copertine terminata" -#: ../../lib/class/flag.class.php:251 -#, fuzzy -msgid "Approved" -msgstr "Spostato" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "Errore, E' necessario un nome utente" -#: ../../lib/class/flag.class.php:252 -#, fuzzy -msgid "Pending" -msgstr "Aggiunta" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "Errore password non corrispondente" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "Cancella" +#: ../../admin/users.php:83 +msgid "User Updated" +msgstr "" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" +#: ../../admin/users.php:83 +msgid "updated" msgstr "" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" msgstr "" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -#, fuzzy -msgid "Other" -msgstr "altro" - -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Sconosciuto" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "Utente" -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "In esecuzione" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "Amministrazione" -#: ../../lib/class/localplay.class.php:642 -#, fuzzy -msgid "Stopped" -msgstr "Arresta" +#: ../../admin/users.php:129 +msgid "New User Added" +msgstr "" -#: ../../lib/class/localplay.class.php:645 -#, fuzzy -msgid "Paused" -msgstr "Pausa" +#: ../../admin/users.php:134 +msgid "User Enabled" +msgstr "" -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "Errore, E' necessario un nome utente" +#: ../../admin/users.php:139 +msgid "User Disabled" +msgstr "" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "Errore password non corrispondente" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "Errore" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "Brani" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" +msgstr "" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "Albums" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "Utente cancellato" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" -msgstr "Generi" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Errore di cancellazione" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "Gestione utenti" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "Impossibile cancellare l' ultimo utente amministratore" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/users.php:173 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "Playlists" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "Sei sicuro di volere cancellare permanentemente" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 +#: ../../admin/modules.php:56 ../../admin/modules.php:94 #, fuzzy -msgid "Catalogs" -msgstr "Catalogo" - -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" -msgstr "" +msgid "Are you sure you want to remove this plugin?" +msgstr "Sei sicuro di volere cancellare questa playlist" -#: ../../lib/class/browse.class.php:748 +#: ../../admin/modules.php:68 ../../admin/modules.php:113 #, fuzzy -msgid "Flagged Records" -msgstr "Marcata da" +msgid "Plugin Deactivated" +msgstr "Utente attivato" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" -msgstr "" +#: ../../admin/modules.php:87 +#, fuzzy +msgid "Plugin Activated" +msgstr "Utente attivato" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" -msgstr "" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Cancellato" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "Non riprodurre" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "Aggiunti" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "E' ok" - -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "Aggiornato" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "lo adoro!" +#: ../../admin/access.php:45 +#, fuzzy +msgid "Access List Entry updated" +msgstr "Aggiungi voce a lista accessi" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" msgstr "" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" msgstr "" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "Abilitato" - -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "Disabilitato" - -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 +#: ../../admin/mail.php:57 #, fuzzy -msgid "None" -msgstr "No" - -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" -msgstr "Stream" +msgid "E-mail Sent" +msgstr "Gestione E-mail" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -#, fuzzy -msgid "Localplay" -msgstr "Riproduzione locale" - -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "M3U" - -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "M3U semplice" - -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "PLS" - -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "Asx" - -#: ../../lib/preferences.php:193 -msgid "RAM" -msgstr "RAM" +#: ../../preferences.php:91 +msgid "Error Update Failed" +msgstr "" -#: ../../lib/preferences.php:194 -msgid "XSPF" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:228 +#: ../../flag.php:45 #, fuzzy -msgid "Disabled" -msgstr "Disabilitato" +msgid "Item Flagged" +msgstr "Marcata da" -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "Utente" +#: ../../flag.php:45 +#, fuzzy +msgid "The specified item has been flagged" +msgstr "La playlist richiesta è stata cancellata" -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "" - -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "Amministrazione" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +#, fuzzy +msgid "Catalogs" +msgstr "Catalogo" -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../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/preferences.php:253 -msgid "Clear on Send" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "Azione" -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "Aggiungi" -#: ../../lib/preferences.php:262 -msgid "Always" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "Inglese" - -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "Inglese britannico" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +#, fuzzy +msgid "Clean" +msgstr "Cancella informazioni" -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "Turco" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "Tutti" -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "Cinese semplificato" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "Cancella" -#: ../../lib/general.lib.php:467 -msgid "On" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/general.lib.php:470 -msgid "Off" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:68 +#, fuzzy +msgid "No Catalogs Found" +msgstr "Non è stato trovato alcun catalogo" -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +#, fuzzy +msgid "Clean All" +msgstr "Vuota tutti i cataloghi" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 #, fuzzy -msgid "minutes ago" -msgstr "Minuti" +msgid "Add to All" +msgstr "Aggiungi a" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 #, fuzzy -msgid "hours ago" -msgstr "ore" +msgid "Update All" +msgstr "Aggiornato" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "days ago" -msgstr "giorni" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "Aggiungi un catalogo" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "Azzera stato del catalogo" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "years ago" -msgstr "anno" - -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "Inizio" - -#: ../../lib/ui.lib.php:344 -msgid "Upload" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" msgstr "" -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "Riproduzione locale" - -#: ../../lib/ui.lib.php:350 -#, fuzzy -msgid "Random Play" -msgstr "Casuale" - -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Playlist" - -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Cerca" - -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "Impostazioni" - -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -#, fuzzy -msgid "Admin-Catalog" -msgstr "Aggiungi catalogo" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Mostra brani duplicati" -#: ../../lib/ui.lib.php:370 -#, fuzzy -msgid "Admin-User Management" -msgstr "Gestione utenti" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "Cancella 'Ora in ascolto'" -#: ../../lib/ui.lib.php:374 +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 #, fuzzy -msgid "Admin-Mail Users" -msgstr "Posta utenti" +msgid "Generate New Config" +msgstr "Scrivi configurazione" -#: ../../lib/ui.lib.php:378 +#: ../../templates/show_admin_tools.inc.php:93 #, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Liste accesso" +msgid "Preferences Permissions" +msgstr "Impostazioni" -#: ../../lib/ui.lib.php:382 -#, fuzzy -msgid "Admin-Site Preferences" -msgstr "Impostazioni amministrazione" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "" -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../lib/ui.lib.php:390 +#: ../../templates/show_admin_tools.inc.php:96 #, fuzzy -msgid "Browse Music" -msgstr "Sfoglia" +msgid "Check for New Version" +msgstr "Controllo configurazione" -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Genere" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +#, fuzzy +msgid "Object" +msgstr "Oggetto" + +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Marcatura" + +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "Commento" -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" +msgstr "Stato" + +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 #, fuzzy -msgid "Statistics" -msgstr "Statistiche catalogo" +msgid "No Records Found" +msgstr "Non è stato trovato alcun catalogo" -#: ../../lib/ui.lib.php:497 -msgid "Add New" -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 "Installazione Ampache" -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../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" -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "Nome" - -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" +#: ../../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" -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" +#: ../../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" -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Titolo" +#: ../../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 "" -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "Traccia" +#: ../../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" -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "Artista" +#: ../../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" -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -#, fuzzy -msgid "Recently Played" -msgstr "Meno ascoltati" +#: ../../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" -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" +#: ../../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." -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" +msgstr "Crea account Amministratore" -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 +#: ../../templates/show_add_user.inc.php:31 +msgid "Username" +msgstr "Nome utente" -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 #: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 #: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 #: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 msgid "Password" msgstr "Password" -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "file" +#: ../../templates/show_install_account.inc.php:68 +#: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 +#: ../../templates/show_add_user.inc.php:63 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" +msgstr "Conferma password" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "" +#: ../../templates/show_install_account.inc.php:73 +msgid "Create Account" +msgstr "Crea account" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "Percorso" -#: ../../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:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" 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:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." -msgstr "" - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -#, fuzzy -msgid "Catalog Updated" -msgstr "Aggiornamento catalogo terminato" - -#: ../../admin/catalog.php:103 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Dimensione catalogo" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "Azioni" -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/catalog.php:112 -#, fuzzy -msgid "Songs Removed" -msgstr "Brani abilitati" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" msgstr "" -#: ../../admin/catalog.php:118 -#, fuzzy -msgid "Disabled Songs Processed" -msgstr "Mostra brani disabilitati" - -#: ../../admin/catalog.php:138 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Pulizia catalogo terminata" - -#: ../../admin/catalog.php:188 -#, fuzzy -msgid "Catalog Created" -msgstr "Nome catalogo" - -#: ../../admin/catalog.php:205 -#, fuzzy -msgid "Catalog statistics cleared" -msgstr "Statistiche catalogo" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "'In esecuzione ora' cancellato" - -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Tutti gli 'In esecuzione ora' sono stati cancellati" - -#: ../../admin/catalog.php:232 -#, fuzzy -msgid "No Disabled songs found" -msgstr "Mostra brani disabilitati" - -#: ../../admin/catalog.php:241 -#, fuzzy -msgid "Delete Catalog" -msgstr "Aggiorna cataloghi" +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "Rifiuta" -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "Vuoi veramente cancellare questo catalogo?" +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "Abilitato" -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "Ricerca copertine terminata" +#: ../../templates/show_song.inc.php:23 +msgid "Details" +msgstr "" -#: ../../admin/flag.php:89 -#, fuzzy -msgid "Song Updated" -msgstr "Voto aggiornato" +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "" -#: ../../admin/flag.php:89 +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 #, fuzzy -msgid "The requested song has been updated" -msgstr "I brani richiesti sono stati disabilitati" +msgid "Song Title" +msgstr "Titolo brano" -#: ../../admin/flag.php:131 -#, fuzzy -msgid "Album Updated" -msgstr "Aggiornato" +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "Albums" -#: ../../admin/flag.php:173 -#, fuzzy -msgid "Artist Updated" -msgstr "Playlist aggiornata" +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "Artista" -#: ../../admin/flag.php:238 -#, fuzzy -msgid "Songs Updated" -msgstr "Voto aggiornato" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Genere" -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Flag Removed" -msgstr "Modifica marcati" +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "Playlist" -#: ../../admin/flag.php:247 -msgid "Flag Removed from" +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" msgstr "" -#: ../../admin/flag.php:262 -msgid "Flags Updated" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" msgstr "" -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "Brani disabilitati" - -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "I brani richiesti sono stati disabilitati" - -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "Brani abilitati" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "I brani richiesti sono stati abilitati" - -#: ../../admin/users.php:83 -msgid "User Updated" +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" msgstr "" -#: ../../admin/users.php:83 -msgid "updated" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" msgstr "" -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "Errore, Nome utente già in uso" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" msgstr "" -#: ../../admin/users.php:129 -msgid "New User Added" +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" msgstr "" -#: ../../admin/users.php:134 -msgid "User Enabled" +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" msgstr "" -#: ../../admin/users.php:139 -msgid "User Disabled" +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" msgstr "" -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" msgstr "" -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "Utente cancellato" - -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Errore di cancellazione" - -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "Impossibile cancellare l' ultimo utente amministratore" - -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Sconosciuto" -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "Sei sicuro di volere cancellare permanentemente" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" +msgstr "Nome completo" -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../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" - -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -#, fuzzy -msgid "Plugin Deactivated" -msgstr "Utente attivato" - -#: ../../admin/modules.php:85 -#, fuzzy -msgid "Plugin Activated" -msgstr "Utente attivato" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +msgid "Last Seen" +msgstr "Ultimo accesso" -#: ../../admin/modules.php:120 -msgid "Plugins" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" msgstr "" -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "Cancellato" - -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/access.php:45 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Aggiungi voce a lista accessi" - -#: ../../admin/mail.php:57 -#, fuzzy -msgid "E-mail Sent" -msgstr "Gestione E-mail" - -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "" - -#: ../../admin/system.php:64 +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 #, fuzzy -msgid "Export Failed" -msgstr "Errore Captcha fallito" - -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "" - -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "" - -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "" - -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "" - -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Riproduci" - -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" -msgstr "" +msgid "Recently Played" +msgstr "Meno ascoltati" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Album" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" -msgstr "" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "Traccia" -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 -#, fuzzy -msgid "Clear Playlist" -msgstr "Nuova playlist" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "Durata" -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "" +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" +msgstr "Voto" -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/show_songs.inc.php:63 #: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 #: ../../templates/show_user_recommendations.inc.php:32 #: ../../templates/show_user_recommendations.inc.php:43 #: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_user_stats.inc.php:34 +#: ../../templates/show_user_stats.inc.php:47 +#: ../../templates/show_user_stats.inc.php:60 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 msgid "Not Enough Data" msgstr "Dati insufficienti" -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "" - -#: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.inc.php:32 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc.php:32 -msgid "Ampache Installation" -msgstr "Installazione Ampache" - -#: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc.php:38 -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" - -#: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc.php:41 -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" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "Copertine" -#: ../../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" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" 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:45 -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc.php:44 -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_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" msgstr "" -#: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 -#: ../../templates/show_install_config.inc.php:48 -msgid "Step 1 - Creating and Inserting the Ampache Database" -msgstr "Passo 1 - Creazione ed inserimento del database Ampache" - -#: ../../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" - -#: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 -#: ../../templates/show_install_config.inc.php:53 -msgid "Step 3 - Setup Initial Account" -msgstr "Passo 3 -Impostazione account iniziale" - -#: ../../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." +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "Scarica" -#: ../../templates/show_install_account.inc.php:56 -msgid "Create Admin Account" -msgstr "Crea account Amministratore" +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" +msgstr "Modifica" -#: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_edit_user.inc.php:31 -#: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Username" -msgstr "Nome utente" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "Marca brano" -#: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_add_user.inc.php:63 -#: ../../templates/show_account.inc.php:47 -msgid "Confirm Password" -msgstr "Conferma password" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +#, fuzzy +msgid "File" +msgstr "file" -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" -msgstr "Crea account" +#: ../../templates/show_flag.inc.php:49 +#, fuzzy +msgid "Item" +msgstr "Stream" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "Aggiungi un catalogo" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Motivo della marcatura" -#: ../../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)" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -"Nel formulario seguente inserisci od un percorso locale (ad es. /data/" -"musica) o l' ULR ad una installazione remota di Ampache (ad es. http://" -"theotherampache.com)" - -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" -msgstr "Nome catalogo" -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "Inserimento automatico campi" - -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "nome album" - -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "nome artista" - -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr " commento id3" - -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "genere" - -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "numero traccia (con aggiunta di 0 in fronte)" - -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "tiolo brano" - -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "anno" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +#, fuzzy +msgid "Other" msgstr "altro" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "Percorso" - -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "tipo catalogo" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "Locale" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" +msgstr "Trovato" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" -msgstr "Remoto" +#: ../../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_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../templates/show_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "Filtro nome file" - -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "Filtro cartelle" +#: ../../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_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "(non inizianti o terminanti per '/')" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" msgstr "" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" -msgstr "Genera playliste dai file m3u" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "Aggiungi catalogo" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "Riproduci album" #: ../../templates/show_localplay_status.inc.php:25 msgid "Localplay Control" @@ -1403,692 +1171,628 @@ msgid "Repeat" msgstr "Rifiuta" #: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 #: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 #: ../../templates/show_playlist_row.inc.php:24 msgid "Random" msgstr "Casuale" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "Aggiungi" - -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "Nome playlist" - -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "N° Brani" - -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "Proprietario" - -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "Azioni" - -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" -msgstr "" - -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" -msgstr "Modifica" - -#: ../../templates/show_similar_artists.inc.php:23 +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 #, 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 "" +msgid "Clear Playlist" +msgstr "Nuova playlist" -#: ../../templates/show_similar_artists.inc.php:66 -#, fuzzy -msgid "Back" -msgstr "Traccia" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Seleziona" -#: ../../templates/show_similar_artists.inc.php:77 -#, fuzzy -msgid "Rename selected" -msgstr "Aggiorna selezione" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Titolo" -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "Annulla" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Nome file" -#: ../../templates/show_similar_artists.inc.php:91 -#, fuzzy -msgid "Advanced Options" -msgstr "Avanzato" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "" -#: ../../templates/show_similar_artists.inc.php:152 +#: ../../templates/show_disabled_songs.inc.php:65 #, fuzzy -msgid "Search Again" -msgstr "Cerca Ampache" +msgid "Remove" +msgstr "Remoto" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" -msgstr "" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Aggiungi voce" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" -msgstr "" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Indirizzo iniziale" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" -msgstr "" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Indirizzo finale" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" -msgstr "" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "Livello" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" 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_random.inc.php:22 -msgid "Play Random Selection" -msgstr "Riproduzione selezione casuale" - -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "Totale voci" - -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "Da genere" - -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "Durata" - -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "Illimitato" - -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" - -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 #: ../../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:62 msgid "Type" msgstr "" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "Standard" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "Nome completo" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "Meno ascoltati" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "Data registrazione" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "Tutti gli album" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +#, fuzzy +msgid "Last Ip" +msgstr "Ultimo accesso" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "Artista completo" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "In linea" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_random.inc.php:76 +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 #, fuzzy -msgid "From catalog" -msgstr "da catalogo" +msgid "Base Playlist" +msgstr "Nuova playlist" -#: ../../templates/show_random.inc.php:82 -msgid "Size Limit" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" msgstr "" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" -msgstr "Accoda" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" +msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "Avvio nuova ricerca brano in" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "Brani" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "catalogo" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Riproduci" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "Trovato" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "Crea nuova playlist" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" -msgstr "" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" +msgstr "Brano" -#: ../../templates/show_playlist_edit.inc.php:26 -#, fuzzy -msgid "Editing Playlist" -msgstr "Playlist" +#: ../../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" -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -#, fuzzy -msgid "Update" -msgstr "Aggiornato" - -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Ricordami" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "Percorso Web" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "Registra" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Nome del database desiderato" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" -msgstr "" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "Server MySQL" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "Azione" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "Nome utente MySQL" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" -msgstr "" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "Password MySQL" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -#, fuzzy -msgid "Clean" -msgstr "Cancella informazioni" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" +msgstr "Scrivi configurazione" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" -msgstr "" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php esiste" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php Configurato?" + +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Controllo configurazione" + +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -#, fuzzy -msgid "No Catalogs Found" -msgstr "Non è stato trovato alcun catalogo" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "Modifica utente esistente" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -#, fuzzy -msgid "Clean All" -msgstr "Vuota tutti i cataloghi" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "E-mail" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "Livello accesso utente" + +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" msgstr "" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -#, fuzzy -msgid "Add to All" -msgstr "Aggiungi a" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -#, fuzzy -msgid "Update All" -msgstr "Aggiornato" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "Aggiorna utente" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "Azzera stato del catalogo" +#: ../../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_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" + +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Mostra brani duplicati" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "Cancella 'Ora in ascolto'" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -#, fuzzy -msgid "Generate New Config" -msgstr "Scrivi configurazione" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:93 -#, fuzzy -msgid "Preferences Permissions" -msgstr "Impostazioni" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Valore" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" msgstr "" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -#, fuzzy -msgid "Check for New Version" -msgstr "Controllo configurazione" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" +msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "Marca brano" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -#, fuzzy -msgid "File" -msgstr "file" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" -#: ../../templates/show_flag.inc.php:49 -#, fuzzy -msgid "Item" -msgstr "Stream" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Motivo della marcatura" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" msgstr "" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "Commento" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "Parametro" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "Marcatura" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Cerca" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" msgstr "" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "Aggiungi utente" +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +#, fuzzy +msgid "Create" +msgstr "Bitrate" + +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" msgstr "" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "Trova duplicati" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "Posta utenti" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "Azzera stati" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Continua" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Annulla" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" +msgstr "Inizio" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Sfoglia" + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +#, fuzzy +msgid "Localplay" +msgstr "Riproduzione locale" + +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "Impostazioni" + +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Uscita" + +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Aggiornamento di" + +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogo" + +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "controllo informazioni tag dei brani trovati." + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "" + +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Successivo" + +#: ../../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 "Song Title" -msgstr "Titolo brano" +msgid "Description" +msgstr "descrizione" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" -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 +#, fuzzy +msgid "Version" +msgstr "Versione PHP" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" -msgstr "" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" +msgstr "Disabilitato" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" -msgstr "" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +#, fuzzy +msgid "Activate" +msgstr "Utente attivato" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../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_browse.inc.php:61 -msgid "Unplayed" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "Utente amministratore MySQL" + +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "Password amministratore MySQL" + +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" -msgstr "" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Nome utente del database Ampache" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Nome completo" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Password utente del database Ampache" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "Ultimo accesso" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Inserisci database" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" msgstr "" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" msgstr "" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:23 +#, fuzzy +msgid "Similar Artists" +msgstr "Tutti gli artisti" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Album per" +#: ../../templates/show_similar_artists.inc.php:66 +#, fuzzy +msgid "Back" +msgstr "Traccia" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "Mostra tutti i brani di" +#: ../../templates/show_similar_artists.inc.php:77 +#, fuzzy +msgid "Rename selected" +msgstr "Aggiorna selezione" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:91 +#, fuzzy +msgid "Advanced Options" +msgstr "Avanzato" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" -msgstr "" +#: ../../templates/show_similar_artists.inc.php:152 +#, fuzzy +msgid "Search Again" +msgstr "Cerca Ampache" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" -msgstr "Aggiorna dai Tags" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Crea nuova playlist" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" -msgstr "" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Rinomina" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Album" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "Durata" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "" -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "Voto" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Aggiorna tags Id3" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -#, fuzzy -msgid "Current Playlist" -msgstr "Crea nuova playlist" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" +msgstr "" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "No Records Found" -msgstr "Non è stato trovato alcun catalogo" - -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "Parametro" +msgid "Update" +msgstr "Aggiornato" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "Valore" +#: ../../templates/show_playlist.inc.php:29 +#, fuzzy +msgid "Normalize Tracks" +msgstr "Tracce totali" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" -msgstr "Applica a tutti" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "descrizione" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" +msgstr "" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" msgstr "" #: ../../templates/header.inc.php:71 @@ -2099,174 +1803,172 @@ msgstr "" msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" -msgstr "" - -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" -msgstr "Consenso utente" - -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" -msgstr "Accetto" - -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "Informazioni utente" - -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "E-mail" - -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "Registra utente" - -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Album" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Copertina" -#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 -#: ../../templates/show_albums.inc.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 msgid "Year" msgstr "Anno" -#: ../../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" +#: ../../templates/show_preference_admin.inc.php:22 +#, fuzzy +msgid "Preference Administration" +msgstr "Impostazioni" + +#: ../../templates/show_localplay_playlist.inc.php:23 +#, fuzzy +msgid "Current Playlist" +msgstr "Crea nuova playlist" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_edit_album.inc.php:47 +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 #, fuzzy -msgid "Update Album" -msgstr "Riproduci album" +msgid "minutes ago" +msgstr "Minuti" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" -msgstr "" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "hours ago" +msgstr "ore" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -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 +#, fuzzy +msgid "days ago" +msgstr "giorni" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../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" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Passso 2 - Creazione del file Ampache.cfg.php" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "years ago" +msgstr "anno" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" msgstr "" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "Nome del database desiderato" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Cerca Ampache" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "Server MySQL" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Parola chiave" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "Utente amministratore MySQL" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Ascoltato" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "Password amministratore MySQL" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Si" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" -msgstr "" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "No" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Nome utente del database Ampache" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "Bitrate min." -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" -msgstr "Password utente del database Ampache" +#: ../../templates/show_search.inc.php:95 +#, fuzzy +msgid "One Star" +msgstr "Proprietario" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" +#: ../../templates/show_search.inc.php:96 +#, fuzzy +msgid "Two Stars" +msgstr "Totale utenti" + +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Inserisci database" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Crea nuova playlist" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Operatore" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -#, fuzzy -msgid "Create" -msgstr "Bitrate" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "E" -#: ../../templates/show_edit_song.inc.php:23 -#, fuzzy -msgid "Edit Song" -msgstr "Modifica" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Modo" -#: ../../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.php:106 -msgid "OR" -msgstr "O" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "Fuzzy" -#: ../../templates/show_edit_song.inc.php:88 -#, fuzzy -msgid "Update Song" -msgstr "Aggiorna cataloghi" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "Esatto" -#: ../../templates/show_edit_catalog.inc.php:22 +#: ../../templates/show_search.inc.php:118 #, fuzzy -msgid "Settings for" -msgstr "Impostazioni per catalogo in" +msgid "Maximum Results" +msgstr "N° massimo risultati" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "Filtro nome file" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "Illimitato" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Salva impostazioni catalogo" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +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:60 +#: ../../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:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" #: ../../templates/show_edit_access.inc.php:22 msgid "Edit ACL" @@ -2315,108 +2017,153 @@ msgstr "Indirizzo IP finale" msgid "Remote Key" msgstr "Remoto" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Livello" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "Visualizza" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +#, fuzzy +msgid "Read" +msgstr "Casuale" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "Riproduci album" +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" +msgstr "" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "Brano" +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "Consenso utente" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "Accetto" + +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "Informazioni utente" + +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "Registra utente" + +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Ricordami" + +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registra" + +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" msgstr "" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "Artista più popolare" + +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "Album più popolare" + +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "Genere più popolare" + +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "Brani più popolari" + +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_edit_song.inc.php:23 #, fuzzy -msgid "Show All" -msgstr "Mostra tutto" +msgid "Edit Song" +msgstr "Modifica" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "Data" +#: ../../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_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy -msgid "IP Address" -msgstr "Indirizzo IP finale" +msgid "Update Song" +msgstr "Aggiorna cataloghi" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "Sfoglia" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Statistiche catalogo" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "Uscita" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Utenti connessi" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "Importazione playlist da file" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Totale utenti" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Nome file" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Artisti" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Tipo playlist" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "Generi" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "Importa playlist" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Dimensione catalogo" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Visualizzazione..." +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Durata catalogo" #: ../../templates/show_mail_users.inc.php:23 #, fuzzy @@ -2431,38 +2178,16 @@ msgstr "" msgid "Inactive Users" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Statistiche catalogo" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "Album più popolare" - #: ../../templates/show_mail_users.inc.php:53 #, fuzzy msgid "Latest Artist Additions" msgstr "Nuovi artisti aggiunti recentemente" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "Artista più popolare" - #: ../../templates/show_mail_users.inc.php:64 #, fuzzy msgid "Latest Album Additions" msgstr "Nuovi album aggiunti recentemente" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Brani più popolari" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "" @@ -2490,129 +2215,228 @@ msgstr "Messaggio" msgid "Send Mail" msgstr "Invia Mail" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "Aggiunta di un nuovo utente" + +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +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:74 +msgid "RPC Options" msgstr "" -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" +#: ../../templates/show_add_access.inc.php:84 +#, fuzzy +msgid "Create ACL" +msgstr "Crea account" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "Applica a tutti" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../templates/show_playlist_edit.inc.php:26 +#, fuzzy +msgid "Editing Playlist" +msgstr "Playlist" + +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "Registrazione completata" + +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" msgstr "" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" msgstr "" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" +#: ../../templates/show_duplicates.inc.php:22 +msgid "Duplicate Songs" +msgstr "Brani duplicati" + +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "Durata" + +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" +msgstr "Bitrate" + +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" +msgstr "Dimensione" + +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "Inizio ricerca copertine." + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Cercato" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +#, fuzzy +msgid "None" +msgstr "No" + +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Album per" + +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Mostra tutti i brani di" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "Aggiorna dai Tags" + +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -#, fuzzy -msgid "Preference Administration" -msgstr "Impostazioni" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Riproduzione selezione casuale" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "Modifica utente esistente" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Totale voci" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "Livello accesso utente" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Da genere" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "Aggiorna utente" +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Utenti connessi" +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "ora" +msgstr[1] "ora" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Totale utenti" +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "Standard" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Dimensione catalogo" +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "Meno ascoltati" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "Durata catalogo" +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "Tutti gli album" -#: ../../templates/show_duplicates.inc.php:22 -msgid "Duplicate Songs" -msgstr "Brani duplicati" +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "Artista completo" -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" -msgstr "Bitrate" +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" +msgstr "" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" -msgstr "Dimensione" +#: ../../templates/show_random.inc.php:76 +#, fuzzy +msgid "From catalog" +msgstr "da catalogo" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Continua" +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" +msgstr "" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -#, fuzzy -msgid "Object" -msgstr "Oggetto" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" +msgstr "Accoda" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "Stato" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "In esecuzione" -#: ../../templates/show_song.inc.php:22 -msgid "Details" -msgstr "" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Visualizzazione..." -#: ../../templates/show_song.inc.php:49 -msgid "Label" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_song.inc.php:53 -msgid "Language" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" msgstr "" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" -msgstr "" +#: ../../templates/sidebar_preferences.inc.php:32 +#, fuzzy +msgid "Modules" +msgstr "Modo" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "Rinomina" +#: ../../templates/sidebar_preferences.inc.php:34 +#, fuzzy +msgid "Localplay Modules" +msgstr "Controllo riproduzione locale" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "Aggiorna tags Id3" +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "Trova duplicati" #: ../../templates/show_duplicate.inc.php:27 msgid "Search Type" @@ -2630,54 +2454,31 @@ msgstr "Artista, album e titolo" msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -#, fuzzy -msgid "Normalize Tracks" -msgstr "Tracce totali" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "Successivo" - -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -#, fuzzy -msgid "Base Playlist" -msgstr "Nuova playlist" - -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "Crea nuova playlist" - #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "Personalizza ricerca" @@ -2695,32 +2496,98 @@ msgstr "Riproduzione locale" msgid "Get Art" msgstr "Preleva copertina" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "Ampache Debug" + +#: ../../templates/show_search_options.inc.php:23 #, fuzzy -msgid "Description" -msgstr "descrizione" +msgid "Options" +msgstr "Azioni" + +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:22 +#, fuzzy +msgid "Settings for" +msgstr "Impostazioni per catalogo in" + +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../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:36 +msgid "album name" +msgstr "nome album" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../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:38 +msgid "id3 comment" +msgstr " commento id3" + +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" +msgstr "genere" + +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../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:41 +msgid "song title" +msgstr "tiolo brano" + +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" +msgstr "anno" + +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" +msgstr "altro" + +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" +msgstr "tipo catalogo" + +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" +msgstr "" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -#, fuzzy -msgid "Version" -msgstr "Versione PHP" +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" +msgstr "Filtro nome file" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -#, fuzzy -msgid "Activate" -msgstr "Utente attivato" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "Filtro cartelle" -#: ../../templates/show_plugins.inc.php:46 -#, fuzzy -msgid "Deactivate" -msgstr "Utente attivato" +#: ../../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 '/')" + +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" +msgstr "Salva impostazioni catalogo" #: ../../templates/show_democratic_playlist.inc.php:38 msgid "Playing from base Playlist" @@ -2740,19 +2607,6 @@ msgstr "" msgid "Add Vote" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" -msgstr "Genere più popolare" - -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "" - -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "" - #: ../../templates/show_edit_artist.inc.php:23 #, fuzzy msgid "Edit Artist" @@ -2762,6 +2616,64 @@ msgstr "Artista" msgid "Update Artist" msgstr "" +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "ID utente attivato ed utilizzabile" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +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_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Mostra tutto" + +#: ../../templates/show_plugins.inc.php:46 +#, fuzzy +msgid "Deactivate" +msgstr "Utente attivato" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "Stream" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" +msgstr "" + #: ../../templates/show_play_selected.inc.php:28 msgid "Play Selected" msgstr "Riproduci selezionati" @@ -2782,16 +2694,66 @@ msgstr "Rimuovi brani selezionati" msgid "Add to" msgstr "Aggiungi a" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "Aggiunta di un nuovo utente" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "" -#: ../../templates/show_export.inc.php:32 -#: ../../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_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)" +msgstr "" +"Nel formulario seguente inserisci od un percorso locale (ad es. /data/" +"musica) o l' ULR ad una installazione remota di Ampache (ad es. http://" +"theotherampache.com)" + +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "Nome catalogo" + +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Locale" + +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "Remoto" + +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "" + +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Filtro nome file" + +#: ../../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:85 +msgid "Add Catalog" +msgstr "Aggiungi catalogo" + +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "" #: ../../templates/show_export.inc.php:51 msgid "Format" @@ -2801,196 +2763,126 @@ msgstr "" msgid "Export" msgstr "" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Copertina" - -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Trova copertina album" - -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "Scarica" - -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Nome completo" - -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "Data registrazione" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importazione playlist da file" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -#, fuzzy -msgid "Last Ip" -msgstr "Ultimo accesso" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Tipo playlist" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "In linea" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importa playlist" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "Aggiornamento di" +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Tutti gli artisti" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "controllo informazioni tag dei brani trovati." +#: ../../templates/show_user_stats.inc.php:43 +#, fuzzy +msgid "Favorite Albums" +msgstr "Tutti gli album" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "" +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "Totale brani" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" msgstr "" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" -msgstr "Copertine" - -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" msgstr "" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "Precedente" +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +#, fuzzy +msgid "Statistics" +msgstr "Statistiche catalogo" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" msgstr "" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" msgstr "" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -#, fuzzy -msgid "Modules" -msgstr "Modo" - -#: ../../templates/sidebar_preferences.inc.php:34 -#, fuzzy -msgid "Localplay Modules" -msgstr "Controllo riproduzione locale" - -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" msgstr "" -#: ../../templates/show_account.inc.php:40 -#, fuzzy -msgid "New Password" -msgstr "Password" - -#: ../../templates/show_account.inc.php:64 -#, fuzzy -msgid "Update Account" -msgstr "Crea account" - -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "Modifica" - -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "impostazioni" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "Aggiorna impostazioni" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "Posta utenti" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "Ampache Debug" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Azzera stati" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "Inizio ricerca copertine." - -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Cercato" - #: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy msgid "Cleaning the" @@ -3000,6 +2892,14 @@ msgstr "Aggiornamento di" 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 " @@ -3064,7 +2964,7 @@ msgstr "Supporto PHP ICONV" #: ../../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" +"support is required for Ampache" msgstr "" #: ../../templates/show_test.inc.php:119 @@ -3094,11 +2994,6 @@ msgid "" "some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php esiste" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3106,11 +3001,6 @@ msgid "" "\tit is not currently readable by your webserver." msgstr "" -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php Configurato?" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3127,367 +3017,462 @@ msgid "" "cfg.php" msgstr "" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "Cerca Ampache" - -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "Parola chiave" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "Ascoltato" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Modifica" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Si" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "impostazioni" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "No" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Aggiorna impostazioni" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" -msgstr "Bitrate min." +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." +msgstr "" -#: ../../templates/show_search.inc.php:95 +#: ../../templates/show_account.inc.php:40 #, fuzzy -msgid "One Star" -msgstr "Proprietario" +msgid "New Password" +msgstr "Password" -#: ../../templates/show_search.inc.php:96 +#: ../../templates/show_account.inc.php:64 #, fuzzy -msgid "Two Stars" -msgstr "Totale utenti" +msgid "Update Account" +msgstr "Crea account" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Precedente" + +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "Operatore" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" +msgstr "" -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "E" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "" -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "Modo" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "Fuzzy" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" -msgstr "Esatto" +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Trova copertina album" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "Nome playlist" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "N° Brani" -#: ../../templates/show_search.inc.php:118 -#, fuzzy -msgid "Maximum Results" -msgstr "N° massimo risultati" +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "Proprietario" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." msgstr "" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "Aggiungi voce" +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" +msgstr "" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "Indirizzo iniziale" +#: ../../lib/class/flag.class.php:251 +#, fuzzy +msgid "Approved" +msgstr "Spostato" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "Indirizzo finale" +#: ../../lib/class/flag.class.php:252 +#, fuzzy +msgid "Pending" +msgstr "Aggiunta" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" msgstr "" -#: ../../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:74 -msgid "RPC Options" -msgstr "" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "Gestione utenti" -#: ../../templates/show_add_access.inc.php:84 -#, fuzzy -msgid "Create ACL" -msgstr "Crea account" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "Playlists" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" msgstr "" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Seleziona" +#: ../../lib/class/browse.class.php:777 +#, fuzzy +msgid "Flagged Records" +msgstr "Marcata da" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" -msgstr "" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Errore connettendosi a" -#: ../../templates/show_disabled_songs.inc.php:65 +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "Codice" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "Motivazione" + +#: ../../lib/class/catalog.class.php:177 #, fuzzy -msgid "Remove" -msgstr "Remoto" +msgid "day" +msgid_plural "days" +msgstr[0] "giorno" +msgstr[1] "giorno" -#: ../../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 "" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "Sincronizzazione remota in corso" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Errore: Impossibile aprire" + +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "Errore: Impossibile cambiare alla cartella" + +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Errore, impossibile leggere la dimensione del file" + +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "non è leggibile da ampache" + +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" msgstr "" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "Percorso Web" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "Non è necessario aggiornare" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "Nome utente MySQL" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "Aggiornamento remoto in corso" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "Password MySQL" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "Aggiunta playlist da" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "Scrivi configurazione" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "Aggiornamento catalogo terminato" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "Controllo configurazione" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "Tempo impiegato" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Totale brani" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "Brani per secondo" + +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" +"Impossibile caricare la libreria XMLRPC, verifica che XML-RPC sia abilitato" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "ID utente attivato ed utilizzabile" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "Terminato aggiornamento remoto catalogo(ghi)." -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "Pulizia catalogo terminata" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "files rimossi" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Update Finished." +msgstr "Aggiornamento catalogo terminato" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Checked" +msgstr "Controllo in corso" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "songs updated." +msgstr "è stata aggiornata" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" -msgstr "" +#: ../../lib/class/localplay.class.php:642 +#, fuzzy +msgid "Stopped" +msgstr "Arresta" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" -msgstr "" +#: ../../lib/class/localplay.class.php:645 +#, fuzzy +msgid "Paused" +msgstr "Pausa" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" -msgstr "" +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "Rifiuta" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "M3U semplice" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" -msgstr "" +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "Asx" + +#: ../../lib/preferences.php:193 +msgid "RAM" +msgstr "RAM" + +#: ../../lib/preferences.php:194 +msgid "XSPF" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "Registrazione completata" +#: ../../lib/preferences.php:228 +#, fuzzy +msgid "Disabled" +msgstr "Disabilitato" + +#: ../../lib/preferences.php:230 +msgid "Manager" +msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" +#: ../../lib/preferences.php:251 +msgid "Send on Add" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../lib/preferences.php:262 +msgid "Always" msgstr "" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" -msgstr "Errore: Nessuna parola chiave inserita" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Non riprodurre" -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "Voto aggiornato" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "Il voto per questo oggetto è stato aggiornato" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "E' ok" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "lo adoro!" -#: ../../login.php:92 -msgid "No local account found" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../preferences.php:91 -msgid "Error Update Failed" -msgstr "" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "Cinese semplificato" -#: ../../preferences.php:96 -msgid "Your Account has been updated" +#: ../../lib/general.lib.php:467 +msgid "On" msgstr "" -#: ../../update.php:47 ../../update.php:51 -#, fuzzy -msgid "Ampache Update" -msgstr "Ampache Debug" - -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "Inizio aggiornamento da Tags" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "Aggiornamento da Tags ultimato" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" +msgstr "" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "Ritorna" +#: ../../lib/install.php:258 +msgid "Passwords do not match" +msgstr "" -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "Mostra artisti che iniziano per" +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "" -#: ../../playlist.php:57 -msgid "Playlist Created" -msgstr "Playlist creata." +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "Riproduzione locale" -#: ../../playlist.php:57 -msgid " has been created" -msgstr " è stata creata" +#: ../../lib/ui.lib.php:361 +#, fuzzy +msgid "Random Play" +msgstr "Casuale" -#: ../../playlist.php:78 -msgid "Playlist Updated" -msgstr "Playlist aggiornata" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +#, fuzzy +msgid "Admin-Catalog" +msgstr "Aggiungi catalogo" -#: ../../playlist.php:79 +#: ../../lib/ui.lib.php:381 #, fuzzy -msgid "has been updated and is now" -msgstr "è stata aggiornata" +msgid "Admin-User Management" +msgstr "Gestione utenti" -#: ../../playlist.php:101 +#: ../../lib/ui.lib.php:385 #, fuzzy -msgid "Playlist Imported" -msgstr "Playlist creata." +msgid "Admin-Mail Users" +msgstr "Posta utenti" -#: ../../playlist.php:130 +#: ../../lib/ui.lib.php:389 #, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Playlist cancellata" +msgid "Admin-Manage Access Lists" +msgstr "Liste accesso" -#: ../../flag.php:45 +#: ../../lib/ui.lib.php:393 #, fuzzy -msgid "Item Flagged" -msgstr "Marcata da" +msgid "Admin-Site Preferences" +msgstr "Impostazioni amministrazione" -#: ../../flag.php:45 +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "" + +#: ../../lib/ui.lib.php:401 #, fuzzy -msgid "The specified item has been flagged" -msgstr "La playlist richiesta è stata cancellata" +msgid "Browse Music" +msgstr "Sfoglia" + +#: ../../lib/ui.lib.php:508 +msgid "Add New" +msgstr "" #: ../../albums.php:32 msgid "Album Art Cleared" @@ -3516,51 +3501,110 @@ msgstr "" msgid "Album Art Inserted" msgstr "Copertina inserita" -#: ../../register.php:73 -msgid "Error Captcha Required" -msgstr "Errore Captcha richiesto" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "Inizio aggiornamento da Tags" -#: ../../register.php:80 -msgid "Error Captcha Failed" -msgstr "Errore Captcha fallito" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "Aggiornamento da Tags ultimato" -#: ../../register.php:87 -msgid "You must accept the user agreement" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "Ritorna" + +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" msgstr "" -#: ../../register.php:92 -msgid "You did not enter a username" -msgstr "Non hai inserito un nome utente" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" +msgstr "" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" msgstr "" -#: ../../register.php:122 -msgid "You must enter a password" -msgstr "Devi inserire una password" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "file" -#: ../../register.php:126 -msgid "Your passwords do not match" -msgstr "Le passord non corrispondono" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "" -#: ../../register.php:158 -msgid "Error: Insert Failed" -msgstr "Errore: inserimento fallito" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "" -#: ../../radio.php:50 -msgid "Radio Station Added" +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." msgstr "" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../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 "" -#: ../../democratic.php:92 +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." +msgstr "" + +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "Playlist creata." + +#: ../../playlist.php:57 +msgid " has been created" +msgstr " è stata creata" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Playlist aggiornata" + +#: ../../playlist.php:79 +#, fuzzy +msgid "has been updated and is now" +msgstr "è stata aggiornata" + +#: ../../playlist.php:101 #, fuzzy -msgid "Playlist Cleared" +msgid "Playlist Imported" msgstr "Playlist creata." +#: ../../playlist.php:130 +#, fuzzy +msgid "Empty Playlists Deleted" +msgstr "Playlist cancellata" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Errore: Nessuna parola chiave inserita" + +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "Mostra artisti che iniziano per" + #: ../../bin/print_tags.inc:66 msgid "" "[print_tags.php.inc]\n" @@ -3574,6 +3618,38 @@ msgstr "" msgid "Filename:" msgstr "Nome file:" +#~ msgid " FOUND" +#~ msgstr "TROVATO" + +#~ msgid "Searching for new Album Art" +#~ msgstr "Ricerca nuova copertina" + +#~ msgid "English" +#~ msgstr "Inglese" + +#~ msgid "British English" +#~ msgstr "Inglese britannico" + +#~ msgid "Turkish" +#~ msgstr "Turco" + +#, fuzzy +#~ msgid "Export Failed" +#~ msgstr "Errore Captcha fallito" + +#~ msgid "description" +#~ msgstr "descrizione" + +#~ msgid "Rating Updated" +#~ msgstr "Voto aggiornato" + +#~ msgid "Your rating for this object has been updated" +#~ msgstr "Il voto per questo oggetto è stato aggiornato" + +#, fuzzy +#~ msgid "Playlist Cleared" +#~ msgstr "Playlist creata." + #~ msgid "days" #~ msgstr "giorni" @@ -3831,10 +3907,6 @@ msgstr "Nome file:" #~ msgid "Streaming" #~ msgstr "Stream" -#, fuzzy -#~ msgid "Options" -#~ msgstr "Azioni" - #, fuzzy #~ msgid "System" #~ msgstr "Stream" diff --git a/locale/nl_NL/LC_MESSAGES/messages.mo b/locale/nl_NL/LC_MESSAGES/messages.mo index 05ef5558..a743d873 100644 Binary files a/locale/nl_NL/LC_MESSAGES/messages.mo and b/locale/nl_NL/LC_MESSAGES/messages.mo differ diff --git a/locale/nl_NL/LC_MESSAGES/messages.po b/locale/nl_NL/LC_MESSAGES/messages.po index ca013529..3e9e6f77 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: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: 2006-11-14 08:00+0100\n" "Last-Translator: Terence Theijn \n" "Language-Team: Dutch \n" @@ -16,1159 +16,642 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "Sessie Verlopen: log opnieuw in op" +#: ../../register.php:73 +msgid "Error Captcha Required" +msgstr "Fout: Verificatie Verplicht" -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" -msgstr "Prive" +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "Fout: Verificatie Niet Goed" -#: ../../lib/class/album.class.php:217 -msgid "Disk" -msgstr "" +#: ../../register.php:87 +msgid "You must accept the user agreement" +msgstr "U moet de gebruikersovereenkomst accepteren" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "Artiesten" +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "U heeft geen gebruikersnaam opgegeven" -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "Diverse" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "Vul uw voor- en achternaam in" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "Fout: Kan niet openen" +#: ../../register.php:122 +msgid "You must enter a password" +msgstr "U moet een paswoord opgeven" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "Alles" +#: ../../register.php:126 +msgid "Your passwords do not match" +msgstr "Uw opgegeven paswoorden komen niet overeen" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "Bekijk" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "Fout Gebruikersnaam bestaat al" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 +#: ../../register.php:158 +msgid "Error: Insert Failed" +msgstr "Fout: Gebruiker kon niet worden aangemaakt" + +#: ../../update.php:47 ../../update.php:51 #, fuzzy -msgid "Read" -msgstr "Lees" +msgid "Ampache Update" +msgstr "Ampache Bijwerken" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "Lezen/Schrijven" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "Sessie Verlopen: log opnieuw in op" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" +#: ../../radio.php:50 +msgid "Radio Station Added" msgstr "" -#: ../../lib/class/catalog.class.php:176 +#: ../../admin/flag.php:89 #, fuzzy -msgid "day" -msgid_plural "days" -msgstr[0] "dag" -msgstr[1] "dag" +msgid "Song Updated" +msgstr "Liedje Bijgewerkt" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 +#: ../../admin/flag.php:89 #, fuzzy -msgid "hour" -msgid_plural "hours" -msgstr[0] "uur" -msgstr[1] "uur" - -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "Start Remote Synchronisatie" - -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "Fout: Kan niet naar directory veranderen" - -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "Fout: Kan bestands grootte niet opvragen voor" - -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "is niet leesbaar voor Ampache" +msgid "The requested song has been updated" +msgstr "Het gevraagde liedje is bijgewerkt" -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" +#: ../../admin/flag.php:131 +#, fuzzy +msgid "Album Updated" msgstr "Bijgewerkt" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "Geen Update Nodig" - -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "Bezig met bijwerken van Remote Catalogus" - -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "Speellijst toegevoegd van" - -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "Bijwerken Catalogus Gereed" - -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "Totale Tijd" - -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "Totaal Aantal Liedjes" - -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "Liedjes per Seconde" +#: ../../admin/flag.php:173 +#, fuzzy +msgid "Artist Updated" +msgstr "Speellijst bijgewerkt" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "Fout" +#: ../../admin/flag.php:238 +#, fuzzy +msgid "Songs Updated" +msgstr "Liedje Bijgewerkt" -#: ../../lib/class/catalog.class.php:1204 -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:246 +#, fuzzy +msgid "Flag Removed" +msgstr "Markering verwijderd" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "Fout met connectie naar" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "Markering verwijderd van" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" +#: ../../admin/flag.php:262 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "Reden" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "Liedjes Gedeactiveerd" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "Klaar met Bijwerken van Remote Catalogus(sen)" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "De gevraagde liedjes zijn gedeactiveerd" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "Toegevoegd" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" +msgstr "Liedjes Geactiveerd" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" -msgstr "" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" +msgstr "De Gevraagde liedjes zijn geactiveerd" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" -msgstr "Opschoning Catalogus Gereed" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +#, fuzzy +msgid "Catalog Updated" +msgstr "Bijwerken Catalogus Gereed" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "files verwijderd" +#: ../../admin/catalog.php:110 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Catalogus Type" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr " GEVONDEN" +#: ../../admin/catalog.php:119 +#, fuzzy +msgid "Songs Removed" +msgstr "Liedjes verwijderd" + +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" +msgstr "Geen Liedjes Verwijderd" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "Bezig met zoeken naar nieuwe album hoes" +#: ../../admin/catalog.php:125 +#, fuzzy +msgid "Disabled Songs Processed" +msgstr "Laat gedeactiveerde Liedjes Zien" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:146 #, fuzzy -msgid "Update Finished." -msgstr "Bijwerken Catalogus Gereed" +msgid "Catalog Cleaned" +msgstr "Opschoning Catalogus Gereed" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:197 #, fuzzy -msgid "Checked" -msgstr "Bezig met Controleren" +msgid "Catalog Created" +msgstr "Catalogus Gecreeerd" -#: ../../lib/class/catalog.class.php:1756 +#: ../../admin/catalog.php:214 #, fuzzy -msgid "songs updated." -msgstr "liedjes bijgewerkt." +msgid "Catalog statistics cleared" +msgstr "Catalogus Statistieken opgeschoond" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" -msgstr "" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "Nu Speelt Opgeschoond" -#: ../../lib/class/flag.class.php:251 +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" +msgstr "Alle Nu Speelt data opgeschoond" + +#: ../../admin/catalog.php:241 #, fuzzy -msgid "Approved" -msgstr "Verplaatst" +msgid "No Disabled songs found" +msgstr "Geen Gedeactiveerde Liedjes gevonden" -#: ../../lib/class/flag.class.php:252 +#: ../../admin/catalog.php:250 #, fuzzy -msgid "Pending" -msgstr "Bezig met Toevoegen" +msgid "Delete Catalog" +msgstr "Verwijder Catalogus" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "Verwijder" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "Weet je zeker dat je deze catalogus wilt verwijderen?" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" -msgstr "Opnieuw Taggen" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "Album Hoes Zoeken beeindigd" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "Opnieuw encoderen" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "Fout Gebruikersnaam Verplicht" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -#, fuzzy -msgid "Other" -msgstr "anders" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "Fout Paswoorden zijn niet gelijk" -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "Onbekend" - -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "Nu Speelt" +#: ../../admin/users.php:83 +msgid "User Updated" +msgstr "" -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" -msgstr "Gestopt" +#: ../../admin/users.php:83 +msgid "updated" +msgstr "" -#: ../../lib/class/localplay.class.php:645 -#, fuzzy -msgid "Paused" -msgstr "Gespeeld" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" +msgstr "Gast" -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "Fout Gebruikersnaam Verplicht" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "Gebruiker" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "Fout Paswoorden zijn niet gelijk" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "Beheer" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "Liedjes" +#: ../../admin/users.php:129 +msgid "New User Added" +msgstr "" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" +#: ../../admin/users.php:134 +msgid "User Enabled" msgstr "" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" +#: ../../admin/users.php:139 +msgid "User Disabled" msgstr "" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "Beheer Gebruikers" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "Fout" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "Speellijsten" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "Gebruiker Verwijderd" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" -msgstr "" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "Verwijder Fout" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -#, fuzzy -msgid "Catalogs" -msgstr "Catalogus" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "Kan de laatste admin gebruiker niet verwijderen" -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" -msgstr "" +#: ../../admin/users.php:173 +msgid "Deletion Request" +msgstr "Verwijder Verzoek" -#: ../../lib/class/browse.class.php:748 -#, fuzzy -msgid "Flagged Records" -msgstr "Gemarkeerd door" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "Weet je zeker dat je dit permanent wilt verwijderem" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" -msgstr "" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +#, fuzzy +msgid "Are you sure you want to remove this plugin?" +msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +#, fuzzy +msgid "Plugin Deactivated" +msgstr "Module geactiveerd" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "" +#: ../../admin/modules.php:87 +#, fuzzy +msgid "Plugin Activated" +msgstr "Module geactiveerd" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "Niet Afspelen" - -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" -msgstr "Het is vrij slecht" - -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "Het is goed" - -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "Het is Vrij Goed" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" +msgstr "" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "Ik ben er gek van" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "Verwijderd" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" -msgstr "Het is te Gek" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "Uw Toegangs Regel is verwijderd" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" -msgstr "Niet te geloven" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "Toegevoegd" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "Activeer" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "Uw Nieuwe Toegangs Regel is gecreerd" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "Deactiveer" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "Bijgewerkt" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 +#: ../../admin/access.php:45 #, fuzzy -msgid "None" -msgstr "Nee" +msgid "Access List Entry updated" +msgstr "Uw Toegangs Regel is bijgewerkt" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" msgstr "" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" -msgstr "Democratisch" - -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -#, fuzzy -msgid "Localplay" -msgstr "Lokaal Afspelen" - -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "" +#: ../../admin/mail.php:57 +msgid "E-mail Sent" +msgstr "E-mail Verzonden" -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." +msgstr "Uw E-mail is succesvol verzonden." -#: ../../lib/preferences.php:191 -msgid "PLS" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" msgstr "" -#: ../../lib/preferences.php:192 -msgid "Asx" +#: ../../preferences.php:91 +msgid "Error Update Failed" msgstr "" -#: ../../lib/preferences.php:193 -msgid "RAM" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/preferences.php:194 -msgid "XSPF" -msgstr "" +#: ../../flag.php:45 +#, fuzzy +msgid "Item Flagged" +msgstr "Item Gemarkeerd" -#: ../../lib/preferences.php:228 +#: ../../flag.php:45 #, fuzzy -msgid "Disabled" -msgstr "Deactiveer" +msgid "The specified item has been flagged" +msgstr "Het gevraagde item is gemaarkeerd" -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "Gebruiker" - -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "" - -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "Beheer" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "" - -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -msgstr "" - -#: ../../lib/preferences.php:253 -msgid "Clear on Send" -msgstr "" - -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +#, fuzzy +msgid "Catalogs" +msgstr "Catalogus" -#: ../../lib/preferences.php:262 -msgid "Always" -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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../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/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "Amerikaans Engels" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "Actie" -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "Engels" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "Voeg Toe" -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "Turks" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "Verifieer" -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "Simpel Chinees" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +#, fuzzy +msgid "Clean" +msgstr "Wis" -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "Aan" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "Alles" -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "Uit" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "Verwijder" -#: ../../lib/install.php:233 -msgid "No Username/Password specified" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/install.php:238 -msgid "Passwords do not match" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "seconden geleden" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -#, fuzzy -msgid "minutes ago" -msgstr "minuten geleden" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:68 #, fuzzy -msgid "hours ago" -msgstr "uren geleden" +msgid "No Catalogs Found" +msgstr "Geen Catalogus Gevonden" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 #, fuzzy -msgid "days ago" -msgstr "dagen geleden" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "weken gelden" +msgid "Clean All" +msgstr "Schoon Alle" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "maanden geleden" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "Verifieer Alle" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 #, fuzzy -msgid "years ago" -msgstr "jaren geleden" - -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "Begin" - -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "" - -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "Lokaal Afspelen" +msgid "Add to All" +msgstr "Voeg Toe aan Alle" -#: ../../lib/ui.lib.php:350 +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 #, fuzzy -msgid "Random Play" -msgstr "Willekeurig Aspelen" - -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "Speellijst" - -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "Zoeken" - -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "Instellingen" +msgid "Update All" +msgstr "Werk Alle bij" -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -#, fuzzy -msgid "Admin-Catalog" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" msgstr "Voeg Catalogus Toe" -#: ../../lib/ui.lib.php:370 -#, fuzzy -msgid "Admin-User Management" -msgstr "Gebruikers Overeenkomst" - -#: ../../lib/ui.lib.php:374 -#, fuzzy -msgid "Admin-Mail Users" -msgstr "Mail Gebruikers" - -#: ../../lib/ui.lib.php:378 -#, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Toegangs Regels" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "Schoon Catalogus Statistieken op" -#: ../../lib/ui.lib.php:382 -#, fuzzy -msgid "Admin-Site Preferences" -msgstr "Beheer Site Instellingen" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "Vergaar Albums Hoesjes" -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "Beheer Modules" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "Andere Gereedschappen" -#: ../../lib/ui.lib.php:390 -#, fuzzy -msgid "Browse Music" -msgstr "Bladeren" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "Laat dubbele liedjes zien" -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "Genre" - -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -#, fuzzy -msgid "Statistics" -msgstr "Statistieken" - -#: ../../lib/ui.lib.php:497 -msgid "Add New" -msgstr "" - -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "Aanbevelingen" - -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "Naam" - -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" -msgstr "" - -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" -msgstr "" - -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "Titel" - -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "Nummer" - -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "Artiest" - -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -#, fuzzy -msgid "Recently Played" -msgstr "Minst Gespeeld" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" -msgstr "Paswoord" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "bestand" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "Bestands uploads niet gesupport" - -#: ../../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" - -#: ../../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)" - -#: ../../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." - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -#, fuzzy -msgid "Catalog Updated" -msgstr "Bijwerken Catalogus Gereed" - -#: ../../admin/catalog.php:103 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Catalogus Type" - -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" -msgstr "" - -#: ../../admin/catalog.php:112 -#, fuzzy -msgid "Songs Removed" -msgstr "Liedjes verwijderd" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" -msgstr "Geen Liedjes Verwijderd" - -#: ../../admin/catalog.php:118 -#, fuzzy -msgid "Disabled Songs Processed" -msgstr "Laat gedeactiveerde Liedjes Zien" - -#: ../../admin/catalog.php:138 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Opschoning Catalogus Gereed" - -#: ../../admin/catalog.php:188 -#, fuzzy -msgid "Catalog Created" -msgstr "Catalogus Gecreeerd" - -#: ../../admin/catalog.php:205 -#, fuzzy -msgid "Catalog statistics cleared" -msgstr "Catalogus Statistieken opgeschoond" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "Nu Speelt Opgeschoond" - -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "Alle Nu Speelt data opgeschoond" - -#: ../../admin/catalog.php:232 -#, fuzzy -msgid "No Disabled songs found" -msgstr "Geen Gedeactiveerde Liedjes gevonden" - -#: ../../admin/catalog.php:241 -#, fuzzy -msgid "Delete Catalog" -msgstr "Verwijder Catalogus" - -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "Weet je zeker dat je deze catalogus wilt verwijderen?" - -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "Album Hoes Zoeken beeindigd" - -#: ../../admin/flag.php:89 -#, fuzzy -msgid "Song Updated" -msgstr "Liedje Bijgewerkt" - -#: ../../admin/flag.php:89 -#, fuzzy -msgid "The requested song has been updated" -msgstr "Het gevraagde liedje is bijgewerkt" - -#: ../../admin/flag.php:131 -#, fuzzy -msgid "Album Updated" -msgstr "Bijgewerkt" - -#: ../../admin/flag.php:173 -#, fuzzy -msgid "Artist Updated" -msgstr "Speellijst bijgewerkt" - -#: ../../admin/flag.php:238 -#, fuzzy -msgid "Songs Updated" -msgstr "Liedje Bijgewerkt" - -#: ../../admin/flag.php:246 -#, fuzzy -msgid "Flag Removed" -msgstr "Markering verwijderd" - -#: ../../admin/flag.php:247 -msgid "Flag Removed from" -msgstr "Markering verwijderd van" - -#: ../../admin/flag.php:262 -msgid "Flags Updated" -msgstr "" - -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "Liedjes Gedeactiveerd" - -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "De gevraagde liedjes zijn gedeactiveerd" - -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "Liedjes Geactiveerd" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "De Gevraagde liedjes zijn geactiveerd" - -#: ../../admin/users.php:83 -msgid "User Updated" -msgstr "" - -#: ../../admin/users.php:83 -msgid "updated" -msgstr "" - -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "Fout Gebruikersnaam bestaat al" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" -msgstr "Gast" - -#: ../../admin/users.php:129 -msgid "New User Added" -msgstr "" - -#: ../../admin/users.php:134 -msgid "User Enabled" -msgstr "" - -#: ../../admin/users.php:139 -msgid "User Disabled" -msgstr "" - -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" -msgstr "" - -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "Gebruiker Verwijderd" - -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "Verwijder Fout" - -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "Kan de laatste admin gebruiker niet verwijderen" - -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "Verwijder Verzoek" - -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "Weet je zeker dat je dit permanent wilt verwijderem" - -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" -msgstr "" - -#: ../../admin/modules.php:54 ../../admin/modules.php:92 -#, fuzzy -msgid "Are you sure you want to remove this plugin?" -msgstr "Weet je zeker dat je deze speellijst wilt verwijderen?" - -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -#, fuzzy -msgid "Plugin Deactivated" -msgstr "Module geactiveerd" - -#: ../../admin/modules.php:85 -#, fuzzy -msgid "Plugin Activated" -msgstr "Module geactiveerd" - -#: ../../admin/modules.php:120 -msgid "Plugins" -msgstr "" - -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" -msgstr "" - -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "Verwijderd" - -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" -msgstr "Uw Toegangs Regel is verwijderd" - -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "Uw Nieuwe Toegangs Regel is gecreerd" - -#: ../../admin/access.php:45 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Uw Toegangs Regel is bijgewerkt" - -#: ../../admin/mail.php:57 -msgid "E-mail Sent" -msgstr "E-mail Verzonden" - -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "Uw E-mail is succesvol verzonden." - -#: ../../admin/system.php:64 -#, fuzzy -msgid "Export Failed" -msgstr "Export Gefaalt" - -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "" - -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "" - -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "" - -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "Leeg Nu Speelt" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "Speel" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +#, fuzzy +msgid "Generate New Config" +msgstr "Schrijf Config" -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:93 +#, fuzzy +msgid "Preferences Permissions" +msgstr "Instellingen Permissies" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "Exporteer naar Itunes DB" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/show_admin_tools.inc.php:96 #, fuzzy -msgid "Clear Playlist" -msgstr "Maak Speellijst Leeg" +msgid "Check for New Version" +msgstr "Check voor Nieuwe Versie" -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +msgid "Object" msgstr "" -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" -msgstr "Niet voldoende gegevens" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "Markeer" -#: ../../templates/rightbar.inc.php:104 -msgid "More" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "Commentaar" + +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" msgstr "" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +#, fuzzy +msgid "No Records Found" +msgstr "Geen Records Gevonden" + #: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.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" #: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 #: ../../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 " @@ -1179,9 +662,9 @@ msgstr "" "controleer of u voldoet aanonderstaande eisen" #: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 #: ../../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 "" @@ -1197,9 +680,9 @@ msgstr "" "hetampache.cfg.dist.php bestand" #: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 #: ../../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 " @@ -1213,8 +696,8 @@ msgstr "" "bewerken" #: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 #: ../../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" @@ -1223,8 +706,8 @@ msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "Stap 2 - Aanmaken vna het ampache.cfg.php bestand" #: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 #: ../../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" @@ -1241,20 +724,30 @@ msgid "Create Admin Account" msgstr "Maak een Beheer Account aan" #: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 #: ../../templates/show_now_playing_row.inc.php:29 #: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 #: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 msgid "Username" msgstr "Gebruikersnaam" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" +msgstr "Paswoord" + #: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_add_user.inc.php:63 #: ../../templates/show_account.inc.php:47 msgid "Confirm Password" @@ -1264,1020 +757,1224 @@ msgstr "Typ Nogmaals uw paswoord" msgid "Create Account" msgstr "Maak Account aan" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "Voeg Catalogus Toe" +#: ../../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_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)" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -"In het formulier hieronder geef je een lokale directory (bijv. /data/music) " -"of deurl naar een remote Ampache installatie (bijv. http://eenandervoorbeeld." -"com) op" -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" -msgstr "Catalogus Naam" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "Automatisch toegevoegde velden" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "Acties" -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "album naam" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "artiest naam" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" +msgstr "XSPF Speler" -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "id3 commentaar" +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "Wijgeren" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "Activeer" + +#: ../../templates/show_song.inc.php:23 +msgid "Details" msgstr "" -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "nummer van liedje (voorafgaand met een 0)" +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "naam liedje" +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +#, fuzzy +msgid "Song Title" +msgstr "Naam Liedje" -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "jaar" +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "anders" +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "Artiest" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "Directory" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "Genre" -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "Catalogus Type" +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "Speellijst" -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "Lokaal" +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" msgstr "" -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" msgstr "" -#: ../../templates/show_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" -msgstr "Verplicht voor Remote Catalogus" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "Bestands Patroon" +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "Directory Patroon" +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -msgstr "(niet beginnen of eindigen met een '/')" +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "Vergaar Albums Hoesjes" +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" -msgstr "Maak Speellijsten van m3u bestanden" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "Voeg Catalogus Toe" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "Onbekend" -#: ../../templates/show_localplay_status.inc.php:25 -msgid "Localplay Control" -msgstr "" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" +msgstr "Volledige Naam" -#: ../../templates/show_localplay_status.inc.php:28 -msgid "Mute" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../templates/show_localplay_status.inc.php:29 -msgid "Decrease Volume" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +msgid "Last Seen" +msgstr "Laatst Gezien" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" +msgstr "Activiteit" + +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../templates/show_localplay_status.inc.php:30 -msgid "Increase Volume" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../templates/show_localplay_status.inc.php:31 -msgid "Volume" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../templates/show_localplay_status.inc.php:33 +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 #, fuzzy -msgid "Repeat" -msgstr "Herhalen" +msgid "Recently Played" +msgstr "Minst Gespeeld" -#: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 -#: ../../templates/show_artist_row.inc.php:24 -#: ../../templates/show_playlist_row.inc.php:24 -msgid "Random" -msgstr "Willekeurig" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "Album" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "Voeg Toe" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "Nummer" -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "Naam Speellijst" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "Tijd" -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "# Liedjes" +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" +msgstr "Waardering" -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "Eigenaar" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" +msgstr "Niet voldoende gegevens" -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "Acties" +#: ../../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_album_row.inc.php:43 #: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 msgid "Post Shout" msgstr "" -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "" + #: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_playlist_song_row.inc.php:37 #: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 #: ../../templates/show_playlist_row.inc.php:37 msgid "Edit" msgstr "Bewerk" -#: ../../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_similar_artists.inc.php:66 -#, fuzzy -msgid "Back" -msgstr "Terug" - -#: ../../templates/show_similar_artists.inc.php:77 -#, fuzzy -msgid "Rename selected" -msgstr "Hernoem Geselecteerde" - -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "Annuleer" - -#: ../../templates/show_similar_artists.inc.php:91 +#: ../../templates/show_flag.inc.php:41 #, fuzzy -msgid "Advanced Options" -msgstr "Geavanceerde Opties" +msgid "Flag Song" +msgstr "Markeer Liedje" -#: ../../templates/show_similar_artists.inc.php:152 +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 #, fuzzy -msgid "Search Again" -msgstr "Doorzoek Opnieuw" - -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" -msgstr "" - -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" -msgstr "" - -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" -msgstr "" +msgid "File" +msgstr "bestand" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" -msgstr "" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "Reden van markering" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -msgstr "Favorieten" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "Incorrecte Tags" -#: ../../templates/show_user_stats.inc.php:30 -#, fuzzy -msgid "Favorite Artists" -msgstr "Favorieten" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "Opnieuw encoderen" -#: ../../templates/show_user_stats.inc.php:43 +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 #, fuzzy -msgid "Favorite Albums" -msgstr "Favorieten" +msgid "Other" +msgstr "anders" -#: ../../templates/show_user_stats.inc.php:56 -#, fuzzy -msgid "Favorite Songs" -msgstr "Favorieten" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "van" -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "Speel Willekeurige Selectie" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" +msgstr "Gevonden" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "Item aantal" +#: ../../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_random.inc.php:41 -msgid "From genre" -msgstr "Van Genre" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "" -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "Lengte" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "Vereisten" -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "Ongelimiteerd" +#: ../../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_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "Start Configuratie" -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" msgstr "" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "Standaard" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "Minst Gespeeld" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "Speel Album" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "Volledige Albums" +#: ../../templates/show_localplay_status.inc.php:25 +msgid "Localplay Control" +msgstr "" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "Volledige Artiest" +#: ../../templates/show_localplay_status.inc.php:28 +msgid "Mute" +msgstr "" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" +#: ../../templates/show_localplay_status.inc.php:29 +msgid "Decrease Volume" msgstr "" -#: ../../templates/show_random.inc.php:76 +#: ../../templates/show_localplay_status.inc.php:30 +msgid "Increase Volume" +msgstr "" + +#: ../../templates/show_localplay_status.inc.php:31 +msgid "Volume" +msgstr "" + +#: ../../templates/show_localplay_status.inc.php:33 #, fuzzy -msgid "From catalog" -msgstr "Uit catalogus" +msgid "Repeat" +msgstr "Herhalen" -#: ../../templates/show_random.inc.php:82 -msgid "Size Limit" -msgstr "Grootte Limiet" +#: ../../templates/show_localplay_status.inc.php:36 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" +msgstr "Willekeurig" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" -msgstr "" +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 +#, fuzzy +msgid "Clear Playlist" +msgstr "Maak Speellijst Leeg" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "Start Nieuwe Zoekopdracht voor liedje" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "Selecteer" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "catalogus" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "Titel" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -msgstr "Gevonden" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "Bestandsnaam" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" -msgstr "" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "Tijd van toevoegen" -#: ../../templates/show_playlist_edit.inc.php:26 +#: ../../templates/show_disabled_songs.inc.php:65 #, fuzzy -msgid "Editing Playlist" -msgstr "Bewerk Speellijst" +msgid "Remove" +msgstr "Verwijder" -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "Publiek" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -#, fuzzy -msgid "Update" -msgstr "Bijwerken" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "Voeg Entry Toe" -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" -msgstr "Inloggen" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "Start Adres" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" -msgstr "Onthoud mij" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "Eind Adres" + +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "Niveau" + +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "Sleutel" + +#: ../../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:62 +msgid "Type" +msgstr "" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "Registreer" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "Volledige Naam" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" -msgstr "Bericht van de Dag" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "Registratie Datum" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "Actie" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +#, fuzzy +msgid "Last Ip" +msgstr "Laatste Ip Adres" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" -msgstr "Verifieer" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "Actief" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "" + +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 #, fuzzy -msgid "Clean" -msgstr "Wis" +msgid "Base Playlist" +msgstr "Basis Speellijst" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" msgstr "" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -#, fuzzy -msgid "No Catalogs Found" -msgstr "Geen Catalogus Gevonden" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "Liedjes" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -#, fuzzy -msgid "Clean All" -msgstr "Schoon Alle" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "Speel" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" -msgstr "Verifieer Alle" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "Maak Nieuwe Speellijst aan" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -#, fuzzy -msgid "Add to All" -msgstr "Voeg Toe aan Alle" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" +msgstr "Liedje" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -#, fuzzy -msgid "Update All" -msgstr "Werk Alle bij" +#: ../../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" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "Schoon Catalogus Statistieken op" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" -msgstr "Andere Gereedschappen" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "Laat dubbele liedjes zien" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "Web Directory" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "Leeg Nu Speelt" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "Gewenste Database Naam" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -#, fuzzy -msgid "Generate New Config" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "MySQL Hostnaam" + +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "MySQl Gebruikersnaam" + +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "MySQL Paswoord" + +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "Schrijf Config" -#: ../../templates/show_admin_tools.inc.php:93 -#, fuzzy -msgid "Preferences Permissions" -msgstr "Instellingen Permissies" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" +msgstr "Ampache.cfg.php Bestaat" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" -msgstr "Exporteer naar Itunes DB" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php Geconfigureerd?" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "Check voor Config" + +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -#, fuzzy -msgid "Check for New Version" -msgstr "Check voor Nieuwe Versie" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "Bewerk bestaande Gebruiker" -#: ../../templates/show_flag.inc.php:41 -#, fuzzy -msgid "Flag Song" -msgstr "Markeer Liedje" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +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:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "Gebruikers toegangs niveau" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "Reden van markering" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" +msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "Incorrecte Tags" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "Bewerk Gebruiker" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "Commentaar" +#: ../../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_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "Markeer" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" msgstr "" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" msgstr "" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "Voeg Gebruiker Toe" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "Waarde" + +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" msgstr "" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" msgstr "" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "Zoek Dubbele" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "Mail Gebruikers" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "Maak Stats Leeg" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" msgstr "" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "Instelling" + +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "Zoeken" + +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" msgstr "" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" +msgstr "" + +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 #, fuzzy -msgid "Song Title" -msgstr "Naam Liedje" +msgid "Create" +msgstr "Creeer" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" msgstr "" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" -msgstr "" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "Publiek" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" +msgstr "Prive" + +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "Ga Verder" + +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "Annuleer" + +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" +msgstr "Begin" + +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "Bladeren" + +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +#, fuzzy +msgid "Localplay" +msgstr "Lokaal Afspelen" + +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "Instellingen" + +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "Uitloggen" + +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "Werk bij de" + +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "Catalogus" + +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "Liedje gevonden bezig met controleren van tag informatie" + +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "Geverifieerd" + +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "Volledige Naam" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "Laatst Gezien" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "Volgende" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "Activiteit" +#: ../../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_user.inc.php:35 -msgid "User is Online Now" -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 +#, fuzzy +msgid "Version" +msgstr "PHP Versie" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +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_user.inc.php:42 -msgid "Active Playlist" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "Albums bij" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "MySQl Administratieve Gebruikersnaam" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "Alle Liedjes van" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "MySQl Administratieve Paswoord" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "Maak Database Gebruiker aan voor nieuwe Database" + +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Ampache Database Gebruikersnaam" + +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Ampache Database Gebruikers Paswoord" + +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" -msgstr "" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "Maak Database" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" -msgstr "Werk bij via tags" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" +msgstr "" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" msgstr "" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "Album" +#: ../../templates/show_similar_artists.inc.php:23 +#, fuzzy +msgid "Similar Artists" +msgstr "Gelijkwaardige Artiest" -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "Tijd" +#: ../../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_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "Waardering" +#: ../../templates/show_similar_artists.inc.php:66 +#, fuzzy +msgid "Back" +msgstr "Terug" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_similar_artists.inc.php:77 #, fuzzy -msgid "Current Playlist" -msgstr "Huidige Speellijst" +msgid "Rename selected" +msgstr "Hernoem Geselecteerde" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 +#: ../../templates/show_similar_artists.inc.php:91 #, fuzzy -msgid "No Records Found" -msgstr "Geen Records Gevonden" +msgid "Advanced Options" +msgstr "Geavanceerde Opties" -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "Instelling" +#: ../../templates/show_similar_artists.inc.php:152 +#, fuzzy +msgid "Search Again" +msgstr "Doorzoek Opnieuw" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "Waarde" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "Maak een nieuwe speellijst aan" -#: ../../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_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "Hernoem" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" -msgstr "" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "beschrijving" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "Voeg Huidige Toe" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" -msgstr "" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "Werk id3 tags bij" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" msgstr "" -#: ../../templates/header.inc.php:71 -msgid "Log out" -msgstr "" +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "Bijwerken" -#: ../../templates/header.inc.php:89 -msgid "Error Config File Out of Date" +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" +msgstr "Normalizeer Nummers" + +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" msgstr "" -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" -msgstr "Gebruikers Overeenkomst" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" +msgstr "" -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" -msgstr "Ik ben Akkoord" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" +msgstr "" -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "Gebruikers Informatie" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" +msgstr "" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" +#: ../../templates/header.inc.php:71 +msgid "Log out" msgstr "" -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "Registreer Gebruiker" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" +msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Bewerk Album" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "Hoes" -#: ../../templates/show_edit_album.inc.php:33 +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 -#: ../../templates/show_albums.inc.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 msgid "Year" msgstr "Jaar" -#: ../../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 "Markeer voor opnieuw Taggen" +#: ../../templates/show_preference_admin.inc.php:22 +#, fuzzy +msgid "Preference Administration" +msgstr "Beheer Instellingen" -#: ../../templates/show_edit_album.inc.php:47 +#: ../../templates/show_localplay_playlist.inc.php:23 #, fuzzy -msgid "Update Album" -msgstr "Werk Alle bij" +msgid "Current Playlist" +msgstr "Huidige Speellijst" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" -msgstr "Vereisten" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "seconden geleden" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -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_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "minutes ago" +msgstr "minuten geleden" -#: ../../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_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "hours ago" +msgstr "uren geleden" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "days ago" +msgstr "dagen geleden" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "weken gelden" + +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "maanden geleden" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr " Stap 2 - Creeer het ampache.cfg.php bestand" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +#, fuzzy +msgid "years ago" +msgstr "jaren geleden" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" msgstr "" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "Gewenste Database Naam" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "Doorzoek Ampache" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "MySQL Hostnaam" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "Kern Woorden" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "MySQl Administratieve Gebruikersnaam" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "Gespeeld" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "MySQl Administratieve Paswoord" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "Ja" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" -msgstr "Maak Database Gebruiker aan voor nieuwe Database" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "Nee" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Ampache Database Gebruikersnaam" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "" -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" -msgstr "Ampache Database Gebruikers Paswoord" +#: ../../templates/show_search.inc.php:95 +#, fuzzy +msgid "One Star" +msgstr "Een Ster" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" -msgstr "" +#: ../../templates/show_search.inc.php:96 +#, fuzzy +msgid "Two Stars" +msgstr "Twee Sterren" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "Maak Database" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "Drie Sterren" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "Start Configuratie" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "Vier Sterren" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "Maak een nieuwe speellijst aan" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "Vijf Sterren" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -#, fuzzy -msgid "Create" -msgstr "Creeer" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "Combinatie" -#: ../../templates/show_edit_song.inc.php:23 -#, fuzzy -msgid "Edit Song" -msgstr "Bewerk Liedje" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "EN" -#: ../../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.php:106 -msgid "OR" -msgstr "OF" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "Methode" -#: ../../templates/show_edit_song.inc.php:88 -#, fuzzy -msgid "Update Song" -msgstr "Werk Liedjes bij" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "Ongeveer" -#: ../../templates/show_edit_catalog.inc.php:22 -#, fuzzy -msgid "Settings for" -msgstr "Instelling voor catalogus in" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "Bestandsnaam patroon" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +msgstr "Maximum resultaten" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "Sla Catalogus instellingen op" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "Ongelimiteerd" + +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +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:60 +#: ../../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:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "" #: ../../templates/show_edit_access.inc.php:22 msgid "Edit ACL" @@ -2325,108 +2022,153 @@ msgstr "Eind IP Adres" msgid "Remote Key" msgstr "Remote Sleutel" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "Niveau" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "Bekijk" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +#, fuzzy +msgid "Read" +msgstr "Lees" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "Lezen/Schrijven" + +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "Speel Album" +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "Gebruikers Overeenkomst" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "Liedje" +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "Ik ben Akkoord" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "Gebruikers Informatie" + +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "Registreer Gebruiker" + +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" +msgstr "Inloggen" + +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "Onthoud mij" + +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "Registreer" + +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" +msgstr "Bericht van de Dag" + +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" -msgstr "" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" +msgstr "" + +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "Meest Populaire Artiesten" + +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "Meest Populaire Albums" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "Album Aanbeveling" +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "Meest Populaire Genres" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "Nummer Aanbeveling" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "Meest Populaire Nummers" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "IP Geschiedenis" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "Laat Unieke zien" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" +msgstr "" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_edit_song.inc.php:23 #, fuzzy -msgid "Show All" -msgstr "Alles" +msgid "Edit Song" +msgstr "Bewerk Liedje" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "Datum" +#: ../../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 "Markeer voor opnieuw Taggen" -#: ../../templates/show_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 +#: ../../templates/show_edit_song.inc.php:88 #, fuzzy -msgid "IP Address" -msgstr "Eind IP Adres" +msgid "Update Song" +msgstr "Werk Liedjes bij" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "Bladeren" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "Catalogus Statistieken" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "Uitloggen" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "Actieve Gebruikers" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "Importeer speellijst vanuit een bestand" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "Gebruikers Totaal" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "Bestandsnaam" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "Artiesten" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "Speellijst Type" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "Importeer Speellijst" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "Catalogus Grootte" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "Bekijken" +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "Catalogus Tijd" #: ../../templates/show_mail_users.inc.php:23 #, fuzzy @@ -2441,38 +2183,16 @@ msgstr "Mail naar" msgid "Inactive Users" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "Catalogus Statistieken" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "Meest Populaire Albums" - #: ../../templates/show_mail_users.inc.php:53 #, fuzzy msgid "Latest Artist Additions" msgstr "Laatste Toegevoegde Artiesten" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "Meest Populaire Artiesten" - #: ../../templates/show_mail_users.inc.php:64 #, fuzzy msgid "Latest Album Additions" msgstr "Laatste Toegevoegde Albums" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "Meest Populaire Nummers" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "" @@ -2500,128 +2220,228 @@ msgstr "Bericht" msgid "Send Mail" msgstr "Verzend Mail" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "Nieuwe gebruiker toevoegen" + +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +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:74 +msgid "RPC Options" msgstr "" -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" +#: ../../templates/show_add_access.inc.php:84 +#, fuzzy +msgid "Create ACL" +msgstr "Maak Toegangs Entry aan" + +#: ../../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/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../templates/show_playlist_edit.inc.php:26 +#, fuzzy +msgid "Editing Playlist" +msgstr "Bewerk Speellijst" + +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "Registratie Compleet" + +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" msgstr "" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" msgstr "" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" -msgstr "Laatste tien gemarkeerde records" +#: ../../templates/show_duplicates.inc.php:22 +msgid "Duplicate Songs" +msgstr "Dubbele Liedjes" -#: ../../templates/show_preference_admin.inc.php:22 +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "Lengte" + +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" +msgstr "Grootte" + +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "Start Zoeken naar Album Hoes" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "Doorzocht" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 #, fuzzy -msgid "Preference Administration" -msgstr "Beheer Instellingen" +msgid "None" +msgstr "Nee" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "Bewerk bestaande Gebruiker" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" +msgstr "Albums bij" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "Gebruikers toegangs niveau" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" +msgstr "Alle Liedjes van" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "Werk bij via tags" + +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" +msgstr "" + +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "Speel Willekeurige Selectie" + +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "Item aantal" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "Bewerk Gebruiker" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "Van Genre" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "Actieve Gebruikers" +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "Gebruikers Totaal" +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +#, fuzzy +msgid "hour" +msgid_plural "hours" +msgstr[0] "uur" +msgstr[1] "uur" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "Catalogus Grootte" +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "Standaard" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "Catalogus Tijd" +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "Minst Gespeeld" -#: ../../templates/show_duplicates.inc.php:22 -msgid "Duplicate Songs" -msgstr "Dubbele Liedjes" +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "Volledige Albums" -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "Volledige Artiest" + +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" msgstr "" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" -msgstr "Grootte" +#: ../../templates/show_random.inc.php:76 +#, fuzzy +msgid "From catalog" +msgstr "Uit catalogus" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "Ga Verder" +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" +msgstr "Grootte Limiet" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -msgid "Object" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" msgstr "" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "Nu Speelt" -#: ../../templates/show_song.inc.php:22 -msgid "Details" -msgstr "" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "Bekijken" -#: ../../templates/show_song.inc.php:49 -msgid "Label" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_song.inc.php:53 -msgid "Language" -msgstr "" +#: ../../templates/sidebar_preferences.inc.php:18 +#, fuzzy +msgid "Account" +msgstr "Maak Account aan" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" +#: ../../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/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "Zoek Dubbele" #: ../../templates/show_duplicate.inc.php:27 msgid "Search Type" @@ -2639,53 +2459,31 @@ msgstr "Artiest, Album en Titel" msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" -msgstr "Normalizeer Nummers" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "Volgende" - -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -#, fuzzy -msgid "Base Playlist" -msgstr "Basis Speellijst" - -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "Maak Nieuwe Speellijst aan" - #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" msgstr "Pas Zoekopdracht aan" @@ -2703,32 +2501,98 @@ msgstr "Lokaal Hoesje" msgid "Get Art" msgstr "Haal Hoesje op" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -#, fuzzy -msgid "Description" -msgstr "beschrijving" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 +#: ../../templates/show_search_options.inc.php:23 #, fuzzy -msgid "Version" -msgstr "PHP Versie" +msgid "Options" +msgstr "Acties" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" + +#: ../../templates/show_edit_catalog.inc.php:22 #, fuzzy -msgid "Activate" -msgstr "Activeer" +msgid "Settings for" +msgstr "Instelling voor catalogus in" + +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../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:36 +msgid "album name" +msgstr "album naam" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../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:38 +msgid "id3 comment" +msgstr "id3 commentaar" + +#: ../../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 "nummer van liedje (voorafgaand met een 0)" + +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../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:42 +msgid "year" +msgstr "jaar" + +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" +msgstr "anders" + +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" +msgstr "Catalogus 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 "Bestandsnaam patroon" + +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" +msgstr "Directory Patroon" -#: ../../templates/show_plugins.inc.php:46 -#, fuzzy -msgid "Deactivate" -msgstr "Deactiveer" +#: ../../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 @@ -2749,19 +2613,6 @@ msgstr "" msgid "Add Vote" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -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" -msgstr "" - #: ../../templates/show_edit_artist.inc.php:23 #, fuzzy msgid "Edit Artist" @@ -2771,6 +2622,64 @@ msgstr "Artiest" msgid "Update Artist" msgstr "" +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "Dit Gebruikers Account is Geactiveerd en kan gebruikt worden" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +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_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Alles" + +#: ../../templates/show_plugins.inc.php:46 +#, fuzzy +msgid "Deactivate" +msgstr "Deactiveer" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "Democratisch" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" +msgstr "" + #: ../../templates/show_play_selected.inc.php:28 msgid "Play Selected" msgstr "Speel Geselecteerde" @@ -2791,215 +2700,195 @@ msgstr "Verwijder Geselecteerd Nummers" msgid "Add to" msgstr "Voeg Toe" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "Nieuwe gebruiker toevoegen" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" +msgstr "IP Geschiedenis" -#: ../../templates/show_export.inc.php:32 -#: ../../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_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "Laat Unieke zien" -#: ../../templates/show_export.inc.php:51 -msgid "Format" -msgstr "" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "Datum" -#: ../../templates/show_export.inc.php:61 -msgid "Export" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +#, fuzzy +msgid "IP Address" +msgstr "Eind IP Adres" + +#: ../../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 "" +"In het formulier hieronder geef je een lokale directory (bijv. /data/music) " +"of deurl naar een remote Ampache installatie (bijv. http://eenandervoorbeeld." +"com) op" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" -msgstr "XSPF Speler" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "Catalogus Naam" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "Hoes" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "Lokaal" -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" msgstr "" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" -msgstr "" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "Verplicht voor Remote Catalogus" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" -msgstr "Reset Album Hoes" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "Bestands Patroon" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "Zoek Album Hoes" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "Maak Speellijsten van m3u bestanden" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "Voeg Catalogus Toe" -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "Volledige Naam" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "Registratie Datum" +#: ../../templates/show_export.inc.php:51 +msgid "Format" +msgstr "" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -#, fuzzy -msgid "Last Ip" -msgstr "Laatste Ip Adres" +#: ../../templates/show_export.inc.php:61 +msgid "Export" +msgstr "" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "Actief" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "Aanbevelingen" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" -msgstr "van" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "Werk bij de" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "Album Aanbeveling" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "Liedje gevonden bezig met controleren van tag informatie" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "Nummer Aanbeveling" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "Geverifieerd" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "Importeer speellijst vanuit een bestand" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" -msgstr "" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "Speellijst Type" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" -msgstr "Album Hoes" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "Importeer Speellijst" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" -msgstr "Klik om venster te sluiten" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "Favorieten" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "Vorige" +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Favorieten" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" -msgstr "" +#: ../../templates/show_user_stats.inc.php:43 +#, fuzzy +msgid "Favorite Albums" +msgstr "Favorieten" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" -msgstr "" +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "Favorieten" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 #, fuzzy -msgid "Account" -msgstr "Maak Account aan" +msgid "Statistics" +msgstr "Statistieken" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:34 -#, fuzzy -msgid "Localplay Modules" -msgstr "Lokaal Afspelen" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" +msgstr "" -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" -msgstr "Aanwezige Plugins" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" +msgstr "" -#: ../../templates/show_account.inc.php:40 -#, fuzzy -msgid "New Password" -msgstr "Nieuwe Paswoord" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" +msgstr "" -#: ../../templates/show_account.inc.php:64 -#, fuzzy -msgid "Update Account" -msgstr "Maak Account aan" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" +msgstr "" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "Bezig met Bewerken" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" +msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "instellingen" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "Werk Instellingen bij" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "Mail Gebruikers" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "Maak Stats Leeg" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "Start Zoeken naar Album Hoes" - -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "Doorzocht" - #: ../../templates/show_clean_catalog.inc.php:23 #, fuzzy msgid "Cleaning the" @@ -3009,6 +2898,14 @@ msgstr "Bijwerken van" 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 " @@ -3072,10 +2969,8 @@ 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" +"support is required for Ampache" 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 @@ -3106,11 +3001,6 @@ msgstr "" "limieten kunnen aanpassen. Dit is niet verplicht maar kan wel ten koste gaan " "van bepaalde onderdelen van Ampache" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php Bestaat" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3121,11 +3011,6 @@ msgstr "" "op de goede locatie aanwezig of\n" "\t niet leesbaar door de webserver." -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php Geconfigureerd?" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3143,370 +3028,460 @@ msgid "" msgstr "" "Hier proberen we de database te benaderen met de waarden vanuit amapche" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "Doorzoek Ampache" - -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "Kern Woorden" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "Gespeeld" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "Bezig met Bewerken" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "Ja" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "instellingen" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "Nee" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "Werk Instellingen bij" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." msgstr "" -#: ../../templates/show_search.inc.php:95 +#: ../../templates/show_account.inc.php:40 #, fuzzy -msgid "One Star" -msgstr "Een Ster" +msgid "New Password" +msgstr "Nieuwe Paswoord" -#: ../../templates/show_search.inc.php:96 +#: ../../templates/show_account.inc.php:64 #, fuzzy -msgid "Two Stars" -msgstr "Twee Sterren" +msgid "Update Account" +msgstr "Maak Account aan" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" -msgstr "Drie Sterren" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "Vorige" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" -msgstr "Vier Sterren" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" -msgstr "Vijf Sterren" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "Combinatie" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "" -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "EN" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" +msgstr "" -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "Methode" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "Ongeveer" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" msgstr "" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" -msgstr "Maximum resultaten" +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "Reset Album Hoes" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "Zoek Album Hoes" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "Naam Speellijst" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "# Liedjes" + +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "Eigenaar" + +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" +msgstr "" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "Voeg Entry Toe" +#: ../../lib/class/flag.class.php:251 +#, fuzzy +msgid "Approved" +msgstr "Verplaatst" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "Start Adres" +#: ../../lib/class/flag.class.php:252 +#, fuzzy +msgid "Pending" +msgstr "Bezig met Toevoegen" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "Eind Adres" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" +msgstr "Opnieuw Taggen" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" -msgstr "Sleutel" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "Beheer Gebruikers" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" -msgstr "Maak Toegang voor Host" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "Speellijsten" -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" msgstr "" -#: ../../templates/show_add_access.inc.php:84 +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" +msgstr "" + +#: ../../lib/class/browse.class.php:777 #, fuzzy -msgid "Create ACL" -msgstr "Maak Toegangs Entry aan" +msgid "Flagged Records" +msgstr "Gemarkeerd door" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" -msgstr "" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "Fout met connectie naar" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "Selecteer" - -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" -msgstr "Tijd van toevoegen" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "Reden" -#: ../../templates/show_disabled_songs.inc.php:65 +#: ../../lib/class/catalog.class.php:177 #, fuzzy -msgid "Remove" -msgstr "Verwijder" +msgid "day" +msgid_plural "days" +msgstr[0] "dag" +msgstr[1] "dag" -#: ../../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" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "Start Remote Synchronisatie" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "Fout: Kan niet openen" + +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "Fout: Kan niet naar directory veranderen" + +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "Fout: Kan bestands grootte niet opvragen voor" + +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "is niet leesbaar voor Ampache" + +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" msgstr "" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "Web Directory" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "Geen Update Nodig" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "MySQl Gebruikersnaam" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "Bezig met bijwerken van Remote Catalogus" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "MySQL Paswoord" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "Speellijst toegevoegd van" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "Schrijf Config" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "Bijwerken Catalogus Gereed" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "Check voor Config" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "Totale Tijd" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "Totaal Aantal Liedjes" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" -msgstr "" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "Liedjes per Seconde" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "Dit Gebruikers Account is Geactiveerd en kan gebruikt worden" +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "Kan XMLRPC library niet laden, check of XML-RPC aanstaat" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" -msgstr "" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "Klaar met Bijwerken van Remote Catalogus(sen)" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "Opschoning Catalogus Gereed" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" -msgstr "" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "files verwijderd" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Update Finished." +msgstr "Bijwerken Catalogus Gereed" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" -msgstr "" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Checked" +msgstr "Bezig met Controleren" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "songs updated." +msgstr "liedjes bijgewerkt." + +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" +msgstr "Gestopt" + +#: ../../lib/class/localplay.class.php:645 +#, fuzzy +msgid "Paused" +msgstr "Gespeeld" + +#: ../../lib/preferences.php:189 +msgid "M3U" msgstr "" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" msgstr "" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" +#: ../../lib/preferences.php:191 +msgid "PLS" msgstr "" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "Wijgeren" +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" +#: ../../lib/preferences.php:193 +msgid "RAM" msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" +#: ../../lib/preferences.php:194 +msgid "XSPF" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "Registratie Compleet" +#: ../../lib/preferences.php:228 +#, fuzzy +msgid "Disabled" +msgstr "Deactiveer" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" +#: ../../lib/preferences.php:230 +msgid "Manager" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/preferences.php:251 +msgid "Send on Add" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" msgstr "" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" -msgstr "Fout: Geen Zoekwoord opgegeven" +#: ../../lib/preferences.php:262 +msgid "Always" +msgstr "" -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "Waardering Bijgewerkt" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "Niet Afspelen" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "Uw Waardeering voor dit object is bijgewerkt" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "Het is vrij slecht" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" -msgstr "Gebruiker gedeactiveerd neem contact op met beheerder" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "Het is goed" -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "Niet in staat op nieuw account aan te maken" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "Het is Vrij Goed" -#: ../../login.php:92 -msgid "No local account found" -msgstr "Geen lokaal account gevonden" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "Ik ben er gek van" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" -msgstr "" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "Het is te Gek" -#: ../../preferences.php:91 -msgid "Error Update Failed" -msgstr "" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "Niet te geloven" -#: ../../preferences.php:96 -msgid "Your Account has been updated" -msgstr "" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "Simpel Chinees" -#: ../../update.php:47 ../../update.php:51 -#, fuzzy -msgid "Ampache Update" -msgstr "Ampache Bijwerken" +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "Aan" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "Start met bijwerken vanuit Tags" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "Uit" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "Bijwerken vanuit Tags voltooid" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" +msgstr "" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "Terug" +#: ../../lib/install.php:258 +msgid "Passwords do not match" +msgstr "" -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "Artiesten beginnend met" +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "" -#: ../../playlist.php:57 -msgid "Playlist Created" -msgstr "Speellijst aangemaakt" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "Lokaal Afspelen" -#: ../../playlist.php:57 -msgid " has been created" -msgstr " is aangemaakt" +#: ../../lib/ui.lib.php:361 +#, fuzzy +msgid "Random Play" +msgstr "Willekeurig Aspelen" -#: ../../playlist.php:78 -msgid "Playlist Updated" -msgstr "Speellijst bijgewerkt" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +#, fuzzy +msgid "Admin-Catalog" +msgstr "Voeg Catalogus Toe" -#: ../../playlist.php:79 +#: ../../lib/ui.lib.php:381 #, fuzzy -msgid "has been updated and is now" -msgstr " is bijgewerkt" +msgid "Admin-User Management" +msgstr "Gebruikers Overeenkomst" -#: ../../playlist.php:101 +#: ../../lib/ui.lib.php:385 #, fuzzy -msgid "Playlist Imported" -msgstr "Speellijst bijgewerkt" +msgid "Admin-Mail Users" +msgstr "Mail Gebruikers" -#: ../../playlist.php:130 +#: ../../lib/ui.lib.php:389 #, fuzzy -msgid "Empty Playlists Deleted" -msgstr "Speellijst Verwijderd" +msgid "Admin-Manage Access Lists" +msgstr "Toegangs Regels" -#: ../../flag.php:45 +#: ../../lib/ui.lib.php:393 #, fuzzy -msgid "Item Flagged" -msgstr "Item Gemarkeerd" +msgid "Admin-Site Preferences" +msgstr "Beheer Site Instellingen" -#: ../../flag.php:45 +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "Beheer Modules" + +#: ../../lib/ui.lib.php:401 #, fuzzy -msgid "The specified item has been flagged" -msgstr "Het gevraagde item is gemaarkeerd" +msgid "Browse Music" +msgstr "Bladeren" + +#: ../../lib/ui.lib.php:508 +msgid "Add New" +msgstr "" #: ../../albums.php:32 msgid "Album Art Cleared" @@ -3534,51 +3509,114 @@ msgstr "" msgid "Album Art Inserted" msgstr "Album Hoesje Toegevoegd" -#: ../../register.php:73 -msgid "Error Captcha Required" -msgstr "Fout: Verificatie Verplicht" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "Start met bijwerken vanuit Tags" -#: ../../register.php:80 -msgid "Error Captcha Failed" -msgstr "Fout: Verificatie Niet Goed" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "Bijwerken vanuit Tags voltooid" -#: ../../register.php:87 -msgid "You must accept the user agreement" -msgstr "U moet de gebruikersovereenkomst accepteren" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "Terug" -#: ../../register.php:92 -msgid "You did not enter a username" -msgstr "U heeft geen gebruikersnaam opgegeven" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" +msgstr "" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "Vul uw voor- en achternaam in" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" +msgstr "" -#: ../../register.php:122 -msgid "You must enter a password" -msgstr "U moet een paswoord opgeven" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" +msgstr "" -#: ../../register.php:126 -msgid "Your passwords do not match" -msgstr "Uw opgegeven paswoorden komen niet overeen" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "bestand" -#: ../../register.php:158 -msgid "Error: Insert Failed" -msgstr "Fout: Gebruiker kon niet worden aangemaakt" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "Bestands uploads niet gesupport" -#: ../../radio.php:50 -msgid "Radio Station Added" +#: ../../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" + +#: ../../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)" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../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." -#: ../../democratic.php:92 -#, fuzzy -msgid "Playlist Cleared" +#: ../../playlist.php:57 +msgid "Playlist Created" msgstr "Speellijst aangemaakt" +#: ../../playlist.php:57 +msgid " has been created" +msgstr " is aangemaakt" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "Speellijst bijgewerkt" + +#: ../../playlist.php:79 +#, fuzzy +msgid "has been updated and is now" +msgstr " is bijgewerkt" + +#: ../../playlist.php:101 +#, fuzzy +msgid "Playlist Imported" +msgstr "Speellijst bijgewerkt" + +#: ../../playlist.php:130 +#, fuzzy +msgid "Empty Playlists Deleted" +msgstr "Speellijst Verwijderd" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "Gebruiker gedeactiveerd neem contact op met beheerder" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "Niet in staat op nieuw account aan te maken" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "Geen lokaal account gevonden" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "Fout: Geen Zoekwoord opgegeven" + +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "Artiesten beginnend met" + #: ../../bin/print_tags.inc:66 msgid "" "[print_tags.php.inc]\n" @@ -3592,6 +3630,56 @@ msgstr "" msgid "Filename:" msgstr "Bestandsnaam" +#~ msgid " FOUND" +#~ msgstr " GEVONDEN" + +#~ msgid "Searching for new Album Art" +#~ msgstr "Bezig met zoeken naar nieuwe album hoes" + +#~ msgid "English" +#~ msgstr "Amerikaans Engels" + +#~ msgid "British English" +#~ msgstr "Engels" + +#~ msgid "Turkish" +#~ msgstr "Turks" + +#, fuzzy +#~ msgid "Export Failed" +#~ msgstr "Export Gefaalt" + +#~ msgid "description" +#~ msgstr "beschrijving" + +#~ 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 "" +#~ "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" + +#~ msgid "Rating Updated" +#~ msgstr "Waardering Bijgewerkt" + +#~ msgid "Your rating for this object has been updated" +#~ msgstr "Uw Waardeering voor dit object is bijgewerkt" + +#, fuzzy +#~ msgid "Playlist Cleared" +#~ msgstr "Speellijst aangemaakt" + #~ msgid "days" #~ msgstr "dagen" @@ -3873,10 +3961,6 @@ msgstr "Bestandsnaam" #~ msgid "Rebuild Preferences" #~ msgstr "Herlaad Instellingen" -#, fuzzy -#~ msgid "Options" -#~ msgstr "Acties" - #~ msgid "" #~ "Use the form below to add a host that you want to have access to your " #~ "Ampache catalog." diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo index 2578b9e8..a743d873 100644 Binary files a/locale/ru_RU/LC_MESSAGES/messages.mo and b/locale/ru_RU/LC_MESSAGES/messages.mo differ diff --git a/locale/ru_RU/LC_MESSAGES/messages.po b/locale/ru_RU/LC_MESSAGES/messages.po index e3aa90be..03fe01a3 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: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: 2007-02-05 21:58-0000\n" "Last-Translator: Alexey Illarionov \n" "Language-Team: British English \n" @@ -17,1110 +17,610 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%" "10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" -msgstr "÷ÒÅÍÑ ÓÅÓÓÉÉ ÉÓÞÅÒÐÁÎÏ: ÐÏÖÁÌÕÊÓÔÁ, ÚÁÊÄÉÔÅ ÅÝÅ ÒÁÚ" - -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" -msgstr "þÁÓÔÎÏÅ" - -#: ../../lib/class/album.class.php:217 -msgid "Disk" -msgstr "äÉÓË" - -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" -msgstr "éÓÐÏÌÎÉÔÅÌÉ" - -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" -msgstr "òÁÚÌÉÞÎÙÅ" +#: ../../register.php:73 +msgid "Error Captcha Required" +msgstr "ïÛÉÂËÁ ÔÒÅÂÕÅÔÓÑ ËÁÐÞÁ" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" -msgstr "ïÛÉÂËÁ: ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ " +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" -msgstr "÷ÓÅ" +#: ../../register.php:87 +msgid "You must accept the user agreement" +msgstr "÷Ù ÄÏÌÖÎÙ ÐÒÉÎÑÔØ ÐÏÌØÚÏ×ÁÔÅÌØÓËÏÅ ÓÏÇÌÁÛÅÎÉÅ" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" -msgstr "ðÒÏÓÍÏÔÒ" +#: ../../register.php:92 +msgid "You did not enter a username" +msgstr "÷Ù ÎÅ ××ÅÌÉ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -msgid "Read" -msgstr "þÔÅÎÉÅ" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" +msgstr "ðÏÖÁÌÕÊÓÔÁ, ××ÅÄÉÔÅ ×ÁÛÅ ÐÏÌÎÏÅ ÉÍÑ (éÍÑ æÁÍÉÌÉÑ)" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" -msgstr "þÔÅÎÉÅ/úÁÐÉÓØ" +#: ../../register.php:122 +msgid "You must enter a password" +msgstr "÷Ù ÄÏÌÖÎÙ ××ÅÓÔÉ ÐÁÒÏÌØ" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" -msgstr "îÉËÏÇÄÁ" +#: ../../register.php:126 +msgid "Your passwords do not match" +msgstr "÷ÁÛ ÐÁÒÏÌØ ÎÅ ÓÏ×ÐÁÄÁÅÔ" -#: ../../lib/class/catalog.class.php:176 -msgid "day" -msgid_plural "days" -msgstr[0] "ÄÅÎØ" -msgstr[1] "ÄÎÑ" -msgstr[2] "ÄÎÅÊ" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" +msgstr "ïÛÉÂËÁ: ðÏÌØÚÏ×ÁÔÅÌØ Ó ÔÁËÉÍ ÉÍÅÎÅÍ ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 -msgid "hour" -msgid_plural "hours" -msgstr[0] "ÞÁÓ" -msgstr[1] "ÞÁÓÁ" -msgstr[2] "ÞÁÓÏ×" +#: ../../register.php:158 +msgid "Error: Insert Failed" +msgstr "ïÛÉÂËÁ: äÏÂÁ×ÌÅÎÉÅ ÚÁËÏÎÞÉÌÏÓØ ÎÅÕÄÁÞÅÊ" -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" -msgstr "úÁÐÕÝÅÎÏ ÕÄÁÌÅÎÎÏÅ ÏÂÎÏ×ÌÅÎÉÅ" +#: ../../update.php:47 ../../update.php:51 +msgid "Ampache Update" +msgstr "ïÂÎÏ×ÌÅÎÉÅ Ampache" -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "ïÛÉÂËÁ: ÎÅ ÕÄÁÌÏÓØ ÉÚÍÅÎÉÔØ ÄÉÒÅËÔÏÒÉÀ" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" +msgstr "÷ÒÅÍÑ ÓÅÓÓÉÉ ÉÓÞÅÒÐÁÎÏ: ÐÏÖÁÌÕÊÓÔÁ, ÚÁÊÄÉÔÅ ÅÝÅ ÒÁÚ" -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" -msgstr "ïÛÉÂËÁ: ÎÅ ÕÄÁÌÏÓØ ÏÐÒÅÄÅÌÉÔØ ÒÁÚÍÅÒ ÆÁÊÌÁ " +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "òÁÄÉÏ ÓÔÁÎÃÉÑ ÄÏÂÁ×ÌÅÎÑ" -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "ÎÅ ÞÉÔÁÅÍ ÐÒÏÇÒÁÍÍÏÊ ampache" +#: ../../admin/flag.php:89 +msgid "Song Updated" +msgstr "ðÅÓÎÑ ÏÂÎÏ×ÌÅÎÁ" -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" -msgstr "ïÂÎÏ×ÌÅÎÏ" +#: ../../admin/flag.php:89 +msgid "The requested song has been updated" +msgstr "úÁÐÒÏÛÅÎÎÁÑ ÐÅÓÎÑ ÂÙÌÁ ÏÂÎÏ×ÌÅÎÁ" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" -msgstr "ïÂÎÏ×ÌÅÎÉÅ ÎÅ ÔÒÅÂÕÅÔÓÑ" +#: ../../admin/flag.php:131 +msgid "Album Updated" +msgstr "áÌØÂÏÍ ÏÂÎÏ×ÌÅÎ" -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" -msgstr "úÁÐÕÝÅÎÏ ÕÄÁÌÅÎÎÏÅ ÏÂÎÏ×ÌÅÎÉÅ" +#: ../../admin/flag.php:173 +msgid "Artist Updated" +msgstr "éÓÐÏÌÎÉÔÅÌØ ÏÂÎÏ×ÌÅÎ" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" -msgstr "äÏÂÁ×ÌÅÎ ÐÌÅÊÌÉÓÔ ÉÚ" +#: ../../admin/flag.php:238 +msgid "Songs Updated" +msgstr "ðÅÓÎÉ ÏÂÎÏ×ÌÅÎÙ" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" -msgstr "ïÂÎÏ×ÌÅÎÉÅ ËÁÔÁÌÏÇÁ ÚÁ×ÅÒÛÅÎÏ" +#: ../../admin/flag.php:246 +msgid "Flag Removed" +msgstr "æÌÁÇ ÕÄÁÌÅÎ" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" -msgstr "ïÂÝÅÅ ×ÒÅÍÑ" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" +msgstr "æÌÁÇ ÓÎÑÔ Ó" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" -msgstr "÷ÓÅÇÏ ÐÅÓÅÎ" +#: ../../admin/flag.php:262 +msgid "Flags Updated" +msgstr "æÌÁÇÉ ÏÂÎÏ×ÌÅÎÙ" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" -msgstr "ðÅÓÅÎ × ÓÅËÕÎÄÕ" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" +msgstr "ðÅÓÅÎ ÏÔËÌÀÞÅÎÏ" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" -msgstr "ïÛÉÂËÁ" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" +msgstr "úÁÐÒÁÛÉ×ÁÅÍÙÅ ÐÅÓÎÑ(É) ÏÔËÌÀÞÅÎÙ" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" -msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÂÉÂÌÉÏÔÅËÕ XMLRPC, ÕÂÅÄÉÔÅÓØ ÞÔÏ XML-RPC ×ËÌÀÞÅÎÏ" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" +msgstr "ðÅÓÎÉ ×ËÌÀÞÅÎÙ" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" -msgstr "ïÛÉÂËÁ ÐÒÉ ÓÏÅÄÉÎÅÎÉÉ Ó" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" +msgstr "úÁÐÒÁÛÉ×ÁÅÍÁÑ(ÙÅ) ÐÅÓÎÑ(É) ×ËÌÀÞÅÎÙ" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" -msgstr "ëÏÄ" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +msgid "Catalog Updated" +msgstr "ëÁÔÁÌÏÇ ÏÂÎÏ×ÌÅÎ" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" -msgstr "ðÒÉÞÉÎÁ" +#: ../../admin/catalog.php:110 +msgid "Catalog Deleted" +msgstr "ëÁÔÁÌÏÇ õÄÁÌÅÎ" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" -msgstr "úÁËÏÎÞÅÎÏ ÏÂÎÏ×ÌÅÎÉÅ ÕÄÁÌÅÎÎÙÈ ËÁÔÁÌÏÇÏ×" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" +msgstr "ëÁÔÁÌÏÇ É ×ÓÅ Ó×ÑÚÁÎÎÙÅ ÚÁÐÉÓÉ ÕÄÁÌÅÎÙ" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" -msgstr "äÏÂÁ×ÌÅÎÏ" +#: ../../admin/catalog.php:119 +msgid "Songs Removed" +msgstr "ðÅÓÅÎ ÕÄÁÌÅÎÏ" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" -msgstr "ëÏÒÎÅ×ÏÊ ËÁÔÁÌÏÇ ÎÅ ÞÉÔÁÅÍ, ÏÓÔÁÎÏ×ËÁ ÏÞÉÓÔËÉ" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" +msgstr "ðÅÓÎÉ ÎÅ ÕÄÁÌÅÎÙ" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" -msgstr "ïÞÉÓÔËÁ ËÁÔÁÌÏÇÁ ÚÁ×ÅÒÛÅÎÁ" +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" +msgstr "ïÔËÌÀÞÅÎÎÙÅ ÐÅÓÎÉ ÏÂÒÁÂÏÔÁÎÙ" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" -msgstr "ÆÁÊÌÙ ÕÄÁÌÅÎÙ" +#: ../../admin/catalog.php:146 +msgid "Catalog Cleaned" +msgstr "ëÁÔÁÌÏÇ ÏÞÉÝÅÎ" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" -msgstr "ïÐÔÉÍÉÚÁÃÉÑ ÔÁÂÌÉÃ" +#: ../../admin/catalog.php:197 +msgid "Catalog Created" +msgstr "ëÁÔÁÌÏÇ ÓÏÚÄÁÎ" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" -msgstr " îáêäåîï" +#: ../../admin/catalog.php:214 +msgid "Catalog statistics cleared" +msgstr "óÔÁÔÉÓÔÉËÁ ËÁÔÁÌÏÇÁ ÕÄÁÌÅÎÁ" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" -msgstr "ðÏÉÓË ÎÏ×ÏÊ ÏÂÌÏÖËÉ ÁÌØÂÏÍÁ" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" +msgstr "ôÅËÕÝÅÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ ÏÞÉÝÅÎÏ" -#: ../../lib/class/catalog.class.php:1756 -msgid "Update Finished." -msgstr "ïÂÎÏ×ÌÅÎÉÅ ÚÁ×ÅÒÛÅÎÏ" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" +msgstr "÷ÓÑ ÄÁÎÎÙÅ ÐÏ ÓÅÊÞÁÓ ÉÇÒÁÀÝÉÍ ÔÒÅËÁÍ ÕÄÁÌÅÎÙ" -#: ../../lib/class/catalog.class.php:1756 -msgid "Checked" -msgstr "ïÔÍÅÞÅÎ" +#: ../../admin/catalog.php:241 +msgid "No Disabled songs found" +msgstr "ïÔËÌÀÞÅÎÎÙÈ ÐÅÓÅÎ ÎÅ ÎÁÊÄÅÎÏ" -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." -msgstr "ÐÅÓÅÎ ÏÂÎÏ×ÌÅÎÏ." +#: ../../admin/catalog.php:250 +msgid "Delete Catalog" +msgstr "õÄÁÌÉÔØ ËÁÔÁÌÏÇ" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" -msgstr "îÅÉÚ×ÅÓÔÎÙÊ (ÓÉÒÏÔÁ)" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" +msgstr "÷Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ÕÄÁÌÉÔØ ÜÔÏÔ ËÁÔÁÌÏÇ?" -#: ../../lib/class/flag.class.php:251 -msgid "Approved" -msgstr "ïÄÏÂÒÅÎÏ" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" +msgstr "ðÏÉÓË ÁÌØÂÏÍÎÙÈ ÏÂÌÏÖÅË ÚÁ×ÅÒÛÅÎ" -#: ../../lib/class/flag.class.php:252 -msgid "Pending" -msgstr "ïÖÉÄÁÀÝÉÊ" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" +msgstr "ïÛÉÂËÁ: ÔÒÅÂÕÅÔÓÑ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" -msgstr "õÄÁÌÉÔØ" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" +msgstr "ïÛÉÂËÁ: ðÁÒÏÌØ ÎÅ ÓÏ×ÐÁÄÁÅÔ" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" -msgstr "ïÂÎÏ×ÉÔØ ÔÅÇ" +#: ../../admin/users.php:83 +msgid "User Updated" +msgstr "ðÌØÚÏ×ÁÔÅÌØ ïÂÎÏ×ÌÅÎ" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" -msgstr "ðÅÒÅËÏÄÉÒÏ×ÁÔØ" +#: ../../admin/users.php:83 +msgid "updated" +msgstr "ÏÂÎÏ×ÌÅÎ" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -msgid "Other" -msgstr "äÒÕÇÏÅ" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" +msgstr "çÏÓÔØ" -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" -msgstr "îÅÉÚ×ÅÓÔÎÏ" - -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" -msgstr "óÅÊÞÁÓ ÉÇÒÁÅÔ" - -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" -msgstr "ïÓÔÁÎÏ×ÌÅÎÏ" - -#: ../../lib/class/localplay.class.php:645 -msgid "Paused" -msgstr "ïÓÔÁÎÏ×ÌÅÎ" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" +msgstr "ðÏÌØÚÏ×ÁÔÅÌØ" -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" -msgstr "ïÛÉÂËÁ: ÔÒÅÂÕÅÔÓÑ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "áÄÍÉÎ" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" -msgstr "ïÛÉÂËÁ: ðÁÒÏÌØ ÎÅ ÓÏ×ÐÁÄÁÅÔ" +#: ../../admin/users.php:129 +msgid "New User Added" +msgstr "ðïÌØÚÏ×ÁÔÅÌØ ÄÏÂÁ×ÌÅÎ" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" -msgstr "ðÅÓÎÉ" +#: ../../admin/users.php:134 +msgid "User Enabled" +msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ×ËÌÀÞÅÎ" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" -msgstr "áÌØÂÏÍÙ" +#: ../../admin/users.php:139 +msgid "User Disabled" +msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÏÔËÌÀÞÅÎ" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" -msgstr "óÔÉÌÉ" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "ïÛÉÂËÁ" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" -msgstr "õÐÒÁ×ÌÅÎÉÅ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" +msgstr "îÅÌØÚÑ ÏÔËÌÀÞÉÔØ ÐÏÓÌÅÄÎÅÇÏ ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" -msgstr "òÁÄÉÏ ÓÔÁÎÃÉÉ" +#: ../../admin/users.php:164 +msgid "User Deleted" +msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÕÄÁÌÅÎ" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" -msgstr "ðÌÅÊÌÉÓÔÙ" +#: ../../admin/users.php:167 +msgid "Delete Error" +msgstr "ïÛÉÂËÁ ÕÄÁÌÅÎÉÑ" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" -msgstr "ðÅÓÎÉ ÐÌÅÊÌÉÓÔÁ" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" +msgstr "îÅÌØÚÑ ÕÄÁÌÉÔØ ÐÏÓÌÅÄÎÅÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ - ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -msgid "Catalogs" -msgstr "ëÁÔÁÌÏÇÉ" +#: ../../admin/users.php:173 +msgid "Deletion Request" +msgstr "úÁÐÒÏÓ ÎÁ ÕÄÁÌÅÎÉÅ" -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" -msgstr "úÁÐÉÓÉ ËÒÉÞÁÌËÉ" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" +msgstr "÷Ù Õ×ÅÒÅÎÙ ÞÔÏ ÈÏÔÉÔÅ ÕÄÁÌÉÔØ ÐÏÌÎÏÓÔØÀ" -#: ../../lib/class/browse.class.php:748 -msgid "Flagged Records" -msgstr "ïÔÍÅÞÅÎÎÙÅ ÚÁÐÉÓÉ" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" +msgstr "" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" -msgstr "ðÏÈÏÖÉÊ ÁÌØÂÏÍ" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +msgid "Are you sure you want to remove this plugin?" +msgstr "÷Ù Õ×ÅÒÅÎÙ ÞÔÏ ÈÏÔÉÔÅ ÕÄÁÌÉÔØ ÜÔÏÔ ÐÌÁÇÉÎ?" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" -msgstr "ðÏÈÏÖÉÊ ÖÁÎÒ" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" +msgstr "ðÌÁÇÉÎ ÄÅÁËÔÉ×ÉÒÏ×ÁÎ" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" -msgstr "ðÏÈÏÖÅÇÏ ÉÓÐÏÌÎÉÔÅÌÑ" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" +msgstr "ðÌÁÇÉÎ ÁËÔÉ×ÉÒÏ×ÁÎ" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" -msgstr "óÌÕÞÁÊÎÏ" +#: ../../admin/modules.php:122 +msgid "Plugins" +msgstr "ðÌÁÇÉÎÙ" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" -msgstr "ëÕÐÉÔØ ÔÒÅË ÎÁ MyStrands" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" +msgstr "õÐÒÁ×ÌÅÎÉÅ ÌÏËÁÌØÎÙÍ ÐÒÏÉÇÒÙ×ÁÎÉÅÍ" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "îÅ ÉÇÒÁÔØ" +#: ../../admin/access.php:35 +msgid "Deleted" +msgstr "õÄÁÌÅÎ" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" -msgstr "ðÌÏÈÏ" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" +msgstr "úÁÐÉÓØ ÓÐÉÓËÁ ÄÏÓÔÕÐÁ ÂÙÌÁ ÕÄÁÌÅÎÁ" -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "èÏÒÏÛÏ" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" +msgstr "äÏÂÁ×ÌÅÎÏ" -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" -msgstr "ïÞÅÎØ ÈÏÒÏÛÏ" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "îÏ×ÁÑ ÚÁÐÉÓØ ÓÐÉÓËÁ ÄÏÓÔÕÐÁ ÓÏÚÄÁÎÁ" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" -msgstr "ðÒÏÓÔÏ ÓÕÐÅÒ!" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" +msgstr "ïÂÎÏ×ÌÅÎÏ" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" +msgstr "úÁÐÉÓØ ÓÐÉÓËÁ ÄÏÓÔÕÐÁ ÏÂÎÏ×ÌÅÎÁ" + +#: ../../admin/system.php:49 +msgid "Database Charset Updated" msgstr "" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" msgstr "" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "÷ËÌÀÞÅÎÏ" +#: ../../admin/mail.php:57 +msgid "E-mail Sent" +msgstr "å-ÍÁÊÌ ÏÔÐÒÁ×ÌÅÎ" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" -msgstr "÷ÙËÌÀÞÅÎÏ" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." +msgstr "÷ÁÛÅ Å-ÍÁÊÌ ÓÏÏÂÝÅÎÉÅ ÕÓÐÅÛÎÏ ÏÔÐÒÁ×ÌÅÎÏ" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -msgid "None" -msgstr "îÅÔ" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" +msgstr "óÅÒ×ÅÒ" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" -msgstr "ðÏÔÏËÏ×ÏÅ ×ÅÝÁÎÉÅ" +#: ../../preferences.php:91 +msgid "Error Update Failed" +msgstr "ïÛÉÂËÁ ÏÂÎÏ×ÌÅÎÉÅ ÎÅ ÕÄÁÌÏÓØ" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" -msgstr "äÅÍÏËÒÁÔÉÞÎÙÊ" +#: ../../preferences.php:96 +msgid "Your Account has been updated" +msgstr "áËËÁÕÎÔ ÏÂÎÏ×ÌÅÎ" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -msgid "Localplay" -msgstr "ìÏËÁÌØÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ" +#: ../../flag.php:45 +msgid "Item Flagged" +msgstr "ðÏÚÉÃÉÑ ÏÔÍÅÞÅÎÁ" -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" -msgstr "" +#: ../../flag.php:45 +msgid "The specified item has been flagged" +msgstr "õËÁÚÁÎÎÁÑ ÐÏÚÉÃÉÑ ÏÔÍÅÞÅÎÁ" -#: ../../lib/preferences.php:189 -msgid "M3U" -msgstr "M3U" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +msgid "Catalogs" +msgstr "ëÁÔÁÌÏÇÉ" -#: ../../lib/preferences.php:190 -msgid "Simple M3U" -msgstr "ðÒÏÓÔÏÊ M3U" +#: ../../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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" +msgstr "éÍÑ" -#: ../../lib/preferences.php:191 -msgid "PLS" -msgstr "PLS" - -#: ../../lib/preferences.php:192 -msgid "Asx" -msgstr "Asx" - -#: ../../lib/preferences.php:193 -msgid "RAM" -msgstr "RAM" - -#: ../../lib/preferences.php:194 -msgid "XSPF" -msgstr "XSPF" - -#: ../../lib/preferences.php:228 -msgid "Disabled" -msgstr "ïÔËÌÀÞÅÎÏ" - -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ" - -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "íÅÎÅÄÖÅÒ" - -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "áÄÍÉÎ" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "ðÏÓÌÁÔØ ÐÒÉ ÄÏÂÁ×ÌÅÎÉÉ" - -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -msgstr "ðÏÓÌÁÔØ É ÏÞÉÓÔÉÔØ ÐÒÉ ÄÏÂÁ×ÌÅÎÉÉ" - -#: ../../lib/preferences.php:253 -msgid "Clear on Send" -msgstr "ïÞÉÓÔÉÔØ ÐÒÉ ÐÏÓÙÌËÅ" - -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "ðÏ ÕÍÏÌÞÁÎÉÀ" - -#: ../../lib/preferences.php:262 -msgid "Always" -msgstr "÷ÓÅÇÄÁ" - -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "English" - -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "" - -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "" - -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "÷ËÌ" - -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "÷ÙËÌ" - -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "îÅ ÕËÁÚÁÎÙ ÐÏÌØÚÏ×ÁÔÅÌØ ÉÌÉ ÐÁÒÏÌØ" - -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "ðÁÒÏÌØ ÎÅ ÓÏ×ÐÁÄÁÅÔ" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "ÓÅËÕÎÄ ÎÁÚÁÄ" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "ÍÉÎÕÔ ÎÁÚÁÄ" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "ÞÁÓÏ× ÎÁÚÁÄ" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "ÄÎÅÊ ÎÁÚÁÄ" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "ÎÅÄÅÌØ ÎÁÚÁÄ" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "ÍÅÓÑÃÅ× ÎÁÚÁÄ" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "ÌÅÔ ÎÁÚÁÄ" - -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "çÌÁ×ÎÁÑ" - -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "úÁËÁÞÁÔØ" - -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "ìÏËÁÌØÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ" - -#: ../../lib/ui.lib.php:350 -msgid "Random Play" -msgstr "óÌÕÞÁÊÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ" - -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "ðÌÅÊÌÉÓÔ" - -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "ðÏÉÓË" - -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "ðÒÅÄÐÏÞÔÅÎÉÑ" - -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -msgid "Admin-Catalog" -msgstr "áÄÍÉÎËÁ-ëÁÔÁÌÏÇ" - -#: ../../lib/ui.lib.php:370 -msgid "Admin-User Management" -msgstr "áÄÍÉÎËÁ-õÐÒÁ×ÌÅÎÉÅ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ" - -#: ../../lib/ui.lib.php:374 -msgid "Admin-Mail Users" -msgstr "áÄÍÉÎËÁ-ðÏÞÔÏ×ÙÅ ÐÏÌØÚÏ×ÁÔÅÌÉ" - -#: ../../lib/ui.lib.php:378 -msgid "Admin-Manage Access Lists" -msgstr "áÄÍÉÎËÁ-ÕÐÒÁ×ÌÅÎÉÅ ÓÐÉÓËÁÍÉ ÄÏÓÔÕÐÁ" - -#: ../../lib/ui.lib.php:382 -msgid "Admin-Site Preferences" -msgstr "áÄÍÉÎËÁ-ÎÁÓÔÒÏÊËÉ ÓÁÊÔÁ" - -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "áÄÍÉÎËÁ-ÕÐÒÁ×ÌÅÎÉÅ ÍÏÄÕÌÑÍÉ" - -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" -msgstr "óÐÉÓÏË ËÏÍÐÏÚÉÃÉÊ" - -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "óÔÉÌØ" - -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -msgid "Statistics" -msgstr "óÔÁÔÉÓÔÉËÁ" - -#: ../../lib/ui.lib.php:497 -msgid "Add New" -msgstr "äÏÂÁ×ÉÔØ ÎÏ×ÙÊ" - -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "òÅËÏÍÅÎÄÁÃÉÉ" - -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "éÍÑ" - -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" -msgstr "óÓÙÌËÉ" - -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" -msgstr "îÁÊÔÉ ÏÔÓÕÔÓÔ×ÕÀÝÉÅ ÔÒÅËÉ" - -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "îÁÚ×ÁÎÉÅ" - -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "ôÒÅË" - -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "éÓÐÏÌÎÉÔÅÌØ" - -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -msgstr "ðÏÓÌÅÄÎÉÅ ÐÒÏÉÇÒÁÎÎÙÅ" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "éÍÑ ÓÕÝÎÏÓÔÉ" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "éÍÑ ÕÚÌÁ" - -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "ðÏÒÔ" - -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" -msgstr "ðÁÒÏÌØ" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "ÆÁÊÌ" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "úÁÇÒÕÚËÁ ÆÁÊÌÁ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ." - -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "îÅÔ ÚÁÇÒÕÖÅÎÎÙÈ ÆÁÊÌÏ×" - -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." -msgstr "âÙÌÁ ÐÒÏÂÌÅÍÁ Ó ÚÁÇÒÕÚËÏÊ ÆÁÊÌÁ: %s ÎÅ ÂÙÌ ÚÁÇÒÕÖÅÎ." - -#: ../../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 ÂÁÊÔ)." - -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." -msgstr "âÙÌÁ ÐÒÏÂÌÅÍÁ Ó ÚÁÇÒÕÚËÏÊ ÆÁÊÌÁ: ÆÁÊÌ %s ÂÙÌ ÚÁÇÒÕÖÅÎ ÞÁÓÔÉÞÎÏ." - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -msgid "Catalog Updated" -msgstr "ëÁÔÁÌÏÇ ÏÂÎÏ×ÌÅÎ" - -#: ../../admin/catalog.php:103 -msgid "Catalog Deleted" -msgstr "ëÁÔÁÌÏÇ õÄÁÌÅÎ" - -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" -msgstr "ëÁÔÁÌÏÇ É ×ÓÅ Ó×ÑÚÁÎÎÙÅ ÚÁÐÉÓÉ ÕÄÁÌÅÎÙ" - -#: ../../admin/catalog.php:112 -msgid "Songs Removed" -msgstr "ðÅÓÅÎ ÕÄÁÌÅÎÏ" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" -msgstr "ðÅÓÎÉ ÎÅ ÕÄÁÌÅÎÙ" - -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" -msgstr "ïÔËÌÀÞÅÎÎÙÅ ÐÅÓÎÉ ÏÂÒÁÂÏÔÁÎÙ" - -#: ../../admin/catalog.php:138 -msgid "Catalog Cleaned" -msgstr "ëÁÔÁÌÏÇ ÏÞÉÝÅÎ" - -#: ../../admin/catalog.php:188 -msgid "Catalog Created" -msgstr "ëÁÔÁÌÏÇ ÓÏÚÄÁÎ" - -#: ../../admin/catalog.php:205 -msgid "Catalog statistics cleared" -msgstr "óÔÁÔÉÓÔÉËÁ ËÁÔÁÌÏÇÁ ÕÄÁÌÅÎÁ" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "ôÅËÕÝÅÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ ÏÞÉÝÅÎÏ" - -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "÷ÓÑ ÄÁÎÎÙÅ ÐÏ ÓÅÊÞÁÓ ÉÇÒÁÀÝÉÍ ÔÒÅËÁÍ ÕÄÁÌÅÎÙ" - -#: ../../admin/catalog.php:232 -msgid "No Disabled songs found" -msgstr "ïÔËÌÀÞÅÎÎÙÈ ÐÅÓÅÎ ÎÅ ÎÁÊÄÅÎÏ" - -#: ../../admin/catalog.php:241 -msgid "Delete Catalog" -msgstr "õÄÁÌÉÔØ ËÁÔÁÌÏÇ" - -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "÷Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ÕÄÁÌÉÔØ ÜÔÏÔ ËÁÔÁÌÏÇ?" - -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "ðÏÉÓË ÁÌØÂÏÍÎÙÈ ÏÂÌÏÖÅË ÚÁ×ÅÒÛÅÎ" - -#: ../../admin/flag.php:89 -msgid "Song Updated" -msgstr "ðÅÓÎÑ ÏÂÎÏ×ÌÅÎÁ" - -#: ../../admin/flag.php:89 -msgid "The requested song has been updated" -msgstr "úÁÐÒÏÛÅÎÎÁÑ ÐÅÓÎÑ ÂÙÌÁ ÏÂÎÏ×ÌÅÎÁ" - -#: ../../admin/flag.php:131 -msgid "Album Updated" -msgstr "áÌØÂÏÍ ÏÂÎÏ×ÌÅÎ" - -#: ../../admin/flag.php:173 -msgid "Artist Updated" -msgstr "éÓÐÏÌÎÉÔÅÌØ ÏÂÎÏ×ÌÅÎ" - -#: ../../admin/flag.php:238 -msgid "Songs Updated" -msgstr "ðÅÓÎÉ ÏÂÎÏ×ÌÅÎÙ" - -#: ../../admin/flag.php:246 -msgid "Flag Removed" -msgstr "æÌÁÇ ÕÄÁÌÅÎ" - -#: ../../admin/flag.php:247 -msgid "Flag Removed from" -msgstr "æÌÁÇ ÓÎÑÔ Ó" - -#: ../../admin/flag.php:262 -msgid "Flags Updated" -msgstr "æÌÁÇÉ ÏÂÎÏ×ÌÅÎÙ" - -#: ../../admin/flag.php:281 -msgid "Songs Disabled" -msgstr "ðÅÓÅÎ ÏÔËÌÀÞÅÎÏ" - -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "úÁÐÒÁÛÉ×ÁÅÍÙÅ ÐÅÓÎÑ(É) ÏÔËÌÀÞÅÎÙ" - -#: ../../admin/flag.php:292 -msgid "Songs Enabled" -msgstr "ðÅÓÎÉ ×ËÌÀÞÅÎÙ" - -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" -msgstr "úÁÐÒÁÛÉ×ÁÅÍÁÑ(ÙÅ) ÐÅÓÎÑ(É) ×ËÌÀÞÅÎÙ" - -#: ../../admin/users.php:83 -msgid "User Updated" -msgstr "ðÌØÚÏ×ÁÔÅÌØ ïÂÎÏ×ÌÅÎ" - -#: ../../admin/users.php:83 -msgid "updated" -msgstr "ÏÂÎÏ×ÌÅÎ" - -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" -msgstr "ïÛÉÂËÁ: ðÏÌØÚÏ×ÁÔÅÌØ Ó ÔÁËÉÍ ÉÍÅÎÅÍ ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ" - -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" -msgstr "çÏÓÔØ" - -#: ../../admin/users.php:129 -msgid "New User Added" -msgstr "ðïÌØÚÏ×ÁÔÅÌØ ÄÏÂÁ×ÌÅÎ" - -#: ../../admin/users.php:134 -msgid "User Enabled" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ×ËÌÀÞÅÎ" - -#: ../../admin/users.php:139 -msgid "User Disabled" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÏÔËÌÀÞÅÎ" - -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" -msgstr "îÅÌØÚÑ ÏÔËÌÀÞÉÔØ ÐÏÓÌÅÄÎÅÇÏ ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ" - -#: ../../admin/users.php:164 -msgid "User Deleted" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÕÄÁÌÅÎ" - -#: ../../admin/users.php:167 -msgid "Delete Error" -msgstr "ïÛÉÂËÁ ÕÄÁÌÅÎÉÑ" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" +msgstr "äÅÊÓÔ×ÉÅ" -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" -msgstr "îÅÌØÚÑ ÕÄÁÌÉÔØ ÐÏÓÌÅÄÎÅÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ - ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" +msgstr "äÏÂÁ×ÉÔØ" -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "úÁÐÒÏÓ ÎÁ ÕÄÁÌÅÎÉÅ" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" +msgstr "ðÒÏ×ÅÒÉÔØ" -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" -msgstr "÷Ù Õ×ÅÒÅÎÙ ÞÔÏ ÈÏÔÉÔÅ ÕÄÁÌÉÔØ ÐÏÌÎÏÓÔØÀ" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" +msgstr "ïÞÉÓÔÉÔØ" -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" +msgstr "÷ÓÅ" -#: ../../admin/modules.php:54 ../../admin/modules.php:92 -msgid "Are you sure you want to remove this plugin?" -msgstr "÷Ù Õ×ÅÒÅÎÙ ÞÔÏ ÈÏÔÉÔÅ ÕÄÁÌÉÔØ ÜÔÏÔ ÐÌÁÇÉÎ?" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" +msgstr "õÄÁÌÉÔØ" -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" -msgstr "ðÌÁÇÉÎ ÄÅÁËÔÉ×ÉÒÏ×ÁÎ" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" +msgstr "âÙÓÔÒÏ" -#: ../../admin/modules.php:85 -msgid "Plugin Activated" -msgstr "ðÌÁÇÉÎ ÁËÔÉ×ÉÒÏ×ÁÎ" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" +msgstr "÷ÙÂÒÁÔØ ÏÂÌÏÖËÕ" -#: ../../admin/modules.php:120 -msgid "Plugins" -msgstr "ðÌÁÇÉÎÙ" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" +msgstr "ëÁÔÁÌÏÇÏ× ÎÅ ÎÁÊÄÅÎÏ" -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" -msgstr "õÐÒÁ×ÌÅÎÉÅ ÌÏËÁÌØÎÙÍ ÐÒÏÉÇÒÙ×ÁÎÉÅÍ" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" +msgstr "ïÞÉÓÔÉÔØ ×ÓÅ" -#: ../../admin/access.php:35 -msgid "Deleted" -msgstr "õÄÁÌÅÎ" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" +msgstr "ðÒÏ×ÅÒÉÔØ ×ÓÅ" -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" -msgstr "úÁÐÉÓØ ÓÐÉÓËÁ ÄÏÓÔÕÐÁ ÂÙÌÁ ÕÄÁÌÅÎÁ" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" +msgstr "äÏÂÁ×ÉÔØ ×Ï ×ÓÅ" -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" -msgstr "îÏ×ÁÑ ÚÁÐÉÓØ ÓÐÉÓËÁ ÄÏÓÔÕÐÁ ÓÏÚÄÁÎÁ" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +msgid "Update All" +msgstr "ïÂÎÏ×ÉÔØ ×ÓÅ" -#: ../../admin/access.php:45 -msgid "Access List Entry updated" -msgstr "úÁÐÉÓØ ÓÐÉÓËÁ ÄÏÓÔÕÐÁ ÏÂÎÏ×ÌÅÎÁ" +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" +msgstr "äÏÂÁ×ÉÔØ ËÁÔÁÌÏÇ" -#: ../../admin/mail.php:57 -msgid "E-mail Sent" -msgstr "å-ÍÁÊÌ ÏÔÐÒÁ×ÌÅÎ" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" +msgstr "ïÞÉÓÔÉÔØ ÓÔÁÔÉÓÔÉËÕ ËÁÔÁÌÏÇÏ×" -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "÷ÁÛÅ Å-ÍÁÊÌ ÓÏÏÂÝÅÎÉÅ ÕÓÐÅÛÎÏ ÏÔÐÒÁ×ÌÅÎÏ" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" +msgstr "óÏÂÒÁÔØ ÏÂÌÏÖËÉ ÁÌØÂÏÍÏ×" -#: ../../admin/system.php:64 -msgid "Export Failed" -msgstr "üËÓÐÏÒÔ ÎÅ ÕÄÁÌÓÑ" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" +msgstr "äÒÕÇÉÅ ÓÒÅÄÓÔ×Á" -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" +msgstr "ðÏËÁÚÁÔØ ÄÕÂÌÉÒÕÀÝÉÅÓÑ ÐÅÓÎÉ" -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" +msgstr "ïÞÉÓÔÉÔØ ÓÅÊÞÁÓ ÉÇÒÁÅÔ" -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" -msgstr "óÌÕÞÁÊÎÙÅ ÁÌØÂÏÍÙ" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" +msgstr "óÏÚÄÁÔØ ÎÏ×ÙÊ ËÏÎÆÉÇ" -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." -msgstr "" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" +msgstr "äÏÓÔÕÐ Ë ÐÒÅÄÐÏÞÔÅÎÉÑÍ" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" -msgstr "éÇÒÁÔØ" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" +msgstr "üËÓÐÏÒÔÉÒÏ×ÁÔØ × Itunes âä" -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" -msgstr "äÏÂÁ×ÉÔØ × ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" +msgstr "ðÏËÁÚÙ×ÁÔØ ÎÅÁËÔÉ×ÎÙÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" -msgstr "äÏÂÁ×ÉÔØ × ÎÏ×ÙÊ ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" +msgstr "ðÒÏ×ÅÒÉÔØ ÎÏ×ÕÀ ×ÅÒÓÉÀ" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" -msgstr "óËÁÞËÁ ÐÁËÅÔÏÍ" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +msgid "Object" +msgstr "ïÂßÅËÔ" -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 -msgid "Clear Playlist" -msgstr "ïÞÉÓÔÉÔØ ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" +msgstr "ïÔÍÅÞÅÎÎÙÅ" -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "äÏÂÁ×ÉÔØ" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" +msgstr "ëÏÍÍÅÎÔÁÒÉÊ" -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" -msgstr "îÅÄÏÓÔÁÔÏÞÎÏ ÄÁÎÎÙÈ" +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" +msgstr "óÔÁÔÕÓ" -#: ../../templates/rightbar.inc.php:104 -msgid "More" -msgstr "åÝÅ" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +msgid "No Records Found" +msgstr "úÁÐÉÓÅÊ ÎÅ ÎÁÊÄÅÎÏ" #: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.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" #: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 #: ../../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 " @@ -1131,9 +631,9 @@ msgstr "" "ÕÂÅÄÉÔÅÓØ ÞÔÏ Õ ×ÁÓ ×ÙÐÏÌÎÅÎÙ ÓÌÅÄÕÀÝÉÅ ÕÓÌÏ×ÉÑ:" #: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 #: ../../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 "" @@ -1148,9 +648,9 @@ msgstr "" "cfg.php.dist" #: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 #: ../../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 " @@ -1163,8 +663,8 @@ msgstr "" "Ampache, ÐÒÏÓÔÏ ÏÔÒÅÄÁËÔÉÒÕÊÔÅ /config/ampache.cfg.php" #: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 #: ../../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" @@ -1173,8 +673,8 @@ msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "ûÁÇ 2 - óÏÚÄÁÎÉÅ ÆÁÊÌÁ Ampache.cfg.php" #: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 #: ../../templates/show_install_config.inc.php:53 +#: ../../templates/show_install.inc.php:57 msgid "Step 3 - Setup Initial Account" msgstr "ûÁÇ 3 - îÁÓÔÒÏÊËÁ ÏÓÎÏ×ÎÏÇÏ ÁËËÁÕÎÔÁ" @@ -1192,20 +692,30 @@ msgid "Create Admin Account" msgstr "óÏÚÄÁÎÉÅ ÁËËÁÕÎÔÁ ÁÄÍÉÎÁ" #: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 #: ../../templates/show_now_playing_row.inc.php:29 #: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 #: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 msgid "Username" msgstr "éÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" +msgstr "ðÁÒÏÌØ" + #: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 #: ../../templates/show_add_user.inc.php:63 #: ../../templates/show_account.inc.php:47 msgid "Confirm Password" @@ -1215,123 +725,393 @@ msgstr " msgid "Create Account" msgstr "óÏÚÄÁÔØ ÁËËÁÕÎÔ" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" -msgstr "äÏÂÁ×ÉÔØ ËÁÔÁÌÏÇ" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" +msgstr "ðÕÔØ" + +#: ../../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:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" +msgstr "äÅÊÓÔ×ÉÑ" + +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" +msgstr "óÏÂÒÁÔØ ×ÓÅ ÏÂÌÏÖËÉ" + +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" +msgstr "XSPF ÐÒÏÉÇÒÙ×ÁÔÅÌØ" + +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" +msgstr "ïÔËÌÏÎÉÔØ" + +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "÷ËÌÀÞÅÎÏ" + +#: ../../templates/show_song.inc.php:23 +msgid "Details" +msgstr "äÅÔÁÌÉ" + +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" +msgstr "ðÒÏÓÍÏÔÒÅÔØ" + +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" +msgstr "îÁÚ×ÁÎÉÑ" + +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" +msgstr "áÌØÂÏÍÙ" + +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" +msgstr "éÓÐÏÌÎÉÔÅÌØ" + +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" +msgstr "óÔÉÌØ" + +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" +msgstr "ðÌÅÊÌÉÓÔ" + +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" +msgstr "òÁÄÉÏ ÓÔÁÎÃÉÉ" + +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" +msgstr "æÉÌØÔÒÙ" + +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" +msgstr "îÁÞÉÎÁÀÝÉÅÓÑ Ó" + +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" +msgstr "íÉÎÉÍÁÌØÎÏÅ ËÏÌÉÞÅÓÔ×Ï" + +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" +msgstr "ïÃÅÎÅÎÎÙÊ" + +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" +msgstr "îÅÐÒÏÉÇÒÁÎÎÙÊ" + +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" +msgstr "ðÏËÁÚÁÔØ ÏÂÌÏÖËÕ" + +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" +msgstr "÷ÓÅ ÐÌÅÊÌÉÓÔÙ" + +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" +msgstr "îÉËÏÇÄÁ" + +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" +msgstr "îÅÉÚ×ÅÓÔÎÏ" + +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +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:105 +msgid "Last Seen" +msgstr "ðÏÓÌÅÄÎÅÅ ÐÏÑ×ÌÅÎÉÅ" + +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +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:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" +msgstr "ðÏÓÌÅÄÎÉÅ ÐÒÏÉÇÒÁÎÎÙÅ" + +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" +msgstr "áÌØÂÏÍ" + +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" +msgstr "ôÒÅË" + +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" +msgstr "÷ÒÅÍÑ" -#: ../../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_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" +msgstr "òÅÊÔÉÎÇ" -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" -msgstr "éÍÑ ËÁÔÁÌÏÇÁ" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" +msgstr "îÅÄÏÓÔÁÔÏÞÎÏ ÄÁÎÎÙÈ" -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" -msgstr "á×ÔÏÍÁÔÉÞÅÓËÉ ÚÁÐÏÌÎÅÎÎÙÅ ÐÏÌÑ" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" +msgstr "ïÂÌÏÖËÁ ÁÌØÂÏÍÁ" -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" -msgstr "ÎÁÚ×ÁÎÉÅ ÁÌØÂÏÍÁ" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "ýÅÌËÎÉÔÅ ÄÌÑ ÚÁËÒÙÔÉÑ ÏËÎÁ" -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" -msgstr "ÉÍÑ ÉÓÐÏÌÎÉÔÅÌÑ" +#: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" +msgstr "÷ÙËÒÉËÎÕÔØ" -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" -msgstr "id3 ËÏÍÍÅÎÔÁÒÉÊ" +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" +msgstr "óËÁÞÁÔØ" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" -msgstr "ÓÔÉÌØ" +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" +msgstr "éÚÍÅÎÉÔØ" -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" -msgstr "ÎÏÍÅÒ ÔÒÅËÁ (ÚÁÐÏÌÎÅÎÎÙÊ ÎÁÞÁÌØÎÙÍ 0)" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" +msgstr "ïÔÍÅÔÉÔØ ÐÅÓÎÀ" -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" -msgstr "ÎÁÚ×ÁÎÉÅ ÐÅÓÎÉ" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" +msgstr "æÁÊÌ" -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" -msgstr "ÇÏÄ" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" +msgstr "ðÏÚÉÃÉÑ" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" -msgstr "ÄÒÕÇÏÅ" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" +msgstr "ðÒÉÞÉÎÁ ÏÔÍÅÔËÉ" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" -msgstr "ðÕÔØ" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" +msgstr "îÅ×ÅÒÎÙÅ ÔÅÇÉ" -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" -msgstr "ôÉÐ ËÁÔÁÌÏÇÁ" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" +msgstr "ðÅÒÅËÏÄÉÒÏ×ÁÔØ" -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" -msgstr "ìÏËÁÌØÎÙÊ" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +msgid "Other" +msgstr "äÒÕÇÏÅ" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" -msgstr "õÄÁÌÅÎÎÙÊ" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" +msgstr "ÉÚ" -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" -msgstr "XML-RPC ËÌÀÞ" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" +msgstr "îÁÊÄÅÎÏ" -#: ../../templates/show_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" -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_add_catalog.inc.php:65 -msgid "Filename Pattern" -msgstr "ûÁÂÌÏÎ ÉÍÅÎÉ ÆÁÌÊÌÁ" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" +msgstr "óÏÈÒÁÎÉÔØ ÉÚÍÅÎÅÎÉÑ" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" -msgstr "ûÁÂÌÏÎ ÐÁÐËÉ" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" +msgstr "ôÒÅÂÏ×ÁÎÉÑ" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" -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 "" +"õ ÓÅÒ×ÅÒÁ ÅÓÔØ ÄÏÓÔÕÐ ÎÁ ÞÔÅÎÉÅ ÆÁÊÌÏ× /sql/ampache.sql É /config/ampache." +"cfg.php.dist" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" -msgstr "óÏÂÒÁÔØ ÏÂÌÏÖËÉ ÁÌØÂÏÍÏ×" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" +msgstr "îÁÞÁÔØ ËÏÎÆÉÇÕÒÁÃÉÀ" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" -msgstr "óÏÚÄÁ×ÁÔØ ÐÌÅÊÌÉÓÔÙ ÉÚ m3u ÆÁÊÌÏ×" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" +msgstr "" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" -msgstr "äÏÂÁ×ÉÔØ ËÁÔÁÌÏÇ" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" +msgstr "óÌÕÞÁÊÎÙÅ ÁÌØÂÏÍÙ" + +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" +msgstr "÷ÏÓÐÒÏÉÚ×ÅÓÔÉ ÁÌØÂÏÍ" #: ../../templates/show_localplay_status.inc.php:25 msgid "Localplay Control" @@ -1358,671 +1138,617 @@ msgid "Repeat" msgstr "ðÏ×ÔÏÒÑÔØ" #: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 #: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 #: ../../templates/show_playlist_row.inc.php:24 msgid "Random" msgstr "óÌÕÞÁÊÎÏ" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "äÏÂÁ×ÉÔØ" - -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" -msgstr "ðÌÅÊÌÉÓÔ" - -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" -msgstr "# ðÅÓÎÉ" - -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" -msgstr "÷ÌÁÄÅÌÅÃ" - -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" -msgstr "äÅÊÓÔ×ÉÑ" - -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" -msgstr "÷ÙËÒÉËÎÕÔØ" - -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" -msgstr "éÚÍÅÎÉÔØ" - -#: ../../templates/show_similar_artists.inc.php:23 -msgid "Similar Artists" -msgstr "óÈÏÖÉÅ ÉÓÐÏÌÎÉÔÅÌÉ" +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 +msgid "Clear Playlist" +msgstr "ïÞÉÓÔÉÔØ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_similar_artists.inc.php:25 -msgid "Please check the artists you want to merge with the current one" -msgstr "" -"ðÏÖÁÌÕÊÓÔÁ ×ÙÄÅÌÉÔÅ ÉÓÐÏÌÎÉÔÅÌÅÊ, ËÏÔÏÒÙÈ ×Ù ÈÏÔÉÔÅ ÏÂßÅÄÉÎÉÔØ Ó ÔÅËÕÝÉÍ" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" +msgstr "÷ÙÂÒÁÔØ" -#: ../../templates/show_similar_artists.inc.php:66 -msgid "Back" -msgstr "îÁÚÁÄ" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" +msgstr "îÁÚ×ÁÎÉÅ" -#: ../../templates/show_similar_artists.inc.php:77 -msgid "Rename selected" -msgstr "ðÅÒÅÉÍÅÎÏ×ÁÔØ ×ÙÄÅÌÅÎÎÙÅ" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" +msgstr "æÁÊÌ" -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" -msgstr "ïÔÍÅÎÉÔØ" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" +msgstr "÷ÒÅÍÑ ÄÏÂÁ×ÌÅÎÉÑ" -#: ../../templates/show_similar_artists.inc.php:91 -msgid "Advanced Options" -msgstr "äÏÐÏÌÎÉÔÅÌØÎÙÅ ÎÁÓÔÒÏÊËÉ" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" +msgstr "õÄÁÌÉÔØ" -#: ../../templates/show_similar_artists.inc.php:152 -msgid "Search Again" -msgstr "éÓËÁÔØ ÚÁÎÏ×Ï" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" +msgstr "Ampache ëÏÎÔÒÏÌØ ÄÏÓÔÕÐÁ" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" -msgstr "äÏÂÁ×ÉÔØ ÓÕÝÎÏÓÔØ" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" +msgstr "äÏÂÁ×ÉÔØ ÚÁÐÉÓØ" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" -msgstr "ðÏËÁÚÁÔØ ÓÕÝÎÏÓÔÉ" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" +msgstr "îÁÞÁÌØÎÙÊ ÁÄÒÅÓ" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" -msgstr "ðÏËÁÚÁÔØ ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" +msgstr "ëÏÎÅÞÎÙÊ ÁÄÒÅÓ" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" -msgstr "áËÔÉ×ÎÁÑ ÓÕÝÎÏÓÔØ" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "õÒÏ×ÅÎØ" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" -msgstr "ìÏËÁÌØÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ ÏÔËÌÀÞÅÎÏ" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" +msgstr "ëÌÀÞ" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" -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:62 +msgid "Type" +msgstr "ôÉÐ" -#: ../../templates/show_user_stats.inc.php:30 -msgid "Favorite Artists" -msgstr "ìÀÂÉÍÙÅ ÉÓÐÏÌÎÉÔÅÌÉ" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" +msgstr "ðÏÌÎÏÅ ÉÍÑ" -#: ../../templates/show_user_stats.inc.php:43 -msgid "Favorite Albums" -msgstr "ìÀÂÉÍÙÅ ÁÌØÂÏÍÙ" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" +msgstr "äÁÔÁ ÒÅÇÉÓÔÒÁÃÉÉ" -#: ../../templates/show_user_stats.inc.php:56 -msgid "Favorite Songs" -msgstr "ìÀÂÉÍÙÅ ÐÅÓÎÉ" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +msgid "Last Ip" +msgstr "ðÏÓÌÅÄÎÉÊ IP" -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" -msgstr "÷ÏÓÐÒÏÉÚ×ÅÓÔÉ ÓÌÕÞÁÊÎÏ" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" +msgstr "ïÎÌÁÊÎ" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" -msgstr "ëÏÌÉÞÅÓÔ×Ï" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" +msgstr "òÁÂÏÔÁ Ó ÏÂÝÉÍ ÐÌÅÊÌÉÓÔÏÍ" -#: ../../templates/show_random.inc.php:41 -msgid "From genre" -msgstr "öÁÎÒ" +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" +msgstr "çÌÁ×ÎÙÊ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" -msgstr "ðÒÏÄÏÌÖÉÔÅÌØÎÏÓÔØ" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" +msgstr "" -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" -msgstr "îÅÏÇÒÁÎÉÞÅÎÎÏ" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" +msgstr "ðÏ ÕÍÏÌÞÁÎÉÀ" -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "ÍÉÎÕÔÕ" -msgstr[1] "ÍÉÎÕÔÙ" -msgstr[2] "ÍÉÎÕÔ" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" +msgstr "ðÅÓÎÉ" -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" -msgstr "ôÉÐ" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" +msgstr "éÇÒÁÔØ" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" -msgstr "óÔÁÎÄÁÒÔÎÙÊ" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" +msgstr "óÏÚÄÁÔØ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" -msgstr "òÅÄËÏ ÐÒÏÉÇÒÙ×ÁÅÍÙÅ" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" +msgstr "ðÅÓÎÑ" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" -msgstr "áÌØÂÏÍÙ" +#: ../../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" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" -msgstr "éÓÐÏÌÎÉÔÅÌÉ" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" +msgstr "" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" -msgstr "ó ×ÙÓÏËÉÍÉ ÏÃÅÎËÁÍÉ" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" +msgstr "óÏÚÄÁÔØ ÎÏ×ÙÊ ËÏÎÆÉÇ" -#: ../../templates/show_random.inc.php:76 -msgid "From catalog" -msgstr "éÚ ËÁÔÁÌÏÇÁ" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" +msgstr "÷Å ÐÕÔØ" -#: ../../templates/show_random.inc.php:82 -msgid "Size Limit" -msgstr "íÁËÓÉÍÁÌØÎÙÊ ÒÁÚÍÅÒ" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" +msgstr "öÅÌÁÅÍÏÅ ÉÍÑ ÂÁÚÙ ÄÁÎÎÙÈ" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" -msgstr "÷ ÏÞÅÒÅÄØ" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" +msgstr "MySQL èÏÓÔ" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" -msgstr "îÁÞÁÔ ÐÏÉÓË ÎÏ×ÙÈ ÐÅÓÅÎ ×" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" +msgstr "MySQL ÐÏÌØÚÏ×ÁÔÅÌØ" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" -msgstr "ËÁÔÁÌÏÇ" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "MySQL ÐÁÒÏÌØ" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" -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 "Ampache.cfg.php ÓÕÝÅÓÔ×ÕÅÔ" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" -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_playlist_edit.inc.php:26 -msgid "Editing Playlist" -msgstr "òÅÄÁËÔÉÒÏ×ÁÎÉÅ ÐÌÅÊÌÉÓÔÁ" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" +msgstr "ðÒÏ×ÅÒÉÔØ ËÏÎÆÉÇÕÒÁÃÉÀ" -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "ïÂÝÅÅ" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" +msgstr "ðÅÒÅÊÔÉ ÎÁ ÛÁÇ 3" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -msgid "Update" -msgstr "ïÂÎÏ×ÉÔØ" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" +msgstr "òÅÄÁËÔÉÒÏ×ÁÎÉÅ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" -msgstr "ìÏÇÉÎ" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" +msgstr "å-ÍÁÊÌ" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" -msgstr "úÁÐÏÍÎÉÔØ ÍÅÎÑ" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "õÒÏ×ÅÎØ ÄÏÓÔÕÐÁ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" -msgstr "òÅÇÉÓÔÒÁÃÉÑ" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" +msgstr "íÅÎÅÄÖÅÒ ÓÏÄÅÒÖÁÎÉÑ" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" -msgstr "æÒÁÚÁ ÄÎÑ" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" +msgstr "íÅÎÅÄÖÅÒ ËÁÔÁÌÏÇÏ×" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" -msgstr "äÅÊÓÔ×ÉÅ" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" +msgstr "ïÂÎÏ×ÉÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" -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_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -msgid "Clean" -msgstr "ïÞÉÓÔÉÔØ" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" -msgstr "âÙÓÔÒÏ" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" -msgstr "÷ÙÂÒÁÔØ ÏÂÌÏÖËÕ" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -msgid "No Catalogs Found" -msgstr "ëÁÔÁÌÏÇÏ× ÎÅ ÎÁÊÄÅÎÏ" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -msgid "Clean All" -msgstr "ïÞÉÓÔÉÔØ ×ÓÅ" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" -msgstr "ðÒÏ×ÅÒÉÔØ ×ÓÅ" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "úÎÁÞÅÎÉÅ" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -msgid "Add to All" -msgstr "äÏÂÁ×ÉÔØ ×Ï ×ÓÅ" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -msgid "Update All" -msgstr "ïÂÎÏ×ÉÔØ ×ÓÅ" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" -msgstr "ïÞÉÓÔÉÔØ ÓÔÁÔÉÓÔÉËÕ ËÁÔÁÌÏÇÏ×" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" -msgstr "äÒÕÇÉÅ ÓÒÅÄÓÔ×Á" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" -msgstr "ðÏËÁÚÁÔØ ÄÕÂÌÉÒÕÀÝÉÅÓÑ ÐÅÓÎÉ" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" -msgstr "ïÞÉÓÔÉÔØ ÓÅÊÞÁÓ ÉÇÒÁÅÔ" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" -msgstr "óÏÚÄÁÔØ ÎÏ×ÙÊ ËÏÎÆÉÇ" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:93 -msgid "Preferences Permissions" -msgstr "äÏÓÔÕÐ Ë ÐÒÅÄÐÏÞÔÅÎÉÑÍ" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" -msgstr "üËÓÐÏÒÔÉÒÏ×ÁÔØ × Itunes âä" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" +msgstr "ðÒÅÄÐÏÞÔÅÎÉÅ" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" -msgstr "ðÏËÁÚÙ×ÁÔØ ÎÅÁËÔÉ×ÎÙÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "ðÏÉÓË" -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" -msgstr "ðÒÏ×ÅÒÉÔØ ÎÏ×ÕÀ ×ÅÒÓÉÀ" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" +msgstr "òÁÓÛÉÒÅÎÎÙÊ" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "ïÔÍÅÔÉÔØ ÐÅÓÎÀ" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" +msgstr "îÁÐÉÓÁÔØ × ËÒÉÞÁÌËÕ" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" -msgstr "æÁÊÌ" +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" +msgstr "ðÒÉËÒÅÐÉÔØ" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" -msgstr "ðÏÚÉÃÉÑ" +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "óÏÚÄÁÔØ" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" -msgstr "ðÒÉÞÉÎÁ ÏÔÍÅÔËÉ" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" +msgstr "óÏÚÄÁÔØ ÏÂÝÉÊ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" -msgstr "îÅ×ÅÒÎÙÅ ÔÅÇÉ" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" +msgstr "" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" -msgstr "ëÏÍÍÅÎÔÁÒÉÊ" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" +msgstr "" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" -msgstr "ïÔÍÅÞÅÎÎÙÅ" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" +msgstr "ðÒÉÎÑÔØ ÐÏ ÕÍÏÌÞÁÎÉÀ" + +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" +msgstr "ïÂÝÅÅ" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" -msgstr "ðÏËÁÚÁÔØ ËÁÔÁÌÏÇÉ" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" +msgstr "þÁÓÔÎÏÅ" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" -msgstr "ðÏÌØÚÏ×ÁÔÅÌÉ" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" +msgstr "ðÒÏÄÏÌÖÉÔØ" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" -msgstr "äÏÂÁ×ÉÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" +msgstr "ïÔÍÅÎÉÔØ" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" -msgstr "óÐÉÓÏË ÐÏÌØÚÏ×ÁÔÅÌÅÊ" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" +msgstr "çÌÁ×ÎÁÑ" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" -msgstr "óÐÉÓËÉ ÄÏÓÔÕÐÁ" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "ðÒÏÓÍÏÔÒ" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" -msgstr "äÏÂÁ×ÉÔØ ACL" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +msgid "Localplay" +msgstr "ìÏËÁÌØÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" -msgstr "óÐÉÓÏË ACL" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" +msgstr "ðÒÅÄÐÏÞÔÅÎÉÑ" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" -msgstr "îÁÊÔÉ ÄÕÂÌÉËÁÔÙ" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" +msgstr "÷ÙÊÔÉ" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" -msgstr "ðÏÞÔÏ×ÙÅ ÐÏÌØÚÏ×ÁÔÅÌÉ" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" +msgstr "ïÂÎÏ×ÌÅÎÉÅ" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" -msgstr "ïÞÉÓÔÉÔØ ÓÔÁÔÉÓÔÉËÕ" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" +msgstr "ëÁÔÁÌÏÇ" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" -msgstr "üËÓÐÏÒÔÉÒÏ×ÁÔØ ËÁÔÁÌÏÇ" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." +msgstr "ðÒÏ×ÅÒËÁ ÉÎÆÏÒÍÁÃÉÉ ÉÚ ÔÅÇÏ× ÎÁÊÄÅÎÎÙÈ ÐÅÓÅÎ" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" -msgstr "õÐÒÁ×ÌÅÎÉÅ ÏÔÍÅÞÅÎÎÙÍÉ" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" +msgstr "ðÒÏ×ÅÒÅÎÏ" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" -msgstr "õÐÒÁ×ÌÅÎÉÅ ËÒÉÞÁÌËÏÊ" +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" +msgstr "ëÒÉÞÁÌËÁ" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" -msgstr "ðÒÏÓÍÏÔÒÅÔØ" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" +msgstr "ðÒÅÄ." -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -msgid "Song Title" -msgstr "îÁÚ×ÁÎÉÑ" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" +msgstr "óÔÏÐ" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" -msgstr "æÉÌØÔÒÙ" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" +msgstr "ðÁÕÚÁ" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" -msgstr "îÁÞÉÎÁÀÝÉÅÓÑ Ó" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" +msgstr "óÌÅÄ." -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" -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/sidebar_browse.inc.php:57 -msgid "Rated" -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/sidebar_browse.inc.php:61 -msgid "Unplayed" -msgstr "îÅÐÒÏÉÇÒÁÎÎÙÊ" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" +msgstr "÷ÙËÌÀÞÅÎÏ" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" -msgstr "ðÏËÁÚÁÔØ ÏÂÌÏÖËÕ" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" +msgstr "áËÔÉ×ÉÒÏ×ÁÔØ" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" -msgstr "÷ÓÅ ÐÌÅÊÌÉÓÔÙ" +#: ../../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 "" +"îÁ ÄÁÎÎÏÍ ÛÁÇÅ ÂÕÄÅÔ ÓÏÚÄÁÎÁ É ÄÏÂÁ×ÌÅÎÁ ÂÁÚÁ ÄÁÎÎÙÈ Ampache. ðÏÖÁÌÕÊÓÔÁ, " +"ÐÒÅÄÏÓÔÁרÔÅ mysql ÁËËÁÕÎÔ Ó ÐÒÁ×ÁÍÉ ÓÏÚÄÁÎÉÑ ÂÁÚ ÄÁÎÎÙÈ. äÁÎÎÙÊ ÛÁÇ ÍÏÖÅÔ " +"ÚÁÎÑÔØ ÎÅËÏÔÏÒÏÅ ×ÒÅÍÑ × ÚÁ×ÉÓÉÍÏÓÔÉ ÏÔ ÓËÏÒÏÓÔÉ ÷ÁÛÅÇÏ ËÏÍÐØÀÔÅÒÁ." -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" -msgstr "ðÏÌÎÏÅ ÉÍÑ" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" +msgstr "äÏÂÁ×ÉÔØ ÂÁÚÕ" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" -msgstr "äÁÔÁ ÓÏÚÄÁÎÉÑ" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" +msgstr "MySQL ÐÏÌØÚÏ×ÁÔÅÌØ-ÁÄÍÉÎÉÓÔÒÁÔÏÒ" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" -msgstr "ðÏÓÌÅÄÎÅÅ ÐÏÑ×ÌÅÎÉÅ" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" +msgstr "MySQL ÐÁÒÏÌØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" -msgstr "áËÔÉ×ÎÏÓÔØ" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" +msgstr "óÏÚÄÁÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ ÂÁÚÙ ÄÁÎÎÙÈ" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÓÅÊÞÁÓ ÎÁ ÓÁÊÔÅ" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" +msgstr "Ampache ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ âä" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÓÅÊÞÁÓ ÎÅ ÎÁ ÓÁÊÔÅ" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" +msgstr "Ampache ÐÁÒÏÌØ ÐÏÌØÚÏ×ÁÔÅÌÑ âä" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" -msgstr "áËÔÉ×ÎÙÊ ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" +msgstr "úÁÍÅÎÉÔØ ÓÕÝÅÓÔ×ÕÀÝÉÅ" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" -msgstr "áÌØÂÏÍÙ" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" +msgstr "äÏÂÁ×ÉÔØ ÂÁÚÕ" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" -msgstr "ðÏËÁÚÁÔØ ×ÓÅ ÐÅÓÎÉ" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" +msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÚÁÐÉÓØ ÌÏËÁÌØÎÏÇÏ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" -msgstr "äÏÂÁ×ÉÔØ ×ÓÅ ÐÅÓÎÉ" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" +msgstr "ïÂÎÏ×ÉÔØ ÚÁÐÉÓØ" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" -msgstr "äÏÂÁ×ÉÔØ ÓÌÕÞÁÊÎÙÅ ÐÅÓÎÉ" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" +msgstr "óÈÏÖÉÅ ÉÓÐÏÌÎÉÔÅÌÉ" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" -msgstr "ïÂÎÏ×ÉÔØ ÉÚ ÔÅÇÏ×" +#: ../../templates/show_similar_artists.inc.php:25 +msgid "Please check the artists you want to merge with the current one" +msgstr "" +"ðÏÖÁÌÕÊÓÔÁ ×ÙÄÅÌÉÔÅ ÉÓÐÏÌÎÉÔÅÌÅÊ, ËÏÔÏÒÙÈ ×Ù ÈÏÔÉÔÅ ÏÂßÅÄÉÎÉÔØ Ó ÔÅËÕÝÉÍ" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" -msgstr "òÅËÏÍÅÎÄÏ×ÁÔØ ÓÈÏÄÎÏÇÏ" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" +msgstr "îÁÚÁÄ" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" -msgstr "áÌØÂÏÍ" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" +msgstr "ðÅÒÅÉÍÅÎÏ×ÁÔØ ×ÙÄÅÌÅÎÎÙÅ" -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" -msgstr "÷ÒÅÍÑ" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" +msgstr "äÏÐÏÌÎÉÔÅÌØÎÙÅ ÎÁÓÔÒÏÊËÉ" -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" -msgstr "òÅÊÔÉÎÇ" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" +msgstr "éÓËÁÔØ ÚÁÎÏ×Ï" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -msgid "Current Playlist" -msgstr "ôÅËÕÝÉÊ ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" +msgstr "óÏÚÄÁÔØ ÎÏ×ÙÊ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 -msgid "No Records Found" -msgstr "úÁÐÉÓÅÊ ÎÅ ÎÁÊÄÅÎÏ" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" +msgstr "ðÅÒÅÉÍÅÎÏ×ÁÔØ" -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "ðÒÅÄÐÏÞÔÅÎÉÅ" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" -msgstr "úÎÁÞÅÎÉÅ" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" +msgstr "äÏÂÁ×ÉÔØ ÔÅËÕÝÕÀ" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" -msgstr "ðÒÉÍÅÎÉÔØ ËÏ ×ÓÅÍ" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" +msgstr "ïÂÎÏ×ÉÔØ id3 ÔÅÇÉ" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" -msgstr "õÒÏ×ÅÎØ ÄÏÓÔÕÐÁ" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" +msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" -msgstr "ÏÐÉÓÁÎÉÅ" +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "ïÂÎÏ×ÉÔØ" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" -msgstr "íÅÎÅÄÖÅÒ ÓÏÄÅÒÖÁÎÉÑ" +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" +msgstr "îÏÒÍÁÌÉÚÉÒÏ×ÁÔØ ÔÒÅËÉ" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" -msgstr "íÅÎÅÄÖÅÒ ËÁÔÁÌÏÇÏ×" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" +msgstr "óËÁÞËÁ ÐÁËÅÔÏÍ" + +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" +msgstr "äÏÂÁ×ÉÔØ ×ÓÅ" + +#: ../../templates/show_playlist.inc.php:36 +msgid "Add 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:35 +msgid "Add Instance" +msgstr "äÏÂÁ×ÉÔØ ÓÕÝÎÏÓÔØ" #: ../../templates/header.inc.php:71 msgid "Log out" @@ -2032,173 +1758,163 @@ msgstr " msgid "Error Config File Out of Date" msgstr "ïÛÉÂËÁ: ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÊ ÆÁÊÌ ÕÓÔÁÒÅÌ" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" -msgstr "òÅÇÉÓÔÒÁÃÉÑ" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" +msgstr "ïÂÌÏÖËÁ" -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØÓËÏÅ ÓÏÇÌÁÛÅÎÉÅ" +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 +msgid "Year" +msgstr "çÏÄ" -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" -msgstr "ñ ÐÒÉÎÉÍÁÀ" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" +msgstr "õÐÒÁ×ÌÅÎÉÅ ÐÒÅÄÐÏÞÔÅÎÉÑÍÉ" -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" -msgstr "éÎÆÏÒÍÁÃÉÑ Ï ÐÏÌØÚÏ×ÁÔÅÌÅ" +#: ../../templates/show_localplay_playlist.inc.php:23 +msgid "Current Playlist" +msgstr "ôÅËÕÝÉÊ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "å-ÍÁÊÌ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" +msgstr "ÓÅËÕÎÄ ÎÁÚÁÄ" -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" -msgstr "òÅÇÉÓÔÒÁÃÉÑ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" +msgstr "ÍÉÎÕÔ ÎÁÚÁÄ" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÁÌØÂÏÍ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "ÞÁÓÏ× ÎÁÚÁÄ" -#: ../../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.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 -msgid "Year" -msgstr "çÏÄ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" +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/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" +msgstr "ÎÅÄÅÌØ ÎÁÚÁÄ" -#: ../../templates/show_edit_album.inc.php:47 -msgid "Update Album" -msgstr "ïÂÎÏ×ÉÔØ ÁÌØÂÏÍ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "ÍÅÓÑÃÅ× ÎÁÚÁÄ" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" -msgstr "ôÒÅÂÏ×ÁÎÉÑ" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" +msgstr "ÌÅÔ ÎÁÚÁÄ" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" -msgstr "" -"õ ÓÅÒ×ÅÒÁ ÅÓÔØ ÄÏÓÔÕÐ ÎÁ ÞÔÅÎÉÅ ÆÁÊÌÏ× /sql/ampache.sql É /config/ampache." -"cfg.php.dist" +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" +msgstr "ðÏÓÌÅÄÎÉÅ ÐÒÏÉÇÒÁÎÎÙÅ" -#: ../../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 "" -"îÁ ÄÁÎÎÏÍ ÛÁÇÅ ÂÕÄÅÔ ÓÏÚÄÁÎÁ É ÄÏÂÁ×ÌÅÎÁ ÂÁÚÁ ÄÁÎÎÙÈ Ampache. ðÏÖÁÌÕÊÓÔÁ, " -"ÐÒÅÄÏÓÔÁרÔÅ mysql ÁËËÁÕÎÔ Ó ÐÒÁ×ÁÍÉ ÓÏÚÄÁÎÉÑ ÂÁÚ ÄÁÎÎÙÈ. äÁÎÎÙÊ ÛÁÇ ÍÏÖÅÔ " -"ÚÁÎÑÔØ ÎÅËÏÔÏÒÏÅ ×ÒÅÍÑ × ÚÁ×ÉÓÉÍÏÓÔÉ ÏÔ ÓËÏÒÏÓÔÉ ÷ÁÛÅÇÏ ËÏÍÐØÀÔÅÒÁ." +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" +msgstr "éÓËÁÔØ" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "ûÁÇ 2 - óÏÚÄÁÎÉÅ ÆÁÊÌÁ Ampache.cfg.php" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" +msgstr "ëÌÀÞÅ×ÙÅ ÓÌÏ×Á" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" -msgstr "äÏÂÁ×ÉÔØ ÂÁÚÕ" +#: ../../templates/show_search.inc.php:72 +msgid "Played" +msgstr "ðÒÏÉÇÒÁÎÎÙÊ" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" -msgstr "öÅÌÁÅÍÏÅ ÉÍÑ ÂÁÚÙ ÄÁÎÎÙÈ" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" +msgstr "äÁ" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" -msgstr "MySQL èÏÓÔ" +#: ../../templates/show_search.inc.php:77 +msgid "No" +msgstr "îÅÔ" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" -msgstr "MySQL ÐÏÌØÚÏ×ÁÔÅÌØ-ÁÄÍÉÎÉÓÔÒÁÔÏÒ" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" +msgstr "íÉÎ ÂÉÔÒÅÊÄ" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" -msgstr "MySQL ÐÁÒÏÌØ ÁÄÍÉÎÉÓÔÒÁÔÏÒÁ" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" +msgstr "ïÄÎÁ Ú×ÅÚÄÁ" + +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" +msgstr "ä×Å Ú×ÅÚÄÙ" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" -msgstr "óÏÚÄÁÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ ÂÁÚÙ ÄÁÎÎÙÈ" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" +msgstr "ôÒÉ Ú×ÅÚÄÙ" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" -msgstr "Ampache ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ âä" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" +msgstr "þÅÔÙÒÅ Ú×ÅÚÄÙ" -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" -msgstr "Ampache ÐÁÒÏÌØ ÐÏÌØÚÏ×ÁÔÅÌÑ âä" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" +msgstr "ðÑÔØ Ú×ÅÚÄ" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" -msgstr "úÁÍÅÎÉÔØ ÓÕÝÅÓÔ×ÕÀÝÉÅ" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" +msgstr "ïÐÅÒÁÔÏÒ" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" -msgstr "äÏÂÁ×ÉÔØ ÂÁÚÕ" +#: ../../templates/show_search.inc.php:105 +msgid "AND" +msgstr "é" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" -msgstr "îÁÞÁÔØ ËÏÎÆÉÇÕÒÁÃÉÀ" +#: ../../templates/show_search.inc.php:111 +msgid "Method" +msgstr "íÅÔÏÄ" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" -msgstr "óÏÚÄÁÔØ ÎÏ×ÙÊ ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" +msgstr "îÅÞÅÔËÉÊ" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -msgid "Create" -msgstr "óÏÚÄÁÔØ" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" +msgstr "þÅÔËÉÊ" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" -msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÐÅÓÎÀ" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" +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.php:106 -msgid "OR" -msgstr "éìé" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "îÅÏÇÒÁÎÉÞÅÎÎÏ" -#: ../../templates/show_edit_song.inc.php:88 -msgid "Update Song" -msgstr "ïÂÎÏ×ÉÔØ ÐÅÓÎÀ" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" +msgstr "äÏÂÁ×ÉÔØ ÒÁÄÉÏ ÓÔÁÎÃÉÀ" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" -msgstr "îÁÓÔÒÏÊËÉ ÄÌÑ" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" +msgstr "äÏÍÁÛÎÑÑ ÓÔÒÁÎÉÃÁ" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" -msgstr "ûÁÂÌÏÎ ÉÍÅÎÉ ÆÁÊÌÁ" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" +msgstr "ðÏÔÏËÏ×ÙÊ URL" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" -msgstr "óÏÈÒÁÎÉÔØ ÎÁÓÔÒÏÊËÉ ËÁÔÁÌÏÇÁ" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:60 +#: ../../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:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" +msgstr "ðÏÚÙ×ÎÏÊ" #: ../../templates/show_edit_access.inc.php:22 msgid "Edit ACL" @@ -2244,106 +1960,150 @@ msgstr " msgid "Remote Key" msgstr "õÄÁÌÅÎÎÙÊ ËÌÀÞ" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" -msgstr "õÒÏ×ÅÎØ" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "ðÒÏÓÍÏÔÒ" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" -msgstr "" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +msgid "Read" +msgstr "þÔÅÎÉÅ" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" -msgstr "÷ÏÓÐÒÏÉÚ×ÅÓÔÉ ÁÌØÂÏÍ" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "þÔÅÎÉÅ/úÁÐÉÓØ" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" -msgstr "ðÅÓÎÑ" +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" +msgstr "òÅÇÉÓÔÒÁÃÉÑ" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" -msgstr "ðÏÓÌÅÄÎÉÅ ÐÒÏÉÇÒÁÎÎÙÅ" +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "ðÏÌØÚÏ×ÁÔÅÌØÓËÏÅ ÓÏÇÌÁÛÅÎÉÅ" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" -msgstr "òÅËÏÍÅÎÄÕÅÍÙÅ ÉÓÐÏÌÎÉÔÅÌÉ" +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" +msgstr "ñ ÐÒÉÎÉÍÁÀ" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" -msgstr "òÅËÏÍÅÎÄÕÅÍÙÅ ÁÌØÂÏÍÙ" +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" +msgstr "éÎÆÏÒÍÁÃÉÑ Ï ÐÏÌØÚÏ×ÁÔÅÌÅ" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" -msgstr "òÅËÏÍÅÎÄÕÅÍÙÅ ÐÅÓÎÉ" +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" +msgstr "òÅÇÉÓÔÒÁÃÉÑ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" -msgstr "éÓÔÏÒÉÑ IP" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" +msgstr "ìÏÇÉÎ" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" -msgstr "ðÏËÁÚÁÔØ ÕÎÉËÁÌØÎÙÅ" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" +msgstr "úÁÐÏÍÎÉÔØ ÍÅÎÑ" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 -msgid "Show All" -msgstr "ðÏËÁÚÁÔØ ×ÓÅ" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" +msgstr "òÅÇÉÓÔÒÁÃÉÑ" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" -msgstr "äÁÔÁ" +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" +msgstr "æÒÁÚÁ ÄÎÑ" -#: ../../templates/show_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 -msgid "IP Address" -msgstr "IP ÁÄÒÅÓ" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" +msgstr "ðÏËÁÚÁÔØ ÓÕÝÎÏÓÔÉ ÌÏËÁÌØÎÏÇÏ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" + +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" +msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÚÁÐÉÓØ" + +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" +msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÉÓÐÏÌÎÉÔÅÌÉ" + +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" +msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÁÌØÂÏÍÙ" + +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" +msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÖÁÎÒÙ" + +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" +msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÐÅÓÎÉ" + +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" +msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÐÏÔÏËÉ" + +#: ../../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:81 +#: ../../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:88 +msgid "Update Song" +msgstr "ïÂÎÏ×ÉÔØ ÐÅÓÎÀ" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" -msgstr "ðÒÏÓÍÏÔÒ" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" +msgstr "óÔÁÔÉÓÔÉËÁ ËÁÔÁÌÏÇÁ" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" -msgstr "÷ÙÊÔÉ" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" +msgstr "ðÏÄËÌÀÞÅÎÏ" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" -msgstr "éÍÐÏÒÔÉÒÏ×ÁÔØ ÐÌÅÊÌÉÓÔ ÉÚ ÆÁÊÌÁ" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" +msgstr "÷ÓÅÇÏ ÐÏÌØÚÏ×ÁÔÅÌÅÊ" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" -msgstr "æÁÊÌ" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" +msgstr "éÓÐÏÌÎÉÔÅÌÉ" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" -msgstr "ôÉÐ ÐÌÅÊÌÉÓÔÁ" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" +msgstr "óÔÉÌÉ" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" -msgstr "éÍÐÏÒÔÉÒÏ×ÁÔØ ÐÌÅÊÌÉÓÔ" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" +msgstr "òÁÚÍÅÒ ËÁÔÁÌÏÇÁ" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" -msgstr "ðÒÏÓÍÏÔÒ" +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" +msgstr "÷ÒÅÍÑ ËÁÔÁÌÏÇÁ" #: ../../templates/show_mail_users.inc.php:23 msgid "Send E-mail to Users" @@ -2357,36 +2117,14 @@ msgstr " msgid "Inactive Users" msgstr "îÅÁËÔÉ×ÎÙÅ ÐÏÌØÚÏ×ÁÔÅÌÉ" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "óÔÁÔÉÓÔÉËÁ ËÁÔÁÌÏÇÁ" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÁÌØÂÏÍÙ" - #: ../../templates/show_mail_users.inc.php:53 msgid "Latest Artist Additions" msgstr "ðÏÓÌÅÄÎÉÅ ÉÓÐÏÌÎÉÔÅÌÉ" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÉÓÐÏÌÎÉÔÅÌÉ" - #: ../../templates/show_mail_users.inc.php:64 msgid "Latest Album Additions" msgstr "ðÏÓÌÅÄÎÉÅ ÁÌØÂÏÍÙ" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÐÅÓÎÉ" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "ïÔÍÅÞÅÎÎÙÅ ÐÅÓÎÉ" @@ -2412,127 +2150,225 @@ msgstr " msgid "Send Mail" msgstr "ðÏÓÌÁÔØ ÓÏÏÂÝÅÎÉÅ" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" -msgstr "éÎÆÏÒÍÁÃÉÑ" - -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" -msgstr "óÅÊÞÁÓ ÉÇÒÁÅÔ" - -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" -msgstr "äÏÂÁ×ÉÔØ ÒÁÄÉÏ ÓÔÁÎÃÉÀ" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" +msgstr "äÏÂÁ×ÌÅÎÉÅ ÎÏ×ÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" -msgstr "òÁÂÏÔÁ Ó ÐÌÅÊÌÉÓÔÏÍ" +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +msgid "Add User" +msgstr "äÏÂÁ×ÉÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" -msgstr "òÁÓÛÉÒÅÎÎÙÊ" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" +msgstr "äÏÂÁ×ÉÔØ ÄÏÓÔÕÐ ÄÌÑ ÈÏÓÔÁ" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" -msgstr "ðÏÓÌÅÄÎÉÅ ÄÅÓÑÔØ ÏÔÍÅÞÅÎÎÙÈ ÚÁÐÉÓÅÊ" +#: ../../templates/show_add_access.inc.php:74 +msgid "RPC Options" +msgstr "ïÐÃÉÉ XML-RPC" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" -msgstr "õÐÒÁ×ÌÅÎÉÅ ÐÒÅÄÐÏÞÔÅÎÉÑÍÉ" +#: ../../templates/show_add_access.inc.php:84 +msgid "Create ACL" +msgstr "óÏÚÄÁÔØ ACL" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" -msgstr "òÅÄÁËÔÉÒÏ×ÁÎÉÅ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "ðÒÉÍÅÎÉÔØ ËÏ ×ÓÅÍ" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" -msgstr "õÒÏ×ÅÎØ ÄÏÓÔÕÐÁ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "õÒÏ×ÅÎØ ÄÏÓÔÕÐÁ" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" -msgstr "ïÂÎÏ×ÉÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "òÅÄÁËÔÉÒÏ×ÁÎÉÅ ÐÌÅÊÌÉÓÔÁ" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" -msgstr "ðÏÄËÌÀÞÅÎÏ" +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "òÅÇÉÓÔÒÁÃÉÑ ÚÁ×ÅÒÛÅÎÁ" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" -msgstr "÷ÓÅÇÏ ÐÏÌØÚÏ×ÁÔÅÌÅÊ" +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" +msgstr "" +"áËËÁÕÎÔ ÓÏÚÄÁÎ. îÁ ÷ÁÛ Å-ÍÁÊÌ ÂÙÌ ÏÔÏÓÌÁÎ ËÌÀÞ ÁËÔÉ×ÁÃÉÉðÏÖÁÌÕÊÓÔÁ ÐÒÏ×ÅÒØÔÅ " +"÷ÁÛ ÑÝÉË ÄÌÑ ÄÁÌØÎÅÊÛÉÈ ÄÅÊÓÔ×ÉÊ" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "òÁÚÍÅÒ ËÁÔÁÌÏÇÁ" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" +msgstr "÷ÅÒÎÕÔØÓÑ ÎÁ ÇÌÁ×ÎÕÀ" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" -msgstr "÷ÒÅÍÑ ËÁÔÁÌÏÇÁ" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" +msgstr "äÏÓÔÕÐ ÚÁÐÒÅÝÅÎ" #: ../../templates/show_duplicates.inc.php:22 msgid "Duplicate Songs" msgstr "äÕÂÌÉÒÕÀÝÉÅÓÑ ÐÅÓÎÉ" +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "ðÒÏÄÏÌÖÉÔÅÌØÎÏÓÔØ" + #: ../../templates/show_duplicates.inc.php:41 #: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 msgid "Bitrate" msgstr "âÉÔÒÅÊÄ" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" -msgstr "òÁÚÍÅÒ" +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" +msgstr "òÁÚÍÅÒ" + +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "úÁÐÕÓË ÐÏÉÓËÁ ÁÌØÂÏÍÎÙÈ ÏÂÌÏÖÅË" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "ðÒÏÊÄÅÎÏ" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +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:34 +msgid "Show All Songs By" +msgstr "ðÏËÁÚÁÔØ ×ÓÅ ÐÅÓÎÉ" + +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" +msgstr "äÏÂÁ×ÉÔØ ×ÓÅ ÐÅÓÎÉ" + +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" +msgstr "äÏÂÁ×ÉÔØ ÓÌÕÞÁÊÎÙÅ ÐÅÓÎÉ" + +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" +msgstr "ïÂÎÏ×ÉÔØ ÉÚ ÔÅÇÏ×" + +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" +msgstr "òÅËÏÍÅÎÄÏ×ÁÔØ ÓÈÏÄÎÏÇÏ" + +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" +msgstr "÷ÏÓÐÒÏÉÚ×ÅÓÔÉ ÓÌÕÞÁÊÎÏ" + +#: ../../templates/show_random.inc.php:26 +msgid "Item count" +msgstr "ëÏÌÉÞÅÓÔ×Ï" + +#: ../../templates/show_random.inc.php:41 +msgid "From genre" +msgstr "öÁÎÒ" + +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "ÍÉÎÕÔÕ" +msgstr[1] "ÍÉÎÕÔÙ" +msgstr[2] "ÍÉÎÕÔ" + +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +msgid "hour" +msgid_plural "hours" +msgstr[0] "ÞÁÓ" +msgstr[1] "ÞÁÓÁ" +msgstr[2] "ÞÁÓÏ×" + +#: ../../templates/show_random.inc.php:65 +msgid "Standard" +msgstr "óÔÁÎÄÁÒÔÎÙÊ" + +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" +msgstr "òÅÄËÏ ÐÒÏÉÇÒÙ×ÁÅÍÙÅ" + +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" +msgstr "áÌØÂÏÍÙ" + +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" +msgstr "éÓÐÏÌÎÉÔÅÌÉ" + +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" +msgstr "ó ×ÙÓÏËÉÍÉ ÏÃÅÎËÁÍÉ" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" -msgstr "ðÒÏÄÏÌÖÉÔØ" +#: ../../templates/show_random.inc.php:76 +msgid "From catalog" +msgstr "éÚ ËÁÔÁÌÏÇÁ" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -msgid "Object" -msgstr "ïÂßÅËÔ" +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" +msgstr "íÁËÓÉÍÁÌØÎÙÊ ÒÁÚÍÅÒ" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" -msgstr "óÔÁÔÕÓ" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" +msgstr "÷ ÏÞÅÒÅÄØ" -#: ../../templates/show_song.inc.php:22 -msgid "Details" -msgstr "äÅÔÁÌÉ" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" +msgstr "óÅÊÞÁÓ ÉÇÒÁÅÔ" -#: ../../templates/show_song.inc.php:49 -msgid "Label" -msgstr "íÅÔËÁ" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" +msgstr "ðÒÏÓÍÏÔÒ" -#: ../../templates/show_song.inc.php:53 -msgid "Language" -msgstr "ñÚÙË" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" +msgstr "ðÒÏÆÉÌÉ" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" -msgstr "îÏÍÅÒ ËÁÔÁÌÏÇÁ" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" +msgstr "áËËÁÕÎÔ" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" -msgstr "ðÏÓÌÅÄÎÅÅ ÏÂÎÏ×ÌÅÎÉÅ" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" +msgstr "îÁÓÔÒÏÊËÉ ÓÅÒ×ÅÒÁ" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" -msgstr "ðÅÒÅÉÍÅÎÏ×ÁÔØ" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" +msgstr "íÏÄÕÌÉ" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" -msgstr "äÏÂÁ×ÉÔØ ÔÅËÕÝÕÀ" +#: ../../templates/sidebar_preferences.inc.php:34 +msgid "Localplay Modules" +msgstr "íÏÄÕÌÉ ÌÏËÁÌØÎÏÇÏ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" -msgstr "ïÂÎÏ×ÉÔØ id3 ÔÅÇÉ" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" +msgstr "äÏÓÔÕÐÎÙÅ ÐÌÁÇÉÎÙ" + +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" +msgstr "îÁÊÔÉ ÄÕÂÌÉËÁÔÙ" #: ../../templates/show_duplicate.inc.php:27 msgid "Search Type" @@ -2550,51 +2386,30 @@ msgstr " msgid "Search Disabled Songs" msgstr "éÓËÁÔØ ÏÔËÌÀÞÅÎÎÙÅ ÐÅÓÎÉ" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" -msgstr "îÏÒÍÁÌÉÚÉÒÏ×ÁÔØ ÔÒÅËÉ" - -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" -msgstr "äÏÂÁ×ÉÔØ ×ÓÅ" - -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" -msgstr "äÏÂÁ×ÉÔØ ÓÌÕÞÁÊÎÏ" - -#: ../../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/sidebar_localplay.inc.php:36 +msgid "Show instances" +msgstr "ðÏËÁÚÁÔØ ÓÕÝÎÏÓÔÉ" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" -msgstr "óÌÅÄ." +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" +msgstr "ðÏËÁÚÁÔØ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" -msgstr "òÁÂÏÔÁ Ó ÏÂÝÉÍ ÐÌÅÊÌÉÓÔÏÍ" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" +msgstr "áËÔÉ×ÎÁÑ ÓÕÝÎÏÓÔØ" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -msgid "Base Playlist" -msgstr "çÌÁ×ÎÙÊ ÐÌÅÊÌÉÓÔ" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" +msgstr "ìÏËÁÌØÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ ÏÔËÌÀÞÅÎÏ" -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" -msgstr "óÏÚÄÁÔØ ÐÌÅÊÌÉÓÔ" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" +msgstr "" #: ../../templates/show_get_albumart.inc.php:23 msgid "Customize Search" @@ -2612,28 +2427,96 @@ msgstr " msgid "Get Art" msgstr "îÁÊÔÉ ÏÂÌÏÖËÕ" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" -msgstr "ïÐÉÓÁÎÉÅ" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" +msgstr "ïÔÌÁÄËÁ Ampache" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -msgid "Version" -msgstr "÷ÅÒÓÉÑ" +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" +msgstr "îÁÓÔÒÏÊËÉ" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" -msgstr "áËÔÉ×ÉÒÏ×ÁÔØ" +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" +msgstr "" -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" -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:35 +msgid "Auto-inserted Fields" +msgstr "á×ÔÏÍÁÔÉÞÅÓËÉ ÚÁÐÏÌÎÅÎÎÙÅ ÐÏÌÑ" + +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" +msgstr "ÎÁÚ×ÁÎÉÅ ÁÌØÂÏÍÁ" + +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" +msgstr "ÉÍÑ ÉÓÐÏÌÎÉÔÅÌÑ" + +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" +msgstr "id3 ËÏÍÍÅÎÔÁÒÉÊ" + +#: ../../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" @@ -2648,30 +2531,71 @@ msgstr " msgid "Remove Vote" msgstr "õÄÁÌÉÔØ ÇÏÌÏÓ" -#: ../../templates/show_democratic_playlist.inc.php:69 -msgid "Add 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_artist.inc.php:41 +msgid "Update Artist" +msgstr "ïÂÎÏ×ÉÔØ ÉÓÐÏÌÎÉÔÅÌÑ" + +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" +msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÁËÔÉ×ÉÒÏ×ÁÎ" + +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" +msgstr "üÔÏÔ ID ÐÏÌØÚÏ×ÁÔÅÌÑ ÁËÔÉ×ÉÒÏ×ÁÎ É ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎ" + +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "÷ÁÌÉÄÁÃÉÑ ÎÅ ÕÄÁÌÁÓØ" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +msgstr "ëÌÀÞ ×ÁÌÉÄÁÃÉÉ ÎÅ ×ÅÒÅÎ" + +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" +msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÁÌØÂÏÍ" + +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" +msgstr "ïÂÎÏ×ÉÔØ ÁÌØÂÏÍ" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" -msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÖÁÎÒÙ" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" +msgstr "ðÏÓÌÅÄÎÉÅ ÄÅÓÑÔØ ÏÔÍÅÞÅÎÎÙÈ ÚÁÐÉÓÅÊ" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" -msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÐÏÔÏËÉ" +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" +msgstr "ðÏËÁÚÁÔØ ×ÓÅ" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" -msgstr "óÁÍÙÅ ÐÏÐÕÌÑÒÎÙÅ ÔÅÇÉ" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "äÅÁËÔÉ×ÉÒÏ×ÁÔØ" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" -msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÉÓÐÏÌÎÉÔÅÌÑ" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "ðÏÔÏËÏ×ÏÅ ×ÅÝÁÎÉÅ" -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Artist" -msgstr "ïÂÎÏ×ÉÔØ ÉÓÐÏÌÎÉÔÅÌÑ" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "äÅÍÏËÒÁÔÉÞÎÙÊ" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" +msgstr "" #: ../../templates/show_play_selected.inc.php:28 msgid "Play Selected" @@ -2693,209 +2617,188 @@ msgstr " msgid "Add to" msgstr "äÏÂÁ×ÉÔØ ×" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "äÏÂÁ×ÌÅÎÉÅ ÎÏ×ÏÇÏ ÐÏÌØÚÏ×ÁÔÅÌÑ" - -#: ../../templates/show_export.inc.php:32 -#: ../../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_ip_history.inc.php:23 +msgid "IP History" +msgstr "éÓÔÏÒÉÑ IP" -#: ../../templates/show_export.inc.php:51 -msgid "Format" -msgstr "æÏÒÍÁÔ" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" +msgstr "ðÏËÁÚÁÔØ ÕÎÉËÁÌØÎÙÅ" -#: ../../templates/show_export.inc.php:61 -msgid "Export" -msgstr "üËÓÐÏÒÔ" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" +msgstr "äÁÔÁ" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" -msgstr "XSPF ÐÒÏÉÇÒÙ×ÁÔÅÌØ" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" +msgstr "IP ÁÄÒÅÓ" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" -msgstr "ïÂÌÏÖËÁ" +#: ../../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_album.inc.php:47 -msgid "Add Album" -msgstr "äÏÂÁ×ÉÔØ ÁÌØÂÏÍ" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" +msgstr "éÍÑ ËÁÔÁÌÏÇÁ" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" -msgstr "äÏÂÁ×ÉÔØ ÓÌÕÞÁÊÎÏ Ó ÁÌØÂÏÍÁ" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" +msgstr "ìÏËÁÌØÎÙÊ" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" -msgstr "ïÞÉÓÔÉÔØ ÏÂÌÏÖËÕ ÁÌØÂÏÍÁ" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" +msgstr "õÄÁÌÅÎÎÙÊ" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" -msgstr "îÁÊÔÉ ÏÂÌÏÖËÕ ÁÌØÂÏÍÁ" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" +msgstr "ôÒÅÂÕÅÔÓÑ ÄÌÑ ÎÅ ÌÏËÁÌØÎÙÈ ËÁÔÁÌÏÇÏ×" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" -msgstr "óËÁÞÁÔØ" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" +msgstr "ûÁÂÌÏÎ ÉÍÅÎÉ ÆÁÌÊÌÁ" -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" -msgstr "ðÏÌÎÏÅ ÉÍÑ" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" +msgstr "óÏÚÄÁ×ÁÔØ ÐÌÅÊÌÉÓÔÙ ÉÚ m3u ÆÁÊÌÏ×" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" -msgstr "äÁÔÁ ÒÅÇÉÓÔÒÁÃÉÉ" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" +msgstr "äÏÂÁ×ÉÔØ ËÁÔÁÌÏÇ" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -msgid "Last Ip" -msgstr "ðÏÓÌÅÄÎÉÊ IP" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" +msgstr "üËÓÐÏÒÔÉÒÏ×ÁÔØ ËÁÔÁÌÏÇ" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" -msgstr "ïÎÌÁÊÎ" +#: ../../templates/show_export.inc.php:51 +msgid "Format" +msgstr "æÏÒÍÁÔ" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" -msgstr "ÉÚ" +#: ../../templates/show_export.inc.php:61 +msgid "Export" +msgstr "üËÓÐÏÒÔ" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" -msgstr "ïÂÎÏ×ÌÅÎÉÅ" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" +msgstr "òÅËÏÍÅÎÄÁÃÉÉ" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." -msgstr "ðÒÏ×ÅÒËÁ ÉÎÆÏÒÍÁÃÉÉ ÉÚ ÔÅÇÏ× ÎÁÊÄÅÎÎÙÈ ÐÅÓÅÎ" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" +msgstr "òÅËÏÍÅÎÄÕÅÍÙÅ ÉÓÐÏÌÎÉÔÅÌÉ" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" -msgstr "ðÒÏ×ÅÒÅÎÏ" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" +msgstr "òÅËÏÍÅÎÄÕÅÍÙÅ ÁÌØÂÏÍÙ" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" -msgstr "óÏÈÒÁÎÉÔØ ÉÚÍÅÎÅÎÉÑ" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" +msgstr "òÅËÏÍÅÎÄÕÅÍÙÅ ÐÅÓÎÉ" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" -msgstr "ïÂÌÏÖËÁ ÁÌØÂÏÍÁ" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" +msgstr "éÍÐÏÒÔÉÒÏ×ÁÔØ ÐÌÅÊÌÉÓÔ ÉÚ ÆÁÊÌÁ" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" -msgstr "ýÅÌËÎÉÔÅ ÄÌÑ ÚÁËÒÙÔÉÑ ÏËÎÁ" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" +msgstr "ôÉÐ ÐÌÅÊÌÉÓÔÁ" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" -msgstr "ðÒÅÄ." +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" +msgstr "éÍÐÏÒÔÉÒÏ×ÁÔØ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" -msgstr "" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" +msgstr "ìÀÂÉÍÙÅ" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" -msgstr "ðÒÉËÒÅÐÉÔØ" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" +msgstr "ìÀÂÉÍÙÅ ÉÓÐÏÌÎÉÔÅÌÉ" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" -msgstr "äÏÓÔÕÐ ÚÁÐÒÅÝÅÎ" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" +msgstr "ìÀÂÉÍÙÅ ÁÌØÂÏÍÙ" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" -msgstr "ðÒÏÆÉÌÉ" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" +msgstr "ìÀÂÉÍÙÅ ÐÅÓÎÉ" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" -msgstr "áËËÁÕÎÔ" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" +msgstr "éÎÆÏÒÍÁÃÉÑ" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" -msgstr "îÁÓÔÒÏÊËÉ ÓÅÒ×ÅÒÁ" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" +msgstr "óÅÊÞÁÓ ÉÇÒÁÅÔ" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" -msgstr "íÏÄÕÌÉ" +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +msgid "Statistics" +msgstr "óÔÁÔÉÓÔÉËÁ" -#: ../../templates/sidebar_preferences.inc.php:34 -msgid "Localplay Modules" -msgstr "íÏÄÕÌÉ ÌÏËÁÌØÎÏÇÏ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" +msgstr "òÁÂÏÔÁ Ó ÐÌÅÊÌÉÓÔÏÍ" -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" -msgstr "äÏÓÔÕÐÎÙÅ ÐÌÁÇÉÎÙ" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" +msgstr "òÁÓÛÉÒÅÎÎÙÊ" -#: ../../templates/show_account.inc.php:40 -msgid "New Password" -msgstr "îÏ×ÙÊ ÐÁÒÏÌØ" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" +msgstr "æÉËÓÉÒÏ×ÁÎÎÙÊ" -#: ../../templates/show_account.inc.php:64 -msgid "Update Account" -msgstr "ïÂÎÏ×ÉÔØ ÁËËÁÕÎÔ" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" +msgstr "" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" -msgstr "ðÏÚÙ×ÎÏÊ" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" +msgstr "ðÏËÁÚÁÔØ ËÁÔÁÌÏÇÉ" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" -msgstr "þÁÓÔÏÔÁ" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" +msgstr "ðÏÌØÚÏ×ÁÔÅÌÉ" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" -msgstr "òÅÄÁËÔÉÒÏ×ÁÎÉÅ" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" +msgstr "óÐÉÓÏË ÐÏÌØÚÏ×ÁÔÅÌÅÊ" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" -msgstr "ÐÒÅÄÐÏÞÔÅÎÉÑ" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" +msgstr "óÐÉÓËÉ ÄÏÓÔÕÐÁ" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" -msgstr "ïÂÎÏ×ÉÔØ ÎÁÓÔÒÏÊËÉ" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" +msgstr "äÏÂÁ×ÉÔØ ACL" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" -msgstr "ïÔÌÁÄËÁ Ampache" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" +msgstr "óÐÉÓÏË ACL" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" -msgstr "ðÏÔÏËÏ×ÙÊ URL" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" +msgstr "ðÏÞÔÏ×ÙÅ ÐÏÌØÚÏ×ÁÔÅÌÉ" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" -msgstr "äÏÍÁÛÎÑÑ ÓÔÒÁÎÉÃÁ" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" +msgstr "ïÞÉÓÔÉÔØ ÓÔÁÔÉÓÔÉËÕ" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" -msgstr "úÁÐÕÓË ÐÏÉÓËÁ ÁÌØÂÏÍÎÙÈ ÏÂÌÏÖÅË" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" +msgstr "õÐÒÁ×ÌÅÎÉÅ ÏÔÍÅÞÅÎÎÙÍÉ" -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" -msgstr "ðÒÏÊÄÅÎÏ" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" +msgstr "õÐÒÁ×ÌÅÎÉÅ ËÒÉÞÁÌËÏÊ" #: ../../templates/show_clean_catalog.inc.php:23 msgid "Cleaning the" @@ -2905,6 +2808,14 @@ msgstr " msgid "Checking" msgstr "ðÒÏ×ÅÒËÁ" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "îÁÞÁÔ ÐÏÉÓË ÎÏ×ÙÈ ÐÅÓÅÎ ×" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "ËÁÔÁÌÏÇ" + #: ../../templates/show_test.inc.php:33 msgid "" "You've reached this page because a configuration error has occured. Debug " @@ -2965,10 +2876,8 @@ 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" +"support is required for Ampache" msgstr "" -"ôÅÓÔ ÎÁ ÐÏÄÄÅÒÖËÕ Iconv.ðÏÄÄÅÒÖËÁ Iconv ÎÅ ÔÒÅÂÕÅÔÓÑ ÄÌÑ Ampache, ÎÏ ÏÎÁ " -"ÓÔÒÏÇÏ ÒÅËÏÍÅÎÄÕÅÔÓÑ." #: ../../templates/show_test.inc.php:119 msgid "PHP PCRE Support" @@ -2996,11 +2905,6 @@ msgstr "" "×ÏÚÍÏÖÎÏÓÔØ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ ÌÉÍÉÔÏ×ÐÁÍÑÔÉ. èÏÔÑ ÜÔÏ É ÎÅ ÔÒÅÂÕÅÔÓÑ, ÂÅÚ ÜÔÉÈ " "×ÏÚÍÏÖÎÏÓÔÅÊ ÎÅËÏÔÏÒÙÅ ÆÕÎËÃÉÉAmpache ÍÏÇÕÔ ÒÁÂÏÔÁÔØ ÎÅÐÒÁ×ÉÌØÎÏ." -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "Ampache.cfg.php ÓÕÝÅÓÔ×ÕÅÔ" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3011,11 +2915,6 @@ msgstr "" "ÏÚÎÁÞÁÔØ ÞÔÏ ÌÉÂÏ ampache.cfg.php ÉÍÅÅÔ ÎÅ×ÅÒÎÏÅ ÍÅÓÔÏÐÏÌÏÖÅÎÉÅ,\n" "\tÌÉÂÏ ÏÎ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÐÒÏÞÉÔÁÎ ÷ÁÛÉÍ ×ÅÂ-ÓÅÒ×ÅÒÏÍ." -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "Ampache.cfg.php ÎÁÓÔÒÏÅÎ?" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3035,362 +2934,443 @@ msgid "" msgstr "" "ðÏÐÙÔËÁ ÐÏÄËÌÀÞÅÎÉÑË óõâä ÉÓÐÏÌØÚÕÑ ÚÎÁÞÅÎÉÑ ÐÁÒÁÍÅÔÒÏ× ampache.cfg.php" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" -msgstr "éÓËÁÔØ" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" +msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" -msgstr "ëÌÀÞÅ×ÙÅ ÓÌÏ×Á" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" +msgstr "òÅÄÁËÔÉÒÏ×ÁÎÉÅ" -#: ../../templates/show_search.inc.php:72 -msgid "Played" -msgstr "ðÒÏÉÇÒÁÎÎÙÊ" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" +msgstr "ÐÒÅÄÐÏÞÔÅÎÉÑ" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" -msgstr "äÁ" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" +msgstr "ïÂÎÏ×ÉÔØ ÎÁÓÔÒÏÊËÉ" -#: ../../templates/show_search.inc.php:77 -msgid "No" -msgstr "îÅÔ" +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." +msgstr "" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" -msgstr "íÉÎ ÂÉÔÒÅÊÄ" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" +msgstr "îÏ×ÙÊ ÐÁÒÏÌØ" -#: ../../templates/show_search.inc.php:95 -msgid "One Star" -msgstr "ïÄÎÁ Ú×ÅÚÄÁ" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" +msgstr "ïÂÎÏ×ÉÔØ ÁËËÁÕÎÔ" -#: ../../templates/show_search.inc.php:96 -msgid "Two Stars" -msgstr "ä×Å Ú×ÅÚÄÙ" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" +msgstr "ðÒÅÄ." -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" -msgstr "ôÒÉ Ú×ÅÚÄÙ" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" +msgstr "äÏÂÁ×ÉÔØ × ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" -msgstr "þÅÔÙÒÅ Ú×ÅÚÄÙ" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" +msgstr "äÏÂÁ×ÉÔØ × ÎÏ×ÙÊ ÐÌÅÊÌÉÓÔ" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" -msgstr "ðÑÔØ Ú×ÅÚÄ" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" +msgstr "äÏÂÁ×ÉÔØ" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" -msgstr "ïÐÅÒÁÔÏÒ" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" +msgstr "óÌÕÞÁÊÎÏ" -#: ../../templates/show_search.inc.php:105 -msgid "AND" -msgstr "é" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" +msgstr "ðÏÈÏÖÅÇÏ ÉÓÐÏÌÎÉÔÅÌÑ" -#: ../../templates/show_search.inc.php:111 -msgid "Method" -msgstr "íÅÔÏÄ" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" +msgstr "ðÏÈÏÖÉÊ ÁÌØÂÏÍ" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" -msgstr "îÅÞÅÔËÉÊ" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" +msgstr "ðÏÈÏÖÉÊ ÖÁÎÒ" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" -msgstr "þÅÔËÉÊ" +#: ../../templates/rightbar.inc.php:104 +msgid "More" +msgstr "åÝÅ" + +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" +msgstr "äÉÓË" + +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" +msgstr "îÅÉÚ×ÅÓÔÎÙÊ (ÓÉÒÏÔÁ)" + +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" +msgstr "äÏÂÁ×ÉÔØ ÁÌØÂÏÍ" + +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" +msgstr "äÏÂÁ×ÉÔØ ÓÌÕÞÁÊÎÏ Ó ÁÌØÂÏÍÁ" + +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" +msgstr "ïÞÉÓÔÉÔØ ÏÂÌÏÖËÕ ÁÌØÂÏÍÁ" + +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" +msgstr "îÁÊÔÉ ÏÂÌÏÖËÕ ÁÌØÂÏÍÁ" + +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" +msgstr "îÁÊÔÉ ÏÔÓÕÔÓÔ×ÕÀÝÉÅ ÔÒÅËÉ" + +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" +msgstr "ðÌÅÊÌÉÓÔ" + +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" +msgstr "# ðÅÓÎÉ" + +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" +msgstr "÷ÌÁÄÅÌÅÃ" + +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" +msgstr "ðÏÓÌÅÄÎÉÅ ÁÌØÂÏÍÙ" + +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" +msgstr "ðÏÓÌÅÄÎÉÅ ÉÓÐÏÌÎÉÔÅÌÉ" + +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" +msgstr "ðÏÓÌÅÄÎÉÅ ÖÁÎÒÙ" + +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" +msgstr "óÓÙÌËÉ" + +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." +msgstr "" + +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" +msgstr "ëÕÐÉÔØ ÔÒÅË ÎÁ MyStrands" + +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" +msgstr "" + +#: ../../lib/class/flag.class.php:251 +msgid "Approved" +msgstr "ïÄÏÂÒÅÎÏ" + +#: ../../lib/class/flag.class.php:252 +msgid "Pending" +msgstr "ïÖÉÄÁÀÝÉÊ" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" -msgstr "íÁËÓÉÍÕÍ ÒÅÚÕÌØÔÁÔÏ×" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" +msgstr "ïÂÎÏ×ÉÔØ ÔÅÇ" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" -msgstr "òÁÓÛÉÒÅÎÎÙÊ" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" +msgstr "õÐÒÁ×ÌÅÎÉÅ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" -msgstr "ðÏÓÌÅÄÎÑÑ ÐÒÏ×ÅÒËÁ" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" +msgstr "ðÌÅÊÌÉÓÔÙ" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" -msgstr "ðÏÓÌÅÄÎÅÅ ÄÏÂÁ×ÌÅÎÉÅ" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" +msgstr "ðÅÓÎÉ ÐÌÅÊÌÉÓÔÁ" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" -msgstr "óÏÂÒÁÔØ ×ÓÅ ÏÂÌÏÖËÉ" +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" +msgstr "úÁÐÉÓÉ ËÒÉÞÁÌËÉ" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" -msgstr "äÏÂÁ×ÉÔØ ÓÕÝÎÏÓÔØ ÌÏËÁÌØÎÏÇÏ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: ../../lib/class/browse.class.php:777 +msgid "Flagged Records" +msgstr "ïÔÍÅÞÅÎÎÙÅ ÚÁÐÉÓÉ" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" -msgstr "Ampache ëÏÎÔÒÏÌØ ÄÏÓÔÕÐÁ" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "ïÛÉÂËÁ ÐÒÉ ÓÏÅÄÉÎÅÎÉÉ Ó" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" -msgstr "äÏÂÁ×ÉÔØ ÚÁÐÉÓØ" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "ëÏÄ" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" -msgstr "îÁÞÁÌØÎÙÊ ÁÄÒÅÓ" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "ðÒÉÞÉÎÁ" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" -msgstr "ëÏÎÅÞÎÙÊ ÁÄÒÅÓ" +#: ../../lib/class/catalog.class.php:177 +msgid "day" +msgid_plural "days" +msgstr[0] "ÄÅÎØ" +msgstr[1] "ÄÎÑ" +msgstr[2] "ÄÎÅÊ" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" -msgstr "ëÌÀÞ" +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "úÁÐÕÝÅÎÏ ÕÄÁÌÅÎÎÏÅ ÏÂÎÏ×ÌÅÎÉÅ" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" -msgstr "äÏÂÁ×ÉÔØ ÄÏÓÔÕÐ ÄÌÑ ÈÏÓÔÁ" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "ïÛÉÂËÁ: ÎÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ " -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" -msgstr "ïÐÃÉÉ XML-RPC" +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "ïÛÉÂËÁ: ÎÅ ÕÄÁÌÏÓØ ÉÚÍÅÎÉÔØ ÄÉÒÅËÔÏÒÉÀ" -#: ../../templates/show_add_access.inc.php:84 -msgid "Create ACL" -msgstr "óÏÚÄÁÔØ ACL" +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "ïÛÉÂËÁ: ÎÅ ÕÄÁÌÏÓØ ÏÐÒÅÄÅÌÉÔØ ÒÁÚÍÅÒ ÆÁÊÌÁ " -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" -msgstr "ðÏËÁÚÁÔØ ÓÕÝÎÏÓÔÉ ÌÏËÁÌØÎÏÇÏ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "ÎÅ ÞÉÔÁÅÍ ÐÒÏÇÒÁÍÍÏÊ ampache" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" -msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÚÁÐÉÓØ" +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" +msgstr "" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" -msgstr "÷ÙÂÒÁÔØ" +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "ïÂÎÏ×ÌÅÎÉÅ ÎÅ ÔÒÅÂÕÅÔÓÑ" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" -msgstr "÷ÒÅÍÑ ÄÏÂÁ×ÌÅÎÉÑ" +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "úÁÐÕÝÅÎÏ ÕÄÁÌÅÎÎÏÅ ÏÂÎÏ×ÌÅÎÉÅ" -#: ../../templates/show_disabled_songs.inc.php:65 -msgid "Remove" -msgstr "õÄÁÌÉÔØ" +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +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 "" -"îÁ ÜÔÉÈ ÛÁÇÁÈ ÂÕÄÕÔ ÚÁÐÒÏÛÅÎÙ ÏÓÎÏ×ÎÙÅ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÅ ÚÎÁÞÅÎÉÑ É ÂÕÄÅÔ " -"ÐÒÏÉÚ×ÅÄÅÎÁ ÐÏÐÙÔËÁ ÚÁÐÉÓÁÔØ ÉÈ ÎÁÐÒÑÍÕÀ ÎÁ ×Å ÓÅÒ×ÅÒ. åÓÌÉ ÄÏÓÔÕÐ ÂÕÄÅÔ " -"ÚÁÐÒÅÝÅÎ, ÂÕÄÅÔ ÚÁÐÒÏÓ ÎÁ ÓËÁÞÉ×ÁÎÉÅ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÏÇÏ ÆÁÊÌÁ. ðÏÖÁÌÕÊÓÔÁ, " -"ÐÏÌÏÖÉÔÅ ÓËÁÞÁÎÎÙÊ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÊ ÆÁÊÌ × /config" +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "ïÂÎÏ×ÌÅÎÉÅ ËÁÔÁÌÏÇÁ ÚÁ×ÅÒÛÅÎÏ" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" -msgstr "óÏÚÄÁÔØ ÎÏ×ÙÊ ËÏÎÆÉÇ" +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "ïÂÝÅÅ ×ÒÅÍÑ" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" -msgstr "÷Å ÐÕÔØ" +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "÷ÓÅÇÏ ÐÅÓÅÎ" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" -msgstr "MySQL ÐÏÌØÚÏ×ÁÔÅÌØ" +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "ðÅÓÅÎ × ÓÅËÕÎÄÕ" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" -msgstr "MySQL ÐÁÒÏÌØ" +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÂÉÂÌÉÏÔÅËÕ XMLRPC, ÕÂÅÄÉÔÅÓØ ÞÔÏ XML-RPC ×ËÌÀÞÅÎÏ" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" -msgstr "óÏÈÒÁÎÉÔØ ËÏÎÆÉÇÕÒÁÃÉÀ" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" +msgstr "úÁËÏÎÞÅÎÏ ÏÂÎÏ×ÌÅÎÉÅ ÕÄÁÌÅÎÎÙÈ ËÁÔÁÌÏÇÏ×" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" -msgstr "ðÒÏ×ÅÒÉÔØ ËÏÎÆÉÇÕÒÁÃÉÀ" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" +msgstr "ëÏÒÎÅ×ÏÊ ËÁÔÁÌÏÇ ÎÅ ÞÉÔÁÅÍ, ÏÓÔÁÎÏ×ËÁ ÏÞÉÓÔËÉ" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" -msgstr "ðÅÒÅÊÔÉ ÎÁ ÛÁÇ 3" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" +msgstr "ïÞÉÓÔËÁ ËÁÔÁÌÏÇÁ ÚÁ×ÅÒÛÅÎÁ" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÁËÔÉ×ÉÒÏ×ÁÎ" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" +msgstr "ÆÁÊÌÙ ÕÄÁÌÅÎÙ" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" -msgstr "üÔÏÔ ID ÐÏÌØÚÏ×ÁÔÅÌÑ ÁËÔÉ×ÉÒÏ×ÁÎ É ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎ" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" +msgstr "ïÐÔÉÍÉÚÁÃÉÑ ÔÁÂÌÉÃ" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" -msgstr "÷ÁÌÉÄÁÃÉÑ ÎÅ ÕÄÁÌÁÓØ" +#: ../../lib/class/catalog.class.php:1736 +msgid "Update Finished." +msgstr "ïÂÎÏ×ÌÅÎÉÅ ÚÁ×ÅÒÛÅÎÏ" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" -msgstr "ëÌÀÞ ×ÁÌÉÄÁÃÉÉ ÎÅ ×ÅÒÅÎ" +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" +msgstr "ïÔÍÅÞÅÎ" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" -msgstr "óÏÚÄÁÔØ ÏÂÝÉÊ ÐÌÅÊÌÉÓÔ" +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." +msgstr "ÐÅÓÅÎ ÏÂÎÏ×ÌÅÎÏ." -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" -msgstr "" +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" +msgstr "ïÓÔÁÎÏ×ÌÅÎÏ" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" -msgstr "ðÒÉÎÑÔØ ÐÏ ÕÍÏÌÞÁÎÉÀ" +#: ../../lib/class/localplay.class.php:645 +msgid "Paused" +msgstr "ïÓÔÁÎÏ×ÌÅÎ" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" -msgstr "ðÏÓÌÅÄÎÉÅ ÁÌØÂÏÍÙ" +#: ../../lib/preferences.php:189 +msgid "M3U" +msgstr "M3U" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" -msgstr "ðÏÓÌÅÄÎÉÅ ÉÓÐÏÌÎÉÔÅÌÉ" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" +msgstr "ðÒÏÓÔÏÊ M3U" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" -msgstr "ðÏÓÌÅÄÎÉÅ ÖÁÎÒÙ" +#: ../../lib/preferences.php:191 +msgid "PLS" +msgstr "PLS" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" -msgstr "îÁÐÉÓÁÔØ × ËÒÉÞÁÌËÕ" +#: ../../lib/preferences.php:192 +msgid "Asx" +msgstr "Asx" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" -msgstr "ëÒÉÞÁÌËÁ" +#: ../../lib/preferences.php:193 +msgid "RAM" +msgstr "RAM" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" -msgstr "ïÔËÌÏÎÉÔØ" +#: ../../lib/preferences.php:194 +msgid "XSPF" +msgstr "XSPF" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" -msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÚÁÐÉÓØ ÌÏËÁÌØÎÏÇÏ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÑ" +#: ../../lib/preferences.php:228 +msgid "Disabled" +msgstr "ïÔËÌÀÞÅÎÏ" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" -msgstr "ïÂÎÏ×ÉÔØ ÚÁÐÉÓØ" +#: ../../lib/preferences.php:230 +msgid "Manager" +msgstr "íÅÎÅÄÖÅÒ" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" -msgstr "òÅÇÉÓÔÒÁÃÉÑ ÚÁ×ÅÒÛÅÎÁ" +#: ../../lib/preferences.php:251 +msgid "Send on Add" +msgstr "ðÏÓÌÁÔØ ÐÒÉ ÄÏÂÁ×ÌÅÎÉÉ" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" -msgstr "" -"áËËÁÕÎÔ ÓÏÚÄÁÎ. îÁ ÷ÁÛ Å-ÍÁÊÌ ÂÙÌ ÏÔÏÓÌÁÎ ËÌÀÞ ÁËÔÉ×ÁÃÉÉðÏÖÁÌÕÊÓÔÁ ÐÒÏ×ÅÒØÔÅ " -"÷ÁÛ ÑÝÉË ÄÌÑ ÄÁÌØÎÅÊÛÉÈ ÄÅÊÓÔ×ÉÊ" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" +msgstr "ðÏÓÌÁÔØ É ÏÞÉÓÔÉÔØ ÐÒÉ ÄÏÂÁ×ÌÅÎÉÉ" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" -msgstr "÷ÅÒÎÕÔØÓÑ ÎÁ ÇÌÁ×ÎÕÀ" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" +msgstr "ïÞÉÓÔÉÔØ ÐÒÉ ÐÏÓÙÌËÅ" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" -msgstr "æÉËÓÉÒÏ×ÁÎÎÙÊ" +#: ../../lib/preferences.php:262 +msgid "Always" +msgstr "÷ÓÅÇÄÁ" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" -msgstr "" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" +msgstr "îÅ ÉÇÒÁÔØ" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" -msgstr "ïÛÉÂËÁ: îÅ ××ÅÄÅÎÙ ËÌÀÞÅ×ÙÅ ÓÌÏ×Á" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" +msgstr "ðÌÏÈÏ" -#: ../../ratings.php:32 -msgid "Rating Updated" -msgstr "òÅÊÔÉÎÇ ÏÂÎÏ×ÌÅÎ" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" +msgstr "èÏÒÏÛÏ" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" -msgstr "÷ÁÛ ÒÅÊÔÉÎÇ ÄÌÑ ÄÁÎÎÏÇÏ ÏÂßÅËÔÁ ÏÂÎÏ×ÌÅÎ" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" +msgstr "ïÞÅÎØ ÈÏÒÏÛÏ" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" -msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÏÔËÌÀÞÅÎ. ðÏÖÁÌÕÊÓÔÁ, Ó×ÑÖÉÔÅÓØ Ó ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" +msgstr "ðÒÏÓÔÏ ÓÕÐÅÒ!" -#: ../../login.php:83 -msgid "Unable to create new account" -msgstr "îÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ÎÏ×ÙÊ ÁËËÁÕÎÔ" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" +msgstr "" -#: ../../login.php:92 -msgid "No local account found" -msgstr "áËËÁÕÎÔ ÎÅ ÂÙÌ ÎÁÊÄÅÎ" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" +msgstr "" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" -msgstr "óÅÒ×ÅÒ" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" +msgstr "" -#: ../../preferences.php:91 -msgid "Error Update Failed" -msgstr "ïÛÉÂËÁ ÏÂÎÏ×ÌÅÎÉÅ ÎÅ ÕÄÁÌÏÓØ" +#: ../../lib/general.lib.php:467 +msgid "On" +msgstr "÷ËÌ" -#: ../../preferences.php:96 -msgid "Your Account has been updated" -msgstr "áËËÁÕÎÔ ÏÂÎÏ×ÌÅÎ" +#: ../../lib/general.lib.php:470 +msgid "Off" +msgstr "÷ÙËÌ" -#: ../../update.php:47 ../../update.php:51 -msgid "Ampache Update" -msgstr "ïÂÎÏ×ÌÅÎÉÅ Ampache" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" +msgstr "îÅ ÕËÁÚÁÎÙ ÐÏÌØÚÏ×ÁÔÅÌØ ÉÌÉ ÐÁÒÏÌØ" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" -msgstr "îÁÞÉÎÁÀ ÏÂÎÏ×ÌÅÎÉÑ ÉÚ ÔÅÇÏ×" +#: ../../lib/install.php:258 +msgid "Passwords do not match" +msgstr "ðÁÒÏÌØ ÎÅ ÓÏ×ÐÁÄÁÅÔ" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" -msgstr "ïÂÎÏ×ÌÅÎÉÅ ÉÚ ÔÅÇÏ× ÚÁ×ÅÒÛÅÎÏ" +#: ../../lib/ui.lib.php:355 +msgid "Upload" +msgstr "úÁËÁÞÁÔØ" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" -msgstr "÷ÏÚ×ÒÁÔ" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" +msgstr "ìÏËÁÌØÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ" -#: ../../artists.php:188 -msgid "Show Artists starting with" -msgstr "ðÏËÁÚÁÔØ ÉÓÐÏÌÎÉÔÅÌÅÊ ÎÁÞÉÎÁÀÝÉÈÓÑ Ó " +#: ../../lib/ui.lib.php:361 +msgid "Random Play" +msgstr "óÌÕÞÁÊÎÏÅ ×ÏÓÐÒÏÉÚ×ÅÄÅÎÉÅ" -#: ../../playlist.php:57 -msgid "Playlist Created" -msgstr "ðÌÅÊÌÉÓÔ ÓÏÚÄÁÎ" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +msgid "Admin-Catalog" +msgstr "áÄÍÉÎËÁ-ëÁÔÁÌÏÇ" -#: ../../playlist.php:57 -msgid " has been created" -msgstr " ÂÙÌ ÏÞÉÝÅÎ" +#: ../../lib/ui.lib.php:381 +msgid "Admin-User Management" +msgstr "áÄÍÉÎËÁ-õÐÒÁ×ÌÅÎÉÅ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ" -#: ../../playlist.php:78 -msgid "Playlist Updated" -msgstr "ðÌÅÊÌÉÓÔ ÏÂÎÏ×ÌÅÎ" +#: ../../lib/ui.lib.php:385 +msgid "Admin-Mail Users" +msgstr "áÄÍÉÎËÁ-ðÏÞÔÏ×ÙÅ ÐÏÌØÚÏ×ÁÔÅÌÉ" -#: ../../playlist.php:79 -msgid "has been updated and is now" -msgstr "ÏÂÎÏ×ÌÅÎ" +#: ../../lib/ui.lib.php:389 +msgid "Admin-Manage Access Lists" +msgstr "áÄÍÉÎËÁ-ÕÐÒÁ×ÌÅÎÉÅ ÓÐÉÓËÁÍÉ ÄÏÓÔÕÐÁ" -#: ../../playlist.php:101 -msgid "Playlist Imported" -msgstr "ðÌÅÊÌÉÓÔ ÉÍÐÏÒÔÉÒÏ×ÁÎ" +#: ../../lib/ui.lib.php:393 +msgid "Admin-Site Preferences" +msgstr "áÄÍÉÎËÁ-ÎÁÓÔÒÏÊËÉ ÓÁÊÔÁ" -#: ../../playlist.php:130 -msgid "Empty Playlists Deleted" -msgstr "ðÕÓÔÏÊ ÐÌÅÊÌÉÓÔ ÕÄÁÌÅÎ" +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "áÄÍÉÎËÁ-ÕÐÒÁ×ÌÅÎÉÅ ÍÏÄÕÌÑÍÉ" -#: ../../flag.php:45 -msgid "Item Flagged" -msgstr "ðÏÚÉÃÉÑ ÏÔÍÅÞÅÎÁ" +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" +msgstr "óÐÉÓÏË ËÏÍÐÏÚÉÃÉÊ" -#: ../../flag.php:45 -msgid "The specified item has been flagged" -msgstr "õËÁÚÁÎÎÁÑ ÐÏÚÉÃÉÑ ÏÔÍÅÞÅÎÁ" +#: ../../lib/ui.lib.php:508 +msgid "Add New" +msgstr "äÏÂÁ×ÉÔØ ÎÏ×ÙÊ" #: ../../albums.php:32 msgid "Album Art Cleared" @@ -3416,49 +3396,108 @@ msgstr "" msgid "Album Art Inserted" msgstr "ïÂÌÏÖËÁ ÁÌØÂÏÍÁ ÄÏÂÁ×ÌÅÎÁ" -#: ../../register.php:73 -msgid "Error Captcha Required" -msgstr "ïÛÉÂËÁ ÔÒÅÂÕÅÔÓÑ ËÁÐÞÁ" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" +msgstr "îÁÞÉÎÁÀ ÏÂÎÏ×ÌÅÎÉÑ ÉÚ ÔÅÇÏ×" -#: ../../register.php:80 -msgid "Error Captcha Failed" -msgstr "" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" +msgstr "ïÂÎÏ×ÌÅÎÉÅ ÉÚ ÔÅÇÏ× ÚÁ×ÅÒÛÅÎÏ" -#: ../../register.php:87 -msgid "You must accept the user agreement" -msgstr "÷Ù ÄÏÌÖÎÙ ÐÒÉÎÑÔØ ÐÏÌØÚÏ×ÁÔÅÌØÓËÏÅ ÓÏÇÌÁÛÅÎÉÅ" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" +msgstr "÷ÏÚ×ÒÁÔ" -#: ../../register.php:92 -msgid "You did not enter a username" -msgstr "÷Ù ÎÅ ××ÅÌÉ ÉÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" +msgstr "éÍÑ ÓÕÝÎÏÓÔÉ" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" -msgstr "ðÏÖÁÌÕÊÓÔÁ, ××ÅÄÉÔÅ ×ÁÛÅ ÐÏÌÎÏÅ ÉÍÑ (éÍÑ æÁÍÉÌÉÑ)" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" +msgstr "éÍÑ ÕÚÌÁ" -#: ../../register.php:122 -msgid "You must enter a password" -msgstr "÷Ù ÄÏÌÖÎÙ ××ÅÓÔÉ ÐÁÒÏÌØ" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" +msgstr "ðÏÒÔ" -#: ../../register.php:126 -msgid "Your passwords do not match" -msgstr "÷ÁÛ ÐÁÒÏÌØ ÎÅ ÓÏ×ÐÁÄÁÅÔ" +#: ../../modules/horde/Browser.php:867 +msgid "file" +msgstr "ÆÁÊÌ" -#: ../../register.php:158 -msgid "Error: Insert Failed" -msgstr "ïÛÉÂËÁ: äÏÂÁ×ÌÅÎÉÅ ÚÁËÏÎÞÉÌÏÓØ ÎÅÕÄÁÞÅÊ" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." +msgstr "úÁÇÒÕÚËÁ ÆÁÊÌÁ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ." -#: ../../radio.php:50 -msgid "Radio Station Added" -msgstr "òÁÄÉÏ ÓÔÁÎÃÉÑ ÄÏÂÁ×ÌÅÎÑ" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" +msgstr "îÅÔ ÚÁÇÒÕÖÅÎÎÙÈ ÆÁÊÌÏ×" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "âÙÌÁ ÐÒÏÂÌÅÍÁ Ó ÚÁÇÒÕÚËÏÊ ÆÁÊÌÁ: %s ÎÅ ÂÙÌ ÚÁÇÒÕÖÅÎ." + +#: ../../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 ÂÁÊÔ)." + +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." +msgstr "âÙÌÁ ÐÒÏÂÌÅÍÁ Ó ÚÁÇÒÕÚËÏÊ ÆÁÊÌÁ: ÆÁÊÌ %s ÂÙÌ ÚÁÇÒÕÖÅÎ ÞÁÓÔÉÞÎÏ." + +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "ðÌÅÊÌÉÓÔ ÓÏÚÄÁÎ" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr " ÂÙÌ ÏÞÉÝÅÎ" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "ðÌÅÊÌÉÓÔ ÏÂÎÏ×ÌÅÎ" + +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "ÏÂÎÏ×ÌÅÎ" + +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "ðÌÅÊÌÉÓÔ ÉÍÐÏÒÔÉÒÏ×ÁÎ" + +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "ðÕÓÔÏÊ ÐÌÅÊÌÉÓÔ ÕÄÁÌÅÎ" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "ðÏÌØÚÏ×ÁÔÅÌØ ÏÔËÌÀÞÅÎ. ðÏÖÁÌÕÊÓÔÁ, Ó×ÑÖÉÔÅÓØ Ó ÁÄÍÉÎÉÓÔÒÁÔÏÒÏÍ" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "îÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ÎÏ×ÙÊ ÁËËÁÕÎÔ" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "áËËÁÕÎÔ ÎÅ ÂÙÌ ÎÁÊÄÅÎ" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" +msgstr "ïÛÉÂËÁ: îÅ ××ÅÄÅÎÙ ËÌÀÞÅ×ÙÅ ÓÌÏ×Á" -#: ../../democratic.php:92 -msgid "Playlist Cleared" -msgstr "ðÌÅÊÌÉÓÔ ÏÞÉÝÅÎ" +#: ../../artists.php:188 +msgid "Show Artists starting with" +msgstr "ðÏËÁÚÁÔØ ÉÓÐÏÌÎÉÔÅÌÅÊ ÎÁÞÉÎÁÀÝÉÈÓÑ Ó " #: ../../bin/print_tags.inc:66 msgid "" @@ -3477,6 +3516,60 @@ msgstr "" msgid "Filename:" msgstr "æÁÊÌ:" +#~ msgid " FOUND" +#~ msgstr " îáêäåîï" + +#~ msgid "Searching for new Album Art" +#~ msgstr "ðÏÉÓË ÎÏ×ÏÊ ÏÂÌÏÖËÉ ÁÌØÂÏÍÁ" + +#~ msgid "English" +#~ msgstr "English" + +#~ msgid "Export Failed" +#~ msgstr "üËÓÐÏÒÔ ÎÅ ÕÄÁÌÓÑ" + +#~ msgid "description" +#~ msgstr "ÏÐÉÓÁÎÉÅ" + +#~ msgid "Label" +#~ msgstr "íÅÔËÁ" + +#~ msgid "Language" +#~ msgstr "ñÚÙË" + +#~ msgid "Catalog Number" +#~ msgstr "îÏÍÅÒ ËÁÔÁÌÏÇÁ" + +#~ msgid "Last Updated" +#~ msgstr "ðÏÓÌÅÄÎÅÅ ÏÂÎÏ×ÌÅÎÉÅ" + +#~ 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 "" +#~ "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" + +#~ msgid "Rating Updated" +#~ msgstr "òÅÊÔÉÎÇ ÏÂÎÏ×ÌÅÎ" + +#~ msgid "Your rating for this object has been updated" +#~ msgstr "÷ÁÛ ÒÅÊÔÉÎÇ ÄÌÑ ÄÁÎÎÏÇÏ ÏÂßÅËÔÁ ÏÂÎÏ×ÌÅÎ" + +#~ msgid "Playlist Cleared" +#~ msgstr "ðÌÅÊÌÉÓÔ ÏÞÉÝÅÎ" + #~ msgid "No songs in this playlist." #~ msgstr "÷ ÜÔÏÍ ÐÌÅÊÌÉÓÔÅ ÎÅÔ ÐÅÓÅÎ" @@ -3576,9 +3669,6 @@ msgstr " #~ msgid "Streaming" #~ msgstr "÷ÅÝÁÎÉÅ" -#~ msgid "Options" -#~ msgstr "îÁÓÔÒÏÊËÉ" - #~ msgid "System" #~ msgstr "óÉÓÔÅÍÁ" diff --git a/locale/tr_TR/LC_MESSAGES/messages.mo b/locale/tr_TR/LC_MESSAGES/messages.mo index a57d1e2b..a743d873 100644 Binary files a/locale/tr_TR/LC_MESSAGES/messages.mo and b/locale/tr_TR/LC_MESSAGES/messages.mo differ diff --git a/locale/tr_TR/LC_MESSAGES/messages.po b/locale/tr_TR/LC_MESSAGES/messages.po index b7bf4e7c..2fc9ffe3 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: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,1321 +16,1103 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" +#: ../../register.php:73 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -#, fuzzy -msgid "Private" -msgstr "Size zel" +#: ../../register.php:80 +msgid "Error Captcha Failed" +msgstr "" -#: ../../lib/class/album.class.php:217 -msgid "Disk" +#: ../../register.php:87 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" +#: ../../register.php:92 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" msgstr "" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" +#: ../../register.php:122 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" +#: ../../register.php:126 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" msgstr "" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -msgid "Read" +#: ../../register.php:158 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" +#: ../../update.php:47 ../../update.php:51 +msgid "Ampache Update" msgstr "" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:176 -msgid "day" -msgid_plural "days" -msgstr[0] "" -msgstr[1] "" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" -msgstr[1] "" +#: ../../admin/flag.php:89 +#, fuzzy +msgid "Song Updated" +msgstr "ID3 Gncelleme" -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" +#: ../../admin/flag.php:89 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" +#: ../../admin/flag.php:131 +#, fuzzy +msgid "Album Updated" +msgstr "Albm kapa bulundu" + +#: ../../admin/flag.php:173 +msgid "Artist Updated" msgstr "" -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" +#: ../../admin/flag.php:238 +#, fuzzy +msgid "Songs Updated" +msgstr "ID3 Gncelleme" + +#: ../../admin/flag.php:246 +#, fuzzy +msgid "Flag Removed" +msgstr "Seilmileri iaretle" + +#: ../../admin/flag.php:247 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" +#: ../../admin/flag.php:262 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +#, fuzzy +msgid "Catalog Updated" +msgstr "Kalalog smi" + +#: ../../admin/catalog.php:110 +#, fuzzy +msgid "Catalog Deleted" +msgstr "Seilmileri iaretle" + +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" +#: ../../admin/catalog.php:119 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" msgstr "" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" +#: ../../admin/catalog.php:146 +#, fuzzy +msgid "Catalog Cleaned" +msgstr "Kalalog smi" + +#: ../../admin/catalog.php:197 +#, fuzzy +msgid "Catalog Created" +msgstr "Kalalog smi" + +#: ../../admin/catalog.php:214 +msgid "Catalog statistics cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" +#: ../../admin/catalog.php:241 +msgid "No Disabled songs found" msgstr "" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" +#: ../../admin/catalog.php:250 +msgid "Delete Catalog" msgstr "" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" msgstr "" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" msgstr "" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" +#: ../../admin/users.php:83 +msgid "User Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" +#: ../../admin/users.php:83 +msgid "updated" msgstr "" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" msgstr "" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" msgstr "" -#: ../../lib/class/catalog.class.php:1756 -#, fuzzy -msgid "Update Finished." -msgstr "Profil gncelleme" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" +msgstr "" -#: ../../lib/class/catalog.class.php:1756 -msgid "Checked" +#: ../../admin/users.php:129 +msgid "New User Added" msgstr "" -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." +#: ../../admin/users.php:134 +msgid "User Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" +#: ../../admin/users.php:139 +msgid "User Disabled" msgstr "" -#: ../../lib/class/flag.class.php:251 -#, fuzzy -msgid "Approved" -msgstr "Kip" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" +msgstr "" -#: ../../lib/class/flag.class.php:252 -msgid "Pending" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" +#: ../../admin/users.php:164 +msgid "User Deleted" msgstr "" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" +#: ../../admin/users.php:167 +msgid "Delete Error" msgstr "" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" msgstr "" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -msgid "Other" +#: ../../admin/users.php:173 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" msgstr "" -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +msgid "Are you sure you want to remove this plugin?" msgstr "" -#: ../../lib/class/localplay.class.php:645 -msgid "Paused" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" msgstr "" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -#, fuzzy -msgid "Genres" -msgstr "Kategori" - -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" msgstr "" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/access.php:35 +msgid "Deleted" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" msgstr "" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -#, fuzzy -msgid "Catalogs" -msgstr "Katalogdan" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" +msgstr "" -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" msgstr "" -#: ../../lib/class/browse.class.php:748 +#: ../../admin/access.php:45 #, fuzzy -msgid "Flagged Records" -msgstr "aretleyen" +msgid "Access List Entry updated" +msgstr "Eriim listesi" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" msgstr "" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" msgstr "" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" +#: ../../admin/mail.php:57 +msgid "E-mail Sent" msgstr "" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" +#: ../../preferences.php:91 +msgid "Error Update Failed" msgstr "" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" -msgstr "" +#: ../../flag.php:45 +#, fuzzy +msgid "Item Flagged" +msgstr "aretleyen" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +#, fuzzy +msgid "Catalogs" +msgstr "Katalogdan" -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" +#: ../../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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" msgstr "" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" msgstr "" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" msgstr "" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +#, fuzzy +msgid "Clean" +msgstr "sil" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" msgstr "" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -msgid "None" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" msgstr "" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -msgid "Localplay" -msgstr "" +#: ../../templates/show_admin_tools.inc.php:68 +#, fuzzy +msgid "No Catalogs Found" +msgstr "Sonu bulunamad" -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" +#: ../../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/preferences.php:190 -msgid "Simple M3U" +#: ../../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:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" msgstr "" -#: ../../lib/preferences.php:191 -msgid "PLS" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" msgstr "" -#: ../../lib/preferences.php:192 -msgid "Asx" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/preferences.php:193 -msgid "RAM" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" msgstr "" -#: ../../lib/preferences.php:194 -msgid "XSPF" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" msgstr "" -#: ../../lib/preferences.php:228 -#, fuzzy -msgid "Disabled" -msgstr "edilgenletir" - -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" -msgstr "" - -#: ../../lib/preferences.php:230 -msgid "Manager" -msgstr "" - -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" -msgstr "" - -#: ../../lib/preferences.php:251 -msgid "Send on Add" -msgstr "" - -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" -msgstr "" - -#: ../../lib/preferences.php:253 -msgid "Clear on Send" -msgstr "" - -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" -msgstr "" - -#: ../../lib/preferences.php:262 -msgid "Always" -msgstr "" - -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" -msgstr "" - -#: ../../lib/general.lib.php:398 -msgid "British English" -msgstr "" - -#: ../../lib/general.lib.php:405 -msgid "Turkish" -msgstr "" - -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "" - -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "" - -#: ../../lib/install.php:233 -msgid "No Username/Password specified" -msgstr "" - -#: ../../lib/install.php:238 -msgid "Passwords do not match" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "days ago" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" -msgstr "" - -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "years ago" -msgstr "" - -#: ../../lib/ui.lib.php:341 ../../templates/sidebar.inc.php:27 -msgid "Home" -msgstr "" - -#: ../../lib/ui.lib.php:344 -msgid "Upload" -msgstr "" - -#: ../../lib/ui.lib.php:347 -msgid "Local Play" -msgstr "" - -#: ../../lib/ui.lib.php:350 -msgid "Random Play" -msgstr "" - -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" -msgstr "" - -#: ../../lib/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" -msgstr "" - -#: ../../lib/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" -msgstr "" - -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -msgid "Admin-Catalog" -msgstr "" - -#: ../../lib/ui.lib.php:370 -#, fuzzy -msgid "Admin-User Management" -msgstr "Kullanc ad" - -#: ../../lib/ui.lib.php:374 -msgid "Admin-Mail Users" -msgstr "" - -#: ../../lib/ui.lib.php:378 -#, fuzzy -msgid "Admin-Manage Access Lists" -msgstr "Eriim listesi" - -#: ../../lib/ui.lib.php:382 -#, fuzzy -msgid "Admin-Site Preferences" -msgstr "Ynetici tercihleri" - -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" -msgstr "" - -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" -msgstr "" - -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" -msgstr "" - -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -msgid "Statistics" -msgstr "" - -#: ../../lib/ui.lib.php:497 -msgid "Add New" -msgstr "" - -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" -msgstr "" - -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" -msgstr "" - -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" -msgstr "" - -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" -msgstr "" - -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" -msgstr "" - -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" -msgstr "" - -#: ../../server/stats.ajax.php:84 -#: ../../templates/show_similar_artists.inc.php:33 -#: ../../templates/show_similar_artists.inc.php:86 -#: ../../templates/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -msgid "Artist" -msgstr "" - -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" -msgstr "" - -#: ../../modules/horde/Browser.php:867 -msgid "file" -msgstr "" - -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." -msgstr "" - -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" -msgstr "" - -#: ../../modules/horde/Browser.php:896 -#, php-format -msgid "There was a problem with the file upload: No %s was uploaded." -msgstr "" - -#: ../../modules/horde/Browser.php:901 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was larger than the maximum " -"allowed size (%d bytes)." -msgstr "" - -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." -msgstr "" - -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -#, fuzzy -msgid "Catalog Updated" -msgstr "Kalalog smi" - -#: ../../admin/catalog.php:103 -#, fuzzy -msgid "Catalog Deleted" -msgstr "Seilmileri iaretle" - -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" -msgstr "" - -#: ../../admin/catalog.php:112 -msgid "Songs Removed" -msgstr "" - -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" -msgstr "" - -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" -msgstr "" - -#: ../../admin/catalog.php:138 -#, fuzzy -msgid "Catalog Cleaned" -msgstr "Kalalog smi" - -#: ../../admin/catalog.php:188 -#, fuzzy -msgid "Catalog Created" -msgstr "Kalalog smi" - -#: ../../admin/catalog.php:205 -msgid "Catalog statistics cleared" -msgstr "" - -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" -msgstr "" - -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" -msgstr "" - -#: ../../admin/catalog.php:232 -msgid "No Disabled songs found" -msgstr "" - -#: ../../admin/catalog.php:241 -msgid "Delete Catalog" -msgstr "" - -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" -msgstr "" - -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" -msgstr "" - -#: ../../admin/flag.php:89 -#, fuzzy -msgid "Song Updated" -msgstr "ID3 Gncelleme" - -#: ../../admin/flag.php:89 -msgid "The requested song has been updated" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" msgstr "" -#: ../../admin/flag.php:131 -#, fuzzy -msgid "Album Updated" -msgstr "Albm kapa bulundu" - -#: ../../admin/flag.php:173 -msgid "Artist Updated" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" msgstr "" -#: ../../admin/flag.php:238 -#, fuzzy -msgid "Songs Updated" -msgstr "ID3 Gncelleme" - -#: ../../admin/flag.php:246 +#: ../../templates/show_admin_tools.inc.php:93 #, fuzzy -msgid "Flag Removed" -msgstr "Seilmileri iaretle" +msgid "Preferences Permissions" +msgstr "Eriim listesindeki izinleri dzenle" -#: ../../admin/flag.php:247 -msgid "Flag Removed from" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../admin/flag.php:262 -msgid "Flags Updated" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../admin/flag.php:281 -msgid "Songs Disabled" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" msgstr "" -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" -msgstr "" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +#, fuzzy +msgid "Object" +msgstr "Nesne tr" -#: ../../admin/flag.php:292 -msgid "Songs Enabled" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" msgstr "" -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" msgstr "" -#: ../../admin/users.php:83 -msgid "User Updated" +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" msgstr "" -#: ../../admin/users.php:83 -msgid "updated" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +#, fuzzy +msgid "No Records Found" +msgstr "Sonu bulunamad" + +#: ../../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 "" -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" +#: ../../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 "" -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" +#: ../../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 "" -#: ../../admin/users.php:129 -msgid "New User Added" +#: ../../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 "" -#: ../../admin/users.php:134 -msgid "User Enabled" +#: ../../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 "" -#: ../../admin/users.php:139 -msgid "User Disabled" +#: ../../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 "" -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "" -#: ../../admin/users.php:164 -msgid "User Deleted" +#: ../../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 "" -#: ../../admin/users.php:167 -msgid "Delete Error" +#: ../../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 "" -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" msgstr "" -#: ../../admin/users.php:173 -msgid "Deletion Request" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 +#: ../../templates/show_add_user.inc.php:31 +msgid "Username" msgstr "" -#: ../../admin/users.php:174 -msgid "Are you sure you want to permanently delete" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" msgstr "" -#: ../../admin/modules.php:38 -msgid "Install Failed, Controller Error" +#: ../../templates/show_install_account.inc.php:68 +#: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 +#: ../../templates/show_add_user.inc.php:63 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" msgstr "" -#: ../../admin/modules.php:54 ../../admin/modules.php:92 -msgid "Are you sure you want to remove this plugin?" +#: ../../templates/show_install_account.inc.php:73 +msgid "Create Account" msgstr "" -#: ../../admin/modules.php:66 ../../admin/modules.php:111 -msgid "Plugin Deactivated" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" msgstr "" -#: ../../admin/modules.php:85 -msgid "Plugin Activated" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -#: ../../admin/modules.php:120 -msgid "Plugins" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../admin/modules.php:126 -msgid "Localplay Controllers" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" msgstr "" -#: ../../admin/access.php:35 -msgid "Deleted" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../admin/access.php:35 -msgid "Your Access List Entry has been removed" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" msgstr "" -#: ../../admin/access.php:40 -msgid "Your new Access List Entry has been created" +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" msgstr "" -#: ../../admin/access.php:45 -#, fuzzy -msgid "Access List Entry updated" -msgstr "Eriim listesi" +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" +msgstr "" -#: ../../admin/mail.php:57 -msgid "E-mail Sent" +#: ../../templates/show_song.inc.php:23 +msgid "Details" msgstr "" -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" msgstr "" -#: ../../admin/system.php:64 -msgid "Export Failed" +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" msgstr "" -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" msgstr "" -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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:44 +#: ../../templates/show_albums.inc.php:71 +#: ../../templates/show_recently_played.inc.php:39 +#: ../../templates/show_recently_played.inc.php:93 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_duplicates.inc.php:38 +#: ../../templates/show_duplicates.inc.php:76 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 +#: ../../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/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 +msgid "Artist" msgstr "" -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" msgstr "" -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" msgstr "" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" msgstr "" -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" msgstr "" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" msgstr "" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" msgstr "" -#: ../../templates/rightbar.inc.php:53 -#: ../../templates/show_localplay_status.inc.php:39 -#, fuzzy -msgid "Clear Playlist" -msgstr "Yeni ark listesi" - -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" +#: ../../templates/sidebar_browse.inc.php:56 +msgid "Rated" msgstr "" -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" +#: ../../templates/sidebar_browse.inc.php:60 +msgid "Unplayed" msgstr "" -#: ../../templates/rightbar.inc.php:104 -msgid "More" +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" msgstr "" -#: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.inc.php:32 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc.php:32 -msgid "Ampache Installation" +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" msgstr "" -#: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc.php:38 -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_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" msgstr "" -#: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc.php:41 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" 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" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" msgstr "" -#: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc.php:44 -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_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 -#: ../../templates/show_install_config.inc.php:48 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +msgid "Last Seen" msgstr "" -#: ../../templates/show_install_account.inc.php:49 -msgid "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" msgstr "" -#: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 -#: ../../templates/show_install_config.inc.php:53 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" 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" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../templates/show_install_account.inc.php:56 -msgid "Create Admin Account" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_edit_user.inc.php:31 -#: ../../templates/show_add_user.inc.php:31 -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Username" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" msgstr "" -#: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_add_user.inc.php:63 -#: ../../templates/show_account.inc.php:47 -msgid "Confirm Password" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" msgstr "" -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" msgstr "" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" msgstr "" -#: ../../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)" +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" msgstr "" -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" msgstr "" -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" msgstr "" -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" +#: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" msgstr "" -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" msgstr "" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" msgstr "" -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" +#: ../../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_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" msgstr "" -#: ../../templates/show_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" msgstr "" -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +msgid "Other" msgstr "" -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" msgstr "" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" msgstr "" -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" +#: ../../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_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" +#: ../../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_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" msgstr "" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" msgstr "" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" msgstr "" #: ../../templates/show_localplay_status.inc.php:25 @@ -1358,682 +1140,619 @@ msgid "Repeat" msgstr "" #: ../../templates/show_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 #: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 #: ../../templates/show_playlist_row.inc.php:24 msgid "Random" msgstr "" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" -msgstr "" +#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 +#, fuzzy +msgid "Clear Playlist" +msgstr "Yeni ark listesi" -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" msgstr "" -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" msgstr "" -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" msgstr "" -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" +#: ../../templates/show_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" msgstr "" -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../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" +#: ../../templates/show_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../templates/show_similar_artists.inc.php:66 -msgid "Back" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" msgstr "" -#: ../../templates/show_similar_artists.inc.php:77 -#, fuzzy -msgid "Rename selected" -msgstr "Seilmileri iaretle" - -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" msgstr "" -#: ../../templates/show_similar_artists.inc.php:91 -#, fuzzy -msgid "Advanced Options" -msgstr "Eklendi" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" +msgstr "" -#: ../../templates/show_similar_artists.inc.php:152 -msgid "Search Again" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" +#: ../../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:62 +msgid "Type" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +msgid "Fullname" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +msgid "Last Ip" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_user_stats.inc.php:30 +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 #, fuzzy -msgid "Favorite Artists" -msgstr "Tm Sanatlar" +msgid "Base Playlist" +msgstr "Yeni ark listesi" -#: ../../templates/show_user_stats.inc.php:43 -msgid "Favorite Albums" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" msgstr "" -#: ../../templates/show_user_stats.inc.php:56 -#, fuzzy -msgid "Favorite Songs" -msgstr "arky iaretle" - -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" msgstr "" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" msgstr "" -#: ../../templates/show_random.inc.php:41 -msgid "From genre" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" msgstr "" -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" msgstr "" -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" msgstr "" -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" +#: ../../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_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" msgstr "" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" msgstr "" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" msgstr "" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" msgstr "" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" msgstr "" -#: ../../templates/show_random.inc.php:76 -#, fuzzy -msgid "From catalog" -msgstr "Katalogdan" - -#: ../../templates/show_random.inc.php:82 -#, fuzzy -msgid "Size Limit" -msgstr "Snrlar grntle" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" +msgstr "" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:26 -msgid "Editing Playlist" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -#, fuzzy -msgid "Update" -msgstr "ID3 Gncelleme" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" +msgstr "" -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" msgstr "" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_login_form.inc.php:78 -msgid "Register" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" msgstr "" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" +#: ../../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_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" msgstr "" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" msgstr "" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -#, fuzzy -msgid "Clean" -msgstr "sil" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" msgstr "" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -#, fuzzy -msgid "No Catalogs Found" -msgstr "Sonu bulunamad" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -msgid "Clean All" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" msgstr "" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -#, fuzzy -msgid "Verify All" -msgstr "Hepsini grntle" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -msgid "Add to All" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -#, fuzzy -msgid "Update All" -msgstr "Profil gncelleme" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:83 -msgid "Clear Catalog Stats" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" msgstr "" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" msgstr "" -#: ../../templates/show_admin_tools.inc.php:93 -#, fuzzy -msgid "Preferences Permissions" -msgstr "Eriim listesindeki izinleri dzenle" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" +msgstr "" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/show_admin_tools.inc.php:95 -msgid "Show Inactive Users" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" -msgstr "arky iaretle" +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" +msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" msgstr "" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" msgstr "" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +#, fuzzy +msgid "Private" +msgstr "Size zel" + +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" msgstr "" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" msgstr "" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" msgstr "" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" msgstr "" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +msgid "Localplay" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" msgstr "" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" msgstr "" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" msgstr "" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." msgstr "" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -msgid "Song Title" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" msgstr "" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" +#: ../../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_browse.inc.php:48 -msgid "Starts With" +#: ../../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_browse.inc.php:53 -msgid "Minimum Count" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" msgstr "" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" +#: ../../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_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" msgstr "" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" msgstr "" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" msgstr "" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" +#: ../../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_artist_box.inc.php:35 -msgid "Add All Songs By" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" msgstr "" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" +#: ../../templates/show_similar_artists.inc.php:77 +#, fuzzy +msgid "Rename selected" +msgstr "Seilmileri iaretle" + +#: ../../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_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" msgstr "" -#: ../../templates/show_artist_box.inc.php:41 -msgid "Recommend Similar" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" msgstr "" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" msgstr "" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -msgid "Current Playlist" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" msgstr "" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 "No Records Found" -msgstr "Sonu bulunamad" - -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" -msgstr "" +msgid "Update" +msgstr "ID3 Gncelleme" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" msgstr "" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" msgstr "" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" msgstr "" #: ../../templates/header.inc.php:71 @@ -2044,170 +1763,162 @@ msgstr "" msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -msgid "Registration" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" msgstr "" -#: ../../templates/show_user_registration.inc.php:56 -msgid "User Agreement" +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 +msgid "Year" msgstr "" -#: ../../templates/show_user_registration.inc.php:65 -msgid "I Accept" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" msgstr "" -#: ../../templates/show_user_registration.inc.php:71 -msgid "User Information" +#: ../../templates/show_localplay_playlist.inc.php:23 +msgid "Current Playlist" msgstr "" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/show_user_registration.inc.php:133 -msgid "Register User" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -#, fuzzy -msgid "Edit Album" -msgstr "Tm albmler" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" +msgstr "" -#: ../../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.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 -msgid "Year" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" 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" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -#, fuzzy -msgid "Update Album" -msgstr "Profil gncelleme" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" +msgstr "" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" msgstr "" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -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:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" msgstr "" -#: ../../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" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" msgstr "" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" +#: ../../templates/show_search.inc.php:72 +msgid "Played" msgstr "" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" msgstr "" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" +#: ../../templates/show_search.inc.php:77 +msgid "No" msgstr "" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" msgstr "" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" msgstr "" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_install.inc.php:89 -msgid "Ampache Database User Password" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_search.inc.php:105 +msgid "AND" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" +#: ../../templates/show_search.inc.php:111 +msgid "Method" msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -msgid "Create" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" msgstr "" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" 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.php:106 -msgid "OR" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" msgstr "" -#: ../../templates/show_edit_song.inc.php:88 -#, fuzzy -msgid "Update Song" -msgstr "Profil gncelleme" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" +msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" +#: ../../templates/show_add_live_stream.inc.php:35 +#: ../../templates/show_edit_live_stream_row.inc.php:28 +msgid "Homepage" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" +#: ../../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:60 +#: ../../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:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" msgstr "" #: ../../templates/show_edit_access.inc.php:22 @@ -2234,126 +1945,171 @@ msgstr "" msgid "Local Network Definition" msgstr "" -#: ../../templates/show_edit_access.inc.php:37 -#: ../../templates/show_add_access.inc.php:69 -msgid "RPC" +#: ../../templates/show_edit_access.inc.php:37 +#: ../../templates/show_add_access.inc.php:69 +msgid "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:50 +#: ../../templates/show_add_access.inc.php:39 +msgid "End IP Address" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:63 +#: ../../templates/show_add_access.inc.php:77 +msgid "Remote Key" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +msgid "Read" +msgstr "" + +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:29 +#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 +#: ../../templates/show_user_activate.inc.php:29 +#: ../../templates/show_user_activate.inc.php:36 +msgid "Registration" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:56 +msgid "User Agreement" +msgstr "" + +#: ../../templates/show_user_registration.inc.php:65 +msgid "I Accept" msgstr "" -#: ../../templates/show_edit_access.inc.php:43 -#: ../../templates/show_add_access.inc.php:32 -msgid "Start IP Address" +#: ../../templates/show_user_registration.inc.php:71 +msgid "User Information" msgstr "" -#: ../../templates/show_edit_access.inc.php:50 -#: ../../templates/show_add_access.inc.php:39 -msgid "End IP Address" +#: ../../templates/show_user_registration.inc.php:133 +msgid "Register User" msgstr "" -#: ../../templates/show_edit_access.inc.php:63 -#: ../../templates/show_add_access.inc.php:77 -msgid "Remote Key" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" msgstr "" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" msgstr "" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" msgstr "" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 -#, fuzzy -msgid "Show All" -msgstr "Hepsini grntle" - -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" -#: ../../templates/show_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 -msgid "IP Address" +#: ../../templates/show_edit_song.inc.php:23 +msgid "Edit Song" msgstr "" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" +#: ../../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/sidebar.inc.php:66 -msgid "Logout" +#: ../../templates/show_edit_song.inc.php:88 +#, fuzzy +msgid "Update Song" +msgstr "Profil gncelleme" + +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" msgstr "" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" msgstr "" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" msgstr "" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" msgstr "" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +#, fuzzy +msgid "Genres" +msgstr "Kategori" + +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" msgstr "" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" msgstr "" #: ../../templates/show_mail_users.inc.php:23 @@ -2368,36 +2124,14 @@ msgstr "" msgid "Inactive Users" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" -msgstr "" - -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" -msgstr "" - #: ../../templates/show_mail_users.inc.php:53 msgid "Latest Artist Additions" msgstr "" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "" - #: ../../templates/show_mail_users.inc.php:64 msgid "Latest Album Additions" msgstr "" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" -msgstr "" - #: ../../templates/show_mail_users.inc.php:74 msgid "Flagged Songs" msgstr "" @@ -2423,127 +2157,223 @@ msgstr "" msgid "Send Mail" msgstr "" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" msgstr "" -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +msgid "Add User" msgstr "" -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" msgstr "" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" +#: ../../templates/show_add_access.inc.php:74 +msgid "RPC Options" +msgstr "" + +#: ../../templates/show_add_access.inc.php:84 +msgid "Create ACL" +msgstr "" + +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" +msgstr "" + +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" +msgstr "" + +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" +msgstr "" + +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" +msgstr "" + +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" +msgstr "" + +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" +msgstr "" + +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:22 +msgid "Duplicate Songs" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" +msgstr "" + +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" +msgstr "" + +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" +msgstr "" + +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" +msgstr "" + +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +msgid "None" +msgstr "" + +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" msgstr "" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" msgstr "" -#: ../../templates/show_preference_admin.inc.php:22 -msgid "Preference Administration" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" msgstr "" -#: ../../templates/show_edit_user.inc.php:25 -msgid "Editing existing User" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" msgstr "" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" -msgstr "" +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../templates/show_random.inc.php:65 +msgid "Standard" msgstr "" -#: ../../templates/show_duplicates.inc.php:22 -msgid "Duplicate Songs" +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" msgstr "" -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" msgstr "" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" msgstr "" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" msgstr "" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 +#: ../../templates/show_random.inc.php:76 #, fuzzy -msgid "Object" -msgstr "Nesne tr" +msgid "From catalog" +msgstr "Katalogdan" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" +#: ../../templates/show_random.inc.php:82 +#, fuzzy +msgid "Size Limit" +msgstr "Snrlar grntle" + +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" msgstr "" -#: ../../templates/show_song.inc.php:22 -msgid "Details" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" msgstr "" -#: ../../templates/show_song.inc.php:49 -msgid "Label" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" msgstr "" -#: ../../templates/show_song.inc.php:53 -msgid "Language" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" +#: ../../templates/sidebar_preferences.inc.php:32 +msgid "Modules" msgstr "" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/sidebar_preferences.inc.php:34 +#, fuzzy +msgid "Localplay Modules" +msgstr "Yerel alma Dzeni" + +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" msgstr "" #: ../../templates/show_duplicate.inc.php:27 @@ -2562,90 +2392,136 @@ msgstr "" msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -#, fuzzy -msgid "Base Playlist" -msgstr "Yeni ark listesi" +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" +msgstr "" -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" msgstr "" -#: ../../templates/show_get_albumart.inc.php:44 -msgid "Direct URL to Image" +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" msgstr "" -#: ../../templates/show_get_albumart.inc.php:52 -msgid "Local Image" +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" msgstr "" -#: ../../templates/show_get_albumart.inc.php:63 -msgid "Get Art" +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../templates/show_add_catalog.inc.php:35 +msgid "Auto-inserted Fields" msgstr "" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" msgstr "" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -msgid "Version" +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" msgstr "" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" msgstr "" -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" +#: ../../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 "" + +#: ../../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 "" + +#: ../../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 @@ -2665,26 +2541,70 @@ msgstr "" msgid "Add Vote" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" +#: ../../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_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" +msgstr "" + +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" +msgstr "" + +#: ../../templates/show_edit_album.inc.php:23 #, fuzzy -msgid "Edit Artist" -msgstr "Tm Sanatlar" +msgid "Edit Album" +msgstr "Tm albmler" -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Artist" +#: ../../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_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +#, fuzzy +msgid "Show All" +msgstr "Hepsini grntle" + +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" +msgstr "" + +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" msgstr "" #: ../../templates/show_play_selected.inc.php:28 @@ -2707,210 +2627,187 @@ msgstr "" msgid "Add to" msgstr "" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" msgstr "" -#: ../../templates/show_export.inc.php:32 -#: ../../templates/show_verify_catalog.inc.php:23 -#: ../../templates/show_add_live_stream.inc.php:67 -#: ../../templates/show_clean_catalog.inc.php:23 -msgid "Catalog" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" msgstr "" -#: ../../templates/show_export.inc.php:51 -msgid "Format" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" msgstr "" -#: ../../templates/show_export.inc.php:61 -msgid "Export" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" msgstr "" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" +#: ../../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_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" msgstr "" -#: ../../templates/show_album.inc.php:47 -msgid "Add Album" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" msgstr "" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" msgstr "" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" msgstr "" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" msgstr "" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" msgstr "" -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" msgstr "" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" msgstr "" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -msgid "Last Ip" +#: ../../templates/show_export.inc.php:51 +msgid "Format" msgstr "" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" +#: ../../templates/show_export.inc.php:61 +msgid "Export" msgstr "" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" msgstr "" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" msgstr "" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" -msgstr "" +#: ../../templates/show_user_stats.inc.php:30 +#, fuzzy +msgid "Favorite Artists" +msgstr "Tm Sanatlar" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" msgstr "" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" -msgstr "" +#: ../../templates/show_user_stats.inc.php:56 +#, fuzzy +msgid "Favorite Songs" +msgstr "arky iaretle" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +msgid "Statistics" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:34 -#, fuzzy -msgid "Localplay Modules" -msgstr "Yerel alma Dzeni" - -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" msgstr "" -#: ../../templates/show_account.inc.php:40 -#, fuzzy -msgid "New Password" -msgstr "Parola deitirme" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" +msgstr "" -#: ../../templates/show_account.inc.php:64 -msgid "Update Account" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" msgstr "" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" msgstr "" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" msgstr "" -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" msgstr "" #: ../../templates/show_clean_catalog.inc.php:23 @@ -2921,6 +2818,14 @@ msgstr "" msgid "Checking" msgstr "" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "" + #: ../../templates/show_test.inc.php:33 msgid "" "You've reached this page because a configuration error has occured. Debug " @@ -2976,7 +2881,7 @@ 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" +"support is required for Ampache" msgstr "" #: ../../templates/show_test.inc.php:119 @@ -3000,11 +2905,6 @@ msgid "" "some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -3012,11 +2912,6 @@ msgid "" "\tit is not currently readable by your webserver." msgstr "" -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -3033,356 +2928,449 @@ msgid "" "cfg.php" msgstr "" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" msgstr "" -#: ../../templates/show_search.inc.php:72 -msgid "Played" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" msgstr "" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" msgstr "" -#: ../../templates/show_search.inc.php:77 -msgid "No" +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." msgstr "" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" +#: ../../templates/show_account.inc.php:40 +#, fuzzy +msgid "New Password" +msgstr "Parola deitirme" + +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" msgstr "" -#: ../../templates/show_search.inc.php:95 -msgid "One Star" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" msgstr "" -#: ../../templates/show_search.inc.php:96 -msgid "Two Stars" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" msgstr "" -#: ../../templates/show_search.inc.php:105 -msgid "AND" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" msgstr "" -#: ../../templates/show_search.inc.php:111 -msgid "Method" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" msgstr "" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" +#: ../../templates/rightbar.inc.php:104 +msgid "More" msgstr "" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" msgstr "" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" msgstr "" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" msgstr "" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" msgstr "" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" msgstr "" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" msgstr "" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_add_access.inc.php:84 -msgid "Create ACL" +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." msgstr "" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" +#: ../../lib/class/flag.class.php:251 +#, fuzzy +msgid "Approved" +msgstr "Kip" + +#: ../../lib/class/flag.class.php:252 +msgid "Pending" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:65 -msgid "Remove" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" 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" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" msgstr "" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" msgstr "" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" msgstr "" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" +#: ../../lib/class/browse.class.php:777 +#, fuzzy +msgid "Flagged Records" +msgstr "aretleyen" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" msgstr "" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" msgstr "" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" msgstr "" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" +#: ../../lib/class/catalog.class.php:177 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" msgstr "" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" msgstr "" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" msgstr "" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" msgstr "" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" msgstr "" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" +msgstr "" + +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "" + +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "" + +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "" + +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "" + +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "" + +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "" + +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" +msgstr "" + +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +msgstr "" + +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" msgstr "" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" msgstr "" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" +#: ../../lib/class/catalog.class.php:1736 +#, fuzzy +msgid "Update Finished." +msgstr "Profil gncelleme" + +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" msgstr "" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." msgstr "" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" msgstr "" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" +#: ../../lib/class/localplay.class.php:645 +msgid "Paused" msgstr "" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" +#: ../../lib/preferences.php:189 +msgid "M3U" msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" +#: ../../lib/preferences.php:191 +msgid "PLS" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" +#: ../../lib/preferences.php:192 +msgid "Asx" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" +#: ../../lib/preferences.php:193 +msgid "RAM" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/preferences.php:194 +msgid "XSPF" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/preferences.php:228 +#, fuzzy +msgid "Disabled" +msgstr "edilgenletir" + +#: ../../lib/preferences.php:230 +msgid "Manager" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../lib/preferences.php:251 +msgid "Send on Add" msgstr "" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" msgstr "" -#: ../../ratings.php:32 -msgid "Rating Updated" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" msgstr "" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" +#: ../../lib/preferences.php:262 +msgid "Always" msgstr "" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../login.php:83 -msgid "Unable to create new account" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../login.php:92 -msgid "No local account found" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" msgstr "" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../preferences.php:91 -msgid "Error Update Failed" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" msgstr "" -#: ../../preferences.php:96 -msgid "Your Account has been updated" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../update.php:47 ../../update.php:51 -msgid "Ampache Update" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" msgstr "" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" +#: ../../lib/general.lib.php:467 +msgid "On" msgstr "" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" +#: ../../lib/general.lib.php:470 +msgid "Off" msgstr "" -#: ../../artists.php:188 -msgid "Show Artists starting with" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" msgstr "" -#: ../../playlist.php:57 -msgid "Playlist Created" +#: ../../lib/install.php:258 +msgid "Passwords do not match" msgstr "" -#: ../../playlist.php:57 -msgid " has been created" +#: ../../lib/ui.lib.php:355 +msgid "Upload" msgstr "" -#: ../../playlist.php:78 -msgid "Playlist Updated" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" msgstr "" -#: ../../playlist.php:79 -msgid "has been updated and is now" +#: ../../lib/ui.lib.php:361 +msgid "Random Play" msgstr "" -#: ../../playlist.php:101 -msgid "Playlist Imported" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +msgid "Admin-Catalog" msgstr "" -#: ../../playlist.php:130 -msgid "Empty Playlists Deleted" +#: ../../lib/ui.lib.php:381 +#, fuzzy +msgid "Admin-User Management" +msgstr "Kullanc ad" + +#: ../../lib/ui.lib.php:385 +msgid "Admin-Mail Users" msgstr "" -#: ../../flag.php:45 +#: ../../lib/ui.lib.php:389 #, fuzzy -msgid "Item Flagged" -msgstr "aretleyen" +msgid "Admin-Manage Access Lists" +msgstr "Eriim listesi" -#: ../../flag.php:45 -msgid "The specified item has been flagged" +#: ../../lib/ui.lib.php:393 +#, fuzzy +msgid "Admin-Site Preferences" +msgstr "Ynetici tercihleri" + +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" +msgstr "" + +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" +msgstr "" + +#: ../../lib/ui.lib.php:508 +msgid "Add New" msgstr "" #: ../../albums.php:32 @@ -3408,48 +3396,105 @@ msgstr "" msgid "Album Art Inserted" msgstr "" -#: ../../register.php:73 -msgid "Error Captcha Required" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" msgstr "" -#: ../../register.php:80 -msgid "Error Captcha Failed" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" msgstr "" -#: ../../register.php:87 -msgid "You must accept the user agreement" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" msgstr "" -#: ../../register.php:92 -msgid "You did not enter a username" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" msgstr "" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" msgstr "" -#: ../../register.php:122 -msgid "You must enter a password" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" msgstr "" -#: ../../register.php:126 -msgid "Your passwords do not match" +#: ../../modules/horde/Browser.php:867 +msgid "file" msgstr "" -#: ../../register.php:158 -msgid "Error: Insert Failed" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../radio.php:50 -msgid "Radio Station Added" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" msgstr "" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "" + +#: ../../modules/horde/Browser.php:901 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was larger than the maximum " +"allowed size (%d bytes)." +msgstr "" + +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." +msgstr "" + +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr "" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "" + +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "" + +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "" + +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../democratic.php:92 -msgid "Playlist Cleared" +#: ../../artists.php:188 +msgid "Show Artists starting with" msgstr "" #: ../../bin/print_tags.inc:66 diff --git a/locale/zh_CN/LC_MESSAGES/messages.mo b/locale/zh_CN/LC_MESSAGES/messages.mo index bfee166b..a743d873 100644 Binary files a/locale/zh_CN/LC_MESSAGES/messages.mo and b/locale/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/locale/zh_CN/LC_MESSAGES/messages.po b/locale/zh_CN/LC_MESSAGES/messages.po index 8566ae82..0ec2515b 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: 2008-03-10 01:15-0700\n" +"POT-Creation-Date: 2008-05-10 02:21-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,2010 +16,1959 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../play/index.php:67 -msgid "Session Expired: please log in again at" +#: ../../register.php:73 +msgid "Error Captcha Required" msgstr "" -#: ../../lib/class/playlist.class.php:81 -#: ../../templates/show_playlist_edit.inc.php:40 -#: ../../templates/show_edit_playlist_row.inc.php:33 -msgid "Private" +#: ../../register.php:80 +msgid "Error Captcha Failed" msgstr "" -#: ../../lib/class/album.class.php:217 -msgid "Disk" +#: ../../register.php:87 +msgid "You must accept the user agreement" msgstr "" -#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:718 -#: ../../lib/ui.lib.php:398 ../../templates/show_genre.inc.php:35 -#: ../../templates/show_local_catalog_info.inc.php:30 -msgid "Artists" +#: ../../register.php:92 +msgid "You did not enter a username" msgstr "" -#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230 -#: ../../templates/show_edit_album_row.inc.php:35 -msgid "Various" +#: ../../register.php:96 +msgid "Please fill in your full name (Firstname Lastname)" msgstr "" -#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:413 -#: ../../lib/class/catalog.class.php:751 -msgid "Error: Unable to open" +#: ../../register.php:122 +msgid "You must enter a password" msgstr "" -#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342 -#: ../../lib/class/browse.class.php:79 ../../lib/ui.lib.php:131 -#: ../../lib/ui.lib.php:618 ../../templates/show_random.inc.php:38 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 -#: ../../templates/show_add_access.inc.php:58 -msgid "All" +#: ../../register.php:126 +msgid "Your passwords do not match" msgstr "" -#: ../../lib/class/access.class.php:320 -#: ../../templates/show_edit_access.inc.php:74 -#: ../../templates/show_play_selected.inc.php:49 -#: ../../templates/show_add_access.inc.php:55 -msgid "View" +#: ../../register.php:130 ../../admin/users.php:110 +msgid "Error Username already exists" msgstr "" -#: ../../lib/class/access.class.php:323 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access.inc.php:56 -msgid "Read" +#: ../../register.php:158 +msgid "Error: Insert Failed" msgstr "" -#: ../../lib/class/access.class.php:326 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access.inc.php:57 -msgid "Read/Write" +#: ../../update.php:47 ../../update.php:51 +msgid "Ampache Update" msgstr "" -#: ../../lib/class/catalog.class.php:116 ../../lib/class/catalog.class.php:117 -#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260 -#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 -msgid "Never" +#: ../../play/index.php:76 +msgid "Session Expired: please log in again at" msgstr "" -#: ../../lib/class/catalog.class.php:176 -msgid "day" -msgid_plural "days" -msgstr[0] "" -msgstr[1] "" +#: ../../radio.php:50 +msgid "Radio Station Added" +msgstr "" -#: ../../lib/class/catalog.class.php:178 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 -#: ../../templates/show_random.inc.php:56 -#: ../../templates/show_random.inc.php:57 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" -msgstr[1] "" +#: ../../admin/flag.php:89 +#, fuzzy +msgid "Song Updated" +msgstr "ID3 " -#: ../../lib/class/catalog.class.php:278 -msgid "Running Remote Sync" +#: ../../admin/flag.php:89 +msgid "The requested song has been updated" msgstr "" -#: ../../lib/class/catalog.class.php:419 ../../lib/class/catalog.class.php:462 -msgid "Error: Unable to change to directory" -msgstr "" +#: ../../admin/flag.php:131 +#, fuzzy +msgid "Album Updated" +msgstr "ID3 " -#: ../../lib/class/catalog.class.php:490 -msgid "Error: Unable to get filesize for" +#: ../../admin/flag.php:173 +msgid "Artist Updated" msgstr "" -#: ../../lib/class/catalog.class.php:496 -msgid "is not readable by ampache" -msgstr "" +#: ../../admin/flag.php:238 +#, fuzzy +msgid "Songs Updated" +msgstr "ID3 " -#: ../../lib/class/catalog.class.php:1031 ../../admin/access.php:45 -#: ../../preferences.php:95 -msgid "Updated" +#: ../../admin/flag.php:246 +msgid "Flag Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1038 -msgid "No Update Needed" +#: ../../admin/flag.php:247 +msgid "Flag Removed from" msgstr "" -#: ../../lib/class/catalog.class.php:1132 -msgid "Running Remote Update" +#: ../../admin/flag.php:262 +msgid "Flags Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1159 -msgid "Added Playlist From" +#: ../../admin/flag.php:281 +msgid "Songs Disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1188 -msgid "Catalog Update Finished" +#: ../../admin/flag.php:281 +msgid "The requested song(s) have been disabled" msgstr "" -#: ../../lib/class/catalog.class.php:1188 -msgid "Total Time" +#: ../../admin/flag.php:292 +msgid "Songs Enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Total Songs" +#: ../../admin/flag.php:292 +msgid "The requested song(s) have been enabled" msgstr "" -#: ../../lib/class/catalog.class.php:1189 -msgid "Songs Per Seconds" +#: ../../admin/catalog.php:53 ../../admin/catalog.php:73 +#: ../../admin/catalog.php:98 ../../admin/catalog.php:159 +msgid "Catalog Updated" msgstr "" -#: ../../lib/class/catalog.class.php:1204 ../../admin/users.php:142 -msgid "Error" +#: ../../admin/catalog.php:110 +msgid "Catalog Deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1204 -msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" +#: ../../admin/catalog.php:110 +msgid "The Catalog and all associated records have been deleted" msgstr "" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Error connecting to" +#: ../../admin/catalog.php:119 +msgid "Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Code" +#: ../../admin/catalog.php:122 +msgid "No Songs Removed" msgstr "" -#: ../../lib/class/catalog.class.php:1236 -#: ../../lib/class/catalog.class.php:1252 -#: ../../lib/class/catalog.class.php:1317 -msgid "Reason" +#: ../../admin/catalog.php:125 +msgid "Disabled Songs Processed" msgstr "" -#: ../../lib/class/catalog.class.php:1281 -msgid "Completed updating remote catalog(s)" +#: ../../admin/catalog.php:146 +msgid "Catalog Cleaned" msgstr "" -#: ../../lib/class/catalog.class.php:1313 ../../admin/access.php:40 -#: ../../templates/show_song.inc.php:77 -msgid "Added" +#: ../../admin/catalog.php:197 +msgid "Catalog Created" msgstr "" -#: ../../lib/class/catalog.class.php:1386 -msgid "Catalog Root unreadable, stopping clean" +#: ../../admin/catalog.php:214 +msgid "Catalog statistics cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "Catalog Clean Done" +#: ../../admin/catalog.php:231 +msgid "Now Playing Cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1443 -msgid "files removed" +#: ../../admin/catalog.php:231 +msgid "All now playing data has been cleared" msgstr "" -#: ../../lib/class/catalog.class.php:1444 -msgid "Optimizing Tables" +#: ../../admin/catalog.php:241 +msgid "No Disabled songs found" msgstr "" -#: ../../lib/class/catalog.class.php:1706 -msgid " FOUND" +#: ../../admin/catalog.php:250 +msgid "Delete Catalog" msgstr "" -#: ../../lib/class/catalog.class.php:1708 -msgid "Searching for new Album Art" +#: ../../admin/catalog.php:250 +msgid "Do you really want to delete this catalog?" msgstr "" -#: ../../lib/class/catalog.class.php:1756 -msgid "Update Finished." +#: ../../admin/catalog.php:270 +msgid "Album Art Search Finished" msgstr "" -#: ../../lib/class/catalog.class.php:1756 -msgid "Checked" +#: ../../admin/users.php:55 ../../admin/users.php:105 +#: ../../lib/class/user.class.php:350 +msgid "Error Username Required" msgstr "" -#: ../../lib/class/catalog.class.php:1756 -msgid "songs updated." +#: ../../admin/users.php:58 ../../admin/users.php:101 +#: ../../lib/class/user.class.php:354 +msgid "Error Passwords don't match" msgstr "" -#: ../../lib/class/catalog.class.php:1818 -#: ../../lib/class/catalog.class.php:1900 -#: ../../lib/class/catalog.class.php:1985 -#: ../../templates/show_album.inc.php:31 -msgid "Unknown (Orphaned)" +#: ../../admin/users.php:83 +msgid "User Updated" msgstr "" -#: ../../lib/class/flag.class.php:251 -msgid "Approved" +#: ../../admin/users.php:83 +msgid "updated" msgstr "" -#: ../../lib/class/flag.class.php:252 -msgid "Pending" +#: ../../admin/users.php:125 ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_preference_admin.inc.php:41 +#: ../../templates/show_add_user.inc.php:76 +#: ../../templates/show_preference_box.inc.php:58 +#: ../../lib/class/democratic.class.php:102 +msgid "Guest" msgstr "" -#: ../../lib/class/flag.class.php:264 ../../templates/rightbar.inc.php:97 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_flag.inc.php:56 -#: ../../templates/show_localplay_playlist.inc.php:48 -#: ../../templates/show_democratic_playlist.inc.php:77 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_playlist_song_row.inc.php:37 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_localplay_instances.inc.php:40 -msgid "Delete" +#: ../../admin/users.php:126 ../../templates/show_flagged.inc.php:35 +#: ../../templates/show_flagged.inc.php:54 +#: ../../templates/show_access_list.inc.php:47 +#: ../../templates/show_edit_user.inc.php:77 +#: ../../templates/show_create_democratic.inc.php:41 +#: ../../templates/show_preference_admin.inc.php:42 +#: ../../templates/show_edit_access.inc.php:57 +#: ../../templates/show_mail_users.inc.php:31 +#: ../../templates/show_add_user.inc.php:77 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_preference_box.inc.php:59 +#: ../../templates/show_manage_shoutbox.inc.php:35 +#: ../../templates/show_manage_shoutbox.inc.php:59 +#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229 +msgid "User" msgstr "" -#: ../../lib/class/flag.class.php:267 -msgid "Re-Tag" +#: ../../admin/users.php:127 ../../templates/show_edit_user.inc.php:80 +#: ../../templates/show_create_democratic.inc.php:44 +#: ../../templates/sidebar.inc.php:31 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_mail_users.inc.php:32 +#: ../../templates/show_add_user.inc.php:80 +#: ../../templates/show_preference_box.inc.php:62 +#: ../../templates/show_democratic_playlist.inc.php:55 +#: ../../templates/show_democratic_playlist.inc.php:90 +#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231 +msgid "Admin" msgstr "" -#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58 -msgid "Re-encode" +#: ../../admin/users.php:129 +msgid "New User Added" msgstr "" -#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59 -msgid "Other" +#: ../../admin/users.php:134 +msgid "User Enabled" msgstr "" -#: ../../lib/class/flag.class.php:276 ../../lib/class/localplay.class.php:648 -#: ../../lib/class/user.class.php:630 ../../lib/general.lib.php:408 -#: ../../modules/localplay/icecast.controller.php:292 -#: ../../modules/localplay/mpd.controller.php:507 -#: ../../modules/localplay/httpq.controller.php:504 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -msgid "Unknown" +#: ../../admin/users.php:139 +msgid "User Disabled" msgstr "" -#: ../../lib/class/localplay.class.php:639 -#: ../../templates/show_now_playing.inc.php:32 -msgid "Now Playing" +#: ../../admin/users.php:142 ../../lib/class/catalog.class.php:1210 +msgid "Error" msgstr "" -#: ../../lib/class/localplay.class.php:642 -msgid "Stopped" +#: ../../admin/users.php:142 +msgid "Unable to Disabled last Administrator" msgstr "" -#: ../../lib/class/localplay.class.php:645 -msgid "Paused" +#: ../../admin/users.php:164 +msgid "User Deleted" msgstr "" -#: ../../lib/class/user.class.php:350 ../../admin/users.php:55 -#: ../../admin/users.php:105 -msgid "Error Username Required" +#: ../../admin/users.php:167 +msgid "Delete Error" msgstr "" -#: ../../lib/class/user.class.php:354 ../../admin/users.php:58 -#: ../../admin/users.php:101 -msgid "Error Passwords don't match" +#: ../../admin/users.php:167 +msgid "Unable to delete last Admin User" msgstr "" -#: ../../lib/class/browse.class.php:698 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:53 -#: ../../templates/show_genre.inc.php:38 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:69 -#: ../../templates/show_local_catalog_info.inc.php:31 -#: ../../templates/show_manage_democratic.inc.php:39 -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:65 -msgid "Songs" +#: ../../admin/users.php:173 +msgid "Deletion Request" msgstr "" -#: ../../lib/class/browse.class.php:703 ../../lib/ui.lib.php:394 -#: ../../templates/sidebar_browse.inc.php:34 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:54 -#: ../../templates/show_genre.inc.php:32 -#: ../../templates/show_local_catalog_info.inc.php:29 -msgid "Albums" +#: ../../admin/users.php:174 +msgid "Are you sure you want to permanently delete" msgstr "" -#: ../../lib/class/browse.class.php:708 -#: ../../templates/show_local_catalog_info.inc.php:32 -msgid "Genres" +#: ../../admin/modules.php:38 +msgid "Install Failed, Controller Error" msgstr "" -#: ../../lib/class/browse.class.php:713 -msgid "Manage Users" +#: ../../admin/modules.php:56 ../../admin/modules.php:94 +msgid "Are you sure you want to remove this plugin?" msgstr "" -#: ../../lib/class/browse.class.php:723 -#: ../../templates/sidebar_browse.inc.php:38 -msgid "Radio Stations" +#: ../../admin/modules.php:68 ../../admin/modules.php:113 +msgid "Plugin Deactivated" msgstr "" -#: ../../lib/class/browse.class.php:728 -msgid "Playlists" +#: ../../admin/modules.php:87 +msgid "Plugin Activated" msgstr "" -#: ../../lib/class/browse.class.php:733 -msgid "Playlist Songs" +#: ../../admin/modules.php:122 +msgid "Plugins" msgstr "" -#: ../../lib/class/browse.class.php:738 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:24 -msgid "Catalogs" +#: ../../admin/modules.php:128 +msgid "Localplay Controllers" msgstr "" -#: ../../lib/class/browse.class.php:743 -msgid "Shoutbox Records" +#: ../../admin/shout.php:35 +msgid "Shoutbox Post Updated" msgstr "" -#: ../../lib/class/browse.class.php:748 -msgid "Flagged Records" +#: ../../admin/shout.php:47 +msgid "Shoutbox Post Deleted" msgstr "" -#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65 -msgid "Related Album" +#: ../../admin/access.php:35 +msgid "Deleted" msgstr "" -#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68 -msgid "Related Genre" +#: ../../admin/access.php:35 +msgid "Your Access List Entry has been removed" msgstr "" -#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62 -msgid "Related Artist" +#: ../../admin/access.php:40 ../../lib/class/catalog.class.php:1304 +msgid "Added" msgstr "" -#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59 -msgid "Pure Random" +#: ../../admin/access.php:40 +msgid "Your new Access List Entry has been created" msgstr "" -#: ../../lib/class/metadata.class.php:137 -msgid "Buy Track from MyStrands" +#: ../../admin/access.php:45 ../../preferences.php:95 +#: ../../lib/class/catalog.class.php:1035 +msgid "Updated" msgstr "" -#: ../../lib/class/democratic.class.php:69 -#: ../../templates/show_create_democratic.inc.php:35 -msgid "minutes" +#: ../../admin/access.php:45 +msgid "Access List Entry updated" msgstr "" -#: ../../lib/class/democratic.class.php:70 -msgid "Primary" +#: ../../admin/system.php:49 +msgid "Database Charset Updated" msgstr "" -#: ../../lib/rating.lib.php:51 -msgid "Don't Play" +#: ../../admin/system.php:49 +msgid "" +"Your Database and assoicated tables have been updated to match your " +"currently configured charset" msgstr "" -#: ../../lib/rating.lib.php:54 -msgid "It's Pretty Bad" +#: ../../admin/mail.php:57 +msgid "E-mail Sent" msgstr "" -#: ../../lib/rating.lib.php:57 -msgid "It's Ok" +#: ../../admin/mail.php:58 +msgid "Your E-mail was successfully sent." msgstr "" -#: ../../lib/rating.lib.php:60 -msgid "It's Pretty Good" +#: ../../preferences.php:35 ../../preferences.php:65 +msgid "Server" msgstr "" -#: ../../lib/rating.lib.php:63 -msgid "I Love It!" +#: ../../preferences.php:91 +msgid "Error Update Failed" msgstr "" -#: ../../lib/rating.lib.php:66 -msgid "It's Insane" +#: ../../preferences.php:96 +msgid "Your Account has been updated" msgstr "" -#: ../../lib/rating.lib.php:70 -msgid "Off the Charts!" +#: ../../flag.php:45 +msgid "Item Flagged" msgstr "" -#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33 -msgid "Enable" +#: ../../flag.php:45 +msgid "The specified item has been flagged" msgstr "" -#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:74 -#: ../../templates/show_localplay_controllers.inc.php:44 -msgid "Disable" +#: ../../templates/show_admin_tools.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:767 +msgid "Catalogs" msgstr "" -#: ../../lib/preferences.php:172 ../../lib/preferences.php:214 -#: ../../lib/ui.lib.php:646 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_gather_art.inc.php:24 -msgid "None" +#: ../../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:32 +#: ../../templates/show_localplay_playlist.inc.php:58 +#: ../../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:58 +#: ../../templates/show_edit_live_stream_row.inc.php:26 +#: ../../templates/show_account.inc.php:28 ../../server/stats.ajax.php:52 +msgid "Name" msgstr "" -#: ../../lib/preferences.php:174 -#: ../../templates/show_playtype_switch.inc.php:32 -msgid "Stream" +#: ../../templates/show_admin_tools.inc.php:34 +#: ../../templates/show_admin_tools.inc.php:74 +#: ../../templates/show_flagged.inc.php:39 +#: ../../templates/show_flagged.inc.php:58 +#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77 +#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_users.inc.php:46 +#: ../../templates/show_users.inc.php:111 +#: ../../templates/show_manage_democratic.inc.php:40 +#: ../../templates/show_genres.inc.php:39 +#: ../../templates/show_genres.inc.php:75 +#: ../../templates/show_localplay_controllers.inc.php:35 +#: ../../templates/show_localplay_controllers.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:33 +#: ../../templates/show_localplay_playlist.inc.php:59 +#: ../../templates/show_localplay_instances.inc.php:29 +#: ../../templates/show_artists.inc.php:40 +#: ../../templates/show_artists.inc.php:63 +#: ../../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_manage_shoutbox.inc.php:39 +#: ../../templates/show_manage_shoutbox.inc.php:63 +#: ../../templates/show_live_streams.inc.php:40 +#: ../../templates/show_live_streams.inc.php:62 +msgid "Action" msgstr "" -#: ../../lib/preferences.php:177 -#: ../../modules/localplay/mpd.controller.php:491 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../templates/sidebar_home.inc.php:33 -msgid "Democratic" +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_song.inc.php:25 ../../templates/show_songs.inc.php:40 +#: ../../templates/show_songs.inc.php:67 +#: ../../templates/show_song_row.inc.php:23 +#: ../../templates/show_shoutbox.inc.php:34 +#: ../../templates/show_genres.inc.php:36 +#: ../../templates/show_genres.inc.php:72 +#: ../../templates/show_albums.inc.php:39 +#: ../../templates/show_albums.inc.php:66 +#: ../../templates/show_playlist_song_row.inc.php:22 +#: ../../templates/show_recently_played.inc.php:36 +#: ../../templates/show_recently_played.inc.php:75 +#: ../../templates/show_recently_played.inc.php:89 +#: ../../templates/show_add_live_stream.inc.php:76 +#: ../../templates/show_artists.inc.php:35 +#: ../../templates/show_artists.inc.php:58 +#: ../../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:57 +#: ../../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:34 +#: ../../templates/show_playlists.inc.php:57 +msgid "Add" msgstr "" -#: ../../lib/preferences.php:180 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/show_playtype_switch.inc.php:34 -#: ../../templates/sidebar.inc.php:29 -msgid "Localplay" +#: ../../templates/show_admin_tools.inc.php:47 +#: ../../templates/show_catalog_row.inc.php:29 +msgid "Verify" msgstr "" -#: ../../lib/preferences.php:182 -#: ../../templates/show_playtype_switch.inc.php:38 -msgid "Flash Player" +#: ../../templates/show_admin_tools.inc.php:49 +#: ../../templates/show_catalog_row.inc.php:30 +msgid "Clean" msgstr "" -#: ../../lib/preferences.php:189 -msgid "M3U" +#: ../../templates/show_admin_tools.inc.php:51 +#: ../../templates/show_edit_access.inc.php:77 +#: ../../templates/show_mail_users.inc.php:30 +#: ../../templates/show_add_access.inc.php:58 +#: ../../templates/show_random.inc.php:38 +#: ../../templates/show_export.inc.php:35 ../../lib/class/access.class.php:317 +#: ../../lib/class/access.class.php:342 ../../lib/ui.lib.php:141 +#: ../../lib/ui.lib.php:150 ../../lib/ui.lib.php:629 +msgid "All" msgstr "" -#: ../../lib/preferences.php:190 -msgid "Simple M3U" +#: ../../templates/show_admin_tools.inc.php:53 +#: ../../templates/show_flag.inc.php:56 +#: ../../templates/show_playlist_song_row.inc.php:38 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_instances.inc.php:40 +#: ../../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:38 +#: ../../templates/rightbar.inc.php:97 ../../lib/class/flag.class.php:264 +msgid "Delete" msgstr "" -#: ../../lib/preferences.php:191 -msgid "PLS" +#: ../../templates/show_admin_tools.inc.php:59 +msgid "Fast" msgstr "" -#: ../../lib/preferences.php:192 -msgid "Asx" +#: ../../templates/show_admin_tools.inc.php:60 +#: ../../templates/show_catalog_row.inc.php:31 +msgid "Gather Art" msgstr "" -#: ../../lib/preferences.php:193 -msgid "RAM" +#: ../../templates/show_admin_tools.inc.php:68 +msgid "No Catalogs Found" msgstr "" -#: ../../lib/preferences.php:194 -msgid "XSPF" +#: ../../templates/show_admin_tools.inc.php:78 +#: ../../templates/show_catalogs.inc.php:55 +msgid "Clean All" msgstr "" -#: ../../lib/preferences.php:228 -msgid "Disabled" +#: ../../templates/show_admin_tools.inc.php:79 +#: ../../templates/show_catalogs.inc.php:54 +msgid "Verify All" msgstr "" -#: ../../lib/preferences.php:229 ../../admin/users.php:126 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_edit_access.inc.php:57 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_user.inc.php:77 -#: ../../templates/show_access_list.inc.php:47 -#: ../../templates/show_add_access.inc.php:46 -#: ../../templates/show_create_democratic.inc.php:41 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -msgid "User" +#: ../../templates/show_admin_tools.inc.php:80 +#: ../../templates/show_catalogs.inc.php:53 +msgid "Add to All" msgstr "" -#: ../../lib/preferences.php:230 -msgid "Manager" +#: ../../templates/show_admin_tools.inc.php:81 +#: ../../templates/show_catalogs.inc.php:56 +#, fuzzy +msgid "Update All" +msgstr "ID3 " + +#: ../../templates/show_admin_tools.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:26 +#: ../../templates/sidebar_admin.inc.php:26 +msgid "Add a Catalog" msgstr "" -#: ../../lib/preferences.php:231 ../../admin/users.php:127 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:90 -#: ../../templates/show_add_user.inc.php:80 -#: ../../templates/show_create_democratic.inc.php:44 -msgid "Admin" +#: ../../templates/show_admin_tools.inc.php:83 +msgid "Clear Catalog Stats" msgstr "" -#: ../../lib/preferences.php:251 -msgid "Send on Add" +#: ../../templates/show_admin_tools.inc.php:84 +#: ../../templates/show_add_catalog.inc.php:75 +msgid "Gather Album Art" msgstr "" -#: ../../lib/preferences.php:252 -msgid "Send and Clear on Add" +#: ../../templates/show_admin_tools.inc.php:88 +#: ../../templates/sidebar_admin.inc.php:43 +msgid "Other Tools" msgstr "" -#: ../../lib/preferences.php:253 -msgid "Clear on Send" +#: ../../templates/show_admin_tools.inc.php:90 +msgid "Show Duplicate Songs" msgstr "" -#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 -#: ../../templates/show_manage_democratic.inc.php:38 -msgid "Default" +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/sidebar_admin.inc.php:48 +msgid "Clear Now Playing" msgstr "" -#: ../../lib/preferences.php:262 -msgid "Always" +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/header.inc.php:90 +msgid "Generate New Config" msgstr "" -#: ../../lib/general.lib.php:385 ../../lib/general.lib.php:396 -msgid "English" +#: ../../templates/show_admin_tools.inc.php:93 +msgid "Preferences Permissions" msgstr "" -#: ../../lib/general.lib.php:398 -msgid "British English" +#: ../../templates/show_admin_tools.inc.php:94 +msgid "Export To Itunes DB" msgstr "" -#: ../../lib/general.lib.php:405 -msgid "Turkish" +#: ../../templates/show_admin_tools.inc.php:95 +msgid "Show Inactive Users" msgstr "" -#: ../../lib/general.lib.php:406 -msgid "Simplified Chinese" -msgstr "" - -#: ../../lib/general.lib.php:467 -msgid "On" -msgstr "" - -#: ../../lib/general.lib.php:470 -msgid "Off" -msgstr "" - -#: ../../lib/install.php:233 -msgid "No Username/Password specified" +#: ../../templates/show_admin_tools.inc.php:96 +msgid "Check for New Version" msgstr "" -#: ../../lib/install.php:238 -msgid "Passwords do not match" +#: ../../templates/show_flagged.inc.php:34 +#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:34 +#: ../../templates/show_manage_shoutbox.inc.php:58 +msgid "Object" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "seconds ago" +#: ../../templates/show_flagged.inc.php:36 +#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flag.inc.php:69 +msgid "Flag" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "minutes ago" +#: ../../templates/show_flagged.inc.php:37 +#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_flag.inc.php:64 ../../templates/show_search.inc.php:34 +#: ../../templates/show_edit_song.inc.php:73 +#: ../../templates/show_manage_shoutbox.inc.php:37 +#: ../../templates/show_manage_shoutbox.inc.php:61 +msgid "Comment" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "hours ago" +#: ../../templates/show_flagged.inc.php:38 +#: ../../templates/show_flagged.inc.php:57 +msgid "Status" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "days ago" +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_localplay_controllers.inc.php:59 +#: ../../templates/show_localplay_playlist.inc.php:53 +#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_manage_shoutbox.inc.php:54 +msgid "No Records Found" msgstr "" -#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "weeks ago" +#: ../../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/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "months ago" +#: ../../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/rss.php:180 ../../templates/show_recently_played.inc.php:23 -msgid "years ago" +#: ../../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:341 ../../templates/sidebar.inc.php:27 -msgid "Home" +#: ../../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:344 -msgid "Upload" +#: ../../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:347 -msgid "Local Play" +#: ../../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/ui.lib.php:350 -msgid "Random Play" +#: ../../templates/show_install_account.inc.php:49 +msgid "Step 2 - Creating the ampache.cfg.php file" msgstr "" -#: ../../lib/ui.lib.php:353 ../../templates/sidebar_browse.inc.php:37 -#: ../../templates/sidebar_home.inc.php:44 -#: ../../templates/show_playlist.inc.php:27 -#: ../../templates/show_manage_democratic.inc.php:34 -#: ../../templates/show_play_selected.inc.php:47 -msgid "Playlist" +#: ../../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/ui.lib.php:356 ../../templates/show_search.inc.php:131 -#: ../../templates/show_search_bar.inc.php:29 -msgid "Search" +#: ../../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/ui.lib.php:359 ../../templates/sidebar.inc.php:30 -msgid "Preferences" +#: ../../templates/show_install_account.inc.php:56 +msgid "Create Admin Account" msgstr "" -#: ../../lib/ui.lib.php:362 ../../lib/ui.lib.php:366 -msgid "Admin-Catalog" +#: ../../templates/show_install_account.inc.php:60 +#: ../../templates/show_users.inc.php:39 +#: ../../templates/show_users.inc.php:104 +#: ../../templates/show_now_playing_row.inc.php:29 +#: ../../templates/show_edit_user.inc.php:31 +#: ../../templates/show_recently_played.inc.php:40 +#: ../../templates/show_recently_played.inc.php:90 +#: ../../templates/show_user_registration.inc.php:75 +#: ../../templates/show_add_user.inc.php:31 +msgid "Username" msgstr "" -#: ../../lib/ui.lib.php:370 -msgid "Admin-User Management" +#: ../../templates/show_install_account.inc.php:64 +#: ../../templates/show_edit_user.inc.php:54 +#: ../../templates/show_user_registration.inc.php:103 +#: ../../templates/show_login_form.inc.php:62 +#: ../../templates/show_add_user.inc.php:54 +#: ../../modules/localplay/httpq.controller.php:219 +#: ../../modules/localplay/mpd.controller.php:235 +msgid "Password" msgstr "" -#: ../../lib/ui.lib.php:374 -msgid "Admin-Mail Users" +#: ../../templates/show_install_account.inc.php:68 +#: ../../templates/show_edit_user.inc.php:63 +#: ../../templates/show_user_registration.inc.php:112 +#: ../../templates/show_add_user.inc.php:63 +#: ../../templates/show_account.inc.php:47 +msgid "Confirm Password" msgstr "" -#: ../../lib/ui.lib.php:378 -msgid "Admin-Manage Access Lists" +#: ../../templates/show_install_account.inc.php:73 +msgid "Create Account" msgstr "" -#: ../../lib/ui.lib.php:382 -msgid "Admin-Site Preferences" +#: ../../templates/show_catalogs.inc.php:33 +#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_add_catalog.inc.php:48 +msgid "Path" msgstr "" -#: ../../lib/ui.lib.php:386 -msgid "Admin-Manage Modules" +#: ../../templates/show_catalogs.inc.php:34 +#: ../../templates/show_catalogs.inc.php:62 +msgid "Last Verify" msgstr "" -#: ../../lib/ui.lib.php:390 -msgid "Browse Music" +#: ../../templates/show_catalogs.inc.php:35 +#: ../../templates/show_catalogs.inc.php:63 +msgid "Last Add" msgstr "" -#: ../../lib/ui.lib.php:402 ../../templates/sidebar_browse.inc.php:36 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:66 -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_genre.inc.php:29 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:68 ../../templates/show_song.inc.php:37 -#: ../../templates/show_play_selected.inc.php:58 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:56 -#: ../../templates/show_edit_live_stream_row.inc.php:31 -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:66 -msgid "Genre" +#: ../../templates/show_catalogs.inc.php:36 +#: ../../templates/show_catalogs.inc.php:64 +#: ../../templates/show_albums.inc.php:48 +#: ../../templates/show_albums.inc.php:75 +#: ../../templates/show_artist_box.inc.php:32 +#: ../../templates/show_album.inc.php:49 +#: ../../templates/show_playlists.inc.php:39 +#: ../../templates/show_playlists.inc.php:62 +msgid "Actions" msgstr "" -#: ../../lib/ui.lib.php:406 ../../templates/sidebar_home.inc.php:28 -msgid "Statistics" +#: ../../templates/show_catalogs.inc.php:52 +msgid "Gather All Art" msgstr "" -#: ../../lib/ui.lib.php:497 -msgid "Add New" +#: ../../templates/show_embed_xspf.inc.php:54 +msgid "XSPF Player" msgstr "" -#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 -#: ../../templates/show_user_recommendations.inc.php:22 -msgid "Recommendations" +#: ../../templates/show_flag_row.inc.php:31 +msgid "Reject" msgstr "" -#: ../../server/stats.ajax.php:52 -#: ../../templates/show_playlist_edit.inc.php:30 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_localplay_playlist.inc.php:32 -#: ../../templates/show_localplay_playlist.inc.php:58 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_account.inc.php:28 -#: ../../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_add_live_stream.inc.php:28 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_catalogs.inc.php:32 -#: ../../templates/show_catalogs.inc.php:60 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -msgid "Name" +#: ../../templates/show_flag_row.inc.php:33 ../../lib/preferences.php:162 +msgid "Enable" msgstr "" -#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 -msgid "Links" +#: ../../templates/show_song.inc.php:23 +msgid "Details" msgstr "" -#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92 -#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:60 -msgid "Find Missing Tracks" +#: ../../templates/sidebar_browse.inc.php:26 +msgid "Browse By" msgstr "" -#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:25 -#: ../../templates/show_duplicate.inc.php:33 -#: ../../templates/show_search.inc.php:40 -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -msgid "Title" +#: ../../templates/sidebar_browse.inc.php:33 +#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68 +#: ../../templates/show_playlist_songs.inc.php:42 +#: ../../templates/show_playlist_songs.inc.php:63 +msgid "Song Title" msgstr "" -#: ../../server/stats.ajax.php:84 ../../templates/show_songs.inc.php:45 -#: ../../templates/show_songs.inc.php:67 -#: ../../templates/show_localplay_playlist.inc.php:31 -#: ../../templates/show_localplay_playlist.inc.php:57 -#: ../../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 -msgid "Track" +#: ../../templates/sidebar_browse.inc.php:34 +#: ../../templates/show_local_catalog_info.inc.php:29 +#: ../../templates/show_artists.inc.php:38 +#: ../../templates/show_artists.inc.php:61 +#: ../../templates/show_genre.inc.php:32 ../../lib/class/browse.class.php:732 +#: ../../lib/ui.lib.php:405 +msgid "Albums" msgstr "" -#: ../../server/stats.ajax.php:84 +#: ../../templates/sidebar_browse.inc.php:35 +#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69 +#: ../../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/sidebar_browse.inc.php:35 -#: ../../templates/show_artists.inc.php:35 -#: ../../templates/show_artists.inc.php:52 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:64 -#: ../../templates/show_edit_song.inc.php:45 +#: ../../templates/show_albums.inc.php:44 +#: ../../templates/show_albums.inc.php:71 #: ../../templates/show_recently_played.inc.php:39 #: ../../templates/show_recently_played.inc.php:93 -#: ../../templates/sidebar_home.inc.php:43 -#: ../../templates/show_now_playing_row.inc.php:59 +#: ../../templates/show_search.inc.php:44 +#: ../../templates/show_edit_song.inc.php:45 #: ../../templates/show_duplicates.inc.php:38 #: ../../templates/show_duplicates.inc.php:76 -#: ../../templates/show_song.inc.php:29 +#: ../../templates/show_artists.inc.php:36 +#: ../../templates/show_artists.inc.php:59 #: ../../templates/show_get_albumart.inc.php:28 #: ../../templates/show_play_selected.inc.php:60 -#: ../../templates/show_albums.inc.php:43 -#: ../../templates/show_albums.inc.php:64 -#: ../../templates/show_search.inc.php:44 #: ../../templates/show_playlist_songs.inc.php:43 #: ../../templates/show_playlist_songs.inc.php:64 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 +#: ../../templates/sidebar_home.inc.php:43 ../../server/stats.ajax.php:84 msgid "Artist" msgstr "" -#: ../../server/ajax.server.php:294 ../../templates/show_index.inc.php:44 -#: ../../templates/show_user.inc.php:68 -msgid "Recently Played" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:232 -#: ../../modules/localplay/httpq.controller.php:216 -msgid "Instance Name" -msgstr "" - -#: ../../modules/localplay/mpd.controller.php:233 -#: ../../modules/localplay/httpq.controller.php:217 -msgid "Hostname" +#: ../../templates/sidebar_browse.inc.php:36 +#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71 +#: ../../templates/show_genres.inc.php:37 +#: ../../templates/show_genres.inc.php:73 +#: ../../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:61 +#: ../../templates/show_edit_live_stream_row.inc.php:31 +#: ../../lib/ui.lib.php:413 +msgid "Genre" msgstr "" -#: ../../modules/localplay/mpd.controller.php:234 -#: ../../modules/localplay/httpq.controller.php:218 -msgid "Port" +#: ../../templates/sidebar_browse.inc.php:37 +#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_playlist.inc.php:26 +#: ../../templates/show_play_selected.inc.php:47 +#: ../../templates/sidebar_home.inc.php:44 ../../lib/ui.lib.php:364 +msgid "Playlist" msgstr "" -#: ../../modules/localplay/mpd.controller.php:235 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../templates/show_install_account.inc.php:64 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_user_registration.inc.php:103 -#: ../../templates/show_edit_user.inc.php:54 -#: ../../templates/show_add_user.inc.php:54 -msgid "Password" +#: ../../templates/sidebar_browse.inc.php:38 +#: ../../lib/class/browse.class.php:752 +msgid "Radio Stations" msgstr "" -#: ../../modules/horde/Browser.php:867 -msgid "file" +#: ../../templates/sidebar_browse.inc.php:42 +msgid "Filters" msgstr "" -#: ../../modules/horde/Browser.php:871 -msgid "File uploads not supported." +#: ../../templates/sidebar_browse.inc.php:46 +msgid "Starts With" msgstr "" -#: ../../modules/horde/Browser.php:889 -msgid "No file uploaded" +#: ../../templates/sidebar_browse.inc.php:52 +msgid "Minimum Count" 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:56 +msgid "Rated" 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/sidebar_browse.inc.php:60 +msgid "Unplayed" msgstr "" -#: ../../modules/horde/Browser.php:903 -#, php-format -msgid "" -"There was a problem with the file upload: The %s was only partially uploaded." +#: ../../templates/sidebar_browse.inc.php:64 +msgid "Show Art" msgstr "" -#: ../../admin/catalog.php:51 ../../admin/catalog.php:69 -#: ../../admin/catalog.php:92 ../../admin/catalog.php:150 -msgid "Catalog Updated" +#: ../../templates/sidebar_browse.inc.php:69 +msgid "All Playlists" msgstr "" -#: ../../admin/catalog.php:103 -msgid "Catalog Deleted" +#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53 +#: ../../lib/class/user.class.php:626 ../../lib/class/catalog.class.php:117 +#: ../../lib/class/catalog.class.php:118 ../../lib/preferences.php:260 +msgid "Never" msgstr "" -#: ../../admin/catalog.php:103 -msgid "The Catalog and all associated records have been deleted" +#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 +#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630 +#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:408 +#: ../../modules/localplay/httpq.controller.php:504 +#: ../../modules/localplay/mpd.controller.php:507 +msgid "Unknown" msgstr "" -#: ../../admin/catalog.php:112 -msgid "Songs Removed" +#: ../../templates/show_user.inc.php:30 +#: ../../templates/show_edit_user.inc.php:39 +#: ../../templates/show_user_registration.inc.php:85 +#: ../../templates/show_add_user.inc.php:39 +msgid "Full Name" msgstr "" -#: ../../admin/catalog.php:115 -msgid "No Songs Removed" +#: ../../templates/show_user.inc.php:31 +msgid "Create Date" msgstr "" -#: ../../admin/catalog.php:118 -msgid "Disabled Songs Processed" +#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 +#: ../../templates/show_users.inc.php:105 +msgid "Last Seen" msgstr "" -#: ../../admin/catalog.php:138 -msgid "Catalog Cleaned" +#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 +#: ../../templates/show_users.inc.php:107 +msgid "Activity" msgstr "" -#: ../../admin/catalog.php:188 -msgid "Catalog Created" +#: ../../templates/show_user.inc.php:35 +msgid "User is Online Now" msgstr "" -#: ../../admin/catalog.php:205 -msgid "Catalog statistics cleared" +#: ../../templates/show_user.inc.php:37 +msgid "User is Offline Now" msgstr "" -#: ../../admin/catalog.php:222 -msgid "Now Playing Cleared" +#: ../../templates/show_user.inc.php:42 +msgid "Active Playlist" msgstr "" -#: ../../admin/catalog.php:222 -msgid "All now playing data has been cleared" +#: ../../templates/show_user.inc.php:68 ../../templates/show_index.inc.php:44 +#: ../../server/ajax.server.php:300 +msgid "Recently Played" msgstr "" -#: ../../admin/catalog.php:232 -msgid "No Disabled songs found" +#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70 +#: ../../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:43 +#: ../../templates/show_albums.inc.php:70 +#: ../../templates/show_recently_played.inc.php:38 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_search.inc.php:50 +#: ../../templates/show_edit_song.inc.php:37 +#: ../../templates/show_duplicates.inc.php:39 +#: ../../templates/show_duplicates.inc.php:77 +#: ../../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/sidebar_home.inc.php:42 +msgid "Album" msgstr "" -#: ../../admin/catalog.php:241 -msgid "Delete Catalog" +#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:31 +#: ../../templates/show_localplay_playlist.inc.php:57 +#: ../../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 +msgid "Track" msgstr "" -#: ../../admin/catalog.php:241 -msgid "Do you really want to delete this catalog?" +#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73 +#: ../../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 +msgid "Time" msgstr "" -#: ../../admin/catalog.php:260 -msgid "Album Art Search Finished" +#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75 +#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_albums.inc.php:47 +#: ../../templates/show_albums.inc.php:74 +#: ../../templates/show_search.inc.php:91 +#: ../../templates/show_artists.inc.php:39 +#: ../../templates/show_artists.inc.php:62 +msgid "Rating" msgstr "" -#: ../../admin/flag.php:89 -#, fuzzy -msgid "Song Updated" -msgstr "ID3 " - -#: ../../admin/flag.php:89 -msgid "The requested song has been updated" +#: ../../templates/show_songs.inc.php:63 +#: ../../templates/show_objects.inc.php:44 +#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_genres.inc.php:68 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_artists.inc.php:54 +#: ../../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/show_live_streams.inc.php:53 +#: ../../templates/rightbar.inc.php:100 +#: ../../templates/show_playlists.inc.php:53 +msgid "Not Enough Data" msgstr "" -#: ../../admin/flag.php:131 -#, fuzzy -msgid "Album Updated" -msgstr "ID3 " - -#: ../../admin/flag.php:173 -msgid "Artist Updated" +#: ../../templates/show_big_art.inc.php:29 +msgid "Album Art" msgstr "" -#: ../../admin/flag.php:238 -#, fuzzy -msgid "Songs Updated" -msgstr "ID3 " +#: ../../templates/show_big_art.inc.php:33 +msgid "Click to close window" +msgstr "" -#: ../../admin/flag.php:246 -msgid "Flag Removed" +#: ../../templates/show_song_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:44 +msgid "Post Shout" msgstr "" -#: ../../admin/flag.php:247 -msgid "Flag Removed from" +#: ../../templates/show_song_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:33 +#: ../../templates/show_album.inc.php:61 +msgid "Download" msgstr "" -#: ../../admin/flag.php:262 -msgid "Flags Updated" +#: ../../templates/show_song_row.inc.php:46 +#: ../../templates/show_playlist_song_row.inc.php:37 +#: ../../templates/show_live_stream_row.inc.php:31 +#: ../../templates/show_play_selected.inc.php:50 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:37 +msgid "Edit" msgstr "" -#: ../../admin/flag.php:281 -msgid "Songs Disabled" +#: ../../templates/show_flag.inc.php:41 +msgid "Flag Song" msgstr "" -#: ../../admin/flag.php:281 -msgid "The requested song(s) have been disabled" +#: ../../templates/show_flag.inc.php:45 +#: ../../templates/show_edit_song.inc.php:27 +msgid "File" msgstr "" -#: ../../admin/flag.php:292 -msgid "Songs Enabled" +#: ../../templates/show_flag.inc.php:49 +msgid "Item" msgstr "" -#: ../../admin/flag.php:292 -msgid "The requested song(s) have been enabled" +#: ../../templates/show_flag.inc.php:53 +msgid "Reason to flag" msgstr "" -#: ../../admin/users.php:83 -msgid "User Updated" +#: ../../templates/show_flag.inc.php:57 +msgid "Incorrect Tags" msgstr "" -#: ../../admin/users.php:83 -msgid "updated" +#: ../../templates/show_flag.inc.php:58 ../../lib/class/flag.class.php:270 +msgid "Re-encode" msgstr "" -#: ../../admin/users.php:110 ../../register.php:130 -msgid "Error Username already exists" +#: ../../templates/show_flag.inc.php:59 ../../lib/class/flag.class.php:273 +msgid "Other" msgstr "" -#: ../../admin/users.php:125 ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_edit_user.inc.php:76 -#: ../../templates/show_add_user.inc.php:76 -msgid "Guest" +#: ../../templates/show_object_rating_static.inc.php:44 +msgid "out of" msgstr "" -#: ../../admin/users.php:129 -msgid "New User Added" +#: ../../templates/show_run_add_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:24 +msgid "Found" msgstr "" -#: ../../admin/users.php:134 -msgid "User Enabled" +#: ../../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/users.php:139 -msgid "User Disabled" +#: ../../templates/show_edit_artist_row.inc.php:32 +#: ../../templates/show_edit_album_row.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:38 +#: ../../templates/show_edit_playlist_song_row.inc.php:38 +#: ../../templates/show_edit_song_row.inc.php:49 +#: ../../templates/show_edit_live_stream_row.inc.php:56 +msgid "Save Changes" msgstr "" -#: ../../admin/users.php:142 -msgid "Unable to Disabled last Administrator" +#: ../../templates/show_install_lang.inc.php:37 +#: ../../templates/show_install.inc.php:38 +msgid "Requirements" msgstr "" -#: ../../admin/users.php:164 -msgid "User Deleted" +#: ../../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/users.php:167 -msgid "Delete Error" +#: ../../templates/show_install_lang.inc.php:72 +msgid "Start configuration" msgstr "" -#: ../../admin/users.php:167 -msgid "Unable to delete last Admin User" +#: ../../templates/show_random_albums.inc.php:22 +msgid "Refresh" msgstr "" -#: ../../admin/users.php:173 -msgid "Deletion Request" -msgstr "" - -#: ../../admin/users.php:174 -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 -msgid "Your new Access List Entry has been created" -msgstr "" - -#: ../../admin/access.php:45 -msgid "Access List Entry updated" -msgstr "" - -#: ../../admin/mail.php:57 -msgid "E-mail Sent" -msgstr "" - -#: ../../admin/mail.php:58 -msgid "Your E-mail was successfully sent." -msgstr "" - -#: ../../admin/system.php:64 -msgid "Export Failed" +#: ../../templates/show_random_albums.inc.php:24 +#: ../../templates/show_index.inc.php:38 +msgid "Albums of the Moment" msgstr "" -#: ../../admin/shout.php:35 -msgid "Shoutbox Post Updated" +#: ../../templates/show_random_albums.inc.php:47 +msgid "Play Album" msgstr "" -#: ../../admin/shout.php:47 -msgid "Shoutbox Post Deleted" +#: ../../templates/show_localplay_status.inc.php:25 +msgid "Localplay Control" msgstr "" -#: ../../templates/show_index.inc.php:38 -#: ../../templates/show_random_albums.inc.php:24 -msgid "Albums of the Moment" +#: ../../templates/show_localplay_status.inc.php:28 +msgid "Mute" msgstr "" -#: ../../templates/show_index.inc.php:38 -msgid "Loading..." +#: ../../templates/show_localplay_status.inc.php:29 +msgid "Decrease Volume" msgstr "" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 -msgid "Play" +#: ../../templates/show_localplay_status.inc.php:30 +msgid "Increase Volume" msgstr "" -#: ../../templates/rightbar.inc.php:28 -msgid "Add to Playlist" +#: ../../templates/show_localplay_status.inc.php:31 +msgid "Volume" msgstr "" -#: ../../templates/rightbar.inc.php:31 -msgid "Add to New Playlist" +#: ../../templates/show_localplay_status.inc.php:33 +msgid "Repeat" msgstr "" -#: ../../templates/rightbar.inc.php:48 -#: ../../templates/show_album_row.inc.php:48 -#: ../../templates/show_artist_row.inc.php:32 -#: ../../templates/show_playlist_row.inc.php:33 -msgid "Batch Download" +#: ../../templates/show_localplay_status.inc.php:36 +#: ../../templates/show_artist_row.inc.php:24 +#: ../../templates/sidebar_home.inc.php:40 +#: ../../templates/show_album_row.inc.php:24 +#: ../../templates/show_playlist_row.inc.php:24 +msgid "Random" msgstr "" -#: ../../templates/rightbar.inc.php:53 #: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/rightbar.inc.php:53 msgid "Clear Playlist" msgstr "" -#: ../../templates/rightbar.inc.php:56 -msgid "Add Dynamic Items" -msgstr "" - -#: ../../templates/rightbar.inc.php:100 -#: ../../templates/show_user_stats.inc.php:34 -#: ../../templates/show_user_stats.inc.php:47 -#: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_manage_democratic.inc.php:63 -msgid "Not Enough Data" +#: ../../templates/show_disabled_songs.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:56 +msgid "Select" msgstr "" -#: ../../templates/rightbar.inc.php:104 -msgid "More" +#: ../../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_duplicate.inc.php:33 ../../server/stats.ajax.php:84 +msgid "Title" msgstr "" -#: ../../templates/show_install_account.inc.php:32 -#: ../../templates/show_install.inc.php:32 -#: ../../templates/show_install_lang.inc.php:32 -#: ../../templates/show_install_config.inc.php:32 -msgid "Ampache Installation" +#: ../../templates/show_disabled_songs.inc.php:37 +#: ../../templates/show_disabled_songs.inc.php:60 +#: ../../templates/show_search.inc.php:66 +#: ../../templates/show_duplicates.inc.php:43 +#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_import_playlist.inc.php:28 +msgid "Filename" msgstr "" -#: ../../templates/show_install_account.inc.php:39 -#: ../../templates/show_install.inc.php:40 -#: ../../templates/show_install_lang.inc.php:39 -#: ../../templates/show_install_config.inc.php:38 -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_disabled_songs.inc.php:38 +#: ../../templates/show_disabled_songs.inc.php:61 +msgid "Addition Time" msgstr "" -#: ../../templates/show_install_account.inc.php:42 -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_config.inc.php:41 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" +#: ../../templates/show_disabled_songs.inc.php:65 +msgid "Remove" 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" +#: ../../templates/show_access_list.inc.php:29 +msgid "Ampache Access Control" msgstr "" -#: ../../templates/show_install_account.inc.php:45 -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_config.inc.php:44 -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_access_list.inc.php:38 +msgid "Add Entry" msgstr "" -#: ../../templates/show_install_account.inc.php:48 -#: ../../templates/show_install.inc.php:52 -#: ../../templates/show_install_config.inc.php:48 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_access_list.inc.php:44 +msgid "Start Address" msgstr "" -#: ../../templates/show_install_account.inc.php:49 -msgid "Step 2 - Creating the ampache.cfg.php file" +#: ../../templates/show_access_list.inc.php:45 +msgid "End Address" msgstr "" -#: ../../templates/show_install_account.inc.php:50 -#: ../../templates/show_install.inc.php:57 -#: ../../templates/show_install_config.inc.php:53 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_access_list.inc.php:46 +#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../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:52 +msgid "Level" 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" +#: ../../templates/show_access_list.inc.php:48 +msgid "Key" msgstr "" -#: ../../templates/show_install_account.inc.php:56 -msgid "Create Admin Account" +#: ../../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:62 +msgid "Type" msgstr "" -#: ../../templates/show_install_account.inc.php:60 -#: ../../templates/show_user_registration.inc.php:75 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:90 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_edit_user.inc.php:31 -#: ../../templates/show_add_user.inc.php:31 #: ../../templates/show_users.inc.php:39 #: ../../templates/show_users.inc.php:104 -msgid "Username" -msgstr "" - -#: ../../templates/show_install_account.inc.php:68 -#: ../../templates/show_user_registration.inc.php:112 -#: ../../templates/show_edit_user.inc.php:63 -#: ../../templates/show_add_user.inc.php:63 -#: ../../templates/show_account.inc.php:47 -msgid "Confirm Password" +msgid "Fullname" msgstr "" -#: ../../templates/show_install_account.inc.php:73 -msgid "Create Account" +#: ../../templates/show_users.inc.php:41 +#: ../../templates/show_users.inc.php:106 +msgid "Registration Date" msgstr "" -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/sidebar_admin.inc.php:26 -msgid "Add a Catalog" +#: ../../templates/show_users.inc.php:44 +#: ../../templates/show_users.inc.php:109 +msgid "Last Ip" msgstr "" -#: ../../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)" +#: ../../templates/show_users.inc.php:47 +#: ../../templates/show_users.inc.php:112 +msgid "On-line" msgstr "" -#: ../../templates/show_add_catalog.inc.php:32 -msgid "Catalog Name" +#: ../../templates/show_manage_democratic.inc.php:22 +msgid "Manage Democratic Playlists" msgstr "" -#: ../../templates/show_add_catalog.inc.php:35 -#: ../../templates/show_edit_catalog.inc.php:29 -msgid "Auto-inserted Fields" +#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:30 +msgid "Base Playlist" msgstr "" -#: ../../templates/show_add_catalog.inc.php:36 -#: ../../templates/show_edit_catalog.inc.php:30 -msgid "album name" +#: ../../templates/show_manage_democratic.inc.php:36 +msgid "Cooldown" msgstr "" -#: ../../templates/show_add_catalog.inc.php:37 -#: ../../templates/show_edit_catalog.inc.php:31 -msgid "artist name" +#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:254 ../../lib/preferences.php:261 +msgid "Default" msgstr "" -#: ../../templates/show_add_catalog.inc.php:38 -#: ../../templates/show_edit_catalog.inc.php:32 -msgid "id3 comment" +#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../templates/show_genres.inc.php:38 +#: ../../templates/show_genres.inc.php:74 +#: ../../templates/show_albums.inc.php:45 +#: ../../templates/show_albums.inc.php:72 +#: ../../templates/show_local_catalog_info.inc.php:31 +#: ../../templates/show_artists.inc.php:37 +#: ../../templates/show_artists.inc.php:60 +#: ../../templates/show_genre.inc.php:38 ../../lib/class/browse.class.php:727 +msgid "Songs" msgstr "" -#: ../../templates/show_add_catalog.inc.php:39 -#: ../../templates/show_edit_catalog.inc.php:33 -msgid "genre" +#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/show_localplay_control.inc.php:28 +#: ../../templates/rightbar.inc.php:25 +msgid "Play" msgstr "" -#: ../../templates/show_add_catalog.inc.php:40 -#: ../../templates/show_edit_catalog.inc.php:34 -msgid "track number (padded with leading 0)" +#: ../../templates/show_manage_democratic.inc.php:69 +msgid "Create New Playlist" msgstr "" -#: ../../templates/show_add_catalog.inc.php:41 -#: ../../templates/show_edit_catalog.inc.php:35 -msgid "song title" +#: ../../templates/show_now_playing_row.inc.php:45 +#: ../../templates/show_recently_played.inc.php:37 +#: ../../templates/show_recently_played.inc.php:91 +#: ../../templates/show_duplicates.inc.php:37 +#: ../../templates/show_duplicates.inc.php:75 +#: ../../templates/show_democratic_playlist.inc.php:52 +#: ../../templates/show_democratic_playlist.inc.php:87 +msgid "Song" msgstr "" -#: ../../templates/show_add_catalog.inc.php:42 -#: ../../templates/show_edit_catalog.inc.php:36 -msgid "year" +#: ../../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_add_catalog.inc.php:43 -#: ../../templates/show_edit_catalog.inc.php:37 -msgid "other" +#: ../../templates/show_install_config.inc.php:51 +msgid "" +"This steps takes the basic config values and generates the config file. It " +"will prompt you to download the config file. Please put the downloaded " +"config file in /config" msgstr "" -#: ../../templates/show_add_catalog.inc.php:48 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:61 -msgid "Path" +#: ../../templates/show_install_config.inc.php:56 +msgid "Generate Config File" msgstr "" -#: ../../templates/show_add_catalog.inc.php:52 -#: ../../templates/show_edit_catalog.inc.php:41 -msgid "Catalog Type" +#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_test.inc.php:235 +msgid "Web Path" msgstr "" -#: ../../templates/show_add_catalog.inc.php:55 -msgid "Local" +#: ../../templates/show_install_config.inc.php:64 +#: ../../templates/show_install.inc.php:65 +msgid "Desired Database Name" msgstr "" -#: ../../templates/show_add_catalog.inc.php:56 -msgid "Remote" +#: ../../templates/show_install_config.inc.php:68 +#: ../../templates/show_install.inc.php:69 +msgid "MySQL Hostname" msgstr "" -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_edit_catalog.inc.php:45 -msgid "XML-RPC Key" +#: ../../templates/show_install_config.inc.php:72 +msgid "MySQL Username" msgstr "" -#: ../../templates/show_add_catalog.inc.php:62 -msgid "Required for Remote Catalogs" +#: ../../templates/show_install_config.inc.php:76 +msgid "MySQL Password" msgstr "" -#: ../../templates/show_add_catalog.inc.php:65 -msgid "Filename Pattern" +#: ../../templates/show_install_config.inc.php:81 +msgid "Write Config" msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "Folder Pattern" +#: ../../templates/show_install_config.inc.php:88 +#: ../../templates/show_test.inc.php:153 +msgid "Ampache.cfg.php Exists" msgstr "" -#: ../../templates/show_add_catalog.inc.php:70 -#: ../../templates/show_edit_catalog.inc.php:58 -msgid "(no leading or ending '/')" +#: ../../templates/show_install_config.inc.php:105 +#: ../../templates/show_test.inc.php:172 +msgid "Ampache.cfg.php Configured?" msgstr "" -#: ../../templates/show_add_catalog.inc.php:75 -#: ../../templates/show_admin_tools.inc.php:84 -msgid "Gather Album Art" +#: ../../templates/show_install_config.inc.php:126 +msgid "Check for Config" msgstr "" -#: ../../templates/show_add_catalog.inc.php:79 -msgid "Build Playlists from m3u Files" +#: ../../templates/show_install_config.inc.php:132 +msgid "Continue to Step 3" msgstr "" -#: ../../templates/show_add_catalog.inc.php:85 -msgid "Add Catalog" +#: ../../templates/show_edit_user.inc.php:25 +msgid "Editing existing User" msgstr "" -#: ../../templates/show_localplay_status.inc.php:25 -msgid "Localplay Control" +#: ../../templates/show_edit_user.inc.php:46 +#: ../../templates/show_user_registration.inc.php:94 +#: ../../templates/show_add_user.inc.php:46 +#: ../../templates/show_account.inc.php:34 +msgid "E-mail" msgstr "" -#: ../../templates/show_localplay_status.inc.php:28 -msgid "Mute" +#: ../../templates/show_edit_user.inc.php:71 +#: ../../templates/show_add_user.inc.php:71 +msgid "User Access Level" msgstr "" -#: ../../templates/show_localplay_status.inc.php:29 -msgid "Decrease Volume" +#: ../../templates/show_edit_user.inc.php:78 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_add_user.inc.php:78 +#: ../../templates/show_preference_box.inc.php:60 +#: ../../lib/class/democratic.class.php:108 +msgid "Content Manager" msgstr "" -#: ../../templates/show_localplay_status.inc.php:30 -msgid "Increase Volume" +#: ../../templates/show_edit_user.inc.php:79 +#: ../../templates/show_create_democratic.inc.php:43 +#: ../../templates/show_add_user.inc.php:79 +#: ../../templates/show_preference_box.inc.php:61 +#: ../../lib/class/democratic.class.php:111 +msgid "Catalog Manager" msgstr "" -#: ../../templates/show_localplay_status.inc.php:31 -msgid "Volume" +#: ../../templates/show_edit_user.inc.php:87 +msgid "Update User" msgstr "" -#: ../../templates/show_localplay_status.inc.php:33 -msgid "Repeat" +#: ../../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_localplay_status.inc.php:36 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:40 -#: ../../templates/show_artist_row.inc.php:24 -#: ../../templates/show_playlist_row.inc.php:24 -msgid "Random" +#: ../../templates/show_debug.inc.php:23 +msgid "Debug Tools" msgstr "" -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:52 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_artists.inc.php:34 -#: ../../templates/show_artists.inc.php:51 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:62 -#: ../../templates/show_recently_played.inc.php:36 -#: ../../templates/show_recently_played.inc.php:75 -#: ../../templates/show_recently_played.inc.php:89 -#: ../../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_song_row.inc.php:23 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:52 -#: ../../templates/show_add_live_stream.inc.php:74 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_catalog_row.inc.php:28 -msgid "Add" +#: ../../templates/show_debug.inc.php:25 +msgid "Generate Configuration" msgstr "" -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:53 -msgid "Playlist Name" +#: ../../templates/show_debug.inc.php:26 +msgid "Set Database Charset" msgstr "" -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:55 -msgid "# Songs" +#: ../../templates/show_debug.inc.php:29 +msgid "PHP Settings" msgstr "" -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:56 -msgid "Owner" +#: ../../templates/show_debug.inc.php:36 +msgid "Setting" msgstr "" -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_artist_box.inc.php:32 -#: ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:67 -#: ../../templates/show_album.inc.php:45 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:64 -msgid "Actions" +#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82 +#: ../../templates/show_preference_box.inc.php:41 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_user_preferences.inc.php:37 +msgid "Value" msgstr "" -#: ../../templates/show_album_row.inc.php:43 -#: ../../templates/show_song_row.inc.php:37 -msgid "Post Shout" +#: ../../templates/show_debug.inc.php:40 +msgid "Memory Limit" msgstr "" -#: ../../templates/show_album_row.inc.php:52 -#: ../../templates/show_play_selected.inc.php:50 -#: ../../templates/show_song_row.inc.php:46 -#: ../../templates/show_artist_row.inc.php:36 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_playlist_row.inc.php:37 -msgid "Edit" +#: ../../templates/show_debug.inc.php:44 +msgid "Maximum Execution Time" msgstr "" -#: ../../templates/show_similar_artists.inc.php:23 -msgid "Similar Artists" +#: ../../templates/show_debug.inc.php:48 +msgid "Safe Mode" msgstr "" -#: ../../templates/show_similar_artists.inc.php:25 -msgid "Please check the artists you want to merge with the current one" +#: ../../templates/show_debug.inc.php:56 +msgid "Zlib Support" msgstr "" -#: ../../templates/show_similar_artists.inc.php:66 -msgid "Back" +#: ../../templates/show_debug.inc.php:60 +msgid "GD Support" msgstr "" -#: ../../templates/show_similar_artists.inc.php:77 -msgid "Rename selected" +#: ../../templates/show_debug.inc.php:64 +msgid "Iconv Support" msgstr "" -#: ../../templates/show_similar_artists.inc.php:78 -#: ../../templates/show_confirmation.inc.php:27 -msgid "Cancel" +#: ../../templates/show_debug.inc.php:68 +msgid "Gettext Support" msgstr "" -#: ../../templates/show_similar_artists.inc.php:91 -msgid "Advanced Options" +#: ../../templates/show_debug.inc.php:74 +msgid "Current Configuration" msgstr "" -#: ../../templates/show_similar_artists.inc.php:152 -msgid "Search Again" +#: ../../templates/show_debug.inc.php:81 +#: ../../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 +#: ../../templates/show_user_preferences.inc.php:36 +msgid "Preference" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 -msgid "Add Instance" +#: ../../templates/show_search_bar.inc.php:29 +#: ../../templates/show_search.inc.php:131 ../../lib/ui.lib.php:367 +msgid "Search" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:36 -msgid "Show instances" +#: ../../templates/show_search_bar.inc.php:30 +msgid "Advanced Search" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:38 -#: ../../templates/sidebar_home.inc.php:35 -msgid "Show Playlist" +#: ../../templates/show_add_shout.inc.php:23 +msgid "Post to Shoutbox" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:42 -msgid "Active Instance" +#: ../../templates/show_add_shout.inc.php:34 +#: ../../templates/show_edit_shout.inc.php:37 +msgid "Make Sticky" msgstr "" -#: ../../templates/sidebar_localplay.inc.php:60 -msgid "Localplay Disabled" +#: ../../templates/show_add_shout.inc.php:41 +#: ../../templates/show_create_democratic.inc.php:53 +#: ../../templates/show_add_playlist.inc.php:42 +msgid "Create" msgstr "" -#: ../../templates/show_user_stats.inc.php:22 -msgid "Favorites" +#: ../../templates/show_create_democratic.inc.php:22 +msgid "Create Democratic Playlist" msgstr "" -#: ../../templates/show_user_stats.inc.php:30 -msgid "Favorite Artists" +#: ../../templates/show_create_democratic.inc.php:34 +msgid "Cooldown Time" msgstr "" -#: ../../templates/show_user_stats.inc.php:43 -msgid "Favorite Albums" +#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:97 +msgid "minutes" msgstr "" -#: ../../templates/show_user_stats.inc.php:56 -msgid "Favorite Songs" +#: ../../templates/show_create_democratic.inc.php:48 +msgid "Make Default" msgstr "" -#: ../../templates/show_random.inc.php:22 -msgid "Play Random Selection" +#: ../../templates/show_edit_playlist_row.inc.php:32 +#: ../../templates/show_playlist_edit.inc.php:39 +msgid "Public" msgstr "" -#: ../../templates/show_random.inc.php:26 -msgid "Item count" +#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../templates/show_playlist_edit.inc.php:40 +#: ../../lib/class/playlist.class.php:81 +msgid "Private" msgstr "" -#: ../../templates/show_random.inc.php:41 -msgid "From genre" +#: ../../templates/show_confirmation.inc.php:25 +msgid "Continue" msgstr "" -#: ../../templates/show_random.inc.php:47 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_song.inc.php:41 -msgid "Length" +#: ../../templates/show_confirmation.inc.php:27 +#: ../../templates/show_similar_artists.inc.php:78 +msgid "Cancel" msgstr "" -#: ../../templates/show_random.inc.php:50 -#: ../../templates/show_random.inc.php:85 -#: ../../templates/show_search.inc.php:121 -msgid "Unlimited" +#: ../../templates/sidebar.inc.php:27 ../../lib/ui.lib.php:352 +msgid "Home" msgstr "" -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" +#: ../../templates/sidebar.inc.php:28 +msgid "Browse" +msgstr "" -#: ../../templates/show_random.inc.php:62 -#: ../../templates/show_playlist_edit.inc.php:36 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_access_list.inc.php:49 -msgid "Type" +#: ../../templates/sidebar.inc.php:29 +#: ../../templates/sidebar_localplay.inc.php:32 +#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:180 +msgid "Localplay" msgstr "" -#: ../../templates/show_random.inc.php:65 -msgid "Standard" +#: ../../templates/sidebar.inc.php:30 ../../lib/ui.lib.php:370 +msgid "Preferences" msgstr "" -#: ../../templates/show_random.inc.php:66 -msgid "Less Played" +#: ../../templates/sidebar.inc.php:66 +msgid "Logout" msgstr "" -#: ../../templates/show_random.inc.php:67 -msgid "Full Albums" +#: ../../templates/show_verify_catalog.inc.php:23 +msgid "Updating the" msgstr "" -#: ../../templates/show_random.inc.php:68 -msgid "Full Artist" +#: ../../templates/show_verify_catalog.inc.php:23 +#: ../../templates/show_add_live_stream.inc.php:69 +#: ../../templates/show_export.inc.php:32 +#: ../../templates/show_clean_catalog.inc.php:23 +msgid "Catalog" msgstr "" -#: ../../templates/show_random.inc.php:70 -msgid "Highest Rated" +#: ../../templates/show_verify_catalog.inc.php:24 +msgid "songs found checking tag information." msgstr "" -#: ../../templates/show_random.inc.php:76 -msgid "From catalog" +#: ../../templates/show_verify_catalog.inc.php:25 +msgid "Verifed" msgstr "" -#: ../../templates/show_random.inc.php:82 -msgid "Size Limit" +#: ../../templates/show_shoutbox.inc.php:22 +msgid "Shoutbox" msgstr "" -#: ../../templates/show_random.inc.php:96 -msgid "Enqueue" +#: ../../templates/show_localplay_control.inc.php:25 +msgid "Previous" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "Starting New Song Search on" +#: ../../templates/show_localplay_control.inc.php:26 +msgid "Stop" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:23 -msgid "catalog" +#: ../../templates/show_localplay_control.inc.php:27 +msgid "Pause" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:24 -#: ../../templates/show_run_add_catalog.inc.php:24 -msgid "Found" +#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:100 +msgid "Next" msgstr "" -#: ../../templates/show_adds_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:26 -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:25 -msgid "Reading" +#: ../../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_playlist_edit.inc.php:26 -msgid "Editing Playlist" +#: ../../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_playlist_edit.inc.php:39 -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" +#: ../../templates/show_localplay_controllers.inc.php:44 +#: ../../templates/show_duplicates.inc.php:36 +#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:163 +msgid "Disable" msgstr "" -#: ../../templates/show_playlist_edit.inc.php:47 -#: ../../templates/show_edit_access.inc.php:83 -#: ../../templates/show_preference_admin.inc.php:55 -#: ../../templates/show_play_selected.inc.php:64 -#: ../../templates/show_edit_shout.inc.php:41 -#, fuzzy -msgid "Update" -msgstr "ID3 " - -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_login_form.inc.php:73 -#: ../../templates/show_user_activate.inc.php:51 -msgid "Login" +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_plugins.inc.php:42 +msgid "Activate" msgstr "" -#: ../../templates/show_login_form.inc.php:66 -msgid "Remember Me" +#: ../../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_login_form.inc.php:78 -msgid "Register" +#: ../../templates/show_install.inc.php:61 +msgid "Insert Ampache Database" msgstr "" -#: ../../templates/show_login_form.inc.php:90 -msgid "Message of the Day" +#: ../../templates/show_install.inc.php:73 +msgid "MySQL Administrative Username" msgstr "" -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:55 -#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:70 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_manage_democratic.inc.php:40 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_democratic_playlist.inc.php:50 -#: ../../templates/show_democratic_playlist.inc.php:85 -#: ../../templates/show_users.inc.php:46 -#: ../../templates/show_users.inc.php:111 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:69 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_access_list.inc.php:50 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -msgid "Action" +#: ../../templates/show_install.inc.php:77 +msgid "MySQL Administrative Password" msgstr "" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:29 -msgid "Verify" +#: ../../templates/show_install.inc.php:81 +msgid "Create Database User for New Database" msgstr "" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:30 -msgid "Clean" +#: ../../templates/show_install.inc.php:85 +msgid "Ampache Database Username" msgstr "" -#: ../../templates/show_admin_tools.inc.php:59 -msgid "Fast" +#: ../../templates/show_install.inc.php:89 +msgid "Ampache Database User Password" msgstr "" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:31 -msgid "Gather Art" +#: ../../templates/show_install.inc.php:93 +msgid "Overwrite Existing" msgstr "" -#: ../../templates/show_admin_tools.inc.php:68 -msgid "No Catalogs Found" +#: ../../templates/show_install.inc.php:98 +msgid "Insert Database" msgstr "" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_catalogs.inc.php:55 -msgid "Clean All" +#: ../../templates/show_localplay_edit_instance.inc.php:23 +msgid "Edit Localplay Instance" msgstr "" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_catalogs.inc.php:54 -msgid "Verify All" +#: ../../templates/show_localplay_edit_instance.inc.php:34 +msgid "Update Instance" msgstr "" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_catalogs.inc.php:53 -msgid "Add to All" +#: ../../templates/show_similar_artists.inc.php:23 +msgid "Similar Artists" msgstr "" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_catalogs.inc.php:56 -#, fuzzy -msgid "Update All" -msgstr "ID3 " +#: ../../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:83 -msgid "Clear Catalog Stats" +#: ../../templates/show_similar_artists.inc.php:66 +msgid "Back" msgstr "" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_admin.inc.php:43 -msgid "Other Tools" +#: ../../templates/show_similar_artists.inc.php:77 +msgid "Rename selected" msgstr "" -#: ../../templates/show_admin_tools.inc.php:90 -msgid "Show Duplicate Songs" +#: ../../templates/show_similar_artists.inc.php:91 +msgid "Advanced Options" msgstr "" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:47 -msgid "Clear Now Playing" +#: ../../templates/show_similar_artists.inc.php:152 +msgid "Search Again" msgstr "" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:90 -msgid "Generate New Config" +#: ../../templates/show_add_playlist.inc.php:24 +msgid "Create a new playlist" msgstr "" -#: ../../templates/show_admin_tools.inc.php:93 -msgid "Preferences Permissions" +#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:38 +msgid "Rename" msgstr "" -#: ../../templates/show_admin_tools.inc.php:94 -msgid "Export To Itunes DB" +#: ../../templates/show_rename_artist.inc.php:33 +#: ../../templates/show_search.inc.php:106 +#: ../../templates/show_add_live_stream.inc.php:64 +#: ../../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:95 -msgid "Show Inactive Users" +#: ../../templates/show_rename_artist.inc.php:35 +msgid "Insert current" msgstr "" -#: ../../templates/show_admin_tools.inc.php:96 -msgid "Check for New Version" +#: ../../templates/show_rename_artist.inc.php:37 +msgid "Update id3 tags" msgstr "" -#: ../../templates/show_flag.inc.php:41 -msgid "Flag Song" +#: ../../templates/show_edit_shout.inc.php:23 +msgid "Edit existing Shoutbox Post" msgstr "" -#: ../../templates/show_flag.inc.php:45 -#: ../../templates/show_edit_song.inc.php:27 -msgid "File" +#: ../../templates/show_edit_shout.inc.php:41 +#: ../../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 " + +#: ../../templates/show_playlist.inc.php:29 +msgid "Normalize Tracks" msgstr "" -#: ../../templates/show_flag.inc.php:49 -msgid "Item" +#: ../../templates/show_playlist.inc.php:32 +#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_artist_row.inc.php:33 +#: ../../templates/show_album_row.inc.php:49 +#: ../../templates/show_playlist_row.inc.php:33 +#: ../../templates/rightbar.inc.php:48 +msgid "Batch Download" msgstr "" -#: ../../templates/show_flag.inc.php:53 -msgid "Reason to flag" +#: ../../templates/show_playlist.inc.php:35 +msgid "Add All" msgstr "" -#: ../../templates/show_flag.inc.php:57 -msgid "Incorrect Tags" +#: ../../templates/show_playlist.inc.php:36 +msgid "Add Random" msgstr "" -#: ../../templates/show_flag.inc.php:64 -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -msgid "Comment" +#: ../../templates/show_localplay_add_instance.inc.php:24 +msgid "Add Localplay Instance" msgstr "" -#: ../../templates/show_flag.inc.php:69 -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 -msgid "Flag" +#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:35 +msgid "Add Instance" msgstr "" -#: ../../templates/sidebar_admin.inc.php:27 -msgid "Show Catalogs" +#: ../../templates/header.inc.php:71 +msgid "Log out" msgstr "" -#: ../../templates/sidebar_admin.inc.php:31 -msgid "User Tools" +#: ../../templates/header.inc.php:89 +msgid "Error Config File Out of Date" msgstr "" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:87 -msgid "Add User" +#: ../../templates/show_albums.inc.php:41 +#: ../../templates/show_albums.inc.php:68 +msgid "Cover" msgstr "" -#: ../../templates/sidebar_admin.inc.php:34 -msgid "Browse Users" +#: ../../templates/show_albums.inc.php:46 +#: ../../templates/show_albums.inc.php:73 +#: ../../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 +msgid "Year" msgstr "" -#: ../../templates/sidebar_admin.inc.php:37 -msgid "Access Control" +#: ../../templates/show_preference_admin.inc.php:22 +msgid "Preference Administration" msgstr "" -#: ../../templates/sidebar_admin.inc.php:39 -msgid "Add ACL" +#: ../../templates/show_localplay_playlist.inc.php:23 +msgid "Current Playlist" msgstr "" -#: ../../templates/sidebar_admin.inc.php:40 -msgid "Show ACL(s)" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "seconds ago" msgstr "" -#: ../../templates/sidebar_admin.inc.php:45 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 -msgid "Find Duplicates" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "minutes ago" msgstr "" -#: ../../templates/sidebar_admin.inc.php:46 -msgid "Mail Users" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "hours ago" msgstr "" -#: ../../templates/sidebar_admin.inc.php:48 -#: ../../templates/show_account.inc.php:53 -msgid "Clear Stats" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "days ago" msgstr "" -#: ../../templates/sidebar_admin.inc.php:49 -#: ../../templates/show_export.inc.php:28 -msgid "Export Catalog" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "weeks ago" msgstr "" -#: ../../templates/sidebar_admin.inc.php:50 -msgid "Manage Flagged" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "months ago" msgstr "" -#: ../../templates/sidebar_admin.inc.php:52 -msgid "Manage Shoutbox" +#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180 +msgid "years ago" msgstr "" -#: ../../templates/sidebar_browse.inc.php:26 -msgid "Browse By" +#: ../../templates/show_recently_played.inc.php:41 +#: ../../templates/show_recently_played.inc.php:94 +msgid "Last Played" msgstr "" -#: ../../templates/sidebar_browse.inc.php:33 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:63 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:63 -msgid "Song Title" +#: ../../templates/show_search.inc.php:26 +msgid "Search Ampache" msgstr "" -#: ../../templates/sidebar_browse.inc.php:42 -msgid "Filters" +#: ../../templates/show_search.inc.php:30 +msgid "Keywords" msgstr "" -#: ../../templates/sidebar_browse.inc.php:48 -msgid "Starts With" +#: ../../templates/show_search.inc.php:72 +msgid "Played" msgstr "" -#: ../../templates/sidebar_browse.inc.php:53 -msgid "Minimum Count" +#: ../../templates/show_search.inc.php:76 +msgid "Yes" msgstr "" -#: ../../templates/sidebar_browse.inc.php:57 -msgid "Rated" +#: ../../templates/show_search.inc.php:77 +msgid "No" msgstr "" -#: ../../templates/sidebar_browse.inc.php:61 -msgid "Unplayed" +#: ../../templates/show_search.inc.php:80 +msgid "Min Bitrate" msgstr "" -#: ../../templates/sidebar_browse.inc.php:65 -msgid "Show Art" +#: ../../templates/show_search.inc.php:95 +msgid "One Star" msgstr "" -#: ../../templates/sidebar_browse.inc.php:70 -msgid "All Playlists" +#: ../../templates/show_search.inc.php:96 +msgid "Two Stars" msgstr "" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_user_registration.inc.php:85 -#: ../../templates/show_edit_user.inc.php:39 -#: ../../templates/show_add_user.inc.php:39 -msgid "Full Name" +#: ../../templates/show_search.inc.php:97 +msgid "Three Stars" msgstr "" -#: ../../templates/show_user.inc.php:31 -msgid "Create Date" +#: ../../templates/show_search.inc.php:98 +msgid "Four Stars" msgstr "" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:105 -msgid "Last Seen" +#: ../../templates/show_search.inc.php:99 +msgid "Five Stars" msgstr "" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:107 -msgid "Activity" +#: ../../templates/show_search.inc.php:102 +msgid "Operator" msgstr "" -#: ../../templates/show_user.inc.php:35 -msgid "User is Online Now" +#: ../../templates/show_search.inc.php:105 +msgid "AND" msgstr "" -#: ../../templates/show_user.inc.php:37 -msgid "User is Offline Now" +#: ../../templates/show_search.inc.php:111 +msgid "Method" msgstr "" -#: ../../templates/show_user.inc.php:42 -msgid "Active Playlist" +#: ../../templates/show_search.inc.php:114 +msgid "Fuzzy" msgstr "" -#: ../../templates/show_artist_box.inc.php:23 -#: ../../templates/show_artist_box.inc.php:26 -msgid "Albums by" +#: ../../templates/show_search.inc.php:115 +msgid "Exact" msgstr "" -#: ../../templates/show_artist_box.inc.php:34 -msgid "Show All Songs By" +#: ../../templates/show_search.inc.php:118 +msgid "Maximum Results" msgstr "" -#: ../../templates/show_artist_box.inc.php:35 -msgid "Add All Songs By" +#: ../../templates/show_search.inc.php:121 +#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:85 +msgid "Unlimited" msgstr "" -#: ../../templates/show_artist_box.inc.php:36 -msgid "Add Random Songs By" +#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/sidebar_home.inc.php:29 +msgid "Add Radio Station" msgstr "" -#: ../../templates/show_artist_box.inc.php:38 -#: ../../templates/show_album.inc.php:54 -msgid "Update from tags" +#: ../../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:41 -msgid "Recommend Similar" +#: ../../templates/show_add_live_stream.inc.php:42 +#: ../../templates/show_edit_live_stream_row.inc.php:27 +msgid "Stream URL" msgstr "" -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:65 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_recently_played.inc.php:38 -#: ../../templates/show_recently_played.inc.php:92 -#: ../../templates/sidebar_home.inc.php:42 -#: ../../templates/show_now_playing_row.inc.php:52 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_song.inc.php:33 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_play_selected.inc.php:59 -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:63 -#: ../../templates/show_search.inc.php:50 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:65 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -msgid "Album" +#: ../../templates/show_add_live_stream.inc.php:49 +#: ../../templates/show_live_streams.inc.php:38 +#: ../../templates/show_live_streams.inc.php:60 +#: ../../templates/show_edit_live_stream_row.inc.php:30 +msgid "Frequency" msgstr "" -#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:68 -#: ../../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 -msgid "Time" +#: ../../templates/show_add_live_stream.inc.php:55 +#: ../../templates/show_live_streams.inc.php:37 +#: ../../templates/show_live_streams.inc.php:59 +#: ../../templates/show_edit_live_stream_row.inc.php:29 +msgid "Callsign" msgstr "" -#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_now_playing_row.inc.php:36 -#: ../../templates/show_search.inc.php:91 -msgid "Rating" +#: ../../templates/show_edit_access.inc.php:22 +msgid "Edit ACL" msgstr "" -#: ../../templates/show_localplay_playlist.inc.php:23 -#: ../../templates/show_democratic.inc.php:22 -msgid "Current Playlist" +#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:63 +msgid "ACL Type" msgstr "" -#: ../../templates/show_localplay_playlist.inc.php:53 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_plugins.inc.php:57 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 -msgid "No Records Found" +#: ../../templates/show_edit_access.inc.php:34 +#: ../../templates/show_add_access.inc.php:66 +msgid "Stream Access" msgstr "" -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:36 -msgid "Preference" +#: ../../templates/show_edit_access.inc.php:35 +#: ../../templates/show_add_access.inc.php:67 +msgid "Web Interface" msgstr "" -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_user_preferences.inc.php:37 -msgid "Value" +#: ../../templates/show_edit_access.inc.php:36 +#: ../../templates/show_add_access.inc.php:68 +msgid "Local Network Definition" msgstr "" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 -msgid "Apply to All" +#: ../../templates/show_edit_access.inc.php:37 +#: ../../templates/show_add_access.inc.php:69 +msgid "RPC" msgstr "" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 -msgid "Access Level" +#: ../../templates/show_edit_access.inc.php:43 +#: ../../templates/show_add_access.inc.php:32 +msgid "Start IP Address" msgstr "" -#: ../../templates/show_preference_box.inc.php:49 -#: ../../templates/show_user_preferences.inc.php:41 -msgid "description" +#: ../../templates/show_edit_access.inc.php:50 +#: ../../templates/show_add_access.inc.php:39 +msgid "End IP Address" msgstr "" -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_add_user.inc.php:78 -#: ../../templates/show_create_democratic.inc.php:42 -msgid "Content Manager" +#: ../../templates/show_edit_access.inc.php:63 +#: ../../templates/show_add_access.inc.php:77 +msgid "Remote Key" msgstr "" -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_add_user.inc.php:79 -#: ../../templates/show_create_democratic.inc.php:43 -msgid "Catalog Manager" +#: ../../templates/show_edit_access.inc.php:74 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_play_selected.inc.php:49 +#: ../../lib/class/access.class.php:320 +msgid "View" msgstr "" -#: ../../templates/header.inc.php:71 -msgid "Log out" +#: ../../templates/show_edit_access.inc.php:75 +#: ../../templates/show_add_access.inc.php:56 +#: ../../lib/class/access.class.php:323 +msgid "Read" msgstr "" -#: ../../templates/header.inc.php:89 -msgid "Error Config File Out of Date" +#: ../../templates/show_edit_access.inc.php:76 +#: ../../templates/show_add_access.inc.php:57 +#: ../../lib/class/access.class.php:326 +msgid "Read/Write" msgstr "" #: ../../templates/show_user_registration.inc.php:29 #: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:29 #: ../../templates/show_user_activate.inc.php:29 #: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 msgid "Registration" msgstr "" @@ -2035,620 +1984,598 @@ msgstr "" msgid "User Information" msgstr "" -#: ../../templates/show_user_registration.inc.php:94 -#: ../../templates/show_edit_user.inc.php:46 -#: ../../templates/show_add_user.inc.php:46 -#: ../../templates/show_account.inc.php:34 -msgid "E-mail" -msgstr "" - #: ../../templates/show_user_registration.inc.php:133 msgid "Register User" msgstr "" -#: ../../templates/show_edit_album.inc.php:23 -msgid "Edit Album" -msgstr "" - -#: ../../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.php:45 -#: ../../templates/show_albums.inc.php:66 -#: ../../templates/show_search.inc.php:60 -msgid "Year" +#: ../../templates/show_login_form.inc.php:58 +#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_user_activate.inc.php:51 +msgid "Login" 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" +#: ../../templates/show_login_form.inc.php:66 +msgid "Remember Me" msgstr "" -#: ../../templates/show_edit_album.inc.php:47 -msgid "Update Album" +#: ../../templates/show_login_form.inc.php:78 +msgid "Register" msgstr "" -#: ../../templates/show_install.inc.php:38 -#: ../../templates/show_install_lang.inc.php:37 -msgid "Requirements" +#: ../../templates/show_login_form.inc.php:90 +msgid "Message of the Day" msgstr "" -#: ../../templates/show_install.inc.php:44 -#: ../../templates/show_install_lang.inc.php:43 -#: ../../templates/show_install_config.inc.php:42 -msgid "" -"Your webserver has read access to the /sql/ampache.sql file and the /config/" -"ampache.cfg.php.dist file" +#: ../../templates/show_localplay_instances.inc.php:23 +msgid "Show Localplay Instances" msgstr "" -#: ../../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" +#: ../../templates/show_localplay_instances.inc.php:39 +msgid "Edit Instance" msgstr "" -#: ../../templates/show_install.inc.php:56 -#: ../../templates/show_install_config.inc.php:49 -msgid "Step 2 - Creating the Ampache.cfg.php file" +#: ../../templates/show_all_popular.inc.php:26 +#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:31 +msgid "Most Popular Artists" msgstr "" -#: ../../templates/show_install.inc.php:61 -msgid "Insert Ampache Database" +#: ../../templates/show_all_popular.inc.php:29 +#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:25 +msgid "Most Popular Albums" msgstr "" -#: ../../templates/show_install.inc.php:65 -#: ../../templates/show_install_config.inc.php:64 -msgid "Desired Database Name" +#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_stats_popular.inc.php:37 +msgid "Most Popular Genres" msgstr "" -#: ../../templates/show_install.inc.php:69 -#: ../../templates/show_install_config.inc.php:68 -msgid "MySQL Hostname" +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:68 +msgid "Most Popular Songs" msgstr "" -#: ../../templates/show_install.inc.php:73 -msgid "MySQL Administrative Username" +#: ../../templates/show_all_popular.inc.php:41 +msgid "Most Popular Live Streams" msgstr "" -#: ../../templates/show_install.inc.php:77 -msgid "MySQL Administrative Password" +#: ../../templates/show_all_popular.inc.php:44 +msgid "Most Popular Tags" msgstr "" -#: ../../templates/show_install.inc.php:81 -msgid "Create Database User for New Database" +#: ../../templates/show_edit_song.inc.php:23 +msgid "Edit Song" msgstr "" -#: ../../templates/show_install.inc.php:85 -msgid "Ampache Database Username" +#: ../../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_install.inc.php:89 -msgid "Ampache Database User Password" +#: ../../templates/show_edit_song.inc.php:88 +msgid "Update Song" msgstr "" -#: ../../templates/show_install.inc.php:93 -msgid "Overwrite Existing" +#: ../../templates/show_local_catalog_info.inc.php:24 +#: ../../templates/show_mail_users.inc.php:42 +msgid "Catalog Statistics" msgstr "" -#: ../../templates/show_install.inc.php:98 -msgid "Insert Database" +#: ../../templates/show_local_catalog_info.inc.php:27 +msgid "Connected Users" msgstr "" -#: ../../templates/show_install_lang.inc.php:72 -msgid "Start configuration" +#: ../../templates/show_local_catalog_info.inc.php:28 +msgid "Total Users" msgstr "" -#: ../../templates/show_add_playlist.inc.php:24 -msgid "Create a new playlist" +#: ../../templates/show_local_catalog_info.inc.php:30 +#: ../../templates/show_genre.inc.php:35 ../../lib/class/browse.class.php:747 +#: ../../lib/class/album.class.php:229 ../../lib/ui.lib.php:409 +msgid "Artists" msgstr "" -#: ../../templates/show_add_playlist.inc.php:42 -#: ../../templates/show_create_democratic.inc.php:53 -#: ../../templates/show_add_shout.inc.php:41 -msgid "Create" +#: ../../templates/show_local_catalog_info.inc.php:32 +#: ../../lib/class/browse.class.php:737 +msgid "Genres" msgstr "" -#: ../../templates/show_edit_song.inc.php:23 -msgid "Edit Song" +#: ../../templates/show_local_catalog_info.inc.php:33 +msgid "Catalog Size" 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.php:106 -msgid "OR" +#: ../../templates/show_local_catalog_info.inc.php:34 +msgid "Catalog Time" msgstr "" -#: ../../templates/show_edit_song.inc.php:88 -msgid "Update Song" +#: ../../templates/show_mail_users.inc.php:23 +msgid "Send E-mail to Users" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:22 -msgid "Settings for" +#: ../../templates/show_mail_users.inc.php:27 +msgid "Mail to" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:51 -msgid "Filename pattern" +#: ../../templates/show_mail_users.inc.php:33 +msgid "Inactive Users" msgstr "" -#: ../../templates/show_edit_catalog.inc.php:68 -msgid "Save Catalog Settings" +#: ../../templates/show_mail_users.inc.php:53 +msgid "Latest Artist Additions" msgstr "" -#: ../../templates/show_edit_access.inc.php:22 -msgid "Edit ACL" +#: ../../templates/show_mail_users.inc.php:64 +msgid "Latest Album Additions" msgstr "" -#: ../../templates/show_edit_access.inc.php:30 -#: ../../templates/show_add_access.inc.php:63 -msgid "ACL Type" +#: ../../templates/show_mail_users.inc.php:74 +msgid "Flagged Songs" msgstr "" -#: ../../templates/show_edit_access.inc.php:34 -#: ../../templates/show_add_access.inc.php:66 -msgid "Stream Access" +#: ../../templates/show_mail_users.inc.php:78 +#: ../../templates/show_admin_info.inc.php:34 +msgid "Disabled Songs" msgstr "" -#: ../../templates/show_edit_access.inc.php:35 -#: ../../templates/show_add_access.inc.php:67 -msgid "Web Interface" +#: ../../templates/show_mail_users.inc.php:86 +msgid "Most Popular Threshold in days" msgstr "" -#: ../../templates/show_edit_access.inc.php:36 -#: ../../templates/show_add_access.inc.php:68 -msgid "Local Network Definition" +#: ../../templates/show_mail_users.inc.php:97 +msgid "Subject" msgstr "" -#: ../../templates/show_edit_access.inc.php:37 -#: ../../templates/show_add_access.inc.php:69 -msgid "RPC" +#: ../../templates/show_mail_users.inc.php:104 +msgid "Message" msgstr "" -#: ../../templates/show_edit_access.inc.php:43 -#: ../../templates/show_add_access.inc.php:32 -msgid "Start IP Address" +#: ../../templates/show_mail_users.inc.php:112 +msgid "Send Mail" msgstr "" -#: ../../templates/show_edit_access.inc.php:50 -#: ../../templates/show_add_access.inc.php:39 -msgid "End IP Address" +#: ../../templates/show_add_user.inc.php:25 +msgid "Adding a New User" msgstr "" -#: ../../templates/show_edit_access.inc.php:63 -#: ../../templates/show_add_access.inc.php:77 -msgid "Remote Key" +#: ../../templates/show_add_user.inc.php:87 +#: ../../templates/sidebar_admin.inc.php:33 +msgid "Add User" msgstr "" -#: ../../templates/show_edit_access.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 -#: ../../templates/show_access_list.inc.php:46 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_create_democratic.inc.php:38 -msgid "Level" +#: ../../templates/show_add_access.inc.php:22 +msgid "Add Access for a Host" msgstr "" -#: ../../templates/show_random_albums.inc.php:22 -msgid "Refresh" +#: ../../templates/show_add_access.inc.php:74 +msgid "RPC Options" msgstr "" -#: ../../templates/show_random_albums.inc.php:47 -msgid "Play Album" +#: ../../templates/show_add_access.inc.php:84 +msgid "Create ACL" msgstr "" -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:91 -#: ../../templates/show_now_playing_row.inc.php:45 -#: ../../templates/show_duplicates.inc.php:37 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_democratic_playlist.inc.php:52 -#: ../../templates/show_democratic_playlist.inc.php:87 -msgid "Song" +#: ../../templates/show_preference_box.inc.php:43 +#: ../../templates/show_preference_box.inc.php:73 +msgid "Apply to All" msgstr "" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:94 -msgid "Last Played" +#: ../../templates/show_preference_box.inc.php:44 +#: ../../templates/show_preference_box.inc.php:74 +msgid "Access Level" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:29 -msgid "Recommended Artists" +#: ../../templates/show_playlist_edit.inc.php:26 +msgid "Editing Playlist" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:40 -msgid "Recommended Albums" +#: ../../templates/show_registration_confirmation.inc.php:36 +msgid "Registration Complete" msgstr "" -#: ../../templates/show_user_recommendations.inc.php:51 -msgid "Recommended Songs" +#: ../../templates/show_registration_confirmation.inc.php:44 +msgid "" +"Your account has been created. An activation key has been sent to the e-mail " +"address you provided. Please check your e-mail for further information" msgstr "" -#: ../../templates/show_ip_history.inc.php:23 -msgid "IP History" +#: ../../templates/show_registration_confirmation.inc.php:46 +msgid "Return to Login Page" msgstr "" -#: ../../templates/show_ip_history.inc.php:26 -msgid "Show Unique" +#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:66 +msgid "Access Denied" msgstr "" -#: ../../templates/show_ip_history.inc.php:28 -#: ../../templates/show_admin_info.inc.php:38 -msgid "Show All" +#: ../../templates/show_duplicates.inc.php:22 +msgid "Duplicate Songs" msgstr "" -#: ../../templates/show_ip_history.inc.php:37 -#: ../../templates/show_ip_history.inc.php:51 -msgid "Date" +#: ../../templates/show_duplicates.inc.php:40 +#: ../../templates/show_duplicates.inc.php:78 +#: ../../templates/show_random.inc.php:47 +msgid "Length" msgstr "" -#: ../../templates/show_ip_history.inc.php:38 -#: ../../templates/show_ip_history.inc.php:52 -msgid "IP Address" +#: ../../templates/show_duplicates.inc.php:41 +#: ../../templates/show_duplicates.inc.php:79 +msgid "Bitrate" msgstr "" -#: ../../templates/sidebar.inc.php:28 -msgid "Browse" +#: ../../templates/show_duplicates.inc.php:42 +#: ../../templates/show_duplicates.inc.php:80 +msgid "Size" msgstr "" -#: ../../templates/sidebar.inc.php:66 -msgid "Logout" +#: ../../templates/show_gather_art.inc.php:23 +msgid "Starting Album Art Search" msgstr "" -#: ../../templates/show_import_playlist.inc.php:23 -msgid "Importing a Playlist from a File" +#: ../../templates/show_gather_art.inc.php:24 +msgid "Searched" msgstr "" -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:81 -#: ../../templates/show_song.inc.php:66 ../../templates/show_search.inc.php:66 -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -msgid "Filename" +#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/sidebar_localplay.inc.php:44 +#: ../../templates/show_adds_catalog.inc.php:24 ../../lib/preferences.php:172 +#: ../../lib/preferences.php:214 ../../lib/ui.lib.php:657 +msgid "None" msgstr "" -#: ../../templates/show_import_playlist.inc.php:35 -msgid "Playlist Type" +#: ../../templates/show_artist_box.inc.php:23 +#: ../../templates/show_artist_box.inc.php:26 +msgid "Albums by" msgstr "" -#: ../../templates/show_import_playlist.inc.php:47 -msgid "Import Playlist" +#: ../../templates/show_artist_box.inc.php:34 +msgid "Show All Songs By" msgstr "" -#: ../../templates/show_genre.inc.php:29 -msgid "Viewing" +#: ../../templates/show_artist_box.inc.php:35 +msgid "Add All Songs By" msgstr "" -#: ../../templates/show_mail_users.inc.php:23 -msgid "Send E-mail to Users" +#: ../../templates/show_artist_box.inc.php:36 +msgid "Add Random Songs By" msgstr "" -#: ../../templates/show_mail_users.inc.php:27 -msgid "Mail to" +#: ../../templates/show_artist_box.inc.php:38 +#: ../../templates/show_album.inc.php:58 +msgid "Update from tags" msgstr "" -#: ../../templates/show_mail_users.inc.php:33 -msgid "Inactive Users" +#: ../../templates/show_artist_box.inc.php:41 +msgid "Recommend Similar" msgstr "" -#: ../../templates/show_mail_users.inc.php:42 -#: ../../templates/show_local_catalog_info.inc.php:24 -msgid "Catalog Statistics" +#: ../../templates/show_random.inc.php:22 +msgid "Play Random Selection" msgstr "" -#: ../../templates/show_mail_users.inc.php:46 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_stats_popular.inc.php:25 -msgid "Most Popular Albums" +#: ../../templates/show_random.inc.php:26 +msgid "Item count" msgstr "" -#: ../../templates/show_mail_users.inc.php:53 -msgid "Latest Artist Additions" +#: ../../templates/show_random.inc.php:41 +msgid "From genre" msgstr "" -#: ../../templates/show_mail_users.inc.php:57 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_stats_popular.inc.php:31 -msgid "Most Popular Artists" -msgstr "" +#: ../../templates/show_random.inc.php:51 +#: ../../templates/show_random.inc.php:52 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" -#: ../../templates/show_mail_users.inc.php:64 -msgid "Latest Album Additions" +#: ../../templates/show_random.inc.php:53 +#: ../../templates/show_random.inc.php:54 +#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:56 +#: ../../templates/show_random.inc.php:57 +#: ../../lib/class/catalog.class.php:179 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: ../../templates/show_random.inc.php:65 +msgid "Standard" msgstr "" -#: ../../templates/show_mail_users.inc.php:68 -#: ../../templates/show_all_popular.inc.php:38 -msgid "Most Popular Songs" +#: ../../templates/show_random.inc.php:66 +msgid "Less Played" msgstr "" -#: ../../templates/show_mail_users.inc.php:74 -msgid "Flagged Songs" +#: ../../templates/show_random.inc.php:67 +msgid "Full Albums" msgstr "" -#: ../../templates/show_mail_users.inc.php:78 -#: ../../templates/show_admin_info.inc.php:34 -msgid "Disabled Songs" +#: ../../templates/show_random.inc.php:68 +msgid "Full Artist" msgstr "" -#: ../../templates/show_mail_users.inc.php:86 -msgid "Most Popular Threshold in days" +#: ../../templates/show_random.inc.php:70 +msgid "Highest Rated" msgstr "" -#: ../../templates/show_mail_users.inc.php:97 -msgid "Subject" +#: ../../templates/show_random.inc.php:76 +msgid "From catalog" msgstr "" -#: ../../templates/show_mail_users.inc.php:104 -msgid "Message" +#: ../../templates/show_random.inc.php:82 +msgid "Size Limit" msgstr "" -#: ../../templates/show_mail_users.inc.php:112 -msgid "Send Mail" +#: ../../templates/show_random.inc.php:96 +msgid "Enqueue" msgstr "" -#: ../../templates/sidebar_home.inc.php:25 -msgid "Information" +#: ../../templates/show_now_playing.inc.php:32 +#: ../../lib/class/localplay.class.php:639 +msgid "Now Playing" msgstr "" -#: ../../templates/sidebar_home.inc.php:27 -msgid "Currently Playing" +#: ../../templates/show_genre.inc.php:29 +msgid "Viewing" msgstr "" -#: ../../templates/sidebar_home.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:24 -msgid "Add Radio Station" +#: ../../templates/sidebar_preferences.inc.php:9 +msgid "Sections" msgstr "" -#: ../../templates/sidebar_home.inc.php:36 -msgid "Manage Playlist" +#: ../../templates/sidebar_preferences.inc.php:18 +msgid "Account" msgstr "" -#: ../../templates/sidebar_home.inc.php:45 -msgid "Advanced" +#: ../../templates/sidebar_preferences.inc.php:22 +msgid "Server Config" msgstr "" -#: ../../templates/show_admin_info.inc.php:30 -msgid "Last Ten Flagged Records" +#: ../../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_edit_user.inc.php:25 -msgid "Editing existing User" +#: ../../templates/sidebar_preferences.inc.php:35 +msgid "Available Plugins" msgstr "" -#: ../../templates/show_edit_user.inc.php:71 -#: ../../templates/show_add_user.inc.php:71 -msgid "User Access Level" +#: ../../templates/show_duplicate.inc.php:23 +#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_admin.inc.php:46 +msgid "Find Duplicates" msgstr "" -#: ../../templates/show_edit_user.inc.php:87 -msgid "Update User" +#: ../../templates/show_duplicate.inc.php:27 +msgid "Search Type" msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:27 -msgid "Connected Users" +#: ../../templates/show_duplicate.inc.php:34 +msgid "Artist and Title" msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:28 -msgid "Total Users" +#: ../../templates/show_duplicate.inc.php:35 +msgid "Artist, Album and Title" msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:33 -msgid "Catalog Size" +#: ../../templates/show_duplicate.inc.php:37 +msgid "Search Disabled Songs" msgstr "" -#: ../../templates/show_local_catalog_info.inc.php:34 -msgid "Catalog Time" +#: ../../templates/sidebar_localplay.inc.php:36 +msgid "Show instances" msgstr "" -#: ../../templates/show_duplicates.inc.php:22 -msgid "Duplicate Songs" +#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_home.inc.php:35 +msgid "Show Playlist" msgstr "" -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_song.inc.php:61 -msgid "Bitrate" +#: ../../templates/sidebar_localplay.inc.php:42 +msgid "Active Instance" msgstr "" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:80 -msgid "Size" +#: ../../templates/sidebar_localplay.inc.php:60 +msgid "Localplay Disabled" msgstr "" -#: ../../templates/show_confirmation.inc.php:25 -msgid "Continue" +#: ../../templates/sidebar_localplay.inc.php:62 +msgid "Allow Localplay set to False" msgstr "" -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -msgid "Object" +#: ../../templates/sidebar_localplay.inc.php:64 +msgid "Localplay Controller Not Defined" msgstr "" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 -msgid "Status" +#: ../../templates/show_get_albumart.inc.php:23 +msgid "Customize Search" msgstr "" -#: ../../templates/show_song.inc.php:22 -msgid "Details" +#: ../../templates/show_get_albumart.inc.php:44 +msgid "Direct URL to Image" msgstr "" -#: ../../templates/show_song.inc.php:49 -msgid "Label" +#: ../../templates/show_get_albumart.inc.php:52 +msgid "Local Image" msgstr "" -#: ../../templates/show_song.inc.php:53 -msgid "Language" +#: ../../templates/show_get_albumart.inc.php:63 +msgid "Get Art" msgstr "" -#: ../../templates/show_song.inc.php:57 -msgid "Catalog Number" +#: ../../templates/show_test_config.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:32 +msgid "Ampache Debug" msgstr "" -#: ../../templates/show_song.inc.php:72 -msgid "Last Updated" +#: ../../templates/show_search_options.inc.php:23 +msgid "Options" msgstr "" -#: ../../templates/show_rename_artist.inc.php:29 -#: ../../templates/show_rename_artist.inc.php:38 -msgid "Rename" +#: ../../templates/show_search_options.inc.php:26 +msgid "Add Search Results" msgstr "" -#: ../../templates/show_rename_artist.inc.php:35 -msgid "Insert current" +#: ../../templates/show_edit_catalog.inc.php:22 +msgid "Settings for" msgstr "" -#: ../../templates/show_rename_artist.inc.php:37 -msgid "Update id3 tags" +#: ../../templates/show_edit_catalog.inc.php:29 +#: ../../templates/show_add_catalog.inc.php:35 +msgid "Auto-inserted Fields" msgstr "" -#: ../../templates/show_duplicate.inc.php:27 -msgid "Search Type" +#: ../../templates/show_edit_catalog.inc.php:30 +#: ../../templates/show_add_catalog.inc.php:36 +msgid "album name" msgstr "" -#: ../../templates/show_duplicate.inc.php:34 -msgid "Artist and Title" +#: ../../templates/show_edit_catalog.inc.php:31 +#: ../../templates/show_add_catalog.inc.php:37 +msgid "artist name" msgstr "" -#: ../../templates/show_duplicate.inc.php:35 -msgid "Artist, Album and Title" +#: ../../templates/show_edit_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:38 +msgid "id3 comment" msgstr "" -#: ../../templates/show_duplicate.inc.php:37 -msgid "Search Disabled Songs" +#: ../../templates/show_edit_catalog.inc.php:33 +#: ../../templates/show_add_catalog.inc.php:39 +msgid "genre" msgstr "" -#: ../../templates/show_playlist.inc.php:30 -msgid "Normalize Tracks" +#: ../../templates/show_edit_catalog.inc.php:34 +#: ../../templates/show_add_catalog.inc.php:40 +msgid "track number (padded with leading 0)" msgstr "" -#: ../../templates/show_playlist.inc.php:31 -msgid "Add All" +#: ../../templates/show_edit_catalog.inc.php:35 +#: ../../templates/show_add_catalog.inc.php:41 +msgid "song title" msgstr "" -#: ../../templates/show_playlist.inc.php:32 -msgid "Add Random" +#: ../../templates/show_edit_catalog.inc.php:36 +#: ../../templates/show_add_catalog.inc.php:42 +msgid "year" msgstr "" -#: ../../templates/show_localplay_control.inc.php:25 -msgid "Previous" +#: ../../templates/show_edit_catalog.inc.php:37 +#: ../../templates/show_add_catalog.inc.php:43 +msgid "other" msgstr "" -#: ../../templates/show_localplay_control.inc.php:26 -msgid "Stop" +#: ../../templates/show_edit_catalog.inc.php:41 +#: ../../templates/show_add_catalog.inc.php:52 +msgid "Catalog Type" msgstr "" -#: ../../templates/show_localplay_control.inc.php:27 -msgid "Pause" +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:61 +msgid "XML-RPC Key" msgstr "" -#: ../../templates/show_localplay_control.inc.php:29 -#: ../../templates/list_header.inc.php:100 -msgid "Next" +#: ../../templates/show_edit_catalog.inc.php:51 +msgid "Filename pattern" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:22 -msgid "Manage Democratic Playlists" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "Folder Pattern" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:35 -#: ../../templates/show_create_democratic.inc.php:30 -msgid "Base Playlist" +#: ../../templates/show_edit_catalog.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:70 +msgid "(no leading or ending '/')" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:36 -msgid "Cooldown" +#: ../../templates/show_edit_catalog.inc.php:68 +msgid "Save Catalog Settings" msgstr "" -#: ../../templates/show_manage_democratic.inc.php:69 -msgid "Create New Playlist" +#: ../../templates/show_democratic_playlist.inc.php:38 +msgid "Playing from base Playlist" msgstr "" -#: ../../templates/show_get_albumart.inc.php:23 -msgid "Customize Search" +#: ../../templates/show_democratic_playlist.inc.php:51 +#: ../../templates/show_democratic_playlist.inc.php:86 +msgid "Votes" msgstr "" -#: ../../templates/show_get_albumart.inc.php:44 -msgid "Direct URL to Image" +#: ../../templates/show_democratic_playlist.inc.php:67 +msgid "Remove Vote" msgstr "" -#: ../../templates/show_get_albumart.inc.php:52 -msgid "Local Image" +#: ../../templates/show_democratic_playlist.inc.php:69 +msgid "Add Vote" msgstr "" -#: ../../templates/show_get_albumart.inc.php:63 -msgid "Get Art" +#: ../../templates/show_edit_artist.inc.php:23 +msgid "Edit Artist" msgstr "" -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -msgid "Description" +#: ../../templates/show_edit_artist.inc.php:41 +msgid "Update Artist" msgstr "" -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -msgid "Version" +#: ../../templates/show_user_activate.inc.php:49 +msgid "User Activated" msgstr "" -#: ../../templates/show_plugins.inc.php:42 -#: ../../templates/show_localplay_controllers.inc.php:48 -msgid "Activate" +#: ../../templates/show_user_activate.inc.php:51 +msgid "This User ID is activated and can be used" msgstr "" -#: ../../templates/show_plugins.inc.php:46 -msgid "Deactivate" +#: ../../templates/show_user_activate.inc.php:54 +msgid "Validation Failed" msgstr "" -#: ../../templates/show_democratic_playlist.inc.php:38 -msgid "Playing from base Playlist" +#: ../../templates/show_user_activate.inc.php:55 +msgid "The validation key used isn't correct" msgstr "" -#: ../../templates/show_democratic_playlist.inc.php:51 -#: ../../templates/show_democratic_playlist.inc.php:86 -msgid "Votes" +#: ../../templates/show_edit_album.inc.php:23 +msgid "Edit Album" msgstr "" -#: ../../templates/show_democratic_playlist.inc.php:67 -msgid "Remove Vote" +#: ../../templates/show_edit_album.inc.php:47 +msgid "Update Album" msgstr "" -#: ../../templates/show_democratic_playlist.inc.php:69 -msgid "Add Vote" +#: ../../templates/show_admin_info.inc.php:30 +msgid "Last Ten Flagged Records" msgstr "" -#: ../../templates/show_all_popular.inc.php:32 -#: ../../templates/show_stats_popular.inc.php:37 -msgid "Most Popular Genres" +#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:28 +msgid "Show All" msgstr "" -#: ../../templates/show_all_popular.inc.php:41 -msgid "Most Popular Live Streams" +#: ../../templates/show_plugins.inc.php:46 +msgid "Deactivate" msgstr "" -#: ../../templates/show_all_popular.inc.php:44 -msgid "Most Popular Tags" +#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:174 +msgid "Stream" msgstr "" -#: ../../templates/show_edit_artist.inc.php:23 -msgid "Edit Artist" +#: ../../templates/show_playtype_switch.inc.php:36 +#: ../../templates/sidebar_home.inc.php:33 ../../lib/preferences.php:177 +#: ../../modules/localplay/httpq.controller.php:488 +#: ../../modules/localplay/mpd.controller.php:491 +msgid "Democratic" msgstr "" -#: ../../templates/show_edit_artist.inc.php:41 -msgid "Update Artist" +#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:182 +msgid "Flash Player" msgstr "" #: ../../templates/show_play_selected.inc.php:28 @@ -2671,208 +2598,185 @@ msgstr "" msgid "Add to" msgstr "" -#: ../../templates/show_add_user.inc.php:25 -msgid "Adding a New User" -msgstr "" - -#: ../../templates/show_export.inc.php:32 -#: ../../templates/show_verify_catalog.inc.php:23 -#: ../../templates/show_add_live_stream.inc.php:67 -#: ../../templates/show_clean_catalog.inc.php:23 -msgid "Catalog" +#: ../../templates/show_ip_history.inc.php:23 +msgid "IP History" msgstr "" -#: ../../templates/show_export.inc.php:51 -msgid "Format" +#: ../../templates/show_ip_history.inc.php:26 +msgid "Show Unique" msgstr "" -#: ../../templates/show_export.inc.php:61 -msgid "Export" +#: ../../templates/show_ip_history.inc.php:37 +#: ../../templates/show_ip_history.inc.php:51 +msgid "Date" msgstr "" -#: ../../templates/show_embed_xspf.inc.php:54 -msgid "XSPF Player" +#: ../../templates/show_ip_history.inc.php:38 +#: ../../templates/show_ip_history.inc.php:52 +msgid "IP Address" msgstr "" -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:61 -msgid "Cover" +#: ../../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_album.inc.php:47 -msgid "Add Album" +#: ../../templates/show_add_catalog.inc.php:32 +msgid "Catalog Name" msgstr "" -#: ../../templates/show_album.inc.php:48 -msgid "Add Random from Album" +#: ../../templates/show_add_catalog.inc.php:55 +msgid "Local" msgstr "" -#: ../../templates/show_album.inc.php:50 -msgid "Reset Album Art" +#: ../../templates/show_add_catalog.inc.php:56 +msgid "Remote" msgstr "" -#: ../../templates/show_album.inc.php:52 -msgid "Find Album Art" +#: ../../templates/show_add_catalog.inc.php:62 +msgid "Required for Remote Catalogs" msgstr "" -#: ../../templates/show_album.inc.php:57 -#: ../../templates/show_song_row.inc.php:42 -#: ../../templates/show_playlist_song_row.inc.php:33 -msgid "Download" +#: ../../templates/show_add_catalog.inc.php:65 +msgid "Filename Pattern" msgstr "" -#: ../../templates/show_users.inc.php:39 -#: ../../templates/show_users.inc.php:104 -msgid "Fullname" +#: ../../templates/show_add_catalog.inc.php:79 +msgid "Build Playlists from m3u Files" msgstr "" -#: ../../templates/show_users.inc.php:41 -#: ../../templates/show_users.inc.php:106 -msgid "Registration Date" +#: ../../templates/show_add_catalog.inc.php:85 +msgid "Add Catalog" msgstr "" -#: ../../templates/show_users.inc.php:44 -#: ../../templates/show_users.inc.php:109 -msgid "Last Ip" +#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:50 +msgid "Export Catalog" msgstr "" -#: ../../templates/show_users.inc.php:47 -#: ../../templates/show_users.inc.php:112 -msgid "On-line" +#: ../../templates/show_export.inc.php:51 +msgid "Format" msgstr "" -#: ../../templates/show_object_rating_static.inc.php:44 -msgid "out of" +#: ../../templates/show_export.inc.php:61 +msgid "Export" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:23 -msgid "Updating the" +#: ../../templates/show_user_recommendations.inc.php:22 +#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66 +msgid "Recommendations" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:24 -msgid "songs found checking tag information." +#: ../../templates/show_user_recommendations.inc.php:29 +msgid "Recommended Artists" msgstr "" -#: ../../templates/show_verify_catalog.inc.php:25 -msgid "Verifed" +#: ../../templates/show_user_recommendations.inc.php:40 +msgid "Recommended Albums" msgstr "" -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:56 -#: ../../templates/show_edit_album_row.inc.php:45 -#: ../../templates/show_edit_song_row.inc.php:49 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_playlist_song_row.inc.php:44 -msgid "Save Changes" +#: ../../templates/show_user_recommendations.inc.php:51 +msgid "Recommended Songs" msgstr "" -#: ../../templates/show_big_art.inc.php:29 -msgid "Album Art" +#: ../../templates/show_import_playlist.inc.php:23 +msgid "Importing a Playlist from a File" msgstr "" -#: ../../templates/show_big_art.inc.php:33 -msgid "Click to close window" +#: ../../templates/show_import_playlist.inc.php:35 +msgid "Playlist Type" msgstr "" -#: ../../templates/list_header.inc.php:99 -msgid "Prev" +#: ../../templates/show_import_playlist.inc.php:47 +msgid "Import Playlist" msgstr "" -#: ../../templates/show_edit_shout.inc.php:23 -msgid "Edit existing Shoutbox Post" +#: ../../templates/show_user_stats.inc.php:22 +msgid "Favorites" msgstr "" -#: ../../templates/show_edit_shout.inc.php:37 -#: ../../templates/show_add_shout.inc.php:34 -msgid "Make Sticky" +#: ../../templates/show_user_stats.inc.php:30 +msgid "Favorite Artists" msgstr "" -#: ../../templates/show_denied.inc.php:32 -msgid "Access Denied" +#: ../../templates/show_user_stats.inc.php:43 +msgid "Favorite Albums" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:9 -msgid "Sections" +#: ../../templates/show_user_stats.inc.php:56 +msgid "Favorite Songs" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:18 -msgid "Account" +#: ../../templates/sidebar_home.inc.php:25 +msgid "Information" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:22 -msgid "Server Config" +#: ../../templates/sidebar_home.inc.php:27 +msgid "Currently Playing" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:32 -msgid "Modules" +#: ../../templates/sidebar_home.inc.php:28 ../../lib/ui.lib.php:417 +msgid "Statistics" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:34 -msgid "Localplay Modules" +#: ../../templates/sidebar_home.inc.php:36 +msgid "Manage Playlist" msgstr "" -#: ../../templates/sidebar_preferences.inc.php:35 -msgid "Available Plugins" +#: ../../templates/sidebar_home.inc.php:45 +msgid "Advanced" msgstr "" -#: ../../templates/show_account.inc.php:40 -msgid "New Password" +#: ../../templates/show_manage_shoutbox.inc.php:36 +#: ../../templates/show_manage_shoutbox.inc.php:60 +msgid "Sticky" msgstr "" -#: ../../templates/show_account.inc.php:64 -msgid "Update Account" +#: ../../templates/show_manage_shoutbox.inc.php:38 +#: ../../templates/show_manage_shoutbox.inc.php:62 +msgid "Date Added" msgstr "" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:54 -#: ../../templates/show_edit_live_stream_row.inc.php:29 -#: ../../templates/show_add_live_stream.inc.php:55 -msgid "Callsign" +#: ../../templates/sidebar_admin.inc.php:27 +msgid "Show Catalogs" msgstr "" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:30 -#: ../../templates/show_add_live_stream.inc.php:49 -msgid "Frequency" +#: ../../templates/sidebar_admin.inc.php:31 +msgid "User Tools" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "Editing" +#: ../../templates/sidebar_admin.inc.php:34 +msgid "Browse Users" msgstr "" -#: ../../templates/show_preferences.inc.php:28 -#: ../../templates/show_user_preferences.inc.php:28 -msgid "preferences" +#: ../../templates/sidebar_admin.inc.php:37 +msgid "Access Control" msgstr "" -#: ../../templates/show_preferences.inc.php:36 -#: ../../templates/show_user_preferences.inc.php:50 -msgid "Update Preferences" +#: ../../templates/sidebar_admin.inc.php:39 +msgid "Add ACL" msgstr "" -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/show_test.inc.php:32 -msgid "Ampache Debug" +#: ../../templates/sidebar_admin.inc.php:40 +msgid "Show ACL(s)" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:42 -msgid "Stream URL" +#: ../../templates/sidebar_admin.inc.php:47 +msgid "Mail Users" msgstr "" -#: ../../templates/show_edit_live_stream_row.inc.php:28 -#: ../../templates/show_add_live_stream.inc.php:35 -msgid "Homepage" +#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/show_account.inc.php:53 +msgid "Clear Stats" msgstr "" -#: ../../templates/show_gather_art.inc.php:23 -msgid "Starting Album Art Search" +#: ../../templates/sidebar_admin.inc.php:51 +msgid "Manage Flagged" msgstr "" -#: ../../templates/show_gather_art.inc.php:24 -msgid "Searched" +#: ../../templates/sidebar_admin.inc.php:53 +msgid "Manage Shoutbox" msgstr "" #: ../../templates/show_clean_catalog.inc.php:23 @@ -2883,6 +2787,14 @@ msgstr "" msgid "Checking" msgstr "" +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "Starting New Song Search on" +msgstr "" + +#: ../../templates/show_adds_catalog.inc.php:23 +msgid "catalog" +msgstr "" + #: ../../templates/show_test.inc.php:33 msgid "" "You've reached this page because a configuration error has occured. Debug " @@ -2938,7 +2850,7 @@ 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" +"support is required for Ampache" msgstr "" #: ../../templates/show_test.inc.php:119 @@ -2962,11 +2874,6 @@ msgid "" "some features of ampache may not work correctly" msgstr "" -#: ../../templates/show_test.inc.php:153 -#: ../../templates/show_install_config.inc.php:88 -msgid "Ampache.cfg.php Exists" -msgstr "" - #: ../../templates/show_test.inc.php:166 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " @@ -2974,11 +2881,6 @@ msgid "" "\tit is not currently readable by your webserver." msgstr "" -#: ../../templates/show_test.inc.php:172 -#: ../../templates/show_install_config.inc.php:105 -msgid "Ampache.cfg.php Configured?" -msgstr "" - #: ../../templates/show_test.inc.php:189 msgid "" "This test makes sure that you have set all of the required configuration " @@ -2995,355 +2897,441 @@ msgid "" "cfg.php" msgstr "" -#: ../../templates/show_search.inc.php:26 -msgid "Search Ampache" +#: ../../templates/show_test.inc.php:213 +msgid "DB Inserted" msgstr "" -#: ../../templates/show_search.inc.php:30 -msgid "Keywords" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "Editing" msgstr "" -#: ../../templates/show_search.inc.php:72 -msgid "Played" +#: ../../templates/show_user_preferences.inc.php:28 +#: ../../templates/show_preferences.inc.php:28 +msgid "preferences" msgstr "" -#: ../../templates/show_search.inc.php:76 -msgid "Yes" +#: ../../templates/show_user_preferences.inc.php:50 +#: ../../templates/show_preferences.inc.php:36 +msgid "Update Preferences" msgstr "" -#: ../../templates/show_search.inc.php:77 -msgid "No" +#: ../../templates/show_index.inc.php:38 +msgid "Loading..." msgstr "" -#: ../../templates/show_search.inc.php:80 -msgid "Min Bitrate" +#: ../../templates/show_account.inc.php:40 +msgid "New Password" msgstr "" -#: ../../templates/show_search.inc.php:95 -msgid "One Star" +#: ../../templates/show_account.inc.php:64 +msgid "Update Account" msgstr "" -#: ../../templates/show_search.inc.php:96 -msgid "Two Stars" +#: ../../templates/list_header.inc.php:99 +msgid "Prev" msgstr "" -#: ../../templates/show_search.inc.php:97 -msgid "Three Stars" +#: ../../templates/rightbar.inc.php:28 +msgid "Add to Playlist" msgstr "" -#: ../../templates/show_search.inc.php:98 -msgid "Four Stars" +#: ../../templates/rightbar.inc.php:31 +msgid "Add to New Playlist" msgstr "" -#: ../../templates/show_search.inc.php:99 -msgid "Five Stars" +#: ../../templates/rightbar.inc.php:56 +msgid "Add Dynamic Items" msgstr "" -#: ../../templates/show_search.inc.php:102 -msgid "Operator" +#: ../../templates/rightbar.inc.php:59 ../../lib/class/random.class.php:432 +msgid "Pure Random" msgstr "" -#: ../../templates/show_search.inc.php:105 -msgid "AND" +#: ../../templates/rightbar.inc.php:62 ../../lib/class/random.class.php:429 +msgid "Related Artist" msgstr "" -#: ../../templates/show_search.inc.php:111 -msgid "Method" +#: ../../templates/rightbar.inc.php:65 ../../lib/class/random.class.php:423 +msgid "Related Album" msgstr "" -#: ../../templates/show_search.inc.php:114 -msgid "Fuzzy" +#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426 +msgid "Related Genre" msgstr "" -#: ../../templates/show_search.inc.php:115 -msgid "Exact" +#: ../../templates/rightbar.inc.php:104 +msgid "More" msgstr "" -#: ../../templates/show_search.inc.php:118 -msgid "Maximum Results" +#: ../../templates/show_album.inc.php:28 ../../lib/class/album.class.php:217 +msgid "Disk" msgstr "" -#: ../../templates/show_search_bar.inc.php:30 -msgid "Advanced Search" +#: ../../templates/show_album.inc.php:35 +#: ../../lib/class/catalog.class.php:1798 +#: ../../lib/class/catalog.class.php:1880 +#: ../../lib/class/catalog.class.php:1963 +msgid "Unknown (Orphaned)" msgstr "" -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:62 -msgid "Last Verify" +#: ../../templates/show_album.inc.php:51 +msgid "Add Album" msgstr "" -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:63 -msgid "Last Add" +#: ../../templates/show_album.inc.php:52 +msgid "Add Random from Album" msgstr "" -#: ../../templates/show_catalogs.inc.php:52 -msgid "Gather All Art" +#: ../../templates/show_album.inc.php:54 +msgid "Reset Album Art" msgstr "" -#: ../../templates/show_localplay_add_instance.inc.php:24 -msgid "Add Localplay Instance" +#: ../../templates/show_album.inc.php:56 +msgid "Find Album Art" msgstr "" -#: ../../templates/show_access_list.inc.php:29 -msgid "Ampache Access Control" +#: ../../templates/show_album.inc.php:64 ../../server/stats.ajax.php:74 +#: ../../server/stats.ajax.php:92 ../../server/stats.ajax.php:100 +msgid "Find Missing Tracks" msgstr "" -#: ../../templates/show_access_list.inc.php:38 -msgid "Add Entry" +#: ../../templates/show_playlists.inc.php:35 +#: ../../templates/show_playlists.inc.php:58 +msgid "Playlist Name" msgstr "" -#: ../../templates/show_access_list.inc.php:44 -msgid "Start Address" +#: ../../templates/show_playlists.inc.php:37 +#: ../../templates/show_playlists.inc.php:60 +msgid "# Songs" msgstr "" -#: ../../templates/show_access_list.inc.php:45 -msgid "End Address" +#: ../../templates/show_playlists.inc.php:38 +#: ../../templates/show_playlists.inc.php:61 +msgid "Owner" msgstr "" -#: ../../templates/show_access_list.inc.php:48 -msgid "Key" +#: ../../templates/show_stats_newest.inc.php:25 +msgid "Newest Albums" msgstr "" -#: ../../templates/show_add_access.inc.php:22 -msgid "Add Access for a Host" +#: ../../templates/show_stats_newest.inc.php:30 +msgid "Newest Artists" msgstr "" -#: ../../templates/show_add_access.inc.php:74 -msgid "RPC Options" +#: ../../templates/show_stats_newest.inc.php:35 +msgid "Newest Genres" msgstr "" -#: ../../templates/show_add_access.inc.php:84 -msgid "Create ACL" +#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84 +msgid "Links" msgstr "" -#: ../../templates/show_localplay_instances.inc.php:23 -msgid "Show Localplay Instances" +#: ../../democratic.php:52 +msgid "The Requested Playlist has been deleted." msgstr "" -#: ../../templates/show_localplay_instances.inc.php:39 -msgid "Edit Instance" +#: ../../lib/class/metadata.class.php:137 +msgid "Buy Track from MyStrands" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -msgid "Select" +#: ../../lib/class/democratic.class.php:98 +msgid "Primary" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 -msgid "Addition Time" +#: ../../lib/class/flag.class.php:251 +msgid "Approved" msgstr "" -#: ../../templates/show_disabled_songs.inc.php:65 -msgid "Remove" +#: ../../lib/class/flag.class.php:252 +msgid "Pending" 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" +#: ../../lib/class/flag.class.php:267 +msgid "Re-Tag" msgstr "" -#: ../../templates/show_install_config.inc.php:56 -msgid "Generate Config File" +#: ../../lib/class/browse.class.php:742 +msgid "Manage Users" msgstr "" -#: ../../templates/show_install_config.inc.php:60 -msgid "Web Path" +#: ../../lib/class/browse.class.php:757 +msgid "Playlists" msgstr "" -#: ../../templates/show_install_config.inc.php:72 -msgid "MySQL Username" +#: ../../lib/class/browse.class.php:762 +msgid "Playlist Songs" +msgstr "" + +#: ../../lib/class/browse.class.php:772 +msgid "Shoutbox Records" +msgstr "" + +#: ../../lib/class/browse.class.php:777 +msgid "Flagged Records" +msgstr "" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Error connecting to" +msgstr "" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/xmlrpcclient.class.php:97 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Code" +msgstr "" + +#: ../../lib/class/xmlrpcclient.class.php:64 +#: ../../lib/class/catalog.class.php:1240 +#: ../../lib/class/catalog.class.php:1308 +msgid "Reason" +msgstr "" + +#: ../../lib/class/catalog.class.php:177 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: ../../lib/class/catalog.class.php:279 +msgid "Running Remote Sync" +msgstr "" + +#: ../../lib/class/catalog.class.php:414 ../../lib/class/catalog.class.php:755 +#: ../../lib/class/album.class.php:445 +msgid "Error: Unable to open" +msgstr "" + +#: ../../lib/class/catalog.class.php:421 ../../lib/class/catalog.class.php:464 +msgid "Error: Unable to change to directory" +msgstr "" + +#: ../../lib/class/catalog.class.php:492 +msgid "Error: Unable to get filesize for" +msgstr "" + +#: ../../lib/class/catalog.class.php:498 +msgid "is not readable by ampache" +msgstr "" + +#: ../../lib/class/catalog.class.php:506 +msgid "does not match site charset" +msgstr "" + +#: ../../lib/class/catalog.class.php:1042 +msgid "No Update Needed" +msgstr "" + +#: ../../lib/class/catalog.class.php:1138 +msgid "Running Remote Update" +msgstr "" + +#: ../../lib/class/catalog.class.php:1165 +msgid "Added Playlist From" +msgstr "" + +#: ../../lib/class/catalog.class.php:1194 +msgid "Catalog Update Finished" +msgstr "" + +#: ../../lib/class/catalog.class.php:1194 +msgid "Total Time" +msgstr "" + +#: ../../lib/class/catalog.class.php:1195 +msgid "Total Songs" +msgstr "" + +#: ../../lib/class/catalog.class.php:1195 +msgid "Songs Per Seconds" msgstr "" -#: ../../templates/show_install_config.inc.php:76 -msgid "MySQL Password" +#: ../../lib/class/catalog.class.php:1210 +msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled" msgstr "" -#: ../../templates/show_install_config.inc.php:81 -msgid "Write Config" +#: ../../lib/class/catalog.class.php:1269 +msgid "Completed updating remote catalog(s)" msgstr "" -#: ../../templates/show_install_config.inc.php:126 -msgid "Check for Config" +#: ../../lib/class/catalog.class.php:1377 +msgid "Catalog Root unreadable, stopping clean" msgstr "" -#: ../../templates/show_install_config.inc.php:132 -msgid "Continue to Step 3" +#: ../../lib/class/catalog.class.php:1434 +msgid "Catalog Clean Done" msgstr "" -#: ../../templates/show_user_activate.inc.php:49 -msgid "User Activated" +#: ../../lib/class/catalog.class.php:1434 +msgid "files removed" msgstr "" -#: ../../templates/show_user_activate.inc.php:51 -msgid "This User ID is activated and can be used" +#: ../../lib/class/catalog.class.php:1435 +msgid "Optimizing Tables" msgstr "" -#: ../../templates/show_user_activate.inc.php:54 -msgid "Validation Failed" +#: ../../lib/class/catalog.class.php:1736 +msgid "Update Finished." msgstr "" -#: ../../templates/show_user_activate.inc.php:55 -msgid "The validation key used isn't correct" +#: ../../lib/class/catalog.class.php:1736 +msgid "Checked" msgstr "" -#: ../../templates/show_create_democratic.inc.php:22 -msgid "Create Democratic Playlist" +#: ../../lib/class/catalog.class.php:1736 +msgid "songs updated." msgstr "" -#: ../../templates/show_create_democratic.inc.php:34 -msgid "Cooldown Time" +#: ../../lib/class/localplay.class.php:642 +msgid "Stopped" msgstr "" -#: ../../templates/show_create_democratic.inc.php:48 -msgid "Make Default" +#: ../../lib/class/localplay.class.php:645 +msgid "Paused" msgstr "" -#: ../../templates/show_stats_newest.inc.php:25 -msgid "Newest Albums" +#: ../../lib/preferences.php:189 +msgid "M3U" msgstr "" -#: ../../templates/show_stats_newest.inc.php:30 -msgid "Newest Artists" +#: ../../lib/preferences.php:190 +msgid "Simple M3U" msgstr "" -#: ../../templates/show_stats_newest.inc.php:35 -msgid "Newest Genres" +#: ../../lib/preferences.php:191 +msgid "PLS" msgstr "" -#: ../../templates/show_add_shout.inc.php:23 -msgid "Post to Shoutbox" +#: ../../lib/preferences.php:192 +msgid "Asx" msgstr "" -#: ../../templates/show_shoutbox.inc.php:22 -msgid "Shoutbox" +#: ../../lib/preferences.php:193 +msgid "RAM" msgstr "" -#: ../../templates/show_flag_row.inc.php:31 -msgid "Reject" +#: ../../lib/preferences.php:194 +msgid "XSPF" msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:23 -msgid "Edit Localplay Instance" +#: ../../lib/preferences.php:228 +msgid "Disabled" msgstr "" -#: ../../templates/show_localplay_edit_instance.inc.php:34 -msgid "Update Instance" +#: ../../lib/preferences.php:230 +msgid "Manager" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:36 -msgid "Registration Complete" +#: ../../lib/preferences.php:251 +msgid "Send on Add" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:44 -msgid "" -"Your account has been created. An activation key has been sent to the e-mail " -"address you provided. Please check your e-mail for further information" +#: ../../lib/preferences.php:252 +msgid "Send and Clear on Add" msgstr "" -#: ../../templates/show_registration_confirmation.inc.php:46 -msgid "Return to Login Page" +#: ../../lib/preferences.php:253 +msgid "Clear on Send" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 -msgid "Sticky" +#: ../../lib/preferences.php:262 +msgid "Always" msgstr "" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 -msgid "Date Added" +#: ../../lib/rating.lib.php:51 +msgid "Don't Play" msgstr "" -#: ../../search.php:38 -msgid "Error: No Keyword Entered" +#: ../../lib/rating.lib.php:54 +msgid "It's Pretty Bad" msgstr "" -#: ../../ratings.php:32 -msgid "Rating Updated" +#: ../../lib/rating.lib.php:57 +msgid "It's Ok" msgstr "" -#: ../../ratings.php:32 -msgid "Your rating for this object has been updated" +#: ../../lib/rating.lib.php:60 +msgid "It's Pretty Good" msgstr "" -#: ../../login.php:69 -msgid "User Disabled please contact Admin" +#: ../../lib/rating.lib.php:63 +msgid "I Love It!" msgstr "" -#: ../../login.php:83 -msgid "Unable to create new account" +#: ../../lib/rating.lib.php:66 +msgid "It's Insane" msgstr "" -#: ../../login.php:92 -msgid "No local account found" +#: ../../lib/rating.lib.php:70 +msgid "Off the Charts!" msgstr "" -#: ../../preferences.php:35 ../../preferences.php:65 -msgid "Server" +#: ../../lib/general.lib.php:406 +msgid "Simplified Chinese" msgstr "" -#: ../../preferences.php:91 -msgid "Error Update Failed" +#: ../../lib/general.lib.php:467 +msgid "On" msgstr "" -#: ../../preferences.php:96 -msgid "Your Account has been updated" +#: ../../lib/general.lib.php:470 +msgid "Off" msgstr "" -#: ../../update.php:47 ../../update.php:51 -msgid "Ampache Update" +#: ../../lib/install.php:253 +msgid "No Username/Password specified" msgstr "" -#: ../../artists.php:50 ../../albums.php:163 -msgid "Starting Update from Tags" +#: ../../lib/install.php:258 +msgid "Passwords do not match" msgstr "" -#: ../../artists.php:54 ../../albums.php:167 -msgid "Update From Tags Complete" +#: ../../lib/ui.lib.php:355 +msgid "Upload" msgstr "" -#: ../../artists.php:55 ../../albums.php:168 -msgid "Return" +#: ../../lib/ui.lib.php:358 +msgid "Local Play" msgstr "" -#: ../../artists.php:188 -msgid "Show Artists starting with" +#: ../../lib/ui.lib.php:361 +msgid "Random Play" msgstr "" -#: ../../playlist.php:57 -msgid "Playlist Created" +#: ../../lib/ui.lib.php:373 ../../lib/ui.lib.php:377 +msgid "Admin-Catalog" msgstr "" -#: ../../playlist.php:57 -msgid " has been created" +#: ../../lib/ui.lib.php:381 +msgid "Admin-User Management" msgstr "" -#: ../../playlist.php:78 -msgid "Playlist Updated" +#: ../../lib/ui.lib.php:385 +msgid "Admin-Mail Users" msgstr "" -#: ../../playlist.php:79 -msgid "has been updated and is now" +#: ../../lib/ui.lib.php:389 +msgid "Admin-Manage Access Lists" msgstr "" -#: ../../playlist.php:101 -msgid "Playlist Imported" +#: ../../lib/ui.lib.php:393 +msgid "Admin-Site Preferences" msgstr "" -#: ../../playlist.php:130 -msgid "Empty Playlists Deleted" +#: ../../lib/ui.lib.php:397 +msgid "Admin-Manage Modules" msgstr "" -#: ../../flag.php:45 -msgid "Item Flagged" +#: ../../lib/ui.lib.php:401 +msgid "Browse Music" msgstr "" -#: ../../flag.php:45 -msgid "The specified item has been flagged" +#: ../../lib/ui.lib.php:508 +msgid "Add New" msgstr "" #: ../../albums.php:32 @@ -3368,48 +3356,105 @@ msgstr "" msgid "Album Art Inserted" msgstr "" -#: ../../register.php:73 -msgid "Error Captcha Required" +#: ../../albums.php:163 ../../artists.php:50 +msgid "Starting Update from Tags" msgstr "" -#: ../../register.php:80 -msgid "Error Captcha Failed" +#: ../../albums.php:167 ../../artists.php:54 +msgid "Update From Tags Complete" msgstr "" -#: ../../register.php:87 -msgid "You must accept the user agreement" +#: ../../albums.php:168 ../../artists.php:55 +msgid "Return" msgstr "" -#: ../../register.php:92 -msgid "You did not enter a username" +#: ../../modules/localplay/httpq.controller.php:216 +#: ../../modules/localplay/mpd.controller.php:232 +msgid "Instance Name" msgstr "" -#: ../../register.php:96 -msgid "Please fill in your full name (Firstname Lastname)" +#: ../../modules/localplay/httpq.controller.php:217 +#: ../../modules/localplay/mpd.controller.php:233 +msgid "Hostname" msgstr "" -#: ../../register.php:122 -msgid "You must enter a password" +#: ../../modules/localplay/httpq.controller.php:218 +#: ../../modules/localplay/mpd.controller.php:234 +msgid "Port" msgstr "" -#: ../../register.php:126 -msgid "Your passwords do not match" +#: ../../modules/horde/Browser.php:867 +msgid "file" msgstr "" -#: ../../register.php:158 -msgid "Error: Insert Failed" +#: ../../modules/horde/Browser.php:871 +msgid "File uploads not supported." msgstr "" -#: ../../radio.php:50 -msgid "Radio Station Added" +#: ../../modules/horde/Browser.php:889 +msgid "No file uploaded" msgstr "" -#: ../../democratic.php:52 -msgid "The Requested Playlist has been deleted." +#: ../../modules/horde/Browser.php:896 +#, php-format +msgid "There was a problem with the file upload: No %s was uploaded." +msgstr "" + +#: ../../modules/horde/Browser.php:901 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was larger than the maximum " +"allowed size (%d bytes)." +msgstr "" + +#: ../../modules/horde/Browser.php:903 +#, php-format +msgid "" +"There was a problem with the file upload: The %s was only partially uploaded." +msgstr "" + +#: ../../playlist.php:57 +msgid "Playlist Created" +msgstr "" + +#: ../../playlist.php:57 +msgid " has been created" +msgstr "" + +#: ../../playlist.php:78 +msgid "Playlist Updated" +msgstr "" + +#: ../../playlist.php:79 +msgid "has been updated and is now" +msgstr "" + +#: ../../playlist.php:101 +msgid "Playlist Imported" +msgstr "" + +#: ../../playlist.php:130 +msgid "Empty Playlists Deleted" +msgstr "" + +#: ../../login.php:69 +msgid "User Disabled please contact Admin" +msgstr "" + +#: ../../login.php:83 +msgid "Unable to create new account" +msgstr "" + +#: ../../login.php:92 +msgid "No local account found" +msgstr "" + +#: ../../search.php:38 +msgid "Error: No Keyword Entered" msgstr "" -#: ../../democratic.php:92 -msgid "Playlist Cleared" +#: ../../artists.php:188 +msgid "Show Artists starting with" msgstr "" #: ../../bin/print_tags.inc:66 -- cgit