summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/base/LANGLIST25
-rwxr-xr-xlocale/base/gather-messages.sh2
-rw-r--r--locale/base/messages.pot205
-rw-r--r--locale/ca_ES/LC_MESSAGES/messages.mobin32150 -> 32150 bytes
-rw-r--r--locale/ca_ES/LC_MESSAGES/messages.po221
-rw-r--r--locale/de_DE/LC_MESSAGES/messages.mobin42592 -> 42592 bytes
-rw-r--r--locale/de_DE/LC_MESSAGES/messages.po222
-rw-r--r--locale/el_GR/LC_MESSAGES/messages.mobin51891 -> 51891 bytes
-rw-r--r--locale/el_GR/LC_MESSAGES/messages.po222
-rw-r--r--locale/en_GB/LC_MESSAGES/messages.mobin16510 -> 16510 bytes
-rw-r--r--locale/en_GB/LC_MESSAGES/messages.po224
-rw-r--r--locale/es_ES/LC_MESSAGES/messages.mobin12328 -> 12328 bytes
-rw-r--r--locale/es_ES/LC_MESSAGES/messages.po217
-rw-r--r--locale/fr_FR/LC_MESSAGES/messages.mobin47224 -> 47224 bytes
-rw-r--r--locale/fr_FR/LC_MESSAGES/messages.po222
-rw-r--r--locale/it_IT/LC_MESSAGES/messages.mobin17619 -> 17619 bytes
-rw-r--r--locale/it_IT/LC_MESSAGES/messages.po217
-rw-r--r--locale/ja_JP/LC_MESSAGES/messages.mobin56533 -> 58170 bytes
-rw-r--r--locale/ja_JP/LC_MESSAGES/messages.po231
-rw-r--r--locale/nl_NL/LC_MESSAGES/messages.mobin23489 -> 23489 bytes
-rw-r--r--locale/nl_NL/LC_MESSAGES/messages.po220
-rw-r--r--locale/ru_RU/LC_MESSAGES/messages.mobin39710 -> 39710 bytes
-rw-r--r--locale/ru_RU/LC_MESSAGES/messages.po221
-rw-r--r--locale/sv_SE/LC_MESSAGES/messages.mobin50342 -> 50277 bytes
-rw-r--r--locale/sv_SE/LC_MESSAGES/messages.po220
25 files changed, 1674 insertions, 995 deletions
diff --git a/locale/base/LANGLIST b/locale/base/LANGLIST
index 584179b9..b3325db7 100644
--- a/locale/base/LANGLIST
+++ b/locale/base/LANGLIST
@@ -1,18 +1,15 @@
Localization Status Report for Ampache.
-Generated: Dec,26,2008 23:25:33 GMT
+Generated: Dec,9,2008 02:15:32 GMT
LANG Trans Fuzzy Untrans Obsolete
-ca_ES 493 66 212 341
-de_DE 641 65 65 70
-el_GR 631 64 76 108
-en_GB 249 201 321 438
-es_ES 217 135 419 330
-fr_FR 667 70 34 375
+ca_ES 493 70 217 343
+de_DE 641 70 69 72
+el_GR 631 69 80 110
+en_GB 249 204 327 438
+es_ES 217 137 426 332
+fr_FR 667 75 38 377
it_IT 286 179 306 393
-ja_JP 765 5 1 20
-nl_NL 341 173 257 455
-ru_RU 633 65 73 192
-sv_SE 751 12 8 144
-tr_TR 4 67 700 111
-zh_CN 1 0 770 0
-
+ja_JP 780 0 0 0
+nl_NL 341 177 262 457
+ru_RU 633 70 77 194
+sv_SE 751 18 12 146
diff --git a/locale/base/gather-messages.sh b/locale/base/gather-messages.sh
index ebce25b7..9c3a3827 100755
--- a/locale/base/gather-messages.sh
+++ b/locale/base/gather-messages.sh
@@ -63,7 +63,7 @@ case $1 in
done
;;
"--get"|"-g"|"get")
- xgettext --from-code=UTF-8 --msgid-bugs-address=$MAILADDR -L php -o $POTNAME `find ../../ -name \*.php -type f` `find ../../ -name \*.inc -type f`;
+ xgettext --from-code=UTF-8 --msgid-bugs-address="$MAILADDR" -L php -o $POTNAME `find ../../ -name \*.php -type f` `find ../../ -name \*.inc -type f`;
if [ $? = 0 ]; then
echo "pot file creation was done.";
else
diff --git a/locale/base/messages.pot b/locale/base/messages.pot
index 670c1301..d9267c84 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-11-26 08:23+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -45,7 +45,7 @@ msgstr ""
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -65,7 +65,7 @@ msgid "Random"
msgstr ""
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr ""
@@ -79,7 +79,7 @@ msgid "Batch Download"
msgstr ""
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -99,14 +99,14 @@ msgstr ""
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr ""
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr ""
@@ -115,7 +115,11 @@ msgstr ""
msgid "Update Preferences"
msgstr ""
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+msgid "Song Information"
+msgstr ""
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -237,7 +241,7 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr ""
@@ -249,7 +253,7 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr ""
@@ -274,7 +278,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr ""
@@ -296,7 +300,7 @@ msgstr ""
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -322,7 +326,7 @@ msgstr ""
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -337,7 +341,8 @@ msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr ""
@@ -447,7 +452,7 @@ msgstr ""
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -636,7 +641,7 @@ msgstr ""
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr ""
@@ -688,7 +693,7 @@ msgstr ""
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr ""
@@ -741,7 +746,7 @@ msgstr ""
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr ""
@@ -796,7 +801,7 @@ msgid "Song Title"
msgstr ""
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -809,7 +814,7 @@ msgid "Playlist"
msgstr ""
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr ""
@@ -1401,37 +1406,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr ""
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr ""
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr ""
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr ""
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr ""
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr ""
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr ""
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr ""
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr ""
@@ -1451,8 +1456,9 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr ""
@@ -1470,7 +1476,7 @@ msgstr ""
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr ""
@@ -1558,7 +1564,7 @@ msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr ""
@@ -1589,7 +1595,7 @@ msgid "Option"
msgstr ""
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1654,19 +1660,22 @@ msgstr ""
msgid "More"
msgstr ""
-#: ../../templates/header.inc.php:36
-msgid "Ampache Recently Played"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
msgstr ""
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr ""
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr ""
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr ""
@@ -1829,7 +1838,7 @@ msgstr ""
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr ""
@@ -2244,10 +2253,12 @@ msgid "Post to Shoutbox"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr ""
@@ -2311,7 +2322,7 @@ msgstr ""
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr ""
@@ -2395,31 +2406,38 @@ msgstr ""
msgid "Starting New Song Search on %s catalog"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr ""
@@ -2561,7 +2579,7 @@ msgstr ""
msgid "Most Popular Tags"
msgstr ""
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2588,12 +2606,12 @@ msgid "Duplicate Songs"
msgstr ""
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr ""
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr ""
@@ -2622,11 +2640,13 @@ msgid "Update All"
msgstr ""
#: ../../templates/show_manage_catalogs.inc.php:38
-msgid "Add From"
+#, php-format
+msgid "Add From %s"
msgstr ""
#: ../../templates/show_manage_catalogs.inc.php:40
-msgid "Update From"
+#, php-format
+msgid "Update From %s"
msgstr ""
#: ../../templates/show_admin_tools.inc.php:59
@@ -2819,22 +2839,34 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+msgid "Override Execution Time"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Failed"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -2876,11 +2908,6 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr ""
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr ""
@@ -3021,34 +3048,30 @@ msgstr ""
msgid "Add New"
msgstr ""
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr ""
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr ""
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr ""
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr ""
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr ""
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
msgid "Flagged Records"
msgstr ""
-#: ../../lib/class/rss.class.php:59
-msgid "RSS Feed"
-msgstr ""
-
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr ""
@@ -3088,6 +3111,10 @@ msgstr ""
msgid "Error: Unable to open"
msgstr ""
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
msgid "day"
msgid_plural "days"
@@ -3332,11 +3359,27 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+msgid "Error: Unable to make Database Connection"
+msgstr ""
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr ""
@@ -3344,6 +3387,14 @@ msgstr ""
msgid "Invalid Object Selected"
msgstr ""
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+msgid "Invalid Request"
+msgstr ""
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3364,7 +3415,7 @@ msgstr ""
msgid "Radio Station Added"
msgstr ""
-#: ../../install.php:168
+#: ../../install.php:176
msgid "Error: Config file not found or Unreadable"
msgstr ""
@@ -3604,23 +3655,23 @@ msgstr ""
msgid "Unable to Disabled last Administrator"
msgstr ""
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr ""
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr ""
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr ""
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr ""
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr ""
diff --git a/locale/ca_ES/LC_MESSAGES/messages.mo b/locale/ca_ES/LC_MESSAGES/messages.mo
index cdae0182..a3e50e53 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 a4dceee3..98a68ae2 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -54,7 +54,7 @@ msgstr "Error: no s'ha entrat cap lletre"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -74,7 +74,7 @@ msgid "Random"
msgstr "Aleatori"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr ""
@@ -88,7 +88,7 @@ msgid "Batch Download"
msgstr ""
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -108,14 +108,14 @@ msgstr "preferències"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Preferències"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Valor"
@@ -124,7 +124,12 @@ msgstr "Valor"
msgid "Update Preferences"
msgstr "Actualitzant les preferències"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Informació de l'usuari"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -260,7 +265,7 @@ msgstr ""
"bé"
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ja existeix Ampache.cfg.php"
@@ -275,7 +280,7 @@ msgstr ""
"\tit no és pot llegir pel teu servidor web"
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Està configurat AMpache.cfg.php?"
@@ -302,7 +307,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Patrh del web"
@@ -324,7 +329,7 @@ msgstr "Cover"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -350,7 +355,7 @@ msgstr "Album"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -365,7 +370,8 @@ msgstr "Artista"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Cançons"
@@ -475,7 +481,7 @@ msgstr "Últim IP"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -664,7 +670,7 @@ msgstr "Versió"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "No permés"
@@ -716,7 +722,7 @@ msgstr ""
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Àlbums"
@@ -769,7 +775,7 @@ msgstr "Importar un llista des d'un fitxer"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Nom de l'arxiu"
@@ -825,7 +831,7 @@ msgid "Song Title"
msgstr "Títol de la cançó"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -838,7 +844,7 @@ msgid "Playlist"
msgstr "LLista"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr ""
@@ -1442,37 +1448,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Pas 3 - Compte inicial"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr ""
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Nom desitjat per la base de dades"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "MySQL hostname"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "Usuari de MySQL"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "Contresenya de MySQL"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "Escriure configuració"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Comprovant per la configuració"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr ""
@@ -1492,8 +1498,9 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr "Escoltat recentment"
@@ -1511,7 +1518,7 @@ msgstr "Crear ACL"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr "Catàlegs"
@@ -1599,7 +1606,7 @@ msgstr "Usuaris en total"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Artistes"
@@ -1632,7 +1639,7 @@ msgid "Option"
msgstr "Opcions"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1698,20 +1705,22 @@ msgstr ""
msgid "More"
msgstr ""
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "Escoltat recentment"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "Ara sonant"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr ""
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr "Errror l'arxiu de configuració ha caducat"
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr "Generar una configuració nova"
@@ -1874,7 +1883,7 @@ msgstr "Vots"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Cançó"
@@ -2300,10 +2309,12 @@ msgid "Post to Shoutbox"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr ""
@@ -2368,7 +2379,7 @@ msgstr "Ítems contats"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Longitud"
@@ -2452,31 +2463,38 @@ msgstr "Aconsegueix la portada"
msgid "Starting New Song Search on %s catalog"
msgstr "Començant a cercar noves cançons a"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "segons enrrera"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr "minuts enrrera"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr "hores enrera"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr "dies arrera"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr "semanes arrera"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr "mesos arrera"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr "anys arrera"
@@ -2619,7 +2637,7 @@ msgstr "Els més populars Streams"
msgid "Most Popular Tags"
msgstr "Els tags més populars"
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2646,12 +2664,12 @@ msgid "Duplicate Songs"
msgstr "Cançons repetides"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "Bitratge"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Mida"
@@ -2680,13 +2698,13 @@ msgid "Update All"
msgstr "Actualitza tot"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Afegeix a"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Actualitza des de els tags"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2884,22 +2902,35 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+msgid "Override Execution Time"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "Arxiu"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -2942,11 +2973,6 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "Ara sonant"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Mostra artistes que comencen per"
@@ -3087,34 +3113,30 @@ msgstr "Mostra la música"
msgid "Add New"
msgstr ""
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "Gestió d'usuaris"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "LListes de reproducció"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr ""
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr "LLista actual"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr ""
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
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"
@@ -3154,6 +3176,10 @@ msgstr "Errada no hi poden faltar les contrasenyes"
msgid "Error: Unable to open"
msgstr "Error: impossible d'obrir"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
#, fuzzy
msgid "day"
@@ -3404,11 +3430,31 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"Això intenta connectar a la teva base de dates usant els valors del teu "
+"ampache.cfg.php"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Error: impossible canviar de directori"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr ""
@@ -3417,6 +3463,15 @@ msgstr ""
msgid "Invalid Object Selected"
msgstr "Baixa els triats"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+#, fuzzy
+msgid "Invalid Request"
+msgstr "Necessari borrar"
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3437,7 +3492,7 @@ msgstr "La sessió ha acabat: entra de nou"
msgid "Radio Station Added"
msgstr ""
-#: ../../install.php:168
+#: ../../install.php:176
#, fuzzy
msgid "Error: Config file not found or Unreadable"
msgstr "Errror l'arxiu de configuració ha caducat"
@@ -3687,23 +3742,23 @@ msgstr ""
msgid "Unable to Disabled last Administrator"
msgstr ""
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Usuari esborrat"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Error esborrant"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "Impossible esborrar l'últim usuari administrador"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr "Necessari borrar"
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "Estàs segur que ho vols esborrar permanentment"
@@ -3936,6 +3991,10 @@ msgid "System"
msgstr "Ítem"
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "Escoltat recentment"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Afegir al catàleg"
diff --git a/locale/de_DE/LC_MESSAGES/messages.mo b/locale/de_DE/LC_MESSAGES/messages.mo
index ee60f621..57ec8742 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 96b550b0..d281c46f 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -48,7 +48,7 @@ msgstr "Fehler: Kein Schlüsselwort eingegeben"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -68,7 +68,7 @@ msgid "Random"
msgstr "Zufällig"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr "Shout absenden"
@@ -82,7 +82,7 @@ msgid "Batch Download"
msgstr "Herunterladen"
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -102,14 +102,14 @@ msgstr "Einstellungen"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Einstellung"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Wert"
@@ -118,7 +118,12 @@ msgstr "Wert"
msgid "Update Preferences"
msgstr "Einstellungen aktualisieren"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Benutzerinformation"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -255,7 +260,7 @@ msgstr ""
"Dinge von Ampache nicht korrekt arbeiten"
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg vorhanden"
@@ -270,7 +275,7 @@ msgstr ""
"\toder sie ist nicht korrekt lesbar"
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php konfiguriert?"
@@ -299,7 +304,7 @@ msgid "DB Inserted"
msgstr "Datenbank eingefügt"
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Web Pfad"
@@ -321,7 +326,7 @@ msgstr "Cover"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -347,7 +352,7 @@ msgstr "Album"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -362,7 +367,8 @@ msgstr "Interpret"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Lieder"
@@ -472,7 +478,7 @@ msgstr "Letzte IP-Adr."
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -661,7 +667,7 @@ msgstr "Version"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "Deaktivieren"
@@ -713,7 +719,7 @@ msgstr "Änderungen speichern"
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Alben"
@@ -766,7 +772,7 @@ msgstr "Importiere eine Wiedergabeliste aus einer Datei"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Dateinamen"
@@ -822,7 +828,7 @@ msgid "Song Title"
msgstr "Titel"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -835,7 +841,7 @@ msgid "Playlist"
msgstr "Wiedergabeliste"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr "Radiosender"
@@ -1445,37 +1451,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Schritt 3 - Administrations Benutzer erstellen"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr "Konfigurationsdatei Erstellen"
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Gewünschter Datenbankname"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr ""
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "MySQL Benutzername"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "MySQL Passwort"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "Schreibe Konfiguration"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Prüfe die Konfiguration"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr "Weiter zu Schritt 3"
@@ -1495,8 +1501,9 @@ msgstr "Benutzer ist abgemeldet"
msgid "Active Playlist"
msgstr "Aktive Wiedergabeliste"
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr "kürzlich gespielt"
@@ -1514,7 +1521,7 @@ msgstr "Erstelle ACL"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr "Kataloge"
@@ -1605,7 +1612,7 @@ msgstr "Gesamtzahl Benutzer"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Interpreten"
@@ -1637,7 +1644,7 @@ msgid "Option"
msgstr "Optionen"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr "Gettext Unterstützung"
@@ -1704,20 +1711,22 @@ msgstr "Ähnliche Alben"
msgid "More"
msgstr "Mehr"
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "kürzlich gespielt"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "Aktuell wird gespielt"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr "Abmelden"
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr "Fehler Konfigurationsdatei abgelaufen"
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr "Schreibe neue Konfiguration"
@@ -1880,7 +1889,7 @@ msgstr "Bewertungen"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Lied"
@@ -2307,10 +2316,12 @@ msgid "Post to Shoutbox"
msgstr "Poste in Shoutbox"
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr "Neueste Alben"
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr "Neueste Interpreten"
@@ -2375,7 +2386,7 @@ msgstr "Anzahl"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Länge"
@@ -2459,31 +2470,38 @@ msgstr "Empfange Cover"
msgid "Starting New Song Search on %s catalog"
msgstr "Starte neue Liedersuche in"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "Sekunden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr "Minuten"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr "Stunden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr "Tagen"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr "Wochen"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr "Monaten"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr "Jahren"
@@ -2626,7 +2644,7 @@ msgstr "Meistgespielte Live Streams"
msgid "Most Popular Tags"
msgstr "Meistgespielte TAGs"
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2653,12 +2671,12 @@ msgid "Duplicate Songs"
msgstr "Doppelte Lieder anzeigen"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "Bitrate"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Größe"
@@ -2687,13 +2705,13 @@ msgid "Update All"
msgstr "Alle aktualisieren"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Hinzufügen"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Aktualisieren vom Tag"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2894,22 +2912,36 @@ msgid "Maximum Execution Time"
msgstr "Maximale Ausführzeit"
#: ../../templates/show_debug.inc.php:48
+#, fuzzy
+msgid "Override Execution Time"
+msgstr "Maximale Ausführzeit"
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "Datei"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr "Sicherheitsmodus"
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr "Zlib Unterstützung"
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr "GD Unterstützung"
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr "Iconv Unterstützung"
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr "Momentane Konfiguration"
@@ -2952,11 +2984,6 @@ msgstr "Beständig"
msgid "Date Added"
msgstr "Hinzugefügt am"
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "Aktuell wird gespielt"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Zeige Interpreten beginnend mit"
@@ -3097,34 +3124,30 @@ msgstr "Lieder durchsuchen"
msgid "Add New"
msgstr "Neu hinzufügen"
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "Benutzer verwalten"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Wiedergabelisten"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr "Lieder der Wiedergabeliste"
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr "Aktuelle Wiedergabeliste"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr "Shoutbox Aufzeichnungen"
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
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"
@@ -3164,6 +3187,10 @@ msgstr "Fehler: Falsches Passwort"
msgid "Error: Unable to open"
msgstr "Fehler: Fehler beim Öffnen"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
msgid "day"
msgid_plural "days"
@@ -3413,11 +3440,31 @@ msgstr "Während dem hinzufügen löschen"
msgid "Always"
msgstr "Immer"
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"Hier versuchen wir, uns mit den Werten aus ihrer ampache.cfg zur Datenbank "
+"zu verbinden."
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Fehler: Das Verzeichnis kann nicht gewechselt werden"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr "Kein Benutzer/Passwort angegeben"
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr "Passwörter nicht identisch"
@@ -3426,6 +3473,15 @@ msgstr "Passwörter nicht identisch"
msgid "Invalid Object Selected"
msgstr "Ausgewählte herunterladen"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+#, fuzzy
+msgid "Invalid Request"
+msgstr "Benutzer löschen"
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3446,7 +3502,7 @@ msgstr "Sitzung abgelaufen: Bitte erneut einloggen"
msgid "Radio Station Added"
msgstr "Radiosender hinzugefügt"
-#: ../../install.php:168
+#: ../../install.php:176
#, fuzzy
msgid "Error: Config file not found or Unreadable"
msgstr "Fehler Konfigurationsdatei abgelaufen"
@@ -3700,23 +3756,23 @@ msgstr "User Gesperrt"
msgid "Unable to Disabled last Administrator"
msgstr "Der letzte Administrator kann nicht deaktiviert werden"
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Benutzer gelöscht"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Fehler beim löschen"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "Der letzte Administrator kann nicht gelöscht werden"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr "Benutzer löschen"
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "Sind Sie sicher endgültig zu löschen"
@@ -3951,6 +4007,10 @@ msgid "System"
msgstr "Lied"
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "kürzlich gespielt"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Katalog hinzufügen"
diff --git a/locale/el_GR/LC_MESSAGES/messages.mo b/locale/el_GR/LC_MESSAGES/messages.mo
index 0c93a6f2..bc297684 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 10af1d1c..87f602b4 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -44,7 +44,7 @@ msgstr "Σφάλμα: Δε δώσατε λέξη αναζήτησης"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -64,7 +64,7 @@ msgid "Random"
msgstr "Τυχαία"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr "Στείλε Shout"
@@ -78,7 +78,7 @@ msgid "Batch Download"
msgstr "Διαδοχικό κατέβασμα"
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -98,14 +98,14 @@ msgstr "προτιμήσεις"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Προτίμηση"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Τιμή"
@@ -114,7 +114,12 @@ msgstr "Τιμή"
msgid "Update Preferences"
msgstr "Ενημέρωση προτιμήσεων"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Πληροφορίες"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -241,7 +246,7 @@ msgstr ""
"ορισμένα χαρακτηριστικά του ampache ίσως δε λειτουργούν σωστά"
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Υπάρχει ήδη το αρχείο ρυθμίσεων ampache.cfg.php"
@@ -256,7 +261,7 @@ msgstr ""
"δικαιώματα"
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Διαμορφώθηκε το αρχείο ampache.cfg.php;"
@@ -285,7 +290,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Διαδρομή web"
@@ -307,7 +312,7 @@ msgstr "Εξώφυλλο"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -333,7 +338,7 @@ msgstr "Άλμπουμ"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -348,7 +353,8 @@ msgstr "Καλλιτέχνης"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Τραγούδια"
@@ -458,7 +464,7 @@ msgstr "Τελευταία IP"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -647,7 +653,7 @@ msgstr "Έκδοση"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "Ανενεργό"
@@ -699,7 +705,7 @@ msgstr "Αποθήκευση"
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Άλμπουμς"
@@ -752,7 +758,7 @@ msgstr "Εισαγωγή playlist από αρχείο"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Όνομα Αρχείου"
@@ -808,7 +814,7 @@ msgid "Song Title"
msgstr "Τίτλος Τραγουδιού"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -821,7 +827,7 @@ msgid "Playlist"
msgstr "Playlist"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr "Ραδιοφωνικοί Σταθμοί"
@@ -1425,37 +1431,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Βήμα 3 - Δημιουργία αρχικού λογαριασμού"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr "Δημιουργία Αρχείο Ρυθμίσεων"
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Επιθυμητό όνομα βάσης"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "Όνομα Εξυπηρετητή MySQL"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "Όνομα χρήστη MySQL"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "Κωδικός MySQL"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "Εγγραφή ρυθμίσεων"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Έλεγχος για αρχείο ρυθμίσεων"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr "Συνεχίστε στο Βήμα 3"
@@ -1475,8 +1481,9 @@ msgstr "Ο Χρήστης είναι εκτός τώρα"
msgid "Active Playlist"
msgstr "Ενεργή playlist"
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr "Παίχτηκαν πρόσφατα"
@@ -1494,7 +1501,7 @@ msgstr "Δημιουργία λίστας πρόσβασης"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr ""
@@ -1582,7 +1589,7 @@ msgstr "Συνολικοί Χρήστες"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Καλλιτέχνες"
@@ -1614,7 +1621,7 @@ msgid "Option"
msgstr "Επιλογές RPC"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1681,20 +1688,22 @@ msgstr "Σχετικό άλμπουμ"
msgid "More"
msgstr "Περισσότερα"
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "Παίχτηκαν πρόσφατα"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "Τώρα παίζει"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr "Έξοδος"
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr "Σφάλμα: Παλιό Αρχείο Ρυθμίσεων"
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr "Δημιουργία νέου σετ ρυθμίσεων"
@@ -1857,7 +1866,7 @@ msgstr "Ψήφοι"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Τραγούδι"
@@ -2283,10 +2292,12 @@ msgid "Post to Shoutbox"
msgstr "Στείλε στο Shoutbox"
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr "Πρόσφατα άλμπουμς"
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr "Πρόσφατοι Καλλιτέχνες"
@@ -2351,7 +2362,7 @@ msgstr "Πλήθος Στοιχείων"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Διάρκεια"
@@ -2435,31 +2446,38 @@ msgstr "Βάλε εξώφυλλο"
msgid "Starting New Song Search on %s catalog"
msgstr "Έναρξη Αναζήτησης Νέου τραγουδιού"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "δευτερόλεπτα νωρίτερα"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr "λεπτά νωρίτερα"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr "ώρες νωρίτερα"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr "μέρες νωρίτερα"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr "εβδομάδες νωρίτερα"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr "μήνες νωρίτερα"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr "χρόνια νωρίτερα"
@@ -2602,7 +2620,7 @@ msgstr "Δημοφιλέστερα Live Streams"
msgid "Most Popular Tags"
msgstr "Δημοφιλέστερα Tags"
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr "Λεπτομέρειες"
@@ -2629,12 +2647,12 @@ msgid "Duplicate Songs"
msgstr "Διπλότυπα τραγούδια"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "Bitrate"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Μέγεθος"
@@ -2663,13 +2681,13 @@ msgid "Update All"
msgstr "Ενημέρωση όλων"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Προσθήκη σε"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Ενημέρωση από tags"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2866,22 +2884,36 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+#, fuzzy
+msgid "Override Execution Time"
+msgstr "Εγγραφή πάνω σε ήδη υπάρχουσα βάση"
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "Αρχείο"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -2924,11 +2956,6 @@ msgstr "Μόνιμο"
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "Τώρα παίζει"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Δείξε καλλιτέχνες που αρχίζουν από"
@@ -3069,34 +3096,30 @@ msgstr "Περιήγηση στη Μουσική"
msgid "Add New"
msgstr "Προσθήκη Νέου"
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "Διαχείριση Χρηστών"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Playlists"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr "Τραγούδια από playlist"
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr "Τρέχουσα playlist"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr "Εγγραφές Shoutbox"
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
msgid "Flagged Records"
msgstr "Μαρκαρισμένες εγγραφές"
-#: ../../lib/class/rss.class.php:59
-msgid "RSS Feed"
-msgstr ""
-
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "Εγκρίθηκαν"
@@ -3136,6 +3159,10 @@ msgstr "Σφάλμα: Οι κωδικοί δεν ταιριάζουν"
msgid "Error: Unable to open"
msgstr "Σφάλμα: Αδύνατο να ανοιχτεί"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
#, fuzzy
msgid "day"
@@ -3386,11 +3413,31 @@ msgstr "Καθάρισε με την αποστολή"
msgid "Always"
msgstr "Πάντα"
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"Αυτό επιχειρεί να συνδεθεί στη βάση χρησιμοποιώντας τις τιμές που έχουν "
+"ορισθεί στο ampache.cfg.php"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Σφάλμα: Αδύνατο να μεταβώ στον κατάλογο"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr "Δεν ορίστηκε Όνομα Χρήστη/Κωδικός"
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr "Οι κωδικοί δεν ταιριάζουν"
@@ -3399,6 +3446,15 @@ msgstr "Οι κωδικοί δεν ταιριάζουν"
msgid "Invalid Object Selected"
msgstr "Κατέβασε τα επιλεγμένα"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+#, fuzzy
+msgid "Invalid Request"
+msgstr "Αίτημα Διαγραφής"
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr "Εξυπηρετητής"
@@ -3419,7 +3475,7 @@ msgstr "Η συνεδρία εξέπνευσε: Παρακαλώ ξαναμπε
msgid "Radio Station Added"
msgstr "Ο Ραδιοφωνικός Σταθμός προστέθηκε"
-#: ../../install.php:168
+#: ../../install.php:176
#, fuzzy
msgid "Error: Config file not found or Unreadable"
msgstr "Σφάλμα: Παλιό Αρχείο Ρυθμίσεων"
@@ -3668,23 +3724,23 @@ msgstr "Ο Χρήστης απενεργοποιήθηκε"
msgid "Unable to Disabled last Administrator"
msgstr "Αδύνατο να απενεργοποιηθεί ο τελευταίος Διαχειριστής"
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Ο Χρήστης διαγράφηκε"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Σφάλμα Διαγραφής"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "Αδύνατο να διαγράψω τον τελεταίο χρήστη - Διαχειριστή"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr "Αίτημα Διαγραφής"
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "Είστε σίγουροι για την οριστική διαγραφή του"
@@ -3914,6 +3970,10 @@ msgid "System"
msgstr "Στοιχείο"
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "Παίχτηκαν πρόσφατα"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Προσθήκη Καταλόγου"
diff --git a/locale/en_GB/LC_MESSAGES/messages.mo b/locale/en_GB/LC_MESSAGES/messages.mo
index de26d562..bce9995e 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 31fe902f..3ab40f6c 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -44,7 +44,7 @@ msgstr ""
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -64,7 +64,7 @@ msgid "Random"
msgstr "Random"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr ""
@@ -78,7 +78,7 @@ msgid "Batch Download"
msgstr ""
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -98,14 +98,14 @@ msgstr "preferences"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Preference"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Value"
@@ -114,7 +114,12 @@ msgstr "Value"
msgid "Update Preferences"
msgstr "Update Preferences"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Confirm Password"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -249,7 +254,7 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.php Exists"
@@ -264,7 +269,7 @@ msgstr ""
"\tit is not currently readable by your webserver."
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php Configured?"
@@ -291,7 +296,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Web Path"
@@ -313,7 +318,7 @@ msgstr "Cover"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -339,7 +344,7 @@ msgstr "Album"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -354,7 +359,8 @@ msgstr "Artist"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Songs"
@@ -468,7 +474,7 @@ msgstr "Last Seen"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -658,7 +664,7 @@ msgstr "PHP Version"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "Disable"
@@ -712,7 +718,7 @@ msgstr ""
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Albums"
@@ -765,7 +771,7 @@ msgstr "Importing a Playlist from a File"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Filename"
@@ -821,7 +827,7 @@ msgid "Song Title"
msgstr "Song title"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -834,7 +840,7 @@ msgid "Playlist"
msgstr "Playlist"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr ""
@@ -1459,37 +1465,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Step 3 - Setup Initial Account"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr ""
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Desired Database Name"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "MySQL Hostname"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "MySQL Username"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "MySQL Password"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "Write Configuration"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Check for Configuration"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr ""
@@ -1509,8 +1515,9 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr ""
@@ -1529,7 +1536,7 @@ msgstr "Create Account"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
#, fuzzy
msgid "Catalogs"
msgstr "Catalogue"
@@ -1619,7 +1626,7 @@ msgstr "Total Users"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Artists"
@@ -1652,7 +1659,7 @@ msgid "Option"
msgstr "Action"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1719,20 +1726,22 @@ msgstr ""
msgid "More"
msgstr ""
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "Ampache Installation"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "Now Playing"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr ""
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr ""
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
#, fuzzy
msgid "Generate New Config"
@@ -1905,7 +1914,7 @@ msgstr "other"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Song"
@@ -2350,10 +2359,12 @@ msgid "Post to Shoutbox"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr ""
@@ -2422,7 +2433,7 @@ msgstr "Item count"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr ""
@@ -2510,33 +2521,40 @@ msgstr "Get Art"
msgid "Starting New Song Search on %s catalog"
msgstr "Starting New Song Search on"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "hours ago"
msgstr "hours"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "days ago"
msgstr "days"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "years ago"
msgstr "year"
@@ -2681,7 +2699,7 @@ msgstr ""
msgid "Most Popular Tags"
msgstr ""
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2710,12 +2728,12 @@ msgid "Duplicate Songs"
msgstr "Show Duplicate Songs"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "Bitrate"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Size"
@@ -2748,13 +2766,13 @@ msgid "Update All"
msgstr "Updated"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Add to"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Update from tags"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2960,22 +2978,35 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+msgid "Override Execution Time"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "file"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -3019,11 +3050,6 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "Now Playing"
-
#: ../../artists.php:181
#, fuzzy
msgid "Show Artists starting with"
@@ -3178,36 +3204,32 @@ msgstr "Browse"
msgid "Add New"
msgstr ""
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "Manage Users"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Playlists"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr ""
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
#, fuzzy
msgid "Current Playlist"
msgstr "New Playlist"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr ""
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
#, fuzzy
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 ""
@@ -3249,6 +3271,10 @@ msgstr "Error Passwords don't match"
msgid "Error: Unable to open"
msgstr "Error: Unable to open"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
#, fuzzy
msgid "day"
@@ -3501,11 +3527,31 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"This attempts to connect to your database using the values from your ampache."
+"cfg.php"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Error: Unable to change to directory"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr ""
@@ -3514,6 +3560,14 @@ msgstr ""
msgid "Invalid Object Selected"
msgstr "Edit Selected"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+msgid "Invalid Request"
+msgstr ""
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3534,7 +3588,7 @@ msgstr "Session Expired: please log in again at"
msgid "Radio Station Added"
msgstr ""
-#: ../../install.php:168
+#: ../../install.php:176
msgid "Error: Config file not found or Unreadable"
msgstr ""
@@ -3800,23 +3854,23 @@ msgstr ""
msgid "Unable to Disabled last Administrator"
msgstr ""
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "User Deleted"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Delete Error"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "Unable to delete last Admin User"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr ""
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "Are you sure you want to permanently delete"
@@ -4053,6 +4107,10 @@ msgid "System"
msgstr "Stream"
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "Ampache Installation"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Add Catalogue"
@@ -4370,10 +4428,6 @@ msgstr "Stream"
#~ msgstr "Are you sure you want to permanently delete"
#, fuzzy
-#~ msgid "Confirm Action"
-#~ msgstr "Confirm Password"
-
-#, fuzzy
#~ msgid "Remote Selected Tracks"
#~ msgstr "Remove Selected Tracks"
diff --git a/locale/es_ES/LC_MESSAGES/messages.mo b/locale/es_ES/LC_MESSAGES/messages.mo
index d952d09c..b96c5202 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 bd264a7e..d5b236fa 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 SVN\n"
"Report-Msgid-Bugs-To: translations at ampache.org\n"
-"POT-Creation-Date: 2008-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+0900\n"
"PO-Revision-Date: 2008-07-24 06:55-0700\n"
"Last-Translator: juanjo <translations at ampache.org>\n"
"Language-Team: Español <translations at ampache.org>\n"
@@ -43,7 +43,7 @@ msgstr ""
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -63,7 +63,7 @@ msgid "Random"
msgstr "Al azar"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr ""
@@ -77,7 +77,7 @@ msgid "Batch Download"
msgstr ""
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -97,14 +97,14 @@ msgstr "Preferecias del sitio"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Preferencia"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Valor"
@@ -113,7 +113,12 @@ msgstr "Valor"
msgid "Update Preferences"
msgstr ""
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Informacion"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -235,7 +240,7 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr ""
@@ -247,7 +252,7 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr ""
@@ -272,7 +277,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr ""
@@ -294,7 +299,7 @@ msgstr "Portada"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -320,7 +325,7 @@ msgstr "Álbum"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -335,7 +340,8 @@ msgstr "Artista"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Canciónes"
@@ -446,7 +452,7 @@ msgstr "Último visto"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -637,7 +643,7 @@ msgstr "Versión de PHP"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr ""
@@ -690,7 +696,7 @@ msgstr ""
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Álbumes"
@@ -743,7 +749,7 @@ msgstr ""
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Nombre del archivo"
@@ -799,7 +805,7 @@ msgid "Song Title"
msgstr "Título de la canción"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -812,7 +818,7 @@ msgid "Playlist"
msgstr "Lista"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr "Radios"
@@ -1424,37 +1430,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr ""
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr ""
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr ""
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "Nombre del servidor MySQL"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "Nombre del usuario de MySQL"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "Contraseña de MySQL"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr ""
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr ""
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr ""
@@ -1474,8 +1480,9 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr "Escuchado recientemente"
@@ -1494,7 +1501,7 @@ msgstr "Crear una cuenta"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
#, fuzzy
msgid "Catalogs"
msgstr "Catálogo"
@@ -1583,7 +1590,7 @@ msgstr "Usuarios en total"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Artistas"
@@ -1616,7 +1623,7 @@ msgid "Option"
msgstr "Acciónes"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1682,20 +1689,22 @@ msgstr "Album relacionado"
msgid "More"
msgstr ""
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "Escuchado recientemente"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "Se Escucha"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr "Salir"
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr ""
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr ""
@@ -1866,7 +1875,7 @@ msgstr "otro"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Tema"
@@ -2300,10 +2309,12 @@ msgid "Post to Shoutbox"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr ""
@@ -2372,7 +2383,7 @@ msgstr ""
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Longitud"
@@ -2460,32 +2471,39 @@ msgstr ""
msgid "Starting New Song Search on %s catalog"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "segundos"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr "Minutos"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr "horas"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "days ago"
msgstr "días"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "years ago"
msgstr "año"
@@ -2628,7 +2646,7 @@ msgstr ""
msgid "Most Popular Tags"
msgstr ""
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2656,12 +2674,12 @@ msgid "Duplicate Songs"
msgstr "Canciónes duplicadas"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr ""
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr ""
@@ -2694,13 +2712,13 @@ msgid "Update All"
msgstr "Actualizar perfil"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Añadir a"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Actualizar el usuario"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2899,22 +2917,35 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+msgid "Override Execution Time"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "archivo"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -2958,11 +2989,6 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "Se Escucha"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Mostrar los artistas que empiezan con"
@@ -3110,36 +3136,32 @@ msgstr ""
msgid "Add New"
msgstr ""
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr ""
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Listas de reproducción"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr ""
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
#, fuzzy
msgid "Current Playlist"
msgstr "Crear nueva lista"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr ""
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
#, fuzzy
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"
@@ -3182,6 +3204,10 @@ msgstr ""
msgid "Error: Unable to open"
msgstr "Error: No puede abrir"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
#, fuzzy
msgid "day"
@@ -3431,11 +3457,28 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Error: No puede abrir"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr ""
@@ -3444,6 +3487,14 @@ msgstr ""
msgid "Invalid Object Selected"
msgstr "Editar selección"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+msgid "Invalid Request"
+msgstr ""
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3464,7 +3515,7 @@ msgstr ""
msgid "Radio Station Added"
msgstr ""
-#: ../../install.php:168
+#: ../../install.php:176
msgid "Error: Config file not found or Unreadable"
msgstr ""
@@ -3720,23 +3771,23 @@ msgstr ""
msgid "Unable to Disabled last Administrator"
msgstr ""
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Usuario borrado"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Error de borrar"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "No puede borrar el último usuario administrador"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr ""
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr ""
@@ -3965,6 +4016,10 @@ msgid "System"
msgstr ""
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "Escuchado recientemente"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Añadir catálogo"
diff --git a/locale/fr_FR/LC_MESSAGES/messages.mo b/locale/fr_FR/LC_MESSAGES/messages.mo
index 5636b7e4..22de2b68 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 25e7fe47..22aa0301 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -50,7 +50,7 @@ msgstr "Erreur: Aucun mot cl&eacute; entr&eacute;"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -70,7 +70,7 @@ msgid "Random"
msgstr "Al&eacute;atoire"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr "Faire une commentaire"
@@ -84,7 +84,7 @@ msgid "Batch Download"
msgstr "T&eacute;l&eacute;charger en groupe"
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -104,14 +104,14 @@ msgstr "pr&eacute;f&eacute;rences"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Pr&eacute;f&eacute;rence"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Valeur"
@@ -120,7 +120,12 @@ msgstr "Valeur"
msgid "Update Preferences"
msgstr "Mise &agrave; jour des pr&eacute;f&eacute;rences"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Information"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -253,7 +258,7 @@ msgstr ""
"fonctionnalit&eacute;s de ampache"
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.php existe"
@@ -268,7 +273,7 @@ msgstr ""
"\t n'est pas lisible par votre serveur web"
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php configur&eacute; ?"
@@ -298,7 +303,7 @@ msgid "DB Inserted"
msgstr "Base de donn&eacute;es ins&eacute;r&eacute;"
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Chemin d'acc&egrave;s web"
@@ -320,7 +325,7 @@ msgstr "Jacquette"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -346,7 +351,7 @@ msgstr "Album"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -361,7 +366,8 @@ msgstr "Artiste"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Morceaux"
@@ -471,7 +477,7 @@ msgstr "Derni&egrave;res IPs"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -660,7 +666,7 @@ msgstr "Version de PHP"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "D&eacute;sactiver"
@@ -712,7 +718,7 @@ msgstr "Sauver les changements"
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Albums"
@@ -765,7 +771,7 @@ msgstr "Importer une liste de lecture depuis un fichier"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Nom de fichier"
@@ -821,7 +827,7 @@ msgid "Song Title"
msgstr "Titre du morceau"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -834,7 +840,7 @@ msgid "Playlist"
msgstr "Liste de lecture"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr "Stations de Radio"
@@ -1445,37 +1451,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Etape 3 - Param&egrave;tres du compte initial"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr "G&eacute;n&eacute;rer le fichier de configuration"
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Nom de la base de donn&eacute;es"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "H&ocirc;te MySQL"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "Utilisateur MySQL"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "Mot de passe MySQL"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "&eacute;crire la configuration"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Test de la configuration"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr "Continuer vers l'&eacute;tape 3"
@@ -1495,8 +1501,9 @@ msgstr "Utilisateur est hors ligne "
msgid "Active Playlist"
msgstr "Liste de lecture active"
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr "R&eacute;cemment jou&eacute;s"
@@ -1514,7 +1521,7 @@ msgstr "Cr&eacute;er une r&egrave;gle de contr&ocirc;le d'acc&egrave;s"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr "Catalogues"
@@ -1602,7 +1609,7 @@ msgstr "Total des utilisateurs"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Artistes"
@@ -1635,7 +1642,7 @@ msgid "Option"
msgstr "Options"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr "Support Gettext"
@@ -1702,20 +1709,22 @@ msgstr "Album associé "
msgid "More"
msgstr "Plus"
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "R&eacute;cemment jou&eacute;s"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "En cours de lecture"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr "Se d&eacute;connecter"
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr "Erreur: la configuration est trop vielle"
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr "G&eacute;n&eacute;rer une nouvelle configuration"
@@ -1880,7 +1889,7 @@ msgstr "Votes"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Morceau"
@@ -2311,10 +2320,12 @@ msgid "Post to Shoutbox"
msgstr "Faire un commentaire"
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr "Nouveaux albums"
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr "Nouveaux artistes"
@@ -2381,7 +2392,7 @@ msgstr "Nombre d'&eacute;l&eacute;ments"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Dur&eacute;e"
@@ -2465,31 +2476,38 @@ msgstr "Obtenir la jaquette"
msgid "Starting New Song Search on %s catalog"
msgstr "Lancement d'une nouvelle recherche de chanson sur le catalogue %s"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "secondes"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr "minutes"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr "heures"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr "jours"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr "semaines"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr "mois"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr "ann&eacute;e"
@@ -2632,7 +2650,7 @@ msgstr "Flux live les plus populaires"
msgid "Most Popular Tags"
msgstr "Etiquettes les plus populaires"
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr "D&eacute;tails"
@@ -2659,12 +2677,12 @@ msgid "Duplicate Songs"
msgstr "Morceaux dupliqu&eacute;s"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "D&eacute;bit"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Taille"
@@ -2693,13 +2711,13 @@ msgid "Update All"
msgstr "Tout mettre &agrave; jour"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Ajouter &agrave;"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Mettre &agrave; jour &agrave; partir des balises"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2899,22 +2917,36 @@ msgid "Maximum Execution Time"
msgstr "Temps maximum d'ex&eacute;cution"
#: ../../templates/show_debug.inc.php:48
+#, fuzzy
+msgid "Override Execution Time"
+msgstr "Temps maximum d'ex&eacute;cution"
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "Fichier"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr "Mode sans &eacute;chec"
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr "Support Zlib"
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr "Support GD"
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr "Support Iconv"
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr "Configuration actuelle"
@@ -2957,11 +2989,6 @@ msgstr "Permanent"
msgid "Date Added"
msgstr "Date ajout&eacute;e"
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "En cours de lecture"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Voir les artistes commen&ccedil;ant par"
@@ -3102,34 +3129,30 @@ msgstr "Parcourir"
msgid "Add New"
msgstr "Ajouter"
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "G&eacute;rer les utilisateurs"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Listes de lecture"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr "Chansons de la liste de lecture"
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr "Liste de lecture actuelle"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr "Zone de commentaires"
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
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;"
@@ -3169,6 +3192,10 @@ msgstr "Erreur: Les mots de passe ne correspondent pas"
msgid "Error: Unable to open"
msgstr "Erreur: Impossible d'ouvrir"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
#, fuzzy
msgid "day"
@@ -3419,11 +3446,31 @@ msgstr "Jouer et vider la liste"
msgid "Always"
msgstr "Toujours"
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"Ceci test la connexion &agrave; votre base de donn&eacute;es en utilisant "
+"les valeurs de ampache.cfg.php"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Erreur: Impossible de changer de r&eacute;pertoire"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr "Aucun nom d'utilisateur/mot de passe spécifié"
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr "Les mots de passe ne correspondent pas"
@@ -3432,6 +3479,15 @@ msgstr "Les mots de passe ne correspondent pas"
msgid "Invalid Object Selected"
msgstr "T&eacute;l&eacute;charger la s&eacute;lection"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+#, fuzzy
+msgid "Invalid Request"
+msgstr "Demande de suppression"
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr "Serveur"
@@ -3452,7 +3508,7 @@ msgstr "Session expir&eacute;e : reconnectez vous sur"
msgid "Radio Station Added"
msgstr "Station de radio ajout&eacute;e"
-#: ../../install.php:168
+#: ../../install.php:176
#, fuzzy
msgid "Error: Config file not found or Unreadable"
msgstr "Erreur: la configuration est trop vielle"
@@ -3714,23 +3770,23 @@ msgstr "Utilisateur d&eacute;sactiv&eacute;"
msgid "Unable to Disabled last Administrator"
msgstr "Impossible de d&eacute;sactiver le dernier administrateur"
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Utilisateur supprim&eacute;"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Erreur de suppression"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "Il est impossible de supprimer le dernier administrateur"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr "Demande de suppression"
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "&eacute;tes-vous sûr de vouloir supprimer d&eacute;finitivement"
@@ -3973,6 +4029,10 @@ msgid "System"
msgstr "élément"
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "R&eacute;cemment jou&eacute;s"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Ajouter un catalogue"
diff --git a/locale/it_IT/LC_MESSAGES/messages.mo b/locale/it_IT/LC_MESSAGES/messages.mo
index 12635168..9b5981ff 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 b1c8dc8f..183fc441 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -44,7 +44,7 @@ msgstr "Errore: Nessuna parola chiave inserita"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -64,7 +64,7 @@ msgid "Random"
msgstr "Casuale"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr ""
@@ -78,7 +78,7 @@ msgid "Batch Download"
msgstr ""
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -98,14 +98,14 @@ msgstr "Impostazioni sito"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Parametro"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Valore"
@@ -114,7 +114,12 @@ msgstr "Valore"
msgid "Update Preferences"
msgstr "Aggiorna impostazioni"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Informazioni utente"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -251,7 +256,7 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.php esiste"
@@ -263,7 +268,7 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php Configurato?"
@@ -288,7 +293,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Percorso Web"
@@ -310,7 +315,7 @@ msgstr "Copertina"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -336,7 +341,7 @@ msgstr "Album"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -351,7 +356,8 @@ msgstr "Artista"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Brani"
@@ -462,7 +468,7 @@ msgstr "Ultimo accesso"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -653,7 +659,7 @@ msgstr "Versione PHP"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "Disabilitato"
@@ -707,7 +713,7 @@ msgstr ""
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Albums"
@@ -760,7 +766,7 @@ msgstr "Importazione playlist da file"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Nome file"
@@ -816,7 +822,7 @@ msgid "Song Title"
msgstr "Titolo brano"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -829,7 +835,7 @@ msgid "Playlist"
msgstr "Playlist"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr ""
@@ -1446,37 +1452,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Passo 3 -Impostazione account iniziale"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr ""
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Nome del database desiderato"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "Server MySQL"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "Nome utente MySQL"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "Password MySQL"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "Scrivi configurazione"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Controllo configurazione"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr ""
@@ -1496,8 +1502,9 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
#, fuzzy
msgid "Recently Played"
msgstr "Meno ascoltati"
@@ -1517,7 +1524,7 @@ msgstr "Crea account"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
#, fuzzy
msgid "Catalogs"
msgstr "Catalogo"
@@ -1607,7 +1614,7 @@ msgstr "Totale utenti"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Artisti"
@@ -1640,7 +1647,7 @@ msgid "Option"
msgstr "Azioni"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1707,20 +1714,22 @@ msgstr ""
msgid "More"
msgstr ""
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "Meno ascoltati"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "In esecuzione"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr ""
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr ""
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
#, fuzzy
msgid "Generate New Config"
@@ -1892,7 +1901,7 @@ msgstr "altro"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Brano"
@@ -2329,10 +2338,12 @@ msgid "Post to Shoutbox"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr ""
@@ -2401,7 +2412,7 @@ msgstr "Totale voci"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Durata"
@@ -2488,34 +2499,41 @@ msgstr "Preleva copertina"
msgid "Starting New Song Search on %s catalog"
msgstr "Avvio nuova ricerca brano in"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "minutes ago"
msgstr "Minuti"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "hours ago"
msgstr "ore"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "days ago"
msgstr "giorni"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr ""
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "years ago"
msgstr "anno"
@@ -2659,7 +2677,7 @@ msgstr ""
msgid "Most Popular Tags"
msgstr ""
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2687,12 +2705,12 @@ msgid "Duplicate Songs"
msgstr "Brani duplicati"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "Bitrate"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Dimensione"
@@ -2724,13 +2742,13 @@ msgid "Update All"
msgstr "Aggiornato"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Aggiungi a"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Aggiorna dai Tags"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2933,22 +2951,35 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+msgid "Override Execution Time"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "file"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -2992,11 +3023,6 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "In esecuzione"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Mostra artisti che iniziano per"
@@ -3146,36 +3172,32 @@ msgstr "Sfoglia"
msgid "Add New"
msgstr ""
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "Gestione utenti"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Playlists"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr ""
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
#, fuzzy
msgid "Current Playlist"
msgstr "Crea nuova playlist"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr ""
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
#, fuzzy
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"
@@ -3219,6 +3241,10 @@ msgstr "Errore password non corrispondente"
msgid "Error: Unable to open"
msgstr "Errore: Impossibile aprire"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
#, fuzzy
msgid "day"
@@ -3472,11 +3498,28 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Errore: Impossibile cambiare alla cartella"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr ""
@@ -3485,6 +3528,14 @@ msgstr ""
msgid "Invalid Object Selected"
msgstr "Modifica selezionati"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+msgid "Invalid Request"
+msgstr ""
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3505,7 +3556,7 @@ msgstr "Sessione scaduta: Per cortesia rifai il login"
msgid "Radio Station Added"
msgstr ""
-#: ../../install.php:168
+#: ../../install.php:176
msgid "Error: Config file not found or Unreadable"
msgstr ""
@@ -3768,23 +3819,23 @@ msgstr ""
msgid "Unable to Disabled last Administrator"
msgstr ""
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Utente cancellato"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Errore di cancellazione"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "Impossibile cancellare l' ultimo utente amministratore"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr ""
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "Sei sicuro di volere cancellare permanentemente"
@@ -4018,6 +4069,10 @@ msgid "System"
msgstr "Stream"
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "Meno ascoltati"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Aggiungi catalogo"
diff --git a/locale/ja_JP/LC_MESSAGES/messages.mo b/locale/ja_JP/LC_MESSAGES/messages.mo
index f40c1f04..654580b1 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 b76c597b..e57b6d31 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:00+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"
@@ -45,7 +45,7 @@ msgstr "エラー: キーワードが何も入力されていません"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -65,7 +65,7 @@ msgid "Random"
msgstr "ランダム"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr "シャウトの投稿"
@@ -79,7 +79,7 @@ msgid "Batch Download"
msgstr "バッチダウンロード"
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -99,14 +99,14 @@ msgstr "%s設定の編集"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "設定"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "値"
@@ -115,7 +115,11 @@ msgstr "値"
msgid "Update Preferences"
msgstr "設定の更新"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+msgid "Song Information"
+msgstr "曲情報"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -250,7 +254,7 @@ msgstr ""
"ない一方で、機能なしでは要求されないかもしれません"
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.phpは存在します"
@@ -265,7 +269,7 @@ msgstr ""
"現在判読可能でありません。"
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.phpは設定されていますか?"
@@ -294,7 +298,7 @@ msgid "DB Inserted"
msgstr "DB挿入済"
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Webパス"
@@ -316,7 +320,7 @@ msgstr "カバー"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -342,7 +346,7 @@ msgstr "アルバム"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -357,7 +361,8 @@ msgstr "アーティスト"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "曲"
@@ -467,7 +472,7 @@ msgstr "最終IP"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -656,7 +661,7 @@ msgstr "バージョン"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "無効"
@@ -708,7 +713,7 @@ msgstr "変更を保存"
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "アルバム"
@@ -761,7 +766,7 @@ msgstr "ファイルからプレイリストをインポート中"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "フルネーム"
@@ -816,7 +821,7 @@ msgid "Song Title"
msgstr "曲タイトル"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr "タグクラウド"
@@ -829,7 +834,7 @@ msgid "Playlist"
msgstr "再生リスト"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr "ラジオステーション"
@@ -1432,37 +1437,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "ステップ3 - 初期アカウントのセットアップ"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr "設定ファイルの生成"
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "希望するデータベース名"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "MySQLのホスト名"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "MySQLのユーザ名"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "MySQLのパスワード"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "コンフィグの書込み"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "コンフィグのチェック"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr "ステップ3へ続ける"
@@ -1482,8 +1487,9 @@ msgstr "ユーザは現在オフラインです"
msgid "Active Playlist"
msgstr "アクティブなプレイリスト"
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr "最近再生したもの"
@@ -1501,7 +1507,7 @@ msgstr "ACL作成"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr "カタログ"
@@ -1589,7 +1595,7 @@ msgstr "合計ユーザ数"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "アーティスト"
@@ -1620,7 +1626,7 @@ msgid "Option"
msgstr "オプション"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr "Gettextサポート"
@@ -1685,19 +1691,22 @@ msgstr "関連するタグ"
msgid "More"
msgstr "More"
-#: ../../templates/header.inc.php:36
-msgid "Ampache Recently Played"
-msgstr "最近再生したもの"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "現在の演奏曲"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr "ログアウト"
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr "エラー: 設定ファイルは期限切れです"
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr "新規設定を生成"
@@ -1860,7 +1869,7 @@ msgstr "投票"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "曲"
@@ -2282,10 +2291,12 @@ msgid "Post to Shoutbox"
msgstr "シャウトボックスへ投稿"
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr "新着アルバム"
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr "新着アーティスト"
@@ -2349,7 +2360,7 @@ msgstr "アイテムカウント"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "長さ"
@@ -2431,31 +2442,38 @@ msgstr "アーティスト取得"
msgid "Starting New Song Search on %s catalog"
msgstr "%sカタログ上の新規曲検索を開始"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "秒前"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr "分前"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr "時間前"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr "日前"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr "週間前"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr "ヶ月前"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr "年前"
@@ -2601,7 +2619,7 @@ msgstr "1番人気のライブストリーム"
msgid "Most Popular Tags"
msgstr "一番人気のタグ"
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr "詳細"
@@ -2628,12 +2646,12 @@ msgid "Duplicate Songs"
msgstr "重複している曲"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "ビットレート"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "サイズ"
@@ -2662,14 +2680,14 @@ msgid "Update All"
msgstr "全て更新"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
-msgstr "追加: "
+#, php-format
+msgid "Add From %s"
+msgstr "%sから追加"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
-msgstr "タグから更新"
+#, php-format
+msgid "Update From %s"
+msgstr "%sから更新"
#: ../../templates/show_admin_tools.inc.php:59
msgid "Fast"
@@ -2872,22 +2890,34 @@ msgid "Maximum Execution Time"
msgstr "最大実行時間"
#: ../../templates/show_debug.inc.php:48
+msgid "Override Execution Time"
+msgstr "オーバーライド実行時間"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Failed"
+msgstr "失敗"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr "成功"
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr "セーフモード"
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr "Zlibサポート"
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr "GDサポート"
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr "Iconvサポート"
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr "現在の設定"
@@ -2929,11 +2959,6 @@ msgstr "Sticky"
msgid "Date Added"
msgstr "追加日"
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "現在の演奏曲"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "次で開始されるアーティストを表示:"
@@ -3074,34 +3099,30 @@ msgstr "ミュージック閲覧"
msgid "Add New"
msgstr "新規追加"
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "ユーザ管理"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "プレイリスト"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr "プレイリスト曲"
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr "現在のプレイリスト"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr "シャウトボックスレコード"
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
msgid "Flagged Records"
msgstr "フラグされたレコード"
-#: ../../lib/class/rss.class.php:59
-msgid "RSS Feed"
-msgstr "RSSフィード"
-
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "承認"
@@ -3141,6 +3162,10 @@ msgstr "エラー: パスワードが一致しません"
msgid "Error: Unable to open"
msgstr "エラー: 開けませんでした"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr "RSSフィード"
+
#: ../../lib/class/catalog.class.php:211
msgid "day"
msgid_plural "days"
@@ -3278,9 +3303,8 @@ msgid "Related Genre"
msgstr "関連するジャンル"
#: ../../lib/class/stream.class.php:399
-#, fuzzy
msgid "Ampache"
-msgstr "Ampacheデバッグ"
+msgstr "Ampache"
#: ../../lib/class/vauth.class.php:478 ../../lib/class/vauth.class.php:502
#: ../../lib/class/vauth.class.php:541
@@ -3407,11 +3431,29 @@ msgstr "送信をクリア"
msgid "Always"
msgstr "常に"
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"データベースへ接続できませんでした。Ampacheのコンフィグをチェックしてくださ"
+"い。"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr "データベースを選択できません。Ampache設定ファイルをチェックしてください。"
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr "既存のデータベースを検出しました。インストールを続行できません。"
+
+#: ../../lib/install.php:135 ../../install.php:93
+msgid "Error: Unable to make Database Connection"
+msgstr "エラー: データベース接続を確立できませんでした。"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr "指定されたユーザ名/パスワードはありません"
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr "パスワードが一致しません"
@@ -3419,6 +3461,14 @@ msgstr "パスワードが一致しません"
msgid "Invalid Object Selected"
msgstr "不正なオブジェクトが選択されました"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr "不正なハンドシェイクエラー - "
+
+#: ../../server/xml.server.php:314
+msgid "Invalid Request"
+msgstr "不正なリクエスト"
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr "サーバ"
@@ -3439,7 +3489,7 @@ msgstr "セッション期限切れ: 再ログインしてください"
msgid "Radio Station Added"
msgstr "ラジオステーションを追加しました"
-#: ../../install.php:168
+#: ../../install.php:176
msgid "Error: Config file not found or Unreadable"
msgstr "エラー: 設定ファイルは見つからないか読み込めません"
@@ -3448,9 +3498,8 @@ msgid "Ampache Update"
msgstr "Apmache更新"
#: ../../update.php:64
-#, fuzzy
msgid "Update Now!"
-msgstr "曲を更新"
+msgstr "今すぐ更新!"
#: ../../albums.php:32
msgid "Album Art Cleared"
@@ -3465,13 +3514,12 @@ msgid "Album Art Not Located"
msgstr "アルバムアーティストは配置されていません"
#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129
-#, fuzzy
msgid ""
"Album Art could not be located at this time. This may be due to write access "
"error, or the file is not received correctly."
msgstr ""
-"アルバムアーティストは今回配置できませんでした。これは書込みエラー又はファイ"
-"ルが正しく受信できなかったためです。"
+"アルバムアートは今回配置できませんでした。これは書込みエラー又はファイルが正"
+"しく受信できなかったためです。"
#: ../../albums.php:52 ../../albums.php:80
msgid "Album Art Inserted"
@@ -3687,23 +3735,23 @@ msgstr "ユーザを無効化しました"
msgid "Unable to Disabled last Administrator"
msgstr "最後の管理者は無効に出来ません"
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "ユーザを削除しました"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "削除エラー"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "最後の管理者は削除できません"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr "削除要求"
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "完全に削除してもよろしいですか?"
@@ -3758,7 +3806,7 @@ msgstr "カタログをクリーンにしました"
#: ../../admin/catalog.php:214
msgid "Error: Defined Path is inside an existing catalog"
-msgstr ""
+msgstr "エラー: 定義されたパスは既存のカタログ内です"
#: ../../admin/catalog.php:233
msgid "Catalog Created"
@@ -3916,6 +3964,9 @@ msgstr "インタフェース"
msgid "System"
msgstr "システム"
+#~ msgid "Ampache Recently Played"
+#~ msgstr "最近再生したもの"
+
#~ msgid "Add Tag"
#~ msgstr "タグを追加"
diff --git a/locale/nl_NL/LC_MESSAGES/messages.mo b/locale/nl_NL/LC_MESSAGES/messages.mo
index 1af72bb6..36cad0b4 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 e95e165f..9ed531c6 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -44,7 +44,7 @@ msgstr "Fout: Geen Zoekwoord opgegeven"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -64,7 +64,7 @@ msgid "Random"
msgstr "Willekeurig"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr ""
@@ -78,7 +78,7 @@ msgid "Batch Download"
msgstr ""
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -98,14 +98,14 @@ msgstr "Site Instellingen"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Instelling"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Waarde"
@@ -114,7 +114,12 @@ msgstr "Waarde"
msgid "Update Preferences"
msgstr "Werk Instellingen bij"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Gebruikers Informatie"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -252,7 +257,7 @@ msgstr ""
"van bepaalde onderdelen van Ampache"
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.php Bestaat"
@@ -267,7 +272,7 @@ msgstr ""
"\t niet leesbaar door de webserver."
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php Geconfigureerd?"
@@ -293,7 +298,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Web Directory"
@@ -315,7 +320,7 @@ msgstr "Hoes"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -341,7 +346,7 @@ msgstr "Album"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -356,7 +361,8 @@ msgstr "Artiest"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Liedjes"
@@ -467,7 +473,7 @@ msgstr "Laatste Ip Adres"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -658,7 +664,7 @@ msgstr "PHP Versie"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "Deactiveer"
@@ -712,7 +718,7 @@ msgstr ""
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr ""
@@ -765,7 +771,7 @@ msgstr "Importeer speellijst vanuit een bestand"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Bestandsnaam"
@@ -822,7 +828,7 @@ msgid "Song Title"
msgstr "Naam Liedje"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -835,7 +841,7 @@ msgid "Playlist"
msgstr "Speellijst"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr ""
@@ -1458,37 +1464,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Stap 3 - Opzet Initeel Account"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr ""
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Gewenste Database Naam"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "MySQL Hostnaam"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "MySQl Gebruikersnaam"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "MySQL Paswoord"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "Schrijf Config"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Check voor Config"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr ""
@@ -1508,8 +1514,9 @@ msgstr ""
msgid "Active Playlist"
msgstr ""
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
#, fuzzy
msgid "Recently Played"
msgstr "Minst Gespeeld"
@@ -1529,7 +1536,7 @@ msgstr "Maak Toegangs Entry aan"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
#, fuzzy
msgid "Catalogs"
msgstr "Catalogus"
@@ -1618,7 +1625,7 @@ msgstr "Gebruikers Totaal"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Artiesten"
@@ -1650,7 +1657,7 @@ msgid "Option"
msgstr "Acties"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1717,20 +1724,22 @@ msgstr ""
msgid "More"
msgstr ""
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr "Minst Gespeeld"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "Nu Speelt"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr ""
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr ""
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
#, fuzzy
msgid "Generate New Config"
@@ -1903,7 +1912,7 @@ msgstr "Stemmen"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Liedje"
@@ -2341,10 +2350,12 @@ msgid "Post to Shoutbox"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr ""
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr ""
@@ -2413,7 +2424,7 @@ msgstr "Item aantal"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Lengte"
@@ -2500,34 +2511,41 @@ msgstr "Haal Hoesje op"
msgid "Starting New Song Search on %s catalog"
msgstr "Start Nieuwe Zoekopdracht voor liedje"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "seconden geleden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "minutes ago"
msgstr "minuten geleden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "hours ago"
msgstr "uren geleden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "days ago"
msgstr "dagen geleden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr "weken gelden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr "maanden geleden"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
#, fuzzy
msgid "years ago"
msgstr "jaren geleden"
@@ -2671,7 +2689,7 @@ msgstr ""
msgid "Most Popular Tags"
msgstr ""
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2699,12 +2717,12 @@ msgid "Duplicate Songs"
msgstr "Dubbele Liedjes"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr ""
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Grootte"
@@ -2736,13 +2754,13 @@ msgid "Update All"
msgstr "Werk Alle bij"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Voeg Toe"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Werk bij via tags"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2945,22 +2963,35 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+msgid "Override Execution Time"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "bestand"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -3004,11 +3035,6 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "Nu Speelt"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Artiesten beginnend met"
@@ -3158,36 +3184,32 @@ msgstr "Bladeren"
msgid "Add New"
msgstr ""
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "Beheer Gebruikers"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Speellijsten"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr ""
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
#, fuzzy
msgid "Current Playlist"
msgstr "Huidige Speellijst"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr ""
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
#, fuzzy
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"
@@ -3230,6 +3252,10 @@ msgstr "Fout Paswoorden zijn niet gelijk"
msgid "Error: Unable to open"
msgstr "Fout: Kan niet openen"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
#, fuzzy
msgid "day"
@@ -3482,11 +3508,30 @@ msgstr ""
msgid "Always"
msgstr ""
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"Hier proberen we de database te benaderen met de waarden vanuit amapche"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Fout: Kan niet naar directory veranderen"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr ""
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr ""
@@ -3495,6 +3540,15 @@ msgstr ""
msgid "Invalid Object Selected"
msgstr "Download Geselecteerde"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+#, fuzzy
+msgid "Invalid Request"
+msgstr "Verwijder Verzoek"
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3515,7 +3569,7 @@ msgstr "Sessie Verlopen: log opnieuw in op"
msgid "Radio Station Added"
msgstr ""
-#: ../../install.php:168
+#: ../../install.php:176
msgid "Error: Config file not found or Unreadable"
msgstr ""
@@ -3780,23 +3834,23 @@ msgstr ""
msgid "Unable to Disabled last Administrator"
msgstr ""
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Gebruiker Verwijderd"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Verwijder Fout"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr "Kan de laatste admin gebruiker niet verwijderen"
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr "Verwijder Verzoek"
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "Weet je zeker dat je dit permanent wilt verwijderem"
@@ -4028,6 +4082,10 @@ msgid "System"
msgstr "Grootte"
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr "Minst Gespeeld"
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr "Voeg Catalogus Toe"
diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo
index 0dd6f2e7..4684c816 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 e2c8a140..382310ad 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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+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"
@@ -45,7 +45,7 @@ msgstr ": "
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -65,7 +65,7 @@ msgid "Random"
msgstr ""
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr ""
@@ -79,7 +79,7 @@ msgid "Batch Download"
msgstr " "
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -99,14 +99,14 @@ msgstr ""
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr ""
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr ""
@@ -115,7 +115,12 @@ msgstr ""
msgid "Update Preferences"
msgstr " "
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr ""
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -247,7 +252,7 @@ msgstr ""
" Ampache ."
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.php "
@@ -262,7 +267,7 @@ msgstr ""
"\t -."
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php ?"
@@ -290,7 +295,7 @@ msgid "DB Inserted"
msgstr ""
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr " "
@@ -312,7 +317,7 @@ msgstr ""
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -338,7 +343,7 @@ msgstr ""
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -353,7 +358,8 @@ msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr ""
@@ -463,7 +469,7 @@ msgstr " IP"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -652,7 +658,7 @@ msgstr ""
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr ""
@@ -704,7 +710,7 @@ msgstr " "
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr ""
@@ -757,7 +763,7 @@ msgstr " "
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr ""
@@ -813,7 +819,7 @@ msgid "Song Title"
msgstr ""
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr ""
@@ -826,7 +832,7 @@ msgid "Playlist"
msgstr ""
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr " "
@@ -1430,37 +1436,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr " 3 - "
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr " "
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr " "
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "MySQL "
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "MySQL "
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "MySQL "
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr " "
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr " "
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr " 3"
@@ -1480,8 +1486,9 @@ msgstr " "
msgid "Active Playlist"
msgstr " "
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr " "
@@ -1499,7 +1506,7 @@ msgstr " ACL"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr ""
@@ -1587,7 +1594,7 @@ msgstr " "
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr ""
@@ -1620,7 +1627,7 @@ msgid "Option"
msgstr ""
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr ""
@@ -1687,20 +1694,22 @@ msgstr " "
msgid "More"
msgstr ""
-#: ../../templates/header.inc.php:36
-#, fuzzy
-msgid "Ampache Recently Played"
-msgstr " "
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr " "
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr ""
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr ": "
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr " "
@@ -1863,7 +1872,7 @@ msgstr ""
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr ""
@@ -2290,10 +2299,12 @@ msgid "Post to Shoutbox"
msgstr " "
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr " "
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr " "
@@ -2358,7 +2369,7 @@ msgstr ""
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr ""
@@ -2444,31 +2455,38 @@ msgstr " "
msgid "Starting New Song Search on %s catalog"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr " "
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr " "
@@ -2611,7 +2629,7 @@ msgstr " "
msgid "Most Popular Tags"
msgstr " "
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr ""
@@ -2638,12 +2656,12 @@ msgid "Duplicate Songs"
msgstr " "
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr ""
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr ""
@@ -2672,13 +2690,13 @@ msgid "Update All"
msgstr " "
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr " "
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr " "
#: ../../templates/show_admin_tools.inc.php:59
@@ -2878,22 +2896,36 @@ msgid "Maximum Execution Time"
msgstr ""
#: ../../templates/show_debug.inc.php:48
+#, fuzzy
+msgid "Override Execution Time"
+msgstr " "
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr ""
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr ""
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr ""
@@ -2936,11 +2968,6 @@ msgstr ""
msgid "Date Added"
msgstr ""
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr " "
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr " "
@@ -3081,34 +3108,30 @@ msgstr " "
msgid "Add New"
msgstr " "
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr " "
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr ""
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
msgid "Playlist Songs"
msgstr " "
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr " "
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr " "
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
msgid "Flagged Records"
msgstr " "
-#: ../../lib/class/rss.class.php:59
-msgid "RSS Feed"
-msgstr ""
-
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr ""
@@ -3148,6 +3171,10 @@ msgstr ": "
msgid "Error: Unable to open"
msgstr ": "
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr ""
+
#: ../../lib/class/catalog.class.php:211
msgid "day"
msgid_plural "days"
@@ -3396,11 +3423,30 @@ msgstr " "
msgid "Always"
msgstr ""
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+" ampache.cfg.php"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr ": "
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr " "
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr " "
@@ -3409,6 +3455,15 @@ msgstr " "
msgid "Invalid Object Selected"
msgstr " "
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+#, fuzzy
+msgid "Invalid Request"
+msgstr " "
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr ""
@@ -3429,7 +3484,7 @@ msgstr " : , "
msgid "Radio Station Added"
msgstr " "
-#: ../../install.php:168
+#: ../../install.php:176
#, fuzzy
msgid "Error: Config file not found or Unreadable"
msgstr ": "
@@ -3679,23 +3734,23 @@ msgstr " "
msgid "Unable to Disabled last Administrator"
msgstr " "
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr " "
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr " "
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr " - "
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr " "
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr " "
@@ -3927,6 +3982,10 @@ msgid "System"
msgstr ""
#, fuzzy
+#~ msgid "Ampache Recently Played"
+#~ msgstr " "
+
+#, fuzzy
#~ msgid "Add Tag"
#~ msgstr " "
diff --git a/locale/sv_SE/LC_MESSAGES/messages.mo b/locale/sv_SE/LC_MESSAGES/messages.mo
index e481121a..bef57171 100644
--- a/locale/sv_SE/LC_MESSAGES/messages.mo
+++ b/locale/sv_SE/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/sv_SE/LC_MESSAGES/messages.po b/locale/sv_SE/LC_MESSAGES/messages.po
index c3c8362b..dd73c362 100644
--- a/locale/sv_SE/LC_MESSAGES/messages.po
+++ b/locale/sv_SE/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-11-26 08:21+0900\n"
+"POT-Creation-Date: 2008-12-09 11:04+0900\n"
"PO-Revision-Date: 2008-10-26 17:04+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -44,7 +44,7 @@ msgstr "Fel: Inget nyckelord angivit"
#: ../../templates/show_artist.inc.php:38
#: ../../templates/show_album.inc.php:51
#: ../../templates/show_playlist_song_row.inc.php:22
-#: ../../templates/show_song.inc.php:28
+#: ../../templates/show_song.inc.php:29
#: ../../templates/show_playlist_row.inc.php:23
#: ../../templates/show_admin_tools.inc.php:45
msgid "Add"
@@ -64,7 +64,7 @@ msgid "Random"
msgstr "Slumpmässigt"
#: ../../templates/show_album_row.inc.php:44
-#: ../../templates/show_song_row.inc.php:40
+#: ../../templates/show_song_row.inc.php:38
msgid "Post Shout"
msgstr "Posta inlägg"
@@ -78,7 +78,7 @@ msgid "Batch Download"
msgstr "Hämta flera"
#: ../../templates/show_album_row.inc.php:53
-#: ../../templates/show_song_row.inc.php:49
+#: ../../templates/show_song_row.inc.php:47
#: ../../templates/show_play_selected.inc.php:50
#: ../../templates/show_artist_row.inc.php:38
#: ../../templates/show_live_stream_row.inc.php:31
@@ -98,14 +98,14 @@ msgstr "Redigerar inställningar för %s"
#: ../../templates/show_preference_box.inc.php:70
#: ../../templates/show_preference_admin.inc.php:30
#: ../../templates/show_preference_admin.inc.php:49
-#: ../../templates/show_debug.inc.php:81
+#: ../../templates/show_debug.inc.php:85
msgid "Preference"
msgstr "Inställning"
#: ../../templates/show_user_preferences.inc.php:37
#: ../../templates/show_preference_box.inc.php:41
#: ../../templates/show_preference_box.inc.php:71
-#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
+#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:86
msgid "Value"
msgstr "Värde"
@@ -114,7 +114,12 @@ msgstr "Värde"
msgid "Update Preferences"
msgstr "Uppdatera inställningarna"
-#: ../../templates/show_song_row.inc.php:45
+#: ../../templates/show_song_row.inc.php:35
+#, fuzzy
+msgid "Song Information"
+msgstr "Information"
+
+#: ../../templates/show_song_row.inc.php:43
#: ../../templates/show_artist.inc.php:51
#: ../../templates/show_album.inc.php:77
#: ../../templates/show_playlist_song_row.inc.php:33
@@ -251,7 +256,7 @@ msgstr ""
"funktioner i Ampache inte att fungera korrekt"
#: ../../templates/show_test.inc.php:154
-#: ../../templates/show_install_config.inc.php:89
+#: ../../templates/show_install_config.inc.php:91
msgid "Ampache.cfg.php Exists"
msgstr "Ampache.cfg.php finns redan"
@@ -266,7 +271,7 @@ msgstr ""
"\tplats eller är för närvarande inte läsbar av din webbserver."
#: ../../templates/show_test.inc.php:173
-#: ../../templates/show_install_config.inc.php:106
+#: ../../templates/show_install_config.inc.php:108
msgid "Ampache.cfg.php Configured?"
msgstr "Ampache.cfg.php konfigurerad?"
@@ -297,7 +302,7 @@ msgid "DB Inserted"
msgstr "Albumomslag lades till"
#: ../../templates/show_test.inc.php:236
-#: ../../templates/show_install_config.inc.php:61
+#: ../../templates/show_install_config.inc.php:63
msgid "Web Path"
msgstr "Webbsökväg"
@@ -319,7 +324,7 @@ msgstr "Omslag"
#: ../../templates/show_disabled_songs.inc.php:35
#: ../../templates/show_disabled_songs.inc.php:58
#: ../../templates/show_duplicates.inc.php:39
-#: ../../templates/show_duplicates.inc.php:77
+#: ../../templates/show_duplicates.inc.php:78
#: ../../templates/show_playlist_songs.inc.php:44
#: ../../templates/show_playlist_songs.inc.php:65
#: ../../templates/show_now_playing_row.inc.php:52
@@ -345,7 +350,7 @@ msgstr "Album"
#: ../../templates/show_disabled_songs.inc.php:36
#: ../../templates/show_disabled_songs.inc.php:59
#: ../../templates/show_duplicates.inc.php:38
-#: ../../templates/show_duplicates.inc.php:76
+#: ../../templates/show_duplicates.inc.php:77
#: ../../templates/show_playlist_songs.inc.php:43
#: ../../templates/show_playlist_songs.inc.php:64
#: ../../templates/show_now_playing_row.inc.php:59
@@ -360,7 +365,8 @@ msgstr "Artist"
#: ../../templates/show_local_catalog_info.inc.php:31
#: ../../templates/show_genre.inc.php:38
#: ../../templates/show_genres.inc.php:38
-#: ../../templates/show_genres.inc.php:74 ../../lib/class/browse.class.php:977
+#: ../../templates/show_genres.inc.php:74
+#: ../../lib/class/browse.class.php:1081
msgid "Songs"
msgstr "Låtar"
@@ -470,7 +476,7 @@ msgstr "Senaste Ip"
#: ../../templates/show_localplay_playlist.inc.php:33
#: ../../templates/show_localplay_playlist.inc.php:59
#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78
-#: ../../templates/show_song.inc.php:26
+#: ../../templates/show_song.inc.php:27
#: ../../templates/show_admin_tools.inc.php:34
#: ../../templates/show_admin_tools.inc.php:74
#: ../../templates/show_access_list.inc.php:52
@@ -659,7 +665,7 @@ msgstr "Version"
#: ../../templates/show_localplay_controllers.inc.php:44
#: ../../templates/show_duplicates.inc.php:36
-#: ../../templates/show_duplicates.inc.php:74 ../../lib/preferences.php:165
+#: ../../templates/show_duplicates.inc.php:75 ../../lib/preferences.php:165
msgid "Disable"
msgstr "Inaktivera"
@@ -711,7 +717,7 @@ msgstr "Spara ändringar"
#: ../../templates/sidebar_home.inc.php:76
#: ../../templates/show_local_catalog_info.inc.php:29
#: ../../templates/show_genre.inc.php:32 ../../lib/ui.lib.php:408
-#: ../../lib/class/browse.class.php:983
+#: ../../lib/class/browse.class.php:1087
msgid "Albums"
msgstr "Album"
@@ -764,7 +770,7 @@ msgstr "Importerar en spellista från en fil"
#: ../../templates/show_disabled_songs.inc.php:37
#: ../../templates/show_disabled_songs.inc.php:60
#: ../../templates/show_duplicates.inc.php:43
-#: ../../templates/show_duplicates.inc.php:81
+#: ../../templates/show_duplicates.inc.php:82
msgid "Filename"
msgstr "Filnamn"
@@ -819,7 +825,7 @@ msgid "Song Title"
msgstr "Låttitel"
#: ../../templates/sidebar_home.inc.php:35
-#: ../../lib/class/browse.class.php:1037
+#: ../../lib/class/browse.class.php:1141
msgid "Tag Cloud"
msgstr "Taggmoln"
@@ -832,7 +838,7 @@ msgid "Playlist"
msgstr "Spellista"
#: ../../templates/sidebar_home.inc.php:37
-#: ../../lib/class/browse.class.php:1000
+#: ../../lib/class/browse.class.php:1104
msgid "Radio Stations"
msgstr "Radiostationer"
@@ -1438,37 +1444,37 @@ msgstr ""
msgid "Step 3 - Setup Initial Account"
msgstr "Steg 3 - Ställ in första kontot"
-#: ../../templates/show_install_config.inc.php:57
+#: ../../templates/show_install_config.inc.php:58
msgid "Generate Config File"
msgstr "Generera konfigurationsfil"
-#: ../../templates/show_install_config.inc.php:65
+#: ../../templates/show_install_config.inc.php:67
#: ../../templates/show_install.inc.php:66
msgid "Desired Database Name"
msgstr "Önskat databasnamn"
-#: ../../templates/show_install_config.inc.php:69
+#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_install.inc.php:70
msgid "MySQL Hostname"
msgstr "MySQL-värdnamn"
-#: ../../templates/show_install_config.inc.php:73
+#: ../../templates/show_install_config.inc.php:75
msgid "MySQL Username"
msgstr "MySQL-användarnamn"
-#: ../../templates/show_install_config.inc.php:77
+#: ../../templates/show_install_config.inc.php:79
msgid "MySQL Password"
msgstr "MySQL-lösenord"
-#: ../../templates/show_install_config.inc.php:82
+#: ../../templates/show_install_config.inc.php:84
msgid "Write Config"
msgstr "Skriv konfiguration"
-#: ../../templates/show_install_config.inc.php:127
+#: ../../templates/show_install_config.inc.php:129
msgid "Check for Config"
msgstr "Leta efter konfiguration"
-#: ../../templates/show_install_config.inc.php:133
+#: ../../templates/show_install_config.inc.php:135
msgid "Continue to Step 3"
msgstr "Fortsätt till steg 3"
@@ -1488,8 +1494,9 @@ msgstr "Användaren är nu frånkopplad"
msgid "Active Playlist"
msgstr "Aktiv spellista"
-#: ../../templates/show_user.inc.php:68
+#: ../../templates/show_user.inc.php:68 ../../templates/header.inc.php:36
#: ../../templates/show_recently_played.inc.php:25
+#: ../../lib/class/ampacherss.class.php:71
msgid "Recently Played"
msgstr "Senast spelade"
@@ -1507,7 +1514,7 @@ msgstr "Skapa ACL"
#: ../../templates/sidebar_admin.inc.php:24
#: ../../templates/show_admin_tools.inc.php:26
-#: ../../lib/class/browse.class.php:1021
+#: ../../lib/class/browse.class.php:1125
msgid "Catalogs"
msgstr "Kataloger"
@@ -1595,7 +1602,7 @@ msgstr "Totalt antal användare"
#: ../../templates/show_local_catalog_info.inc.php:30
#: ../../templates/show_genre.inc.php:35 ../../lib/ui.lib.php:412
-#: ../../lib/class/browse.class.php:994 ../../lib/class/album.class.php:256
+#: ../../lib/class/browse.class.php:1098 ../../lib/class/album.class.php:256
msgid "Artists"
msgstr "Artister"
@@ -1626,7 +1633,7 @@ msgid "Option"
msgstr "Alternativ"
#: ../../templates/show_install_lang.inc.php:120
-#: ../../templates/show_debug.inc.php:68
+#: ../../templates/show_debug.inc.php:72
msgid "Gettext Support"
msgstr "Gettext-stöd"
@@ -1691,19 +1698,22 @@ msgstr "Relaterad tagg"
msgid "More"
msgstr "Mer"
-#: ../../templates/header.inc.php:36
-msgid "Ampache Recently Played"
-msgstr "Senast spelade i Ampache"
+#: ../../templates/header.inc.php:35
+#: ../../templates/show_now_playing.inc.php:33
+#: ../../lib/class/localplay.class.php:639
+#: ../../lib/class/ampacherss.class.php:70
+msgid "Now Playing"
+msgstr "Spelar nu"
-#: ../../templates/header.inc.php:67
+#: ../../templates/header.inc.php:61
msgid "Log out"
msgstr "Logga ut"
-#: ../../templates/header.inc.php:83
+#: ../../templates/header.inc.php:77
msgid "Error Config File Out of Date"
msgstr "Fel: Konfigurationsfilen utdaterad"
-#: ../../templates/header.inc.php:84
+#: ../../templates/header.inc.php:78
#: ../../templates/show_admin_tools.inc.php:92
msgid "Generate New Config"
msgstr "Generera ny konfiguration"
@@ -1867,7 +1877,7 @@ msgstr "Röster"
#: ../../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_duplicates.inc.php:76
#: ../../templates/show_now_playing_row.inc.php:45
msgid "Song"
msgstr "Låt"
@@ -2290,10 +2300,12 @@ msgid "Post to Shoutbox"
msgstr "Posta till chattruta"
#: ../../templates/show_stats_newest.inc.php:22
+#: ../../lib/class/ampacherss.class.php:72
msgid "Newest Albums"
msgstr "Senaste albumen"
#: ../../templates/show_stats_newest.inc.php:26
+#: ../../lib/class/ampacherss.class.php:73
msgid "Newest Artists"
msgstr "Senaste artisterna"
@@ -2357,7 +2369,7 @@ msgstr "Antal objekt"
#: ../../templates/show_random.inc.php:46
#: ../../templates/show_duplicates.inc.php:40
-#: ../../templates/show_duplicates.inc.php:78
+#: ../../templates/show_duplicates.inc.php:79
msgid "Length"
msgstr "Speltid"
@@ -2441,31 +2453,38 @@ msgstr "Hämta omslag"
msgid "Starting New Song Search on %s catalog"
msgstr "Påbörjar ny låtsökning för %s-katalogen"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "seconds ago"
msgstr "sekunder sedan"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "minutes ago"
msgstr "minuter sedan"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "hours ago"
msgstr "timmar sedan"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "days ago"
msgstr "dygn sedan"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "weeks ago"
msgstr "veckor sedan"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "months ago"
msgstr "månader sedan"
-#: ../../templates/show_recently_played.inc.php:23 ../../lib/rss.php:180
+#: ../../templates/show_recently_played.inc.php:23
+#: ../../lib/class/ampacherss.class.php:175
msgid "years ago"
msgstr "år sedan"
@@ -2613,7 +2632,7 @@ msgstr "Mest populära live-strömmar"
msgid "Most Popular Tags"
msgstr "Mest populära taggar"
-#: ../../templates/show_song.inc.php:24
+#: ../../templates/show_song.inc.php:25
msgid "Details"
msgstr "Detaljer"
@@ -2640,12 +2659,12 @@ msgid "Duplicate Songs"
msgstr "Dubblerade låtar"
#: ../../templates/show_duplicates.inc.php:41
-#: ../../templates/show_duplicates.inc.php:79
+#: ../../templates/show_duplicates.inc.php:80
msgid "Bitrate"
msgstr "Bitfrekvens"
#: ../../templates/show_duplicates.inc.php:42
-#: ../../templates/show_duplicates.inc.php:80
+#: ../../templates/show_duplicates.inc.php:81
msgid "Size"
msgstr "Storlek"
@@ -2674,13 +2693,13 @@ msgid "Update All"
msgstr "Uppdatera alla"
#: ../../templates/show_manage_catalogs.inc.php:38
-#, fuzzy
-msgid "Add From"
+#, fuzzy, php-format
+msgid "Add From %s"
msgstr "Lägg till i"
#: ../../templates/show_manage_catalogs.inc.php:40
-#, fuzzy
-msgid "Update From"
+#, fuzzy, php-format
+msgid "Update From %s"
msgstr "Uppdatera från taggar"
#: ../../templates/show_admin_tools.inc.php:59
@@ -2886,22 +2905,36 @@ msgid "Maximum Execution Time"
msgstr "Maximal exekveringstid"
#: ../../templates/show_debug.inc.php:48
+#, fuzzy
+msgid "Override Execution Time"
+msgstr "Maximal exekveringstid"
+
+#: ../../templates/show_debug.inc.php:49
+#, fuzzy
+msgid "Failed"
+msgstr "Fil"
+
+#: ../../templates/show_debug.inc.php:49
+msgid "Succeeded"
+msgstr ""
+
+#: ../../templates/show_debug.inc.php:52
msgid "Safe Mode"
msgstr "Säkert läge"
-#: ../../templates/show_debug.inc.php:56
+#: ../../templates/show_debug.inc.php:60
msgid "Zlib Support"
msgstr "Zlib-stöd"
-#: ../../templates/show_debug.inc.php:60
+#: ../../templates/show_debug.inc.php:64
msgid "GD Support"
msgstr "GD-stöd"
-#: ../../templates/show_debug.inc.php:64
+#: ../../templates/show_debug.inc.php:68
msgid "Iconv Support"
msgstr "Iconv-stöd"
-#: ../../templates/show_debug.inc.php:74
+#: ../../templates/show_debug.inc.php:78
msgid "Current Configuration"
msgstr "Aktuell konfiguration"
@@ -2943,11 +2976,6 @@ msgstr "Klistrig"
msgid "Date Added"
msgstr "Lades till"
-#: ../../templates/show_now_playing.inc.php:33
-#: ../../lib/class/localplay.class.php:639
-msgid "Now Playing"
-msgstr "Spelar nu"
-
#: ../../artists.php:181
msgid "Show Artists starting with"
msgstr "Visa artister som börjar med"
@@ -3088,35 +3116,31 @@ msgstr "Bläddra musik"
msgid "Add New"
msgstr "Lägg till ny"
-#: ../../lib/class/browse.class.php:989
+#: ../../lib/class/browse.class.php:1093
msgid "Manage Users"
msgstr "Hantera användare"
-#: ../../lib/class/browse.class.php:1006
+#: ../../lib/class/browse.class.php:1110
msgid "Playlists"
msgstr "Spellistor"
-#: ../../lib/class/browse.class.php:1011
+#: ../../lib/class/browse.class.php:1115
#, fuzzy
msgid "Playlist Songs"
msgstr "Åtgärder för spellista"
-#: ../../lib/class/browse.class.php:1016
+#: ../../lib/class/browse.class.php:1120
msgid "Current Playlist"
msgstr "Aktuell spellista"
-#: ../../lib/class/browse.class.php:1026
+#: ../../lib/class/browse.class.php:1130
msgid "Shoutbox Records"
msgstr "Chattinlägg"
-#: ../../lib/class/browse.class.php:1031
+#: ../../lib/class/browse.class.php:1135
msgid "Flagged Records"
msgstr "Flaggade poster"
-#: ../../lib/class/rss.class.php:59
-msgid "RSS Feed"
-msgstr "RSS-kanal"
-
#: ../../lib/class/flag.class.php:257
msgid "Approved"
msgstr "Godkänd"
@@ -3156,6 +3180,10 @@ msgstr "Fel - lösenorden stämmer inte överens"
msgid "Error: Unable to open"
msgstr "Fel: Kunde inte öppna"
+#: ../../lib/class/ampacherss.class.php:116
+msgid "RSS Feed"
+msgstr "RSS-kanal"
+
#: ../../lib/class/catalog.class.php:211
msgid "day"
msgid_plural "days"
@@ -3425,11 +3453,31 @@ msgstr "Töm vid sändning"
msgid "Always"
msgstr "Alltid"
-#: ../../lib/install.php:257
+#: ../../lib/install.php:81
+#, fuzzy
+msgid "Unable to connect to database, check your ampache config"
+msgstr ""
+"Detta försöker att ansluta till din databas med värden från din ampache.cfg."
+"php"
+
+#: ../../lib/install.php:88
+msgid "Unable to select database, check your ampache config"
+msgstr ""
+
+#: ../../lib/install.php:98
+msgid "Existing Database detected, unable to continue installation"
+msgstr ""
+
+#: ../../lib/install.php:135 ../../install.php:93
+#, fuzzy
+msgid "Error: Unable to make Database Connection"
+msgstr "Fel: Kunde inte byta till katalogen"
+
+#: ../../lib/install.php:270
msgid "No Username/Password specified"
msgstr "Inget användarnamn/lösenord angavs"
-#: ../../lib/install.php:262
+#: ../../lib/install.php:275
msgid "Passwords do not match"
msgstr "Lösenorden stämmer inte överens"
@@ -3437,6 +3485,15 @@ msgstr "Lösenorden stämmer inte överens"
msgid "Invalid Object Selected"
msgstr "Ogiltigt objekt markerat"
+#: ../../server/xml.server.php:85
+msgid "Error Invalid Handshake - "
+msgstr ""
+
+#: ../../server/xml.server.php:314
+#, fuzzy
+msgid "Invalid Request"
+msgstr "Begäran om borttagning"
+
#: ../../preferences.php:40 ../../preferences.php:75
msgid "Server"
msgstr "Server"
@@ -3457,7 +3514,7 @@ msgstr "Sessionen tog slut: logga in igen på"
msgid "Radio Station Added"
msgstr "Radiostation lades till"
-#: ../../install.php:168
+#: ../../install.php:176
msgid "Error: Config file not found or Unreadable"
msgstr "Fel: Konfigurationsfilen hittades inte eller är oläsbar"
@@ -3705,23 +3762,23 @@ msgstr "Användare inaktiverad"
msgid "Unable to Disabled last Administrator"
msgstr ""
-#: ../../admin/users.php:164
+#: ../../admin/users.php:154
msgid "User Deleted"
msgstr "Användare borttagen"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Delete Error"
msgstr "Fel vid borttagning"
-#: ../../admin/users.php:167
+#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
msgstr ""
-#: ../../admin/users.php:173
+#: ../../admin/users.php:163
msgid "Deletion Request"
msgstr "Begäran om borttagning"
-#: ../../admin/users.php:174
+#: ../../admin/users.php:164
msgid "Are you sure you want to permanently delete"
msgstr "Är du säker på att du vill permanent ta bort"
@@ -3936,6 +3993,9 @@ msgstr "Gränssnitt"
msgid "System"
msgstr "System"
+#~ msgid "Ampache Recently Played"
+#~ msgstr "Senast spelade i Ampache"
+
#~ msgid "Add Tag"
#~ msgstr "Lägg till tagg"