summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locale/base/LANGLIST26
-rwxr-xr-xlocale/base/gather-messages.sh2
-rw-r--r--locale/base/messages.pot89
-rw-r--r--locale/ca_ES/LC_MESSAGES/messages.mobin32636 -> 32636 bytes
-rw-r--r--locale/ca_ES/LC_MESSAGES/messages.po91
-rw-r--r--locale/de_DE/LC_MESSAGES/messages.mobin43111 -> 43111 bytes
-rw-r--r--locale/de_DE/LC_MESSAGES/messages.po94
-rw-r--r--locale/el_GR/LC_MESSAGES/messages.mobin52477 -> 52477 bytes
-rw-r--r--locale/el_GR/LC_MESSAGES/messages.po94
-rw-r--r--locale/en_GB/LC_MESSAGES/messages.mobin16548 -> 16548 bytes
-rw-r--r--locale/en_GB/LC_MESSAGES/messages.po90
-rw-r--r--locale/es_ES/LC_MESSAGES/messages.mobin10745 -> 10745 bytes
-rw-r--r--locale/es_ES/LC_MESSAGES/messages.po92
-rw-r--r--locale/fr_FR/LC_MESSAGES/messages.mobin47743 -> 47743 bytes
-rw-r--r--locale/fr_FR/LC_MESSAGES/messages.po94
-rw-r--r--locale/it_IT/LC_MESSAGES/messages.mobin17733 -> 17733 bytes
-rw-r--r--locale/it_IT/LC_MESSAGES/messages.po92
-rw-r--r--locale/ja_JP/LC_MESSAGES/messages.mobin53646 -> 53646 bytes
-rw-r--r--locale/ja_JP/LC_MESSAGES/messages.po94
-rw-r--r--locale/nl_NL/LC_MESSAGES/messages.mobin23597 -> 23597 bytes
-rw-r--r--locale/nl_NL/LC_MESSAGES/messages.po92
-rw-r--r--locale/ru_RU/LC_MESSAGES/messages.mobin40161 -> 40161 bytes
-rw-r--r--locale/ru_RU/LC_MESSAGES/messages.po94
-rw-r--r--locale/tr_TR/LC_MESSAGES/messages.mobin670 -> 670 bytes
-rw-r--r--locale/tr_TR/LC_MESSAGES/messages.po89
-rw-r--r--locale/zh_CN/LC_MESSAGES/messages.mobin555 -> 555 bytes
-rw-r--r--locale/zh_CN/LC_MESSAGES/messages.po127
27 files changed, 738 insertions, 522 deletions
diff --git a/locale/base/LANGLIST b/locale/base/LANGLIST
index 940de20a..741f6671 100644
--- a/locale/base/LANGLIST
+++ b/locale/base/LANGLIST
@@ -1,17 +1,17 @@
Localization Status Report for Ampache.
-Generated: 08/27/2008 00:55:43 GMT
+Generated: 09/02/2008 23:14:22 GMT
LANG Trans Fuzzy Untrans Obsolete
-ca_CA 500 53 198 129
-de_DE 649 53 49 10
-el_GR 638 51 62 29
-en_GB 252 192 307 183
-es_ES 184 137 430 148
-fr_FR 675 55 21 136
-it_IT 291 172 288 176
-ja_JP 723 13 15 2
-nl_NL 345 168 238 183
-ru_RU 639 51 61 72
-tr_TR 3 60 688 49
-zh_CN 0 5 746 6
+ca_ES 497 64 211 325
+de_DE 646 64 62 46
+el_GR 636 63 73 86
+en_GB 250 202 320 424
+es_ES 182 151 439 308
+fr_FR 672 68 32 304
+it_IT 288 180 304 377
+ja_JP 751 3 18 0
+nl_NL 343 173 256 441
+ru_RU 638 64 70 170
+tr_TR 4 65 703 109
+zh_CN 1 0 771 0
diff --git a/locale/base/gather-messages.sh b/locale/base/gather-messages.sh
index 9ea71cb4..ebce25b7 100755
--- a/locale/base/gather-messages.sh
+++ b/locale/base/gather-messages.sh
@@ -58,6 +58,8 @@ case $1 in
echo "$i MO file creating..."
msgfmt -v -c ../$i/LC_MESSAGES/messages.po -o ../$i/LC_MESSAGES/messages.mo
rm -f ../$i/LC_MESSAGES/messages.po~
+ obs=`cat ../$i/LC_MESSAGES/messages.po | grep '^#~' | wc -l`
+ echo "Obsolete: $obs"
done
;;
"--get"|"-g"|"get")
diff --git a/locale/base/messages.pot b/locale/base/messages.pot
index eed5a1ef..775d7c8e 100644
--- a/locale/base/messages.pot
+++ b/locale/base/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:40+0900\n"
+"POT-Creation-Date: 2008-09-03 08:19+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -39,9 +39,9 @@ msgstr ""
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -58,6 +58,8 @@ msgstr ""
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr ""
@@ -292,8 +294,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -317,8 +319,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -384,7 +386,7 @@ msgstr ""
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr ""
@@ -398,8 +400,8 @@ msgstr ""
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -471,8 +473,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr ""
@@ -839,15 +841,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr ""
@@ -1037,7 +1038,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1082,7 +1083,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1100,11 +1101,6 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr ""
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr ""
@@ -1450,6 +1446,11 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr ""
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr ""
@@ -1640,8 +1641,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1840,8 +1841,8 @@ msgstr ""
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2213,7 +2214,11 @@ msgstr ""
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+msgid "Use Existing Database"
+msgstr ""
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr ""
@@ -2440,8 +2445,8 @@ msgstr ""
msgid "years ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr ""
@@ -2868,11 +2873,11 @@ msgstr ""
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -2886,7 +2891,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr ""
@@ -3055,6 +3060,10 @@ msgstr ""
msgid "Flagged Records"
msgstr ""
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr ""
@@ -3226,6 +3235,10 @@ msgstr ""
msgid "songs updated."
msgstr ""
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3287,11 +3300,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3319,6 +3332,10 @@ msgstr ""
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+msgid "Error: Config file not found or Unreadable"
+msgstr ""
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr ""
diff --git a/locale/ca_ES/LC_MESSAGES/messages.mo b/locale/ca_ES/LC_MESSAGES/messages.mo
index 904f8a82..6a952c9a 100644
--- a/locale/ca_ES/LC_MESSAGES/messages.mo
+++ b/locale/ca_ES/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/ca_ES/LC_MESSAGES/messages.po b/locale/ca_ES/LC_MESSAGES/messages.po
index 37f246af..3de44602 100644
--- a/locale/ca_ES/LC_MESSAGES/messages.po
+++ b/locale/ca_ES/LC_MESSAGES/messages.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-01-04 16:41+0100\n"
"Last-Translator: Guillem Lluch Moll <glluch@ya.com>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -48,9 +48,9 @@ msgstr "Error: no s'ha entrat cap lletre"
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -67,6 +67,8 @@ msgstr "Afegir"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Aleatori"
@@ -321,8 +323,8 @@ msgstr "Cover"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -346,8 +348,8 @@ msgstr "Album"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -413,7 +415,7 @@ msgstr "Accions"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "No hi ha dades"
@@ -427,8 +429,8 @@ msgstr "Nom sencer"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -500,8 +502,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Desconegut"
@@ -869,15 +871,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr "Democràtic"
@@ -1067,7 +1068,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1112,7 +1113,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1130,11 +1131,6 @@ msgstr "Àlbums del moment"
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr "Escoltat recentment"
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr "Edita l'artista"
@@ -1492,6 +1488,11 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr "Escoltat recentment"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Afegir accés per un host"
@@ -1685,8 +1686,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1891,8 +1892,8 @@ msgstr "Vots"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2270,7 +2271,12 @@ msgstr "Contrasenya de l'usuari de la base de dades de l'Ampache"
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Inserar base de dades"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Inserar base de dades"
@@ -2502,8 +2508,8 @@ msgstr "mesos arrera"
msgid "years ago"
msgstr "anys arrera"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr "Últim escoltat"
@@ -2937,11 +2943,11 @@ msgstr "Cançons desactivades"
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr "Estadístiques"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -2955,7 +2961,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "Ara sonant"
@@ -3124,6 +3130,10 @@ msgstr ""
msgid "Flagged Records"
msgstr "Registres assenyalats"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "Aprovat"
@@ -3299,6 +3309,10 @@ msgstr "Comprovant"
msgid "songs updated."
msgstr "cançons actualitzades"
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3360,11 +3374,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3393,6 +3407,11 @@ msgstr "La sessió ha acabat: entra de nou"
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+#, fuzzy
+msgid "Error: Config file not found or Unreadable"
+msgstr "Errror l'arxiu de configuració ha caducat"
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr "Ampache actualitzat"
diff --git a/locale/de_DE/LC_MESSAGES/messages.mo b/locale/de_DE/LC_MESSAGES/messages.mo
index 337b54c9..d65cf2a6 100644
--- a/locale/de_DE/LC_MESSAGES/messages.mo
+++ b/locale/de_DE/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/de_DE/LC_MESSAGES/messages.po b/locale/de_DE/LC_MESSAGES/messages.po
index 6435d7a8..49a6952d 100644
--- a/locale/de_DE/LC_MESSAGES/messages.po
+++ b/locale/de_DE/LC_MESSAGES/messages.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:42+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-08-24 09:26+0200\n"
"Last-Translator: Nikolai Försterling <devel@fosternet.de>\n"
"Language-Team: <de@li.org>\n"
@@ -42,9 +42,9 @@ msgstr "Fehler: Kein Schlüsselwort eingegeben"
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -61,6 +61,8 @@ msgstr "Hinzufügen"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Zufällig"
@@ -318,8 +320,8 @@ msgstr "Cover"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -343,8 +345,8 @@ msgstr "Album"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -410,7 +412,7 @@ msgstr "Aktionen"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "zu wenig statistische Daten"
@@ -424,8 +426,8 @@ msgstr "Kompletter Name"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -497,8 +499,8 @@ msgstr "Nie"
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Unbekannt"
@@ -866,15 +868,14 @@ msgid "All Playlists"
msgstr "Alle Wiedergabelisten"
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr "gerade gespielt"
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr "demokratisch"
@@ -1064,7 +1065,7 @@ msgid "Show instances"
msgstr "Sitzungen anzeigen"
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr "Wiedergabeliste anzeigen"
@@ -1109,7 +1110,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr "Radiosender hinzufügen"
@@ -1127,11 +1128,6 @@ msgstr "Empfehlenswerte Alben"
msgid "Loading..."
msgstr "Laden..."
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr "kürzlich gespielt"
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr "Bearbeite Interpret"
@@ -1495,6 +1491,11 @@ msgstr "Benutzer ist abgemeldet"
msgid "Active Playlist"
msgstr "Aktive Wiedergabeliste"
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr "kürzlich gespielt"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Zugang für einen Rechner einrichten"
@@ -1690,9 +1691,10 @@ msgstr "Ähnliche Interpreten"
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:68
+#, fuzzy
+msgid "Related Tag"
+msgstr "Ähnliche Alben"
#: ../../templates/rightbar.inc.php:104
msgid "More"
@@ -1896,8 +1898,8 @@ msgstr "Bewertungen"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2276,7 +2278,12 @@ msgstr "Ampache Datenbank Passwort"
msgid "Overwrite Existing"
msgstr "Überschreibe bestehende"
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Datenbank einfügen"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Datenbank einfügen"
@@ -2508,8 +2515,8 @@ msgstr "Monaten"
msgid "years ago"
msgstr "Jahren"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr "zuletzt gespielt vor"
@@ -2946,11 +2953,11 @@ msgstr "Lieder gesperrt"
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr "Statistik"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr "Verwalte Wiedergabeliste"
@@ -2964,7 +2971,7 @@ msgstr "Beständig"
msgid "Date Added"
msgstr "Hinzugefügt am"
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "Aktuell wird gespielt"
@@ -3133,6 +3140,10 @@ msgstr "Shoutbox Aufzeichnungen"
msgid "Flagged Records"
msgstr "Markierte Datensätze"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "Erlaubt"
@@ -3307,6 +3318,10 @@ msgstr "Geprüft"
msgid "songs updated."
msgstr "Lieder aktualisiert."
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr "Ähnliche Musikstile"
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3368,11 +3383,11 @@ msgstr "Während dem hinzufügen löschen"
msgid "Always"
msgstr "Immer"
-#: ../../lib/install.php:253
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr "Kein Benutzer/Passwort angegeben"
-#: ../../lib/install.php:258
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr "Passwörter nicht identisch"
@@ -3401,6 +3416,11 @@ msgstr "Sitzung abgelaufen: Bitte erneut einloggen"
msgid "Radio Station Added"
msgstr "Radiosender hinzugefügt"
+#: ../../install.php:168
+#, fuzzy
+msgid "Error: Config file not found or Unreadable"
+msgstr "Fehler Konfigurationsdatei abgelaufen"
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr "Ampache Update"
diff --git a/locale/el_GR/LC_MESSAGES/messages.mo b/locale/el_GR/LC_MESSAGES/messages.mo
index 5a25edd9..f238df7b 100644
--- a/locale/el_GR/LC_MESSAGES/messages.mo
+++ b/locale/el_GR/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/el_GR/LC_MESSAGES/messages.po b/locale/el_GR/LC_MESSAGES/messages.po
index 027da5db..e8d7aa4f 100644
--- a/locale/el_GR/LC_MESSAGES/messages.po
+++ b/locale/el_GR/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-08-25 08:43+0900\n"
"Last-Translator: Ampache <translations at ampache.org>\n"
"Language-Team: Greek <LL@li.org>\n"
@@ -38,9 +38,9 @@ msgstr "Σφάλμα: Δε δώσατε λέξη αναζήτησης"
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -57,6 +57,8 @@ msgstr "Προσθήκη"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Τυχαία"
@@ -304,8 +306,8 @@ msgstr "Εξώφυλλο"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -329,8 +331,8 @@ msgstr "Άλμπουμ"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -396,7 +398,7 @@ msgstr "Ενέργειες"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "Ανεπαρκή δεδομένα"
@@ -410,8 +412,8 @@ msgstr "Ονοματεπώνυμο"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -483,8 +485,8 @@ msgstr "Ποτέ"
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Άγνωστο"
@@ -852,15 +854,14 @@ msgid "All Playlists"
msgstr "Όλες οι playlists"
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr "Τώρα παίζουν"
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr "Δημοκρατική"
@@ -1050,7 +1051,7 @@ msgid "Show instances"
msgstr "Δείξε Στιγμιότυπα"
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr "Δείξε playlist"
@@ -1095,7 +1096,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr "Προσθήκη Ραδιοφωνικού Σταθμού"
@@ -1113,11 +1114,6 @@ msgstr "Άλμπουμς της στιγμής"
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr "Παίχτηκαν πρόσφατα"
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr "Επεξεργασία καλλιτέχνη"
@@ -1475,6 +1471,11 @@ msgstr "Ο Χρήστης είναι εκτός τώρα"
msgid "Active Playlist"
msgstr "Ενεργή playlist"
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr "Παίχτηκαν πρόσφατα"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Πρόσθεσε πρόσβαση από εξυπηρετητή"
@@ -1667,9 +1668,10 @@ msgstr "Σχετικό Καλλιτέχνης"
msgid "Related Album"
msgstr "Σχετικό άλμπουμ"
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
-msgstr "Σχετικό Είδος"
+#: ../../templates/rightbar.inc.php:68
+#, fuzzy
+msgid "Related Tag"
+msgstr "Σχετικό άλμπουμ"
#: ../../templates/rightbar.inc.php:104
msgid "More"
@@ -1873,8 +1875,8 @@ msgstr "Ψήφοι"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2252,7 +2254,12 @@ msgstr "Κωδικός Χρήστη νέας βάσης"
msgid "Overwrite Existing"
msgstr "Εγγραφή πάνω σε ήδη υπάρχουσα βάση"
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Εισαγωγή βάσης"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Εισαγωγή βάσης"
@@ -2484,8 +2491,8 @@ msgstr "μήνες νωρίτερα"
msgid "years ago"
msgstr "χρόνια νωρίτερα"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr "Παίχτηκαν Τελευταία"
@@ -2918,11 +2925,11 @@ msgstr "Τραγούδια απενεργοποιήθηκαν"
msgid "Information"
msgstr "Πληροφορίες"
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr "Στατιστικά"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr "Διαχείριση playlist"
@@ -2936,7 +2943,7 @@ msgstr "Μόνιμο"
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "Τώρα παίζει"
@@ -3105,6 +3112,10 @@ msgstr "Εγγραφές Shoutbox"
msgid "Flagged Records"
msgstr "Μαρκαρισμένες εγγραφές"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "Εγκρίθηκαν"
@@ -3280,6 +3291,10 @@ msgstr "Ελέγχθηκαν"
msgid "songs updated."
msgstr "τραγούδια ενημερώθηκαν"
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr "Σχετικό Είδος"
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3341,11 +3356,11 @@ msgstr "Καθάρισε με την αποστολή"
msgid "Always"
msgstr "Πάντα"
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr "Δεν ορίστηκε Όνομα Χρήστη/Κωδικός"
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr "Οι κωδικοί δεν ταιριάζουν"
@@ -3374,6 +3389,11 @@ msgstr "Η συνεδρία εξέπνευσε: Παρακαλώ ξαναμπε
msgid "Radio Station Added"
msgstr "Ο Ραδιοφωνικός Σταθμός προστέθηκε"
+#: ../../install.php:168
+#, fuzzy
+msgid "Error: Config file not found or Unreadable"
+msgstr "Σφάλμα: Παλιό Αρχείο Ρυθμίσεων"
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr "Ενημέρωση Ampache"
diff --git a/locale/en_GB/LC_MESSAGES/messages.mo b/locale/en_GB/LC_MESSAGES/messages.mo
index 9bdc25e5..74301949 100644
--- a/locale/en_GB/LC_MESSAGES/messages.mo
+++ b/locale/en_GB/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/en_GB/LC_MESSAGES/messages.po b/locale/en_GB/LC_MESSAGES/messages.po
index 7bdff871..723ef459 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 2.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2005-07-17 21:58-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: British English <en@li.org>\n"
@@ -38,9 +38,9 @@ msgstr ""
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -57,6 +57,8 @@ msgstr "Add"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Random"
@@ -310,8 +312,8 @@ msgstr "Cover"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -335,8 +337,8 @@ msgstr "Album"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -404,7 +406,7 @@ msgstr "Action"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr ""
@@ -418,8 +420,8 @@ msgstr "Fullname"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -493,8 +495,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Unknown"
@@ -865,15 +867,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr ""
@@ -1069,7 +1070,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1115,7 +1116,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1133,11 +1134,6 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr ""
-
#: ../../templates/show_edit_artist.inc.php:23
#, fuzzy
msgid "Edit Artist"
@@ -1509,6 +1505,11 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr ""
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Add Access for a Host"
@@ -1706,8 +1707,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1922,8 +1923,8 @@ msgstr "other"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2319,7 +2320,12 @@ msgstr ""
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Insert Database"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Insert Database"
@@ -2563,8 +2569,8 @@ msgstr ""
msgid "years ago"
msgstr "year"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr ""
@@ -3013,12 +3019,12 @@ msgstr "Songs Disabled"
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
#, fuzzy
msgid "Statistics"
msgstr "Catalogue Statistics"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -3032,7 +3038,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "Now Playing"
@@ -3217,6 +3223,10 @@ msgstr ""
msgid "Flagged Records"
msgstr "Flagged by"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr ""
@@ -3395,6 +3405,10 @@ msgstr "Checking"
msgid "songs updated."
msgstr "Playlist updated."
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3457,11 +3471,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3490,6 +3504,10 @@ msgstr "Session Expired: please log in again at"
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+msgid "Error: Config file not found or Unreadable"
+msgstr ""
+
#: ../../update.php:47 ../../update.php:51
#, fuzzy
msgid "Ampache Update"
diff --git a/locale/es_ES/LC_MESSAGES/messages.mo b/locale/es_ES/LC_MESSAGES/messages.mo
index 4de8c0c7..1e0d4463 100644
--- a/locale/es_ES/LC_MESSAGES/messages.mo
+++ b/locale/es_ES/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/es_ES/LC_MESSAGES/messages.po b/locale/es_ES/LC_MESSAGES/messages.po
index a3d72ccc..037de532 100644
--- a/locale/es_ES/LC_MESSAGES/messages.po
+++ b/locale/es_ES/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-08-25 08:43+0900\n"
"Last-Translator: Ampache <translations at ampache.org>\n"
"Language-Team: Spanish <LL@li.org>\n"
@@ -38,9 +38,9 @@ msgstr ""
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -57,6 +57,8 @@ msgstr ""
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Al azar"
@@ -292,8 +294,8 @@ msgstr "Portada"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -317,8 +319,8 @@ msgstr "Álbum"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -384,7 +386,7 @@ msgstr "Acciónes"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "No hay suficiente información"
@@ -398,8 +400,8 @@ msgstr "Nombre entero"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -472,8 +474,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Desconocido"
@@ -844,15 +846,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr ""
@@ -1044,7 +1045,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1090,7 +1091,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1108,12 +1109,6 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-#, fuzzy
-msgid "Recently Played"
-msgstr "Menos tocado"
-
#: ../../templates/show_edit_artist.inc.php:23
#, fuzzy
msgid "Edit Artist"
@@ -1476,6 +1471,12 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+#, fuzzy
+msgid "Recently Played"
+msgstr "Menos tocado"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Añadir aceso para un servidor"
@@ -1671,8 +1672,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1886,8 +1887,8 @@ msgstr "otro"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2275,7 +2276,12 @@ msgstr "Contraseña del usario de la base de datos Ampache"
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Insertar una base de datos"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Insertar una base de datos"
@@ -2517,8 +2523,8 @@ msgstr ""
msgid "years ago"
msgstr "año"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr ""
@@ -2959,12 +2965,12 @@ msgstr "Mostrar todo"
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
#, fuzzy
msgid "Statistics"
msgstr "Estadísticas del catálogo"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -2978,7 +2984,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr ""
@@ -3156,6 +3162,10 @@ msgstr ""
msgid "Flagged Records"
msgstr "Comentado por"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
#, fuzzy
msgid "Approved"
@@ -3333,6 +3343,10 @@ msgstr ""
msgid "songs updated."
msgstr ""
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3394,11 +3408,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3427,6 +3441,10 @@ msgstr ""
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+msgid "Error: Config file not found or Unreadable"
+msgstr ""
+
#: ../../update.php:47 ../../update.php:51
#, fuzzy
msgid "Ampache Update"
diff --git a/locale/fr_FR/LC_MESSAGES/messages.mo b/locale/fr_FR/LC_MESSAGES/messages.mo
index e2d86e5d..3d40412e 100644
--- a/locale/fr_FR/LC_MESSAGES/messages.mo
+++ b/locale/fr_FR/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/fr_FR/LC_MESSAGES/messages.po b/locale/fr_FR/LC_MESSAGES/messages.po
index e6b721b8..e8ec5929 100644
--- a/locale/fr_FR/LC_MESSAGES/messages.po
+++ b/locale/fr_FR/LC_MESSAGES/messages.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-08-01 00:52+0200\n"
"Last-Translator: Erwan Velu <erwan.velu@free.fr>\n"
"Language-Team: French <kde-i18n-doc@lists.kde.org>\n"
@@ -44,9 +44,9 @@ msgstr "Erreur: Aucun mot cl&eacute; entr&eacute;"
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -63,6 +63,8 @@ msgstr "Ajouter"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Al&eacute;atoire"
@@ -317,8 +319,8 @@ msgstr "Jacquette"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -342,8 +344,8 @@ msgstr "Album"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -409,7 +411,7 @@ msgstr "Actions"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "Pas assez de donn&eacute;es"
@@ -423,8 +425,8 @@ msgstr "Nom complet"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -496,8 +498,8 @@ msgstr "Jamais"
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Inconnu"
@@ -865,15 +867,14 @@ msgid "All Playlists"
msgstr "Toutes les pistes de lecture"
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr "En cours de lecture"
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr "Democratique"
@@ -1063,7 +1064,7 @@ msgid "Show instances"
msgstr "Monter les instances"
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr "Monter les listes de lectures"
@@ -1108,7 +1109,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr "Ajouter une station de radio"
@@ -1126,11 +1127,6 @@ msgstr "Les albums du moment"
msgid "Loading..."
msgstr "Chargement..."
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr "R&eacute;cemment jou&eacute;s"
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr "Editer l'artiste"
@@ -1495,6 +1491,11 @@ msgstr "Utilisateur est hors ligne "
msgid "Active Playlist"
msgstr "Liste de lecture active"
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr "R&eacute;cemment jou&eacute;s"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Ajouter un acc&egrave;s pour un h&ocirc;te"
@@ -1688,9 +1689,10 @@ msgstr "Artiste associé "
msgid "Related Album"
msgstr "Album associé "
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
-msgstr "Genre associé "
+#: ../../templates/rightbar.inc.php:68
+#, fuzzy
+msgid "Related Tag"
+msgstr "Album associé "
#: ../../templates/rightbar.inc.php:104
msgid "More"
@@ -1896,8 +1898,8 @@ msgstr "Votes"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2279,7 +2281,12 @@ msgstr "Mot de passe de l'utilisateur de base de donn&eacute;es Ampache"
msgid "Overwrite Existing"
msgstr "Ecraser la configuration existante"
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Remplissage de la base de donn&eacute;es"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Remplissage de la base de donn&eacute;es"
@@ -2514,8 +2521,8 @@ msgstr "mois"
msgid "years ago"
msgstr "ann&eacute;e"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr "Derniers titres jou&eacute;s"
@@ -2951,11 +2958,11 @@ msgstr "Morceaux d&eacute;sactiv&eacute;s"
msgid "Information"
msgstr "Information"
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr "Statistiques"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr "G&eacute;rer les listes de lectures"
@@ -2969,7 +2976,7 @@ msgstr "Permanent"
msgid "Date Added"
msgstr "Date ajout&eacute;e"
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "En cours de lecture"
@@ -3138,6 +3145,10 @@ msgstr "Zone de commentaires"
msgid "Flagged Records"
msgstr "Pistes Marqu&eacute;es"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "Accept&eacute;"
@@ -3313,6 +3324,10 @@ msgstr "Vérifi&eacute;es"
msgid "songs updated."
msgstr "morceaux mis &agrave; jour"
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr "Genre associé "
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3374,11 +3389,11 @@ msgstr "Jouer et vider la liste"
msgid "Always"
msgstr "Toujours"
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr "Aucun nom d'utilisateur/mot de passe spécifié"
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr "Les mots de passe ne correspondent pas"
@@ -3407,6 +3422,11 @@ msgstr "Session expir&eacute;e : reconnectez vous sur"
msgid "Radio Station Added"
msgstr "Station de radio ajout&eacute;e"
+#: ../../install.php:168
+#, fuzzy
+msgid "Error: Config file not found or Unreadable"
+msgstr "Erreur: la configuration est trop vielle"
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr "Mise &agrave; jour d'Ampache"
diff --git a/locale/it_IT/LC_MESSAGES/messages.mo b/locale/it_IT/LC_MESSAGES/messages.mo
index e8f80036..8030e201 100644
--- a/locale/it_IT/LC_MESSAGES/messages.mo
+++ b/locale/it_IT/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/it_IT/LC_MESSAGES/messages.po b/locale/it_IT/LC_MESSAGES/messages.po
index d950d871..af1ccfc6 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: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2006-01-08 00:34+0100\n"
"Last-Translator: Mr-miky <translate@mr-miky.com>\n"
"Language-Team: Italian\n"
@@ -38,9 +38,9 @@ msgstr "Errore: Nessuna parola chiave inserita"
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -57,6 +57,8 @@ msgstr "Aggiungi"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Casuale"
@@ -307,8 +309,8 @@ msgstr "Copertina"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -332,8 +334,8 @@ msgstr "Album"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -399,7 +401,7 @@ msgstr "Azioni"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "Dati insufficienti"
@@ -413,8 +415,8 @@ msgstr "Nome completo"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -487,8 +489,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Sconosciuto"
@@ -860,15 +862,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr ""
@@ -1061,7 +1062,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1107,7 +1108,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1125,12 +1126,6 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-#, fuzzy
-msgid "Recently Played"
-msgstr "Meno ascoltati"
-
#: ../../templates/show_edit_artist.inc.php:23
#, fuzzy
msgid "Edit Artist"
@@ -1497,6 +1492,12 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+#, fuzzy
+msgid "Recently Played"
+msgstr "Meno ascoltati"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Aggiungi accesso ad un Host"
@@ -1694,8 +1695,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1909,8 +1910,8 @@ msgstr "altro"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2298,7 +2299,12 @@ msgstr "Password utente del database Ampache"
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Inserisci database"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Inserisci database"
@@ -2541,8 +2547,8 @@ msgstr ""
msgid "years ago"
msgstr "anno"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr ""
@@ -2986,12 +2992,12 @@ msgstr "Brani disabilitati"
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
#, fuzzy
msgid "Statistics"
msgstr "Statistiche catalogo"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -3005,7 +3011,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "In esecuzione"
@@ -3185,6 +3191,10 @@ msgstr ""
msgid "Flagged Records"
msgstr "Marcata da"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
#, fuzzy
msgid "Approved"
@@ -3366,6 +3376,10 @@ msgstr "Controllo in corso"
msgid "songs updated."
msgstr "è stata aggiornata"
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3428,11 +3442,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3461,6 +3475,10 @@ msgstr "Sessione scaduta: Per cortesia rifai il login"
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+msgid "Error: Config file not found or Unreadable"
+msgstr ""
+
#: ../../update.php:47 ../../update.php:51
#, fuzzy
msgid "Ampache Update"
diff --git a/locale/ja_JP/LC_MESSAGES/messages.mo b/locale/ja_JP/LC_MESSAGES/messages.mo
index 48fcf2f8..944fa099 100644
--- a/locale/ja_JP/LC_MESSAGES/messages.mo
+++ b/locale/ja_JP/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/ja_JP/LC_MESSAGES/messages.po b/locale/ja_JP/LC_MESSAGES/messages.po
index 93813bda..5eca3a56 100644
--- a/locale/ja_JP/LC_MESSAGES/messages.po
+++ b/locale/ja_JP/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-07-14 20:44+0900\n"
"Last-Translator: momo-i <webmaster at momo-i.org>\n"
"Language-Team: Japanese\n"
@@ -39,9 +39,9 @@ msgstr "エラー: キーワードが何も入力されていません"
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -58,6 +58,8 @@ msgstr "追加"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "ランダム"
@@ -312,8 +314,8 @@ msgstr "カバー"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -337,8 +339,8 @@ msgstr "アルバム"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -404,7 +406,7 @@ msgstr "操作"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "データは全くありません"
@@ -418,8 +420,8 @@ msgstr "フルネーム"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -491,8 +493,8 @@ msgstr "Never"
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "不明"
@@ -859,15 +861,14 @@ msgid "All Playlists"
msgstr "全プレイリスト"
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr "現在再生中のもの"
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr "大衆向け"
@@ -1057,7 +1058,7 @@ msgid "Show instances"
msgstr "インスタンス表示"
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr "再生リストの表示"
@@ -1103,7 +1104,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr "ラジオステーションの追加"
@@ -1121,11 +1122,6 @@ msgstr "現在のアルバム"
msgid "Loading..."
msgstr "読み込み中..."
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr "最近再生したもの"
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr "アーティスト編集"
@@ -1481,6 +1477,11 @@ msgstr "ユーザは現在オフラインです"
msgid "Active Playlist"
msgstr "アクティブなプレイリスト"
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr "最近再生したもの"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "ホストのアクセスを追加"
@@ -1671,9 +1672,10 @@ msgstr "関連するアーティスト"
msgid "Related Album"
msgstr "関連するアルバム"
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
-msgstr "関連するジャンル"
+#: ../../templates/rightbar.inc.php:68
+#, fuzzy
+msgid "Related Tag"
+msgstr "関連するアルバム"
#: ../../templates/rightbar.inc.php:104
msgid "More"
@@ -1871,8 +1873,8 @@ msgstr "投票"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2247,7 +2249,12 @@ msgstr "Ampacheデータベースユーザパスワード"
msgid "Overwrite Existing"
msgstr "既存を上書き"
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "データベース挿入"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "データベース挿入"
@@ -2476,8 +2483,8 @@ msgstr "ヶ月前"
msgid "years ago"
msgstr "年前"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr "最後に再生した"
@@ -2911,11 +2918,11 @@ msgstr "表示を無効にしました"
msgid "Information"
msgstr "情報"
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr "統計"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr "再生リストの管理"
@@ -2929,7 +2936,7 @@ msgstr "Sticky"
msgid "Date Added"
msgstr "追加日"
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "現在の演奏曲"
@@ -3098,6 +3105,10 @@ msgstr "シャウトボックスレコード"
msgid "Flagged Records"
msgstr "フラグされたレコード"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "承認"
@@ -3269,6 +3280,10 @@ msgstr "チェック済み"
msgid "songs updated."
msgstr "曲更新しました"
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr "関連するジャンル"
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3330,11 +3345,11 @@ msgstr "送信をクリア"
msgid "Always"
msgstr "常に"
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr "指定されたユーザ名/パスワードはありません"
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr "パスワードが一致しません"
@@ -3362,6 +3377,11 @@ msgstr "セッション期限切れ: 再ログインしてください"
msgid "Radio Station Added"
msgstr "ラジオステーションを追加しました"
+#: ../../install.php:168
+#, fuzzy
+msgid "Error: Config file not found or Unreadable"
+msgstr "エラー: 設定ファイルは期限切れです"
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr "Apmache更新"
diff --git a/locale/nl_NL/LC_MESSAGES/messages.mo b/locale/nl_NL/LC_MESSAGES/messages.mo
index 29dfd62d..f1701bfa 100644
--- a/locale/nl_NL/LC_MESSAGES/messages.mo
+++ b/locale/nl_NL/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/nl_NL/LC_MESSAGES/messages.po b/locale/nl_NL/LC_MESSAGES/messages.po
index 0514746a..89ead490 100644
--- a/locale/nl_NL/LC_MESSAGES/messages.po
+++ b/locale/nl_NL/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache SVN 693\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:42+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2006-11-14 08:00+0100\n"
"Last-Translator: Terence Theijn <terence.theijn@gmail.com>\n"
"Language-Team: Dutch <terence.theijn@gmail.com>\n"
@@ -38,9 +38,9 @@ msgstr "Fout: Geen Zoekwoord opgegeven"
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -57,6 +57,8 @@ msgstr "Voeg Toe"
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr "Willekeurig"
@@ -312,8 +314,8 @@ msgstr "Hoes"
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -337,8 +339,8 @@ msgstr "Album"
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -404,7 +406,7 @@ msgstr "Acties"
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr "Niet voldoende gegevens"
@@ -418,8 +420,8 @@ msgstr "Volledige Naam"
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -492,8 +494,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr "Onbekend"
@@ -866,15 +868,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr "Democratisch"
@@ -1066,7 +1067,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1112,7 +1113,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1130,12 +1131,6 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-#, fuzzy
-msgid "Recently Played"
-msgstr "Minst Gespeeld"
-
#: ../../templates/show_edit_artist.inc.php:23
#, fuzzy
msgid "Edit Artist"
@@ -1509,6 +1504,12 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+#, fuzzy
+msgid "Recently Played"
+msgstr "Minst Gespeeld"
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr "Maak Toegang voor Host"
@@ -1704,8 +1705,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1920,8 +1921,8 @@ msgstr "Stemmen"
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2310,7 +2311,12 @@ msgstr "Ampache Database Gebruikers Paswoord"
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr "Maak Database"
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr "Maak Database"
@@ -2553,8 +2559,8 @@ msgstr "maanden geleden"
msgid "years ago"
msgstr "jaren geleden"
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr ""
@@ -2998,12 +3004,12 @@ msgstr "Liedjes Gedeactiveerd"
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
#, fuzzy
msgid "Statistics"
msgstr "Statistieken"
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -3017,7 +3023,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr "Nu Speelt"
@@ -3197,6 +3203,10 @@ msgstr ""
msgid "Flagged Records"
msgstr "Gemarkeerd door"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
#, fuzzy
msgid "Approved"
@@ -3376,6 +3386,10 @@ msgstr "Bezig met Controleren"
msgid "songs updated."
msgstr "liedjes bijgewerkt."
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3438,11 +3452,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:253
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:258
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3471,6 +3485,10 @@ msgstr "Sessie Verlopen: log opnieuw in op"
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+msgid "Error: Config file not found or Unreadable"
+msgstr ""
+
#: ../../update.php:47 ../../update.php:51
#, fuzzy
msgid "Ampache Update"
diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo
index b36af6f5..680aad44 100644
--- a/locale/ru_RU/LC_MESSAGES/messages.mo
+++ b/locale/ru_RU/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/ru_RU/LC_MESSAGES/messages.po b/locale/ru_RU/LC_MESSAGES/messages.po
index 8a88d6e5..44a07bba 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: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2007-02-05 21:58-0000\n"
"Last-Translator: Alexey Illarionov <littlesavage@orionet.ru>\n"
"Language-Team: British English <en@li.org>\n"
@@ -39,9 +39,9 @@ msgstr ": "
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -58,6 +58,8 @@ msgstr ""
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr ""
@@ -309,8 +311,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -334,8 +336,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -401,7 +403,7 @@ msgstr ""
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr " "
@@ -415,8 +417,8 @@ msgstr " "
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -488,8 +490,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr ""
@@ -857,15 +859,14 @@ msgid "All Playlists"
msgstr " "
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr " "
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr ""
@@ -1055,7 +1056,7 @@ msgid "Show instances"
msgstr " "
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr " "
@@ -1100,7 +1101,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr " "
@@ -1118,11 +1119,6 @@ msgstr " "
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr " "
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr " "
@@ -1480,6 +1476,11 @@ msgstr " "
msgid "Active Playlist"
msgstr " "
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr " "
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr " "
@@ -1673,9 +1674,10 @@ msgstr " "
msgid "Related Album"
msgstr " "
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
-msgstr " "
+#: ../../templates/rightbar.inc.php:68
+#, fuzzy
+msgid "Related Tag"
+msgstr " "
#: ../../templates/rightbar.inc.php:104
msgid "More"
@@ -1879,8 +1881,8 @@ msgstr ""
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2258,7 +2260,12 @@ msgstr "Ampache "
msgid "Overwrite Existing"
msgstr " "
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+#, fuzzy
+msgid "Use Existing Database"
+msgstr " "
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr " "
@@ -2493,8 +2500,8 @@ msgstr " "
msgid "years ago"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr " "
@@ -2930,11 +2937,11 @@ msgstr " "
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr " "
@@ -2948,7 +2955,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr " "
@@ -3117,6 +3124,10 @@ msgstr " "
msgid "Flagged Records"
msgstr " "
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr ""
@@ -3290,6 +3301,10 @@ msgstr ""
msgid "songs updated."
msgstr " ."
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr " "
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3351,11 +3366,11 @@ msgstr " "
msgid "Always"
msgstr ""
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr " "
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr " "
@@ -3384,6 +3399,11 @@ msgstr " : , "
msgid "Radio Station Added"
msgstr " "
+#: ../../install.php:168
+#, fuzzy
+msgid "Error: Config file not found or Unreadable"
+msgstr ": "
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr " Ampache"
diff --git a/locale/tr_TR/LC_MESSAGES/messages.mo b/locale/tr_TR/LC_MESSAGES/messages.mo
index 043c0b8a..f1d941bd 100644
--- a/locale/tr_TR/LC_MESSAGES/messages.mo
+++ b/locale/tr_TR/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/tr_TR/LC_MESSAGES/messages.po b/locale/tr_TR/LC_MESSAGES/messages.po
index cc4cae02..49bad4b4 100644
--- a/locale/tr_TR/LC_MESSAGES/messages.po
+++ b/locale/tr_TR/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:38+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-05-10 02:21-0700\n"
"Last-Translator: Ampache <translations at ampache.org>\n"
"Language-Team: Turkish <translations at ampache.org>\n"
@@ -38,9 +38,9 @@ msgstr ""
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -57,6 +57,8 @@ msgstr ""
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr ""
@@ -291,8 +293,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -316,8 +318,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -383,7 +385,7 @@ msgstr ""
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr ""
@@ -397,8 +399,8 @@ msgstr ""
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -470,8 +472,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr ""
@@ -839,15 +841,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr ""
@@ -1038,7 +1039,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1083,7 +1084,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1101,11 +1102,6 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr ""
-
#: ../../templates/show_edit_artist.inc.php:23
#, fuzzy
msgid "Edit Artist"
@@ -1457,6 +1453,11 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr ""
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr ""
@@ -1650,8 +1651,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1854,8 +1855,8 @@ msgstr ""
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2233,7 +2234,11 @@ msgstr ""
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+msgid "Use Existing Database"
+msgstr ""
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr ""
@@ -2462,8 +2467,8 @@ msgstr ""
msgid "years ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr ""
@@ -2896,11 +2901,11 @@ msgstr "edilgenletir"
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -2914,7 +2919,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr ""
@@ -3088,6 +3093,10 @@ msgstr ""
msgid "Flagged Records"
msgstr "aretleyen"
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
#, fuzzy
msgid "Approved"
@@ -3261,6 +3270,10 @@ msgstr ""
msgid "songs updated."
msgstr ""
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3323,11 +3336,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:259
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:264
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3356,6 +3369,10 @@ msgstr ""
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+msgid "Error: Config file not found or Unreadable"
+msgstr ""
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr ""
diff --git a/locale/zh_CN/LC_MESSAGES/messages.mo b/locale/zh_CN/LC_MESSAGES/messages.mo
index 7bed05fb..6ced393c 100644
--- a/locale/zh_CN/LC_MESSAGES/messages.mo
+++ b/locale/zh_CN/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/zh_CN/LC_MESSAGES/messages.po b/locale/zh_CN/LC_MESSAGES/messages.po
index cda84c13..06c456c4 100644
--- a/locale/zh_CN/LC_MESSAGES/messages.po
+++ b/locale/zh_CN/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache 3.5.0\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-08-29 16:42+0900\n"
+"POT-Creation-Date: 2008-09-03 08:08+0900\n"
"PO-Revision-Date: 2008-05-10 02:21-0700\n"
"Last-Translator: ampache <translations at ampache.org>\n"
"Language-Team: Chinese Simplified <translations at ampache.org>\n"
@@ -38,9 +38,9 @@ msgstr ""
#: ../../templates/show_live_stream_row.inc.php:23
#: ../../templates/show_shoutbox.inc.php:34
#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68
-#: ../../templates/show_recently_played.inc.php:35
-#: ../../templates/show_recently_played.inc.php:78
-#: ../../templates/show_recently_played.inc.php:97
+#: ../../templates/show_recently_played.inc.php:37
+#: ../../templates/show_recently_played.inc.php:80
+#: ../../templates/show_recently_played.inc.php:99
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
@@ -57,6 +57,8 @@ msgstr ""
#: ../../templates/show_artist.inc.php:41
#: ../../templates/show_album.inc.php:55
#: ../../templates/show_playlist_row.inc.php:24
+#: ../../modules/localplay/mpd.controller.php:495
+#: ../../modules/localplay/httpq.controller.php:494
msgid "Random"
msgstr ""
@@ -291,8 +293,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:50
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71
#: ../../templates/show_get_albumart.inc.php:36
-#: ../../templates/show_recently_played.inc.php:37
-#: ../../templates/show_recently_played.inc.php:100
+#: ../../templates/show_recently_played.inc.php:39
+#: ../../templates/show_recently_played.inc.php:102
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
@@ -316,8 +318,8 @@ msgstr ""
#: ../../templates/show_search.inc.php:44
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70
#: ../../templates/show_get_albumart.inc.php:28
-#: ../../templates/show_recently_played.inc.php:38
-#: ../../templates/show_recently_played.inc.php:101
+#: ../../templates/show_recently_played.inc.php:40
+#: ../../templates/show_recently_played.inc.php:103
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
@@ -383,7 +385,7 @@ msgstr ""
#: ../../templates/show_user_stats.inc.php:47
#: ../../templates/show_user_stats.inc.php:60
#: ../../templates/show_songs.inc.php:64
-#: ../../templates/show_recently_played.inc.php:93
+#: ../../templates/show_recently_played.inc.php:95
msgid "Not Enough Data"
msgstr ""
@@ -397,8 +399,8 @@ msgstr ""
#: ../../templates/show_edit_user.inc.php:29
#: ../../templates/show_add_user.inc.php:29
#: ../../templates/show_install_account.inc.php:61
-#: ../../templates/show_recently_played.inc.php:39
-#: ../../templates/show_recently_played.inc.php:98
+#: ../../templates/show_recently_played.inc.php:41
+#: ../../templates/show_recently_played.inc.php:100
#: ../../templates/show_user_registration.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:29
msgid "Username"
@@ -470,8 +472,8 @@ msgstr ""
#: ../../templates/show_users.inc.php:54 ../../templates/show_user.inc.php:23
#: ../../lib/class/flag.class.php:282 ../../lib/class/localplay.class.php:648
#: ../../lib/class/user.class.php:665 ../../lib/general.lib.php:439
-#: ../../modules/localplay/mpd.controller.php:508
-#: ../../modules/localplay/httpq.controller.php:505
+#: ../../modules/localplay/mpd.controller.php:511
+#: ../../modules/localplay/httpq.controller.php:510
msgid "Unknown"
msgstr ""
@@ -838,15 +840,14 @@ msgid "All Playlists"
msgstr ""
#: ../../templates/sidebar_home.inc.php:76
-#: ../../templates/sidebar_modules.inc.php:41
msgid "Currently Playing"
msgstr ""
#: ../../templates/sidebar_home.inc.php:78
#: ../../templates/show_playtype_switch.inc.php:36
-#: ../../templates/sidebar_modules.inc.php:47 ../../lib/preferences.php:179
-#: ../../modules/localplay/mpd.controller.php:492
-#: ../../modules/localplay/httpq.controller.php:489
+#: ../../templates/sidebar_modules.inc.php:46 ../../lib/preferences.php:179
+#: ../../modules/localplay/mpd.controller.php:491
+#: ../../modules/localplay/httpq.controller.php:490
msgid "Democratic"
msgstr ""
@@ -1036,7 +1037,7 @@ msgid "Show instances"
msgstr ""
#: ../../templates/sidebar_localplay.inc.php:38
-#: ../../templates/sidebar_modules.inc.php:49
+#: ../../templates/sidebar_modules.inc.php:48
msgid "Show Playlist"
msgstr ""
@@ -1081,7 +1082,7 @@ msgid "Cache Hits:"
msgstr ""
#: ../../templates/show_add_live_stream.inc.php:24
-#: ../../templates/sidebar_modules.inc.php:43
+#: ../../templates/sidebar_modules.inc.php:42
msgid "Add Radio Station"
msgstr ""
@@ -1099,11 +1100,6 @@ msgstr ""
msgid "Loading..."
msgstr ""
-#: ../../templates/show_index.inc.php:45 ../../templates/show_user.inc.php:68
-#: ../../server/index.ajax.php:44
-msgid "Recently Played"
-msgstr ""
-
#: ../../templates/show_edit_artist.inc.php:23
msgid "Edit Artist"
msgstr ""
@@ -1198,9 +1194,8 @@ msgstr ""
#: ../../templates/show_play_selected.inc.php:64
#: ../../templates/show_edit_shout.inc.php:41
#: ../../templates/show_playlist_edit.inc.php:47
-#, fuzzy
msgid "Update"
-msgstr "ID3 "
+msgstr ""
#: ../../templates/show_similar_artists.inc.php:23
msgid "Similar Artists"
@@ -1450,6 +1445,11 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
+#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_recently_played.inc.php:25
+msgid "Recently Played"
+msgstr ""
+
#: ../../templates/show_add_access.inc.php:22
msgid "Add Access for a Host"
msgstr ""
@@ -1640,8 +1640,8 @@ msgstr ""
msgid "Related Album"
msgstr ""
-#: ../../templates/rightbar.inc.php:68 ../../lib/class/random.class.php:426
-msgid "Related Genre"
+#: ../../templates/rightbar.inc.php:68
+msgid "Related Tag"
msgstr ""
#: ../../templates/rightbar.inc.php:104
@@ -1840,8 +1840,8 @@ msgstr ""
#: ../../templates/show_democratic_playlist.inc.php:52
#: ../../templates/show_democratic_playlist.inc.php:87
-#: ../../templates/show_recently_played.inc.php:36
-#: ../../templates/show_recently_played.inc.php:99
+#: ../../templates/show_recently_played.inc.php:38
+#: ../../templates/show_recently_played.inc.php:101
#: ../../templates/show_duplicates.inc.php:37
#: ../../templates/show_duplicates.inc.php:75
#: ../../templates/show_now_playing_row.inc.php:45
@@ -2213,7 +2213,11 @@ msgstr ""
msgid "Overwrite Existing"
msgstr ""
-#: ../../templates/show_install.inc.php:99
+#: ../../templates/show_install.inc.php:98
+msgid "Use Existing Database"
+msgstr ""
+
+#: ../../templates/show_install.inc.php:103
msgid "Insert Database"
msgstr ""
@@ -2440,8 +2444,8 @@ msgstr ""
msgid "years ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:40
-#: ../../templates/show_recently_played.inc.php:102
+#: ../../templates/show_recently_played.inc.php:42
+#: ../../templates/show_recently_played.inc.php:104
msgid "Last Played"
msgstr ""
@@ -2632,9 +2636,8 @@ msgstr ""
#: ../../templates/show_manage_catalogs.inc.php:29
#: ../../templates/show_admin_tools.inc.php:81
-#, fuzzy
msgid "Update All"
-msgstr "ID3 "
+msgstr ""
#: ../../templates/show_admin_tools.inc.php:59
msgid "Fast"
@@ -2869,11 +2872,11 @@ msgstr ""
msgid "Information"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:42 ../../lib/ui.lib.php:420
+#: ../../templates/sidebar_modules.inc.php:41 ../../lib/ui.lib.php:420
msgid "Statistics"
msgstr ""
-#: ../../templates/sidebar_modules.inc.php:50
+#: ../../templates/sidebar_modules.inc.php:49
msgid "Manage Playlist"
msgstr ""
@@ -2887,7 +2890,7 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:32
+#: ../../templates/show_now_playing.inc.php:33
#: ../../lib/class/localplay.class.php:639
msgid "Now Playing"
msgstr ""
@@ -3056,6 +3059,10 @@ msgstr ""
msgid "Flagged Records"
msgstr ""
+#: ../../lib/class/rss.class.php:59
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr ""
@@ -3227,6 +3234,10 @@ msgstr ""
msgid "songs updated."
msgstr ""
+#: ../../lib/class/random.class.php:426
+msgid "Related Genre"
+msgstr ""
+
#: ../../lib/class/vauth.class.php:476 ../../lib/class/vauth.class.php:500
#: ../../lib/class/vauth.class.php:539
msgid "Error Username or Password incorrect, please try again"
@@ -3288,11 +3299,11 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:253
+#: ../../lib/install.php:250
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:258
+#: ../../lib/install.php:255
msgid "Passwords do not match"
msgstr ""
@@ -3320,6 +3331,10 @@ msgstr ""
msgid "Radio Station Added"
msgstr ""
+#: ../../install.php:168
+msgid "Error: Config file not found or Unreadable"
+msgstr ""
+
#: ../../update.php:47 ../../update.php:51
msgid "Ampache Update"
msgstr ""
@@ -3465,27 +3480,24 @@ msgid "Localplay Controllers"
msgstr ""
#: ../../admin/flag.php:88
-#, fuzzy
msgid "Song Updated"
-msgstr "ID3 "
+msgstr ""
#: ../../admin/flag.php:88
msgid "The requested song has been updated"
msgstr ""
#: ../../admin/flag.php:130
-#, fuzzy
msgid "Album Updated"
-msgstr "ID3 "
+msgstr ""
#: ../../admin/flag.php:172
msgid "Artist Updated"
msgstr ""
#: ../../admin/flag.php:237
-#, fuzzy
msgid "Songs Updated"
-msgstr "ID3 "
+msgstr ""
#: ../../admin/flag.php:245
msgid "Flag Removed"
@@ -3782,26 +3794,3 @@ msgstr ""
#: Database words
msgid "System"
msgstr ""
-
-#, fuzzy
-#~ msgid "Entry Updated"
-#~ msgstr "ID3 "
-
-#~ msgid "owned by"
-#~ msgstr " "
-
-#~ msgid ""
-#~ "Album Art information has been located in Amazon. If incorrect, click "
-#~ "\"Reset Album Art\" below to remove the artwork."
-#~ msgstr "Amazon\"\""
-
-#~ msgid "<u>S</u>how all albums"
-#~ msgstr "<u>S</u>"
-
-#~ msgid "Must have access_control=true in ampache.cfg"
-#~ msgstr "ampache.cfgaccess_control=true"
-
-#~ msgid ""
-#~ "Ampache relies on id3 tags to sort data. If your file is not tagged it "
-#~ "may be deleted."
-#~ msgstr "id3"