diff options
author | momo-i <webmaster@momo-i.org> | 2011-02-03 14:18:51 +0900 |
---|---|---|
committer | momo-i <webmaster@momo-i.org> | 2011-02-03 14:18:51 +0900 |
commit | 47a851bf3f379b092d8dec33d64321d289a741bc (patch) | |
tree | 9988ae1fa5900319c2b25bc3d1b0e2a7cf95586f /locale/ru_RU | |
parent | 9ce63661d1ce941dee468cec6fe197534a636f40 (diff) | |
download | ampache-47a851bf3f379b092d8dec33d64321d289a741bc.tar.gz ampache-47a851bf3f379b092d8dec33d64321d289a741bc.tar.bz2 ampache-47a851bf3f379b092d8dec33d64321d289a741bc.zip |
Update translations and update copyright year on footer
Diffstat (limited to 'locale/ru_RU')
-rw-r--r-- | locale/ru_RU/LC_MESSAGES/messages.mo | bin | 70181 -> 65390 bytes | |||
-rw-r--r-- | locale/ru_RU/LC_MESSAGES/messages.po | 3801 |
2 files changed, 1982 insertions, 1819 deletions
diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo Binary files differindex 4e7623e8..7cbd2388 100644 --- a/locale/ru_RU/LC_MESSAGES/messages.mo +++ b/locale/ru_RU/LC_MESSAGES/messages.mo diff --git a/locale/ru_RU/LC_MESSAGES/messages.po b/locale/ru_RU/LC_MESSAGES/messages.po index ff980522..e990c10c 100644 --- a/locale/ru_RU/LC_MESSAGES/messages.po +++ b/locale/ru_RU/LC_MESSAGES/messages.po @@ -7,49 +7,51 @@ msgid "" msgstr "" "Project-Id-Version: ampache\n" "Report-Msgid-Bugs-To: translations at ampache.org\n" -"POT-Creation-Date: 2010-03-09 08:54+0900\n" +"POT-Creation-Date: 2011-02-03 14:12+0900\n" "PO-Revision-Date: 2007-02-05 21:58-0000\n" "Last-Translator: Alexey Illarionov <littlesavage@orionet.ru>\n" "Language-Team: Russian <translations@ampache.org>\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../../flag.php:45 +#: ../../flag.php:56 msgid "Item Flagged" msgstr "Позиция отмечена" -#: ../../flag.php:45 +#: ../../flag.php:56 msgid "The specified item has been flagged" msgstr "Указанная позиция отмечена" -#: ../../playlist.php:57 +#: ../../playlist.php:77 msgid "Playlist Created" msgstr "Список композиций создан" -#: ../../playlist.php:57 -msgid " has been created" +#: ../../playlist.php:77 +#, fuzzy, php-format +msgid "%1$s (%2$s) has been created" msgstr " был создан" -#: ../../playlist.php:89 +#: ../../playlist.php:113 msgid "Playlist Not Imported" msgstr "Список воспроизведения не добавлен" -#: ../../playlist.php:93 +#: ../../playlist.php:117 msgid "Playlist Imported" msgstr "Список воспроизведения добавлен" -#: ../../playlist.php:125 +#: ../../playlist.php:149 msgid "Empty Playlists Deleted" msgstr "Пустые списки воспроизведения удалены" -#: ../../update.php:47 ../../update.php:51 +#: ../../update.php:60 ../../update.php:64 msgid "Ampache Update" msgstr "Обновление Ampache" -#: ../../update.php:56 +#: ../../update.php:69 #, php-format msgid "" "This page handles all database updates to Ampache starting with " @@ -60,637 +62,625 @@ msgstr "" "начиная с версии <strong>3.3.3.5</strong>. По данным базы, Ваша текущая " "версия - <strong>%s</strong>." -#: ../../update.php:57 +#: ../../update.php:70 msgid "the following updates need to be performed" msgstr "должны быть установлены следующие обновления" -#: ../../update.php:64 +#: ../../update.php:77 msgid "Update Now!" msgstr "Обновить!" -#: ../../update.php:68 +#: ../../update.php:81 msgid "Ampache Installation." msgstr "Установка Ampache." -#: ../../shout.php:47 +#: ../../shout.php:60 msgid "Invalid Object Selected" msgstr "Выделены недопустимые объекты" -#: ../../lib/general.lib.php:339 ../../lib/class/flag.class.php:337 -#: ../../lib/class/localplay.class.php:648 ../../lib/class/user.class.php:695 -#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54 -#: ../../modules/localplay/mpd.controller.php:529 +#: ../../lib/general.lib.php:247 ../../lib/class/flag.class.php:359 +#: ../../lib/class/localplay.class.php:674 ../../lib/class/user.class.php:710 +#: ../../templates/show_user.inc.php:35 ../../templates/show_users.inc.php:66 +#: ../../modules/localplay/mpd.controller.php:513 msgid "Unknown" msgstr "Неизвестно" -#: ../../lib/general.lib.php:406 -msgid "On" -msgstr "Вкл" - -#: ../../lib/general.lib.php:409 -msgid "Off" -msgstr "Выкл" - -#: ../../lib/rating.lib.php:51 +#: ../../lib/rating.lib.php:63 msgid "Don't Play" msgstr "Не игралось" -#: ../../lib/rating.lib.php:54 +#: ../../lib/rating.lib.php:66 msgid "It's Pretty Bad" msgstr "Плохо" -#: ../../lib/rating.lib.php:57 +#: ../../lib/rating.lib.php:69 msgid "It's Ok" msgstr "Хорошо" -#: ../../lib/rating.lib.php:60 +#: ../../lib/rating.lib.php:72 msgid "It's Pretty Good" msgstr "Очень хорошо" -#: ../../lib/rating.lib.php:63 +#: ../../lib/rating.lib.php:75 msgid "I Love It!" msgstr "Просто супер!" -#: ../../lib/rating.lib.php:66 +#: ../../lib/rating.lib.php:78 msgid "It's Insane" msgstr "Потрясающе" -#: ../../lib/rating.lib.php:70 +#: ../../lib/rating.lib.php:82 msgid "Off the Charts!" msgstr "Выше всяких похвал!" -#: ../../lib/install.php:72 +#: ../../lib/install.php:83 msgid "Config file already exists, install is probably completed" msgstr "" -#: ../../lib/install.php:83 +#: ../../lib/install.php:94 msgid "Unable to connect to database, check your ampache config" msgstr "Не удалось подключиться к базе данных, проверьте файл настройки" -#: ../../lib/install.php:90 +#: ../../lib/install.php:101 msgid "Unable to select database, check your ampache config" msgstr "Не удалось выбрать базу данных, проверьте файл настройки" -#: ../../lib/install.php:100 +#: ../../lib/install.php:111 msgid "Existing Database detected, unable to continue installation" msgstr "База данных уже существует, продолжение установки невозможно" -#: ../../lib/install.php:137 ../../install.php:100 +#: ../../lib/install.php:148 ../../install.php:121 msgid "Error: Unable to make Database Connection" msgstr "Ошибка: не удалось подключиться к базе данных" -#. HINT: Config File -#: ../../lib/install.php:242 -#, fuzzy, php-format -msgid "%s is not writeable" -msgstr " %s не может быть прочитан ampache" - -#: ../../lib/install.php:294 +#: ../../lib/install.php:307 msgid "No Username/Password specified" msgstr "Не указаны пользователь или пароль" -#: ../../lib/install.php:299 +#: ../../lib/install.php:312 msgid "Passwords do not match" msgstr "Пароль не совпадает" -#: ../../lib/preferences.php:165 ../../lib/preferences.php:288 -#: ../../templates/show_flag_row.inc.php:33 -#: ../../templates/show_user_row.inc.php:43 +#: ../../lib/preferences.php:179 ../../lib/preferences.php:298 +#: ../../templates/show_flag_row.inc.php:45 +#: ../../templates/show_user_row.inc.php:56 msgid "Enable" msgstr "Включить" -#: ../../lib/preferences.php:166 ../../lib/preferences.php:289 -#: ../../templates/show_localplay_controllers.inc.php:44 -#: ../../templates/show_duplicates.inc.php:36 -#: ../../templates/show_duplicates.inc.php:75 -#: ../../templates/show_user_row.inc.php:46 +#: ../../lib/preferences.php:180 ../../lib/preferences.php:299 +#: ../../templates/show_localplay_controllers.inc.php:57 +#: ../../templates/show_duplicates.inc.php:49 +#: ../../templates/show_duplicates.inc.php:88 +#: ../../templates/show_user_row.inc.php:59 msgid "Disable" msgstr "Отключить" -#: ../../lib/preferences.php:175 ../../lib/preferences.php:217 -#: ../../lib/ui.lib.php:571 ../../templates/sidebar_localplay.inc.php:44 -#: ../../templates/show_gather_art.inc.php:24 -#: ../../templates/show_adds_catalog.inc.php:26 +#: ../../lib/preferences.php:189 ../../lib/preferences.php:231 +#: ../../lib/ui.lib.php:448 ../../templates/sidebar_localplay.inc.php:57 +#: ../../templates/show_gather_art.inc.php:36 +#: ../../templates/show_adds_catalog.inc.php:38 msgid "None" msgstr "Нет" -#: ../../lib/preferences.php:177 ../../templates/show_edit_user.inc.php:96 -#: ../../templates/show_playtype_switch.inc.php:32 +#: ../../lib/preferences.php:191 ../../templates/show_edit_user.inc.php:108 +#: ../../templates/show_playtype_switch.inc.php:45 msgid "Stream" msgstr "Потоковое вещание" -#: ../../lib/preferences.php:180 ../../templates/sidebar_modules.inc.php:41 -#: ../../templates/sidebar_home.inc.php:91 -#: ../../templates/show_edit_user.inc.php:93 -#: ../../templates/show_playtype_switch.inc.php:36 -#: ../../modules/localplay/httpq.controller.php:488 -#: ../../modules/localplay/mpd.controller.php:495 +#: ../../lib/preferences.php:194 ../../templates/sidebar_modules.inc.php:53 +#: ../../templates/sidebar_home.inc.php:61 +#: ../../templates/show_edit_user.inc.php:105 +#: ../../templates/show_playtype_switch.inc.php:49 +#: ../../modules/localplay/httpq.controller.php:510 +#: ../../modules/localplay/mpd.controller.php:479 +#: ../../modules/localplay/vlc.controller.php:542 msgid "Democratic" msgstr "Публичное вещание" -#: ../../lib/preferences.php:183 ../../templates/sidebar_localplay.inc.php:32 -#: ../../templates/sidebar_home.inc.php:100 -#: ../../templates/show_edit_user.inc.php:94 -#: ../../templates/sidebar.inc.php:28 -#: ../../templates/show_playtype_switch.inc.php:34 +#: ../../lib/preferences.php:197 ../../templates/sidebar_localplay.inc.php:45 +#: ../../templates/sidebar_home.inc.php:70 +#: ../../templates/show_edit_user.inc.php:106 +#: ../../templates/sidebar.inc.php:40 +#: ../../templates/show_playtype_switch.inc.php:47 msgid "Localplay" msgstr "Локальное вещание" -#: ../../lib/preferences.php:185 -#: ../../templates/show_playtype_switch.inc.php:38 +#: ../../lib/preferences.php:199 +#: ../../templates/show_playtype_switch.inc.php:51 msgid "Flash Player" msgstr "Флэш-Плеер" -#: ../../lib/preferences.php:192 +#: ../../lib/preferences.php:206 msgid "M3U" msgstr "M3U" -#: ../../lib/preferences.php:193 +#: ../../lib/preferences.php:207 msgid "Simple M3U" msgstr "Простой M3U" -#: ../../lib/preferences.php:194 +#: ../../lib/preferences.php:208 msgid "PLS" msgstr "PLS" -#: ../../lib/preferences.php:195 +#: ../../lib/preferences.php:209 msgid "Asx" msgstr "Asx" -#: ../../lib/preferences.php:196 +#: ../../lib/preferences.php:210 msgid "RAM" msgstr "RAM" -#: ../../lib/preferences.php:197 +#: ../../lib/preferences.php:211 msgid "XSPF" msgstr "XSPF" -#: ../../lib/preferences.php:231 +#: ../../lib/preferences.php:245 msgid "Disabled" msgstr "Отключено" -#: ../../lib/preferences.php:232 ../../lib/class/democratic.class.php:148 -#: ../../templates/show_add_access_current.inc.php:44 -#: ../../templates/show_manage_shoutbox.inc.php:35 -#: ../../templates/show_manage_shoutbox.inc.php:59 -#: ../../templates/show_flagged.inc.php:35 -#: ../../templates/show_flagged.inc.php:54 -#: ../../templates/show_add_access.inc.php:41 -#: ../../templates/show_create_democratic.inc.php:42 -#: ../../templates/show_edit_user.inc.php:78 -#: ../../templates/show_access_list.inc.php:59 -#: ../../templates/show_edit_access.inc.php:60 -#: ../../templates/show_preference_box.inc.php:59 -#: ../../templates/show_add_access_rpc.inc.php:41 -#: ../../templates/show_add_access_local.inc.php:41 -#: ../../templates/show_preference_admin.inc.php:42 -#: ../../templates/show_mail_users.inc.php:31 -#: ../../templates/show_add_user.inc.php:75 ../../admin/users.php:126 +#: ../../lib/preferences.php:246 ../../lib/class/democratic.class.php:170 +#: ../../templates/show_add_access_current.inc.php:58 +#: ../../templates/show_manage_shoutbox.inc.php:47 +#: ../../templates/show_manage_shoutbox.inc.php:71 +#: ../../templates/show_flagged.inc.php:47 +#: ../../templates/show_flagged.inc.php:66 +#: ../../templates/show_add_access.inc.php:55 +#: ../../templates/show_create_democratic.inc.php:54 +#: ../../templates/show_edit_user.inc.php:90 +#: ../../templates/show_access_list.inc.php:71 +#: ../../templates/show_edit_access.inc.php:73 +#: ../../templates/show_preference_box.inc.php:71 +#: ../../templates/show_add_access_rpc.inc.php:55 +#: ../../templates/show_add_access_local.inc.php:55 +#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_mail_users.inc.php:44 +#: ../../templates/show_add_user.inc.php:87 ../../admin/users.php:138 msgid "User" msgstr "Пользователь" -#: ../../lib/preferences.php:233 +#: ../../lib/preferences.php:247 msgid "Manager" msgstr "Менеджер" -#: ../../lib/preferences.php:234 ../../lib/class/democratic.class.php:157 -#: ../../templates/show_democratic_playlist.inc.php:61 -#: ../../templates/show_democratic_playlist.inc.php:101 -#: ../../templates/show_create_democratic.inc.php:45 -#: ../../templates/show_edit_user.inc.php:81 -#: ../../templates/sidebar.inc.php:31 -#: ../../templates/show_preference_box.inc.php:62 -#: ../../templates/show_preference_admin.inc.php:43 -#: ../../templates/show_mail_users.inc.php:32 -#: ../../templates/show_add_user.inc.php:78 ../../admin/users.php:127 +#: ../../lib/preferences.php:248 ../../lib/class/democratic.class.php:179 +#: ../../templates/show_democratic_playlist.inc.php:74 +#: ../../templates/show_democratic_playlist.inc.php:114 +#: ../../templates/show_create_democratic.inc.php:57 +#: ../../templates/show_edit_user.inc.php:93 +#: ../../templates/sidebar.inc.php:43 +#: ../../templates/show_preference_box.inc.php:74 +#: ../../templates/show_preference_admin.inc.php:56 +#: ../../templates/show_mail_users.inc.php:45 +#: ../../templates/show_add_user.inc.php:90 ../../admin/users.php:139 msgid "Admin" msgstr "Администратор" -#: ../../lib/preferences.php:254 +#: ../../lib/preferences.php:264 msgid "Send on Add" msgstr "Посылать при добавлении" -#: ../../lib/preferences.php:255 +#: ../../lib/preferences.php:265 msgid "Send and Clear on Add" msgstr "Посылать с очисткой при добавлении" -#: ../../lib/preferences.php:256 +#: ../../lib/preferences.php:266 msgid "Clear on Send" msgstr "Очищать при отправке" -#: ../../lib/preferences.php:257 ../../lib/preferences.php:280 -#: ../../templates/show_manage_democratic.inc.php:38 +#: ../../lib/preferences.php:267 ../../lib/preferences.php:290 +#: ../../templates/show_manage_democratic.inc.php:50 msgid "Default" msgstr "По умолчанию" -#: ../../lib/preferences.php:263 ../../lib/preferences.php:271 +#: ../../lib/preferences.php:273 ../../lib/preferences.php:281 msgid "Low" msgstr "" -#: ../../lib/preferences.php:264 ../../lib/preferences.php:272 +#: ../../lib/preferences.php:274 ../../lib/preferences.php:282 msgid "Medium" msgstr "" -#: ../../lib/preferences.php:265 ../../lib/preferences.php:273 +#: ../../lib/preferences.php:275 ../../lib/preferences.php:283 msgid "High" msgstr "" -#: ../../lib/preferences.php:279 ../../lib/class/user.class.php:691 -#: ../../lib/class/catalog.class.php:146 ../../lib/class/catalog.class.php:147 -#: ../../lib/class/catalog.class.php:148 ../../templates/show_user.inc.php:22 -#: ../../templates/show_users.inc.php:53 +#: ../../lib/preferences.php:289 ../../lib/class/user.class.php:706 +#: ../../lib/class/catalog.class.php:168 ../../lib/class/catalog.class.php:169 +#: ../../lib/class/catalog.class.php:170 ../../templates/show_user.inc.php:34 +#: ../../templates/show_users.inc.php:65 msgid "Never" msgstr "Никогда" -#: ../../lib/preferences.php:281 +#: ../../lib/preferences.php:291 msgid "Always" msgstr "Всегда" -#: ../../lib/ui.lib.php:309 ../../templates/sidebar.inc.php:27 +#: ../../lib/ui.lib.php:226 ../../templates/sidebar.inc.php:39 msgid "Home" msgstr "Главная" -#: ../../lib/ui.lib.php:312 +#: ../../lib/ui.lib.php:229 msgid "Upload" msgstr "Закачать" -#: ../../lib/ui.lib.php:315 +#: ../../lib/ui.lib.php:232 msgid "Local Play" msgstr "Локальное воспроизведение" -#: ../../lib/ui.lib.php:318 +#: ../../lib/ui.lib.php:235 msgid "Random Play" msgstr "Случайное воспроизведение" -#: ../../lib/ui.lib.php:321 ../../templates/sidebar_home.inc.php:87 -#: ../../templates/sidebar_home.inc.php:109 -#: ../../templates/show_manage_democratic.inc.php:34 +#: ../../lib/ui.lib.php:238 ../../templates/sidebar_home.inc.php:57 +#: ../../templates/sidebar_home.inc.php:79 +#: ../../templates/show_manage_democratic.inc.php:46 msgid "Playlist" msgstr "Список композиций" -#: ../../lib/ui.lib.php:324 ../../templates/show_search.inc.php:144 -#: ../../templates/show_search_bar.inc.php:29 +#: ../../lib/ui.lib.php:241 ../../templates/show_search.inc.php:162 +#: ../../templates/show_search_bar.inc.php:41 msgid "Search" msgstr "Поиск" -#: ../../lib/ui.lib.php:327 ../../templates/sidebar.inc.php:29 -#: ../../templates/show_user_row.inc.php:39 -#: ../../templates/sidebar_preferences.inc.php:29 +#: ../../lib/ui.lib.php:244 ../../templates/sidebar.inc.php:41 +#: ../../templates/show_user_row.inc.php:52 +#: ../../templates/sidebar_preferences.inc.php:41 msgid "Preferences" msgstr "Предпочтения" -#: ../../lib/ui.lib.php:330 ../../lib/ui.lib.php:334 +#: ../../lib/ui.lib.php:247 ../../lib/ui.lib.php:251 msgid "Admin-Catalog" msgstr "Админка-Каталог" -#: ../../lib/ui.lib.php:338 +#: ../../lib/ui.lib.php:255 msgid "Admin-User Management" msgstr "Админка-Управление пользователями" -#: ../../lib/ui.lib.php:342 +#: ../../lib/ui.lib.php:259 msgid "Admin-Mail Users" msgstr "Админка-Почтовые пользователи" -#: ../../lib/ui.lib.php:346 +#: ../../lib/ui.lib.php:263 msgid "Admin-Manage Access Lists" msgstr "Админка-управление списками доступа" -#: ../../lib/ui.lib.php:350 +#: ../../lib/ui.lib.php:267 msgid "Admin-Site Preferences" msgstr "Админка-настройки сайта" -#: ../../lib/ui.lib.php:354 +#: ../../lib/ui.lib.php:271 msgid "Admin-Manage Modules" msgstr "Админка-управление модулями" -#: ../../lib/ui.lib.php:358 +#: ../../lib/ui.lib.php:275 msgid "Browse Music" msgstr "Слушать музыку" -#: ../../lib/ui.lib.php:362 ../../lib/class/browse.class.php:170 -#: ../../templates/show_stats.inc.php:30 -#: ../../templates/show_artists.inc.php:39 -#: ../../templates/show_artists.inc.php:67 -#: ../../templates/sidebar_home.inc.php:33 -#: ../../templates/sidebar_home.inc.php:78 -#: ../../templates/show_genre.inc.php:33 -#: ../../templates/show_popular.inc.php:26 +#: ../../lib/ui.lib.php:279 ../../lib/class/browse.class.php:153 +#: ../../templates/show_recommended_artists.inc.php:50 +#: ../../templates/show_recommended_artists.inc.php:78 +#: ../../templates/browse_filters.inc.php:75 +#: ../../templates/show_stats.inc.php:43 +#: ../../templates/show_artists.inc.php:54 +#: ../../templates/show_artists.inc.php:82 +#: ../../templates/sidebar_home.inc.php:47 msgid "Albums" msgstr "Альбомы" -#: ../../lib/ui.lib.php:366 ../../lib/class/browse.class.php:181 -#: ../../lib/class/album.class.php:257 ../../templates/show_stats.inc.php:31 -#: ../../templates/sidebar_home.inc.php:34 -#: ../../templates/show_genre.inc.php:36 -#: ../../templates/show_popular.inc.php:29 +#: ../../lib/ui.lib.php:283 ../../lib/class/browse.class.php:164 +#: ../../lib/class/album.class.php:272 ../../templates/show_stats.inc.php:44 +#: ../../templates/sidebar_home.inc.php:48 msgid "Artists" msgstr "Исполнители" -#: ../../lib/ui.lib.php:370 ../../templates/show_song.inc.php:47 -#: ../../templates/show_playlist_songs.inc.php:46 -#: ../../templates/show_playlist_songs.inc.php:72 -#: ../../templates/show_genres.inc.php:37 -#: ../../templates/show_genres.inc.php:73 -msgid "Genre" -msgstr "Стили" - -#: ../../lib/ui.lib.php:374 ../../templates/show_stats.inc.php:24 -#: ../../templates/sidebar_home.inc.php:115 +#: ../../lib/ui.lib.php:287 ../../templates/show_stats.inc.php:37 +#: ../../templates/sidebar_home.inc.php:85 msgid "Statistics" msgstr "Статистика" -#: ../../lib/ui.lib.php:465 +#: ../../lib/ui.lib.php:341 msgid "Add New" msgstr "Добавить новый" -#: ../../lib/ui.lib.php:543 ../../lib/class/access.class.php:404 -#: ../../lib/class/access.class.php:424 -#: ../../templates/show_add_access_current.inc.php:40 -#: ../../templates/show_admin_tools.inc.php:51 -#: ../../templates/show_add_access.inc.php:37 -#: ../../templates/show_edit_access.inc.php:78 -#: ../../templates/show_add_access_rpc.inc.php:37 -#: ../../templates/show_add_access_rpc.inc.php:52 -#: ../../templates/show_add_access_local.inc.php:37 -#: ../../templates/show_add_access_local.inc.php:52 -#: ../../templates/show_random.inc.php:39 -#: ../../templates/show_mail_users.inc.php:30 -#: ../../templates/show_export.inc.php:35 +#: ../../lib/ui.lib.php:421 ../../lib/class/access.class.php:501 +#: ../../lib/class/access.class.php:521 +#: ../../templates/show_add_access_current.inc.php:54 +#: ../../templates/show_admin_tools.inc.php:63 +#: ../../templates/show_add_access.inc.php:51 +#: ../../templates/show_edit_access.inc.php:91 +#: ../../templates/show_add_access_rpc.inc.php:51 +#: ../../templates/show_add_access_rpc.inc.php:66 +#: ../../templates/show_add_access_local.inc.php:51 +#: ../../templates/show_add_access_local.inc.php:66 +#: ../../templates/show_random.inc.php:52 +#: ../../templates/show_mail_users.inc.php:43 +#: ../../templates/show_export.inc.php:46 msgid "All" msgstr "Все" -#: ../../lib/class/access.class.php:101 ../../lib/class/access.class.php:105 -#: ../../lib/class/access.class.php:144 ../../lib/class/access.class.php:148 +#: ../../lib/ui.lib.php:765 +msgid "On" +msgstr "Вкл" + +#: ../../lib/ui.lib.php:768 +msgid "Off" +msgstr "Выкл" + +#: ../../lib/class/art.class.php:992 ../../lib/class/catalog.class.php:480 +msgid "Error: Unable to open" +msgstr "Ошибка: не удалось открыть " + +#: ../../lib/class/access.class.php:172 ../../lib/class/access.class.php:176 +#: ../../lib/class/access.class.php:219 ../../lib/class/access.class.php:223 msgid "Invalid IPv4 / IPv6 Address Entered" msgstr "Введен неверный IPv4 / IPv6 адрес" -#: ../../lib/class/access.class.php:110 ../../lib/class/access.class.php:111 -#: ../../lib/class/access.class.php:153 ../../lib/class/access.class.php:154 +#: ../../lib/class/access.class.php:181 ../../lib/class/access.class.php:182 +#: ../../lib/class/access.class.php:228 ../../lib/class/access.class.php:229 msgid "IP Address Version Mismatch" msgstr "Несовпадение версии IP адреса" -#: ../../lib/class/access.class.php:407 -#: ../../templates/show_add_access_current.inc.php:37 -#: ../../templates/show_add_access.inc.php:34 -#: ../../templates/show_edit_access.inc.php:75 -#: ../../templates/show_add_access_rpc.inc.php:34 -#: ../../templates/show_add_access_local.inc.php:34 +#: ../../lib/class/access.class.php:236 +#, fuzzy +msgid "Duplicate ACL defined" +msgstr "Дублирующиеся песни" + +#: ../../lib/class/access.class.php:504 +#: ../../templates/show_add_access_current.inc.php:51 +#: ../../templates/show_add_access.inc.php:48 +#: ../../templates/show_edit_access.inc.php:88 +#: ../../templates/show_add_access_rpc.inc.php:48 +#: ../../templates/show_add_access_local.inc.php:48 msgid "View" msgstr "Просмотр" -#: ../../lib/class/access.class.php:410 -#: ../../templates/show_add_access_current.inc.php:38 -#: ../../templates/show_add_access.inc.php:35 -#: ../../templates/show_edit_access.inc.php:76 -#: ../../templates/show_add_access_rpc.inc.php:35 -#: ../../templates/show_add_access_local.inc.php:35 +#: ../../lib/class/access.class.php:507 +#: ../../templates/show_add_access_current.inc.php:52 +#: ../../templates/show_add_access.inc.php:49 +#: ../../templates/show_edit_access.inc.php:89 +#: ../../templates/show_add_access_rpc.inc.php:49 +#: ../../templates/show_add_access_local.inc.php:49 msgid "Read" msgstr "Чтение" -#: ../../lib/class/access.class.php:413 -#: ../../templates/show_add_access_current.inc.php:39 -#: ../../templates/show_add_access.inc.php:36 -#: ../../templates/show_edit_access.inc.php:77 -#: ../../templates/show_add_access_rpc.inc.php:36 -#: ../../templates/show_add_access_local.inc.php:36 +#: ../../lib/class/access.class.php:510 +#: ../../templates/show_add_access_current.inc.php:53 +#: ../../templates/show_add_access.inc.php:50 +#: ../../templates/show_edit_access.inc.php:90 +#: ../../templates/show_add_access_rpc.inc.php:50 +#: ../../templates/show_add_access_local.inc.php:50 msgid "Read/Write" msgstr "Чтение/Запись" -#: ../../lib/class/access.class.php:440 +#: ../../lib/class/access.class.php:537 msgid "API/RPC" msgstr "API/RPC" -#: ../../lib/class/access.class.php:443 -#: ../../templates/show_add_access.inc.php:53 -#: ../../templates/show_edit_access.inc.php:36 -#: ../../templates/show_add_access_local.inc.php:50 -#: ../../templates/show_add_access_local.inc.php:51 -#: ../../templates/show_add_access_local.inc.php:52 +#: ../../lib/class/access.class.php:540 +#: ../../templates/show_add_access.inc.php:67 +#: ../../templates/show_edit_access.inc.php:49 +#: ../../templates/show_add_access_local.inc.php:64 +#: ../../templates/show_add_access_local.inc.php:65 +#: ../../templates/show_add_access_local.inc.php:66 msgid "Local Network Definition" msgstr "Определение локальный сети" -#: ../../lib/class/access.class.php:446 -#: ../../templates/show_add_access.inc.php:52 -#: ../../templates/show_edit_access.inc.php:35 -#: ../../templates/show_add_access_local.inc.php:51 +#: ../../lib/class/access.class.php:543 +#: ../../templates/show_add_access.inc.php:66 +#: ../../templates/show_edit_access.inc.php:48 +#: ../../templates/show_add_access_local.inc.php:65 msgid "Web Interface" msgstr "Вэб интерфейс" -#: ../../lib/class/access.class.php:450 -#: ../../templates/show_add_access.inc.php:51 -#: ../../templates/show_edit_access.inc.php:34 -#: ../../templates/show_add_access_rpc.inc.php:51 -#: ../../templates/show_add_access_local.inc.php:51 +#: ../../lib/class/access.class.php:547 +#: ../../templates/show_add_access.inc.php:65 +#: ../../templates/show_edit_access.inc.php:47 +#: ../../templates/show_add_access_rpc.inc.php:65 +#: ../../templates/show_add_access_local.inc.php:65 msgid "Stream Access" msgstr "Потоковый доступ" -#: ../../lib/class/vauth.class.php:484 ../../lib/class/vauth.class.php:508 -#: ../../lib/class/vauth.class.php:547 -msgid "Error Username or Password incorrect, please try again" -msgstr "Неверный пользователь или пароль. Попробуйте еще раз" - -#: ../../lib/class/random.class.php:412 ../../templates/rightbar.inc.php:66 +#: ../../lib/class/random.class.php:433 ../../templates/rightbar.inc.php:78 msgid "Related Album" msgstr "Схожий альбом" -#: ../../lib/class/random.class.php:415 +#: ../../lib/class/random.class.php:436 msgid "Related Genre" msgstr "Схожий жанр" -#: ../../lib/class/random.class.php:418 ../../templates/rightbar.inc.php:63 +#: ../../lib/class/random.class.php:439 ../../templates/rightbar.inc.php:75 msgid "Related Artist" msgstr "Схожий исполнитель" -#: ../../lib/class/random.class.php:421 ../../templates/rightbar.inc.php:60 +#: ../../lib/class/random.class.php:442 ../../templates/rightbar.inc.php:72 msgid "Pure Random" msgstr "Абсолютно случайно" -#: ../../lib/class/api.class.php:209 +#: ../../lib/class/api.class.php:245 msgid "Error Invalid Handshake - " msgstr "Error Invalid Handshake - " -#: ../../lib/class/api.class.php:209 +#: ../../lib/class/api.class.php:245 #, fuzzy msgid "Invalid Username/Password" msgstr "Не указаны пользователь или пароль" -#: ../../lib/class/api.class.php:637 ../../lib/class/api.class.php:693 -#: ../../server/xml.server.php:94 +#: ../../lib/class/api.class.php:673 ../../lib/class/api.class.php:729 +#: ../../server/xml.server.php:107 msgid "Invalid Request" msgstr "Неверный запрос" -#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:671 +#: ../../lib/class/api.class.php:694 ../../lib/class/api.class.php:707 msgid "Media Object Invalid or Not Specified" msgstr "Media Object Invalid or Not Specified" -#: ../../lib/class/flag.class.php:312 +#: ../../lib/class/flag.class.php:334 msgid "Approved" msgstr "Одобрено" -#: ../../lib/class/flag.class.php:313 +#: ../../lib/class/flag.class.php:335 msgid "Pending" msgstr "Ожидающий" -#: ../../lib/class/flag.class.php:325 ../../templates/rightbar.inc.php:105 -#: ../../templates/show_democratic_playlist.inc.php:86 -#: ../../templates/show_admin_tools.inc.php:53 -#: ../../templates/show_localplay_playlist.inc.php:50 -#: ../../templates/show_access_list.inc.php:78 -#: ../../templates/show_catalog_row.inc.php:34 -#: ../../templates/show_playlist_song_row.inc.php:41 -#: ../../templates/show_playlist_row.inc.php:38 -#: ../../templates/show_live_stream_row.inc.php:34 -#: ../../templates/show_localplay_instances.inc.php:40 -#: ../../templates/show_user_row.inc.php:49 -#: ../../templates/show_manage_democratic.inc.php:58 -#: ../../templates/show_shout_row.inc.php:36 +#: ../../lib/class/flag.class.php:347 ../../templates/rightbar.inc.php:117 +#: ../../templates/show_democratic_playlist.inc.php:99 +#: ../../templates/show_admin_tools.inc.php:65 +#: ../../templates/show_localplay_playlist.inc.php:63 +#: ../../templates/show_access_list.inc.php:90 +#: ../../templates/show_catalog_row.inc.php:47 +#: ../../templates/show_playlist_song_row.inc.php:54 +#: ../../templates/show_playlist_row.inc.php:51 +#: ../../templates/show_live_stream_row.inc.php:47 +#: ../../templates/show_localplay_instances.inc.php:52 +#: ../../templates/show_playlist.inc.php:77 +#: ../../templates/show_user_row.inc.php:62 +#: ../../templates/show_manage_democratic.inc.php:70 +#: ../../templates/show_shout_row.inc.php:48 msgid "Delete" msgstr "Удалить" -#: ../../lib/class/flag.class.php:328 +#: ../../lib/class/flag.class.php:350 msgid "Re-Tag" msgstr "Тегировать" -#: ../../lib/class/flag.class.php:331 +#: ../../lib/class/flag.class.php:353 msgid "Re-encode" msgstr "Перекодировать" -#: ../../lib/class/flag.class.php:334 +#: ../../lib/class/flag.class.php:356 msgid "Other" msgstr "Другое" -#: ../../lib/class/browse.class.php:164 ../../templates/show_albums.inc.php:46 -#: ../../templates/show_albums.inc.php:77 -#: ../../templates/show_stats.inc.php:32 ../../templates/show_stats.inc.php:68 -#: ../../templates/show_artists.inc.php:38 -#: ../../templates/show_artists.inc.php:66 -#: ../../templates/show_genre.inc.php:39 -#: ../../templates/show_genres.inc.php:38 -#: ../../templates/show_genres.inc.php:74 -#: ../../templates/show_popular.inc.php:23 -#: ../../templates/show_manage_democratic.inc.php:39 +#: ../../lib/class/browse.class.php:147 +#: ../../templates/show_recommended_artists.inc.php:49 +#: ../../templates/show_recommended_artists.inc.php:77 +#: ../../templates/show_albums.inc.php:59 +#: ../../templates/show_albums.inc.php:90 +#: ../../templates/show_stats.inc.php:45 ../../templates/show_stats.inc.php:81 +#: ../../templates/show_artists.inc.php:53 +#: ../../templates/show_artists.inc.php:81 +#: ../../templates/show_manage_democratic.inc.php:51 msgid "Songs" msgstr "Композиции" -#: ../../lib/class/browse.class.php:176 +#: ../../lib/class/browse.class.php:159 msgid "Manage Users" msgstr "Управление пользователями" -#: ../../lib/class/browse.class.php:188 -#: ../../templates/sidebar_home.inc.php:37 +#: ../../lib/class/browse.class.php:171 +#: ../../templates/sidebar_home.inc.php:51 msgid "Radio Stations" msgstr "Радиостанции" -#: ../../lib/class/browse.class.php:194 -#: ../../templates/sidebar_home.inc.php:36 +#: ../../lib/class/browse.class.php:177 +#: ../../templates/sidebar_home.inc.php:50 msgid "Playlists" msgstr "Списки композиций" -#: ../../lib/class/browse.class.php:199 +#: ../../lib/class/browse.class.php:182 msgid "Playlist Songs" msgstr "Композиции списка" -#: ../../lib/class/browse.class.php:204 +#: ../../lib/class/browse.class.php:187 msgid "Current Playlist" msgstr "Текущий список композиций" -#: ../../lib/class/browse.class.php:209 -#: ../../templates/show_admin_tools.inc.php:26 -#: ../../templates/show_stats.inc.php:25 -#: ../../templates/sidebar_admin.inc.php:24 +#: ../../lib/class/browse.class.php:192 +#: ../../templates/show_admin_tools.inc.php:38 +#: ../../templates/show_stats.inc.php:38 +#: ../../templates/sidebar_admin.inc.php:36 msgid "Catalogs" msgstr "Каталоги" -#: ../../lib/class/browse.class.php:214 +#: ../../lib/class/browse.class.php:197 msgid "Shoutbox Records" msgstr "Записи онлайн-чата" -#: ../../lib/class/browse.class.php:219 +#: ../../lib/class/browse.class.php:202 msgid "Flagged Records" msgstr "Отмеченные записи" -#: ../../lib/class/browse.class.php:225 -#: ../../templates/sidebar_home.inc.php:35 ../../browse.php:68 +#: ../../lib/class/browse.class.php:208 +#: ../../templates/sidebar_home.inc.php:49 ../../browse.php:84 msgid "Tag Cloud" msgstr "Облако тегов" -#: ../../lib/class/browse.class.php:231 -#: ../../templates/sidebar_home.inc.php:38 +#: ../../lib/class/browse.class.php:214 +#: ../../templates/sidebar_home.inc.php:52 msgid "Videos" msgstr "Видеоклипы" -#: ../../lib/class/browse.class.php:236 -#: ../../templates/show_democratic.inc.php:22 +#: ../../lib/class/browse.class.php:219 +#: ../../templates/show_democratic.inc.php:35 msgid "Democratic Playlist" msgstr "Публичный список композиций" -#: ../../lib/class/democratic.class.php:140 ../../lib/class/video.class.php:77 -#: ../../templates/show_search.inc.php:77 -#: ../../templates/show_create_democratic.inc.php:35 +#: ../../lib/class/democratic.class.php:162 +#: ../../lib/class/video.class.php:103 ../../templates/show_search.inc.php:90 +#: ../../templates/show_create_democratic.inc.php:47 msgid "minutes" msgstr "минут" -#: ../../lib/class/democratic.class.php:141 +#: ../../lib/class/democratic.class.php:163 msgid "Primary" msgstr "Основной" -#: ../../lib/class/democratic.class.php:145 -#: ../../templates/show_edit_user.inc.php:77 -#: ../../templates/show_preference_box.inc.php:58 -#: ../../templates/show_preference_admin.inc.php:41 -#: ../../templates/show_add_user.inc.php:74 ../../admin/users.php:125 +#: ../../lib/class/democratic.class.php:167 +#: ../../templates/show_edit_user.inc.php:89 +#: ../../templates/show_preference_box.inc.php:70 +#: ../../templates/show_preference_admin.inc.php:54 +#: ../../templates/show_add_user.inc.php:86 ../../admin/users.php:137 msgid "Guest" msgstr "Гость" -#: ../../lib/class/democratic.class.php:151 -#: ../../templates/show_create_democratic.inc.php:43 -#: ../../templates/show_edit_user.inc.php:79 -#: ../../templates/show_preference_box.inc.php:60 -#: ../../templates/show_add_user.inc.php:76 +#: ../../lib/class/democratic.class.php:173 +#: ../../templates/show_create_democratic.inc.php:55 +#: ../../templates/show_edit_user.inc.php:91 +#: ../../templates/show_preference_box.inc.php:72 +#: ../../templates/show_add_user.inc.php:88 msgid "Content Manager" msgstr "Менеджер содержания" -#: ../../lib/class/democratic.class.php:154 -#: ../../templates/show_create_democratic.inc.php:44 -#: ../../templates/show_edit_user.inc.php:80 -#: ../../templates/show_preference_box.inc.php:61 -#: ../../templates/show_add_user.inc.php:77 +#: ../../lib/class/democratic.class.php:176 +#: ../../templates/show_create_democratic.inc.php:56 +#: ../../templates/show_edit_user.inc.php:92 +#: ../../templates/show_preference_box.inc.php:73 +#: ../../templates/show_add_user.inc.php:89 msgid "Catalog Manager" msgstr "Менеджер каталогов" -#: ../../lib/class/localplay.class.php:639 -#: ../../lib/class/ampacherss.class.php:70 ../../templates/header.inc.php:37 -#: ../../templates/show_now_playing.inc.php:33 -#: ../../templates/show_localplay_status.inc.php:27 +#: ../../lib/class/localplay.class.php:665 +#: ../../lib/class/ampacherss.class.php:92 ../../templates/header.inc.php:55 +#: ../../templates/show_now_playing.inc.php:44 +#: ../../templates/show_localplay_status.inc.php:39 msgid "Now Playing" msgstr "Играет" -#: ../../lib/class/localplay.class.php:642 +#: ../../lib/class/localplay.class.php:668 msgid "Stopped" msgstr "Остановлено" -#: ../../lib/class/localplay.class.php:645 +#: ../../lib/class/localplay.class.php:671 msgid "Paused" msgstr "Остановлен" -#: ../../lib/class/playlist.class.php:83 -#: ../../templates/show_edit_playlist_row.inc.php:33 +#: ../../lib/class/query.class.php:91 +msgid "Browse not found or expired, try reloading the page" +msgstr "" + +#: ../../lib/class/playlist.class.php:106 +#: ../../templates/show_edit_playlist_title.inc.php:45 +#: ../../templates/show_edit_playlist_row.inc.php:46 msgid "Private" msgstr "Личный" -#: ../../lib/class/registration.class.php:51 -#: ../../lib/class/registration.class.php:53 -msgid "From: Ampache " -msgstr "From: Ampache" - -#. HINT: Site Title -#: ../../lib/class/registration.class.php:56 +#: ../../lib/class/registration.class.php:71 #, php-format msgid "New User Registration at %s" msgstr "Регистрация нового пользователя в %s" -#: ../../lib/class/registration.class.php:69 -#, php-format +#: ../../lib/class/registration.class.php:73 +#, fuzzy, php-format msgid "" "Thank you for registering\n" "\n" @@ -705,7 +695,7 @@ msgid "" "Your account is currently inactive. You cannot use it until you've visited " "the following link:\n" "\n" -"%s \n" +"%s\n" "\n" "Thank you for registering\n" msgstr "" @@ -724,7 +714,7 @@ msgstr "" "\n" "Спасибо за регистрацию \n" -#: ../../lib/class/registration.class.php:99 +#: ../../lib/class/registration.class.php:94 #, php-format msgid "" "A new user has registered\n" @@ -743,248 +733,243 @@ msgstr "" "E-mail: %s\n" "\n" -#: ../../lib/class/album.class.php:245 ../../templates/show_album.inc.php:27 +#: ../../lib/class/album.class.php:258 ../../templates/show_album.inc.php:40 msgid "Disk" msgstr "Диск" -#: ../../lib/class/album.class.php:257 ../../lib/class/album.class.php:258 -#: ../../templates/show_edit_album_row.inc.php:35 +#: ../../lib/class/album.class.php:272 ../../lib/class/album.class.php:273 +#: ../../templates/show_edit_album_row.inc.php:48 msgid "Various" msgstr "Различные" -#: ../../lib/class/album.class.php:525 ../../lib/class/catalog.class.php:486 -msgid "Error: Unable to open" -msgstr "Ошибка: не удалось открыть " - -#: ../../lib/class/user.class.php:399 ../../admin/users.php:55 -#: ../../admin/users.php:105 +#: ../../lib/class/user.class.php:422 ../../admin/users.php:67 +#: ../../admin/users.php:117 msgid "Error Username Required" msgstr "Ошибка: требуется имя пользователя" -#: ../../lib/class/user.class.php:403 ../../admin/users.php:58 -#: ../../admin/users.php:101 +#: ../../lib/class/user.class.php:426 ../../admin/users.php:70 +#: ../../admin/users.php:113 msgid "Error Passwords don't match" msgstr "Ошибка: Пароль не подходит" -#: ../../lib/class/user.class.php:733 ../../templates/show_albums.inc.php:67 -#: ../../templates/show_tagcloud.inc.php:33 -#: ../../templates/rightbar.inc.php:108 -#: ../../templates/show_user_recommendations.inc.php:32 -#: ../../templates/show_user_recommendations.inc.php:43 -#: ../../templates/show_user_recommendations.inc.php:54 -#: ../../templates/show_recently_played.inc.php:95 -#: ../../templates/show_artists.inc.php:60 -#: ../../templates/show_objects.inc.php:44 -#: ../../templates/show_songs.inc.php:64 -#: ../../templates/show_live_streams.inc.php:53 -#: ../../templates/show_playlists.inc.php:53 -#: ../../templates/show_user_stats.inc.php:34 +#: ../../lib/class/user.class.php:732 +#: ../../templates/show_recommended_artists.inc.php:71 +#: ../../templates/show_albums.inc.php:80 +#: ../../templates/show_tagcloud.inc.php:45 +#: ../../templates/rightbar.inc.php:120 +#: ../../templates/show_user_recommendations.inc.php:45 +#: ../../templates/show_user_recommendations.inc.php:56 +#: ../../templates/show_user_recommendations.inc.php:67 +#: ../../templates/show_recently_played.inc.php:107 +#: ../../templates/show_artists.inc.php:75 +#: ../../templates/show_objects.inc.php:56 +#: ../../templates/show_songs.inc.php:76 +#: ../../templates/show_live_streams.inc.php:66 +#: ../../templates/show_playlists.inc.php:65 #: ../../templates/show_user_stats.inc.php:47 #: ../../templates/show_user_stats.inc.php:60 -#: ../../templates/show_catalogs.inc.php:52 -#: ../../templates/show_genres.inc.php:68 -#: ../../templates/show_videos.inc.php:56 -#: ../../templates/show_manage_democratic.inc.php:63 +#: ../../templates/show_user_stats.inc.php:73 +#: ../../templates/show_catalogs.inc.php:65 +#: ../../templates/show_videos.inc.php:69 +#: ../../templates/show_manage_democratic.inc.php:75 msgid "Not Enough Data" msgstr "Недостаточно данных" -#: ../../lib/class/ampacherss.class.php:71 ../../templates/header.inc.php:38 -#: ../../templates/show_recently_played.inc.php:25 +#: ../../lib/class/ampacherss.class.php:93 ../../templates/header.inc.php:56 +#: ../../templates/show_recently_played.inc.php:37 msgid "Recently Played" msgstr "Недавно играло" -#: ../../lib/class/ampacherss.class.php:72 -#: ../../templates/show_stats_newest.inc.php:22 +#: ../../lib/class/ampacherss.class.php:94 msgid "Newest Albums" msgstr "Последние альбомы" -#: ../../lib/class/ampacherss.class.php:73 -#: ../../templates/show_stats_newest.inc.php:26 +#: ../../lib/class/ampacherss.class.php:95 msgid "Newest Artists" msgstr "Последние исполнители" -#: ../../lib/class/ampacherss.class.php:116 +#: ../../lib/class/ampacherss.class.php:138 msgid "RSS Feed" msgstr "RSS-канал" -#: ../../lib/class/ampacherss.class.php:175 -#: ../../templates/show_recently_played.inc.php:23 +#: ../../lib/class/ampacherss.class.php:197 +#: ../../templates/show_recently_played.inc.php:35 msgid "seconds ago" msgstr "секунд назад" -#: ../../lib/class/ampacherss.class.php:175 -#: ../../templates/show_recently_played.inc.php:23 +#: ../../lib/class/ampacherss.class.php:197 +#: ../../templates/show_recently_played.inc.php:35 msgid "minutes ago" msgstr "минут назад" -#: ../../lib/class/ampacherss.class.php:175 -#: ../../templates/show_recently_played.inc.php:23 +#: ../../lib/class/ampacherss.class.php:197 +#: ../../templates/show_recently_played.inc.php:35 msgid "hours ago" msgstr "часов назад" -#: ../../lib/class/ampacherss.class.php:175 -#: ../../templates/show_recently_played.inc.php:23 +#: ../../lib/class/ampacherss.class.php:197 +#: ../../templates/show_recently_played.inc.php:35 msgid "days ago" msgstr "дней назад" -#: ../../lib/class/ampacherss.class.php:175 -#: ../../templates/show_recently_played.inc.php:23 +#: ../../lib/class/ampacherss.class.php:197 +#: ../../templates/show_recently_played.inc.php:35 msgid "weeks ago" msgstr "недель назад" -#: ../../lib/class/ampacherss.class.php:175 -#: ../../templates/show_recently_played.inc.php:23 +#: ../../lib/class/ampacherss.class.php:197 +#: ../../templates/show_recently_played.inc.php:35 msgid "months ago" msgstr "месяцев назад" -#: ../../lib/class/ampacherss.class.php:175 -#: ../../templates/show_recently_played.inc.php:23 +#: ../../lib/class/ampacherss.class.php:197 +#: ../../templates/show_recently_played.inc.php:35 msgid "years ago" msgstr "лет назад" -#: ../../lib/class/catalog.class.php:225 +#: ../../lib/class/catalog.class.php:232 msgid "day" msgid_plural "days" msgstr[0] "день" msgstr[1] "дня" msgstr[2] "дней" -#: ../../lib/class/catalog.class.php:227 +#: ../../lib/class/catalog.class.php:234 msgid "hour" msgid_plural "hours" msgstr[0] "час" msgstr[1] "часа" msgstr[2] "часов" -#: ../../lib/class/catalog.class.php:325 +#: ../../lib/class/catalog.class.php:319 msgid "Running Remote Sync" msgstr "Запущено удаленное обновление" -#: ../../lib/class/catalog.class.php:493 ../../lib/class/catalog.class.php:542 +#: ../../lib/class/catalog.class.php:487 ../../lib/class/catalog.class.php:536 msgid "Error: Unable to change to directory" msgstr "Ошибка: не удалось изменить директорию" #. HINT: FullFile -#: ../../lib/class/catalog.class.php:579 +#: ../../lib/class/catalog.class.php:573 #, php-format msgid "Error: Unable to get filesize for %s" msgstr "Ошибка: не удалось определить размер файла %s" #. HINT: FullFile -#: ../../lib/class/catalog.class.php:586 +#: ../../lib/class/catalog.class.php:580 #, php-format msgid "%s is not readable by ampache" msgstr " %s не может быть прочитан ampache" #. HINT: FullFile -#: ../../lib/class/catalog.class.php:595 +#: ../../lib/class/catalog.class.php:589 #, php-format msgid "%s does not match site charset" msgstr "кодировка %s отличается от кодировки сайта" -#: ../../lib/class/catalog.class.php:1066 -#: ../../lib/class/catalog.class.php:1980 ../../preferences.php:111 -#: ../../admin/access.php:123 +#: ../../lib/class/catalog.class.php:1088 +#: ../../lib/class/catalog.class.php:1999 ../../preferences.php:123 +#: ../../admin/access.php:135 msgid "Updated" msgstr "Обновлено" -#: ../../lib/class/catalog.class.php:1073 +#: ../../lib/class/catalog.class.php:1095 msgid "No Update Needed" msgstr "Обновление не требуется" -#: ../../lib/class/catalog.class.php:1207 +#: ../../lib/class/catalog.class.php:1230 msgid "Running Remote Update" msgstr "Запущено удаленное обновление" -#: ../../lib/class/catalog.class.php:1234 +#: ../../lib/class/catalog.class.php:1257 msgid "Added Playlist From" msgstr "Добавлен список воспроизведения из" -#: ../../lib/class/catalog.class.php:1263 +#: ../../lib/class/catalog.class.php:1286 msgid "Catalog Update Finished" msgstr "Обновление каталога завершено" -#: ../../lib/class/catalog.class.php:1263 +#: ../../lib/class/catalog.class.php:1286 msgid "Total Time" msgstr "Общее время" -#: ../../lib/class/catalog.class.php:1264 +#: ../../lib/class/catalog.class.php:1287 msgid "Total Songs" msgstr "Всего композиций" -#: ../../lib/class/catalog.class.php:1264 +#: ../../lib/class/catalog.class.php:1287 msgid "Songs Per Seconds" msgstr "Композиций в секунду" -#: ../../lib/class/catalog.class.php:1278 ../../lib/class/artist.class.php:354 -#: ../../admin/users.php:143 +#: ../../lib/class/catalog.class.php:1301 ../../lib/class/artist.class.php:396 +#: ../../admin/users.php:155 msgid "Error" msgstr "Ошибка" -#: ../../lib/class/catalog.class.php:1278 +#: ../../lib/class/catalog.class.php:1301 msgid "Unable to load pear XMLRPC library, make sure XML-RPC is enabled" msgstr "" "Невозможно загрузить библиотеку XMLRPC, убедитесь, что XML-RPC установлен" -#: ../../lib/class/catalog.class.php:1316 -#: ../../lib/class/catalog.class.php:1390 -#: ../../lib/class/catalog.class.php:1423 -#: ../../lib/class/catalog.class.php:2444 +#: ../../lib/class/catalog.class.php:1339 +#: ../../lib/class/catalog.class.php:1413 +#: ../../lib/class/catalog.class.php:1446 +#: ../../lib/class/catalog.class.php:2478 msgid "Error connecting to" msgstr "Ошибка подключения к" -#: ../../lib/class/catalog.class.php:1316 -#: ../../lib/class/catalog.class.php:1390 -#: ../../lib/class/catalog.class.php:1423 -#: ../../lib/class/catalog.class.php:2444 +#: ../../lib/class/catalog.class.php:1339 +#: ../../lib/class/catalog.class.php:1413 +#: ../../lib/class/catalog.class.php:1446 +#: ../../lib/class/catalog.class.php:2478 msgid "Code" msgstr "Код" -#: ../../lib/class/catalog.class.php:1316 -#: ../../lib/class/catalog.class.php:1390 -#: ../../lib/class/catalog.class.php:1423 -#: ../../lib/class/catalog.class.php:2444 +#: ../../lib/class/catalog.class.php:1339 +#: ../../lib/class/catalog.class.php:1413 +#: ../../lib/class/catalog.class.php:1446 +#: ../../lib/class/catalog.class.php:2478 msgid "Reason" msgstr "Причина" -#: ../../lib/class/catalog.class.php:1345 +#: ../../lib/class/catalog.class.php:1368 msgid "Completed updating remote catalog(s)" msgstr "Закончено обновление удаленных каталогов" -#: ../../lib/class/catalog.class.php:1349 +#: ../../lib/class/catalog.class.php:1372 msgid "Starting synchronisation of album images" msgstr "Синхронизация обложек альбомов" -#: ../../lib/class/catalog.class.php:1351 +#: ../../lib/class/catalog.class.php:1374 msgid "Completed synchronisation of album images" msgstr "Завершена синхронизация обложек альбомов" -#: ../../lib/class/catalog.class.php:1386 ../../templates/show_song.inc.php:60 -#: ../../admin/access.php:103 +#: ../../lib/class/catalog.class.php:1409 ../../templates/show_song.inc.php:73 +#: ../../admin/access.php:115 msgid "Added" msgstr "Добавлен" -#: ../../lib/class/catalog.class.php:1419 +#: ../../lib/class/catalog.class.php:1442 msgid "images synchronized: " msgstr "Обложек синхронизировано: " -#: ../../lib/class/catalog.class.php:1553 +#: ../../lib/class/catalog.class.php:1577 msgid "Catalog Root unreadable, stopping clean" msgstr "Корневой каталог не может быть прочитан, остановка очистки" -#: ../../lib/class/catalog.class.php:1592 +#: ../../lib/class/catalog.class.php:1614 msgid "Error File Not Found or 0 Bytes:" msgstr "" -#: ../../lib/class/catalog.class.php:1614 +#: ../../lib/class/catalog.class.php:1636 msgid "Error Remote File Not Found or 0 Bytes:" msgstr "" -#: ../../lib/class/catalog.class.php:1633 +#: ../../lib/class/catalog.class.php:1656 msgid "Error All songs would be removed, doing nothing" msgstr "" -#: ../../lib/class/catalog.class.php:1661 +#: ../../lib/class/catalog.class.php:1682 #, php-format msgid "Catalog Clean Done. %d file removed." msgid_plural "Catalog Clean Done. %d files removed." @@ -992,50 +977,50 @@ msgstr[0] "Очистка каталога завершена. %d файл уд msgstr[1] "Очистка каталога завершена. %d файла удалено" msgstr[2] "Очистка каталога завершена. %d файлов удалено" -#: ../../lib/class/catalog.class.php:1663 +#: ../../lib/class/catalog.class.php:1684 msgid "Optimizing Tables" msgstr "Оптимизация таблиц" #. HINT: Mediafile -#: ../../lib/class/catalog.class.php:1958 +#: ../../lib/class/catalog.class.php:1979 #, php-format msgid "%s does not exist or is not readable" msgstr "" -#: ../../lib/class/catalog.class.php:1980 +#: ../../lib/class/catalog.class.php:1999 msgid "Update Finished" msgstr "Обновление завершено" -#: ../../lib/class/catalog.class.php:1980 +#: ../../lib/class/catalog.class.php:1999 msgid "Checked" msgstr "Проверено" -#: ../../lib/class/catalog.class.php:2038 -#: ../../lib/class/catalog.class.php:2141 -#: ../../templates/show_album.inc.php:34 +#: ../../lib/class/catalog.class.php:2076 +#: ../../lib/class/catalog.class.php:2178 +#: ../../templates/show_album.inc.php:47 msgid "Unknown (Orphaned)" msgstr "Неизв. (Сирота)" -#: ../../lib/class/catalog.class.php:2542 +#: ../../lib/class/catalog.class.php:2576 msgid "Playlist creation error." msgstr "Ошибка создания списка композиций" -#: ../../lib/class/catalog.class.php:2549 +#: ../../lib/class/catalog.class.php:2583 #, php-format msgid "Playlist Import and Recreate Successful. Total: %d Song" msgid_plural "Playlist Import and Recreate Successful. Total: %d Songs" msgstr[0] "" -"Импортирование и восстановление списка композиций успешно завершено. Всего: %" -"d композиция" +"Импортирование и восстановление списка композиций успешно завершено. Всего: " +"%d композиция" msgstr[1] "" -"Импортирование и восстановление списка композиций успешно завершено. Всего: %" -"d композиции" +"Импортирование и восстановление списка композиций успешно завершено. Всего: " +"%d композиции" msgstr[2] "" -"Импортирование и восстановление списка композиций успешно завершено. Всего: %" -"d композиций" +"Импортирование и восстановление списка композиций успешно завершено. Всего: " +"%d композиций" #. HINT: filename -#: ../../lib/class/catalog.class.php:2555 +#: ../../lib/class/catalog.class.php:2589 #, php-format msgid "Parsing %s - Not Found: %d Song. Please check your m3u file." msgid_plural "Parsing %s - Not Found: %d Songs. Please check your m3u file." @@ -1043,1199 +1028,1288 @@ msgstr[0] "Разбор %s - Не найдено: %d композиция. Пр msgstr[1] "Разбор %s - Не найдено: %d композиции. Проверьте m3u файл." msgstr[2] "Разбор %s - Не найдено: %d композиций. Проверьте m3u файл." -#: ../../lib/class/artist.class.php:346 +#: ../../lib/class/artist.class.php:388 msgid "Fault" msgstr "Ошибка" -#: ../../lib/class/artist.class.php:359 ../../templates/show_lyrics.inc.php:40 +#: ../../lib/class/artist.class.php:401 ../../templates/show_lyrics.inc.php:53 msgid "Sorry Lyrics Not Found." msgstr "Текст композиции не найден" -#: ../../register.php:73 +#: ../../register.php:85 msgid "Error Captcha Required" msgstr "Ошибка: требуется CAPTCHA" -#: ../../register.php:80 +#: ../../register.php:92 msgid "Error Captcha Failed" msgstr "Проверка CAPTCHA завершилась неуспешно" -#: ../../register.php:87 +#: ../../register.php:99 msgid "You <U>must</U> accept the user agreement" msgstr "Вы <U>должны</U> принять пользовательское соглашение" -#: ../../register.php:92 +#: ../../register.php:104 msgid "You did not enter a username" msgstr "Вы не ввели имя пользователя" -#: ../../register.php:96 +#: ../../register.php:108 msgid "Please fill in your full name (Firstname Lastname)" msgstr "Пожалуйста, введите ваше полное имя (Имя Фамилия)" -#: ../../register.php:117 +#: ../../register.php:129 msgid "Error Email address not confirmed" msgstr "Ошибка: Е-мэйл не подтвержден" -#: ../../register.php:123 +#: ../../register.php:135 msgid "You must enter a password" msgstr "Вы должны ввести пароль" -#: ../../register.php:127 +#: ../../register.php:139 msgid "Your passwords do not match" msgstr "Ваш пароль не совпадает" -#: ../../register.php:131 ../../admin/users.php:110 +#: ../../register.php:143 ../../admin/users.php:122 msgid "Error Username already exists" msgstr "Ошибка: Пользователь с таким именем уже существует" -#: ../../register.php:159 ../../admin/users.php:117 +#: ../../register.php:171 ../../admin/users.php:129 msgid "Error: Insert Failed" msgstr "Ошибка: Добавление закончилось неудачей" -#: ../../install.php:185 +#: ../../install.php:206 msgid "Error: Config file not found or Unreadable" msgstr "Ошибка: конфигурационный файл не найден, или недоступен" -#: ../../preferences.php:40 ../../preferences.php:75 +#: ../../preferences.php:52 ../../preferences.php:87 msgid "Server" msgstr "Сервер" -#: ../../preferences.php:107 +#: ../../preferences.php:119 msgid "Error Update Failed" msgstr "Ошибка обновление не удалось" -#: ../../preferences.php:112 +#: ../../preferences.php:124 msgid "Your Account has been updated" msgstr "Аккаунт обновлен" -#: ../../lostpassword.php:38 +#: ../../lostpassword.php:50 #, fuzzy -msgid "Password has been send" +msgid "Password has been sent" msgstr " был создан" -#: ../../lostpassword.php:40 -msgid "Password has not been send" -msgstr "" +#: ../../lostpassword.php:52 +#, fuzzy +msgid "Password has not been sent" +msgstr " был создан" -#: ../../lostpassword.php:56 +#: ../../lostpassword.php:70 #, fuzzy msgid "Lost Password" msgstr "Пароль" -#: ../../lostpassword.php:62 +#: ../../lostpassword.php:74 #, php-format -msgid "An user from %s has requested an new password." +msgid "A user from %s has requested a password reset for '%s'." msgstr "" -#: ../../lostpassword.php:64 +#: ../../lostpassword.php:76 #, php-format msgid "The password has been set to: %s" msgstr "" #. HINT: Artist Fullname -#: ../../templates/show_song_row.inc.php:23 -#: ../../templates/show_albums.inc.php:40 -#: ../../templates/show_albums.inc.php:71 -#: ../../templates/show_admin_tools.inc.php:45 -#: ../../templates/show_song.inc.php:32 -#: ../../templates/show_artist_row.inc.php:23 -#: ../../templates/show_album_row.inc.php:23 -#: ../../templates/show_recently_played.inc.php:37 -#: ../../templates/show_recently_played.inc.php:80 -#: ../../templates/show_recently_played.inc.php:99 -#: ../../templates/show_artists.inc.php:36 -#: ../../templates/show_artists.inc.php:64 -#: ../../templates/show_artist.inc.php:43 -#: ../../templates/show_songs.inc.php:39 ../../templates/show_songs.inc.php:68 -#: ../../templates/show_live_stream.inc.php:26 -#: ../../templates/show_album.inc.php:51 -#: ../../templates/show_live_streams.inc.php:35 -#: ../../templates/show_live_streams.inc.php:57 -#: ../../templates/show_add_live_stream.inc.php:69 -#: ../../templates/show_playlists.inc.php:34 -#: ../../templates/show_playlists.inc.php:57 -#: ../../templates/show_catalog_row.inc.php:29 -#: ../../templates/show_playlist_song_row.inc.php:22 -#: ../../templates/show_genres.inc.php:36 -#: ../../templates/show_genres.inc.php:49 -#: ../../templates/show_genres.inc.php:72 -#: ../../templates/show_videos.inc.php:36 -#: ../../templates/show_videos.inc.php:60 -#: ../../templates/show_playlist_row.inc.php:23 -#: ../../templates/show_live_stream_row.inc.php:23 -#: ../../templates/show_shoutbox.inc.php:34 -#: ../../templates/show_video_row.inc.php:23 +#: ../../templates/show_song_row.inc.php:36 +#: ../../templates/show_recommended_artists.inc.php:47 +#: ../../templates/show_recommended_artists.inc.php:75 +#: ../../templates/show_albums.inc.php:53 +#: ../../templates/show_albums.inc.php:84 +#: ../../templates/show_admin_tools.inc.php:57 +#: ../../templates/show_song.inc.php:45 +#: ../../templates/show_artist_row.inc.php:36 +#: ../../templates/show_album_row.inc.php:36 +#: ../../templates/show_recently_played.inc.php:49 +#: ../../templates/show_recently_played.inc.php:92 +#: ../../templates/show_recently_played.inc.php:111 +#: ../../templates/show_artists.inc.php:51 +#: ../../templates/show_artists.inc.php:79 +#: ../../templates/show_artist.inc.php:62 +#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:80 +#: ../../templates/show_live_stream.inc.php:39 +#: ../../templates/show_album.inc.php:64 +#: ../../templates/show_live_streams.inc.php:48 +#: ../../templates/show_live_streams.inc.php:70 +#: ../../templates/show_add_live_stream.inc.php:80 +#: ../../templates/show_playlists.inc.php:46 +#: ../../templates/show_playlists.inc.php:69 +#: ../../templates/show_catalog_row.inc.php:42 +#: ../../templates/show_playlist_song_row.inc.php:35 +#: ../../templates/show_videos.inc.php:49 +#: ../../templates/show_videos.inc.php:73 +#: ../../templates/show_playlist_row.inc.php:36 +#: ../../templates/show_live_stream_row.inc.php:36 +#: ../../templates/show_shoutbox.inc.php:47 +#: ../../templates/show_video_row.inc.php:36 msgid "Add" msgstr "Добавить" -#: ../../templates/show_song_row.inc.php:35 +#: ../../templates/show_song_row.inc.php:48 msgid "Song Information" msgstr "Информация" -#: ../../templates/show_song_row.inc.php:38 -#: ../../templates/show_album_row.inc.php:45 +#: ../../templates/show_song_row.inc.php:51 +#: ../../templates/show_album_row.inc.php:58 msgid "Post Shout" msgstr "Добавить комментарий" -#: ../../templates/show_song_row.inc.php:43 -#: ../../templates/show_song.inc.php:35 ../../templates/show_artist.inc.php:59 -#: ../../templates/show_artist.inc.php:60 -#: ../../templates/show_album.inc.php:76 ../../templates/show_album.inc.php:77 -#: ../../templates/show_playlist_song_row.inc.php:36 -#: ../../templates/show_video_row.inc.php:32 +#: ../../templates/show_song_row.inc.php:56 +#: ../../templates/show_song.inc.php:48 ../../templates/show_artist.inc.php:78 +#: ../../templates/show_artist.inc.php:79 +#: ../../templates/show_album.inc.php:89 ../../templates/show_album.inc.php:90 +#: ../../templates/show_playlist_song_row.inc.php:49 +#: ../../templates/show_video_row.inc.php:45 msgid "Download" msgstr "Скачать" -#: ../../templates/show_song_row.inc.php:47 -#: ../../templates/show_artist_row.inc.php:39 -#: ../../templates/show_album_row.inc.php:54 -#: ../../templates/show_access_list.inc.php:77 -#: ../../templates/show_playlist_song_row.inc.php:40 -#: ../../templates/show_playlist_row.inc.php:37 -#: ../../templates/show_live_stream_row.inc.php:31 -#: ../../templates/show_user_row.inc.php:38 -#: ../../templates/show_shout_row.inc.php:32 +#: ../../templates/show_song_row.inc.php:60 +#: ../../templates/show_artist_row.inc.php:52 +#: ../../templates/show_album_row.inc.php:67 +#: ../../templates/show_access_list.inc.php:89 +#: ../../templates/show_playlist_song_row.inc.php:53 +#: ../../templates/show_playlist_row.inc.php:50 +#: ../../templates/show_live_stream_row.inc.php:44 +#: ../../templates/show_playlist.inc.php:70 +#: ../../templates/show_playlist.inc.php:71 +#: ../../templates/show_user_row.inc.php:51 +#: ../../templates/show_shout_row.inc.php:44 msgid "Edit" msgstr "Изменить" -#: ../../templates/show_add_access_current.inc.php:22 -#: ../../templates/show_access_list.inc.php:32 -#: ../../templates/show_access_list.inc.php:33 +#: ../../templates/show_add_access_current.inc.php:35 +#: ../../templates/show_access_list.inc.php:44 +#: ../../templates/show_access_list.inc.php:45 msgid "Add Current Host" msgstr "Добавить текущий хост" -#: ../../templates/show_add_access_current.inc.php:26 -#: ../../templates/show_edit_catalog.inc.php:26 -#: ../../templates/show_admin_tools.inc.php:33 -#: ../../templates/show_admin_tools.inc.php:73 -#: ../../templates/show_edit_artist.inc.php:27 -#: ../../templates/show_localplay_controllers.inc.php:32 -#: ../../templates/show_localplay_controllers.inc.php:63 -#: ../../templates/show_stats.inc.php:63 -#: ../../templates/show_localplay_playlist.inc.php:34 -#: ../../templates/show_localplay_playlist.inc.php:60 -#: ../../templates/show_add_access.inc.php:26 -#: ../../templates/show_create_democratic.inc.php:26 -#: ../../templates/show_edit_album.inc.php:27 -#: ../../templates/show_live_streams.inc.php:36 -#: ../../templates/show_live_streams.inc.php:58 -#: ../../templates/show_account.inc.php:27 -#: ../../templates/show_add_live_stream.inc.php:28 -#: ../../templates/show_access_list.inc.php:55 -#: ../../templates/show_catalogs.inc.php:33 -#: ../../templates/show_catalogs.inc.php:57 -#: ../../templates/show_edit_access.inc.php:26 -#: ../../templates/show_add_playlist.inc.php:28 -#: ../../templates/show_edit_live_stream_row.inc.php:26 -#: ../../templates/show_plugins.inc.php:32 -#: ../../templates/show_plugins.inc.php:61 -#: ../../templates/show_add_access_rpc.inc.php:26 -#: ../../templates/show_add_access_local.inc.php:26 +#: ../../templates/show_add_access_current.inc.php:40 +#: ../../templates/show_edit_catalog.inc.php:39 +#: ../../templates/show_admin_tools.inc.php:45 +#: ../../templates/show_admin_tools.inc.php:85 +#: ../../templates/show_edit_artist.inc.php:40 +#: ../../templates/show_localplay_controllers.inc.php:45 +#: ../../templates/show_localplay_controllers.inc.php:76 +#: ../../templates/show_stats.inc.php:76 +#: ../../templates/show_localplay_playlist.inc.php:47 +#: ../../templates/show_localplay_playlist.inc.php:73 +#: ../../templates/show_add_access.inc.php:40 +#: ../../templates/show_create_democratic.inc.php:38 +#: ../../templates/show_edit_album.inc.php:40 +#: ../../templates/show_live_streams.inc.php:49 +#: ../../templates/show_live_streams.inc.php:71 +#: ../../templates/show_account.inc.php:40 +#: ../../templates/show_add_live_stream.inc.php:39 +#: ../../templates/show_access_list.inc.php:67 +#: ../../templates/show_catalogs.inc.php:46 +#: ../../templates/show_catalogs.inc.php:70 +#: ../../templates/show_edit_access.inc.php:39 +#: ../../templates/show_add_playlist.inc.php:39 +#: ../../templates/show_edit_live_stream_row.inc.php:39 +#: ../../templates/show_plugins.inc.php:45 +#: ../../templates/show_plugins.inc.php:82 +#: ../../templates/show_add_access_rpc.inc.php:40 +#: ../../templates/show_add_access_local.inc.php:40 msgid "Name" msgstr "Имя" -#: ../../templates/show_add_access_current.inc.php:32 -#: ../../templates/show_add_access.inc.php:69 -#: ../../templates/show_edit_access.inc.php:43 -#: ../../templates/show_add_access_rpc.inc.php:66 -#: ../../templates/show_add_access_local.inc.php:66 +#: ../../templates/show_add_access_current.inc.php:46 +#: ../../templates/show_add_access.inc.php:83 +#: ../../templates/show_edit_access.inc.php:56 +#: ../../templates/show_add_access_rpc.inc.php:80 +#: ../../templates/show_add_access_local.inc.php:80 msgid "IPv4 or IPv6 Addresses" msgstr "IPv4 или IPv6 адреса" -#: ../../templates/show_add_access_current.inc.php:35 -#: ../../templates/show_add_access.inc.php:32 -#: ../../templates/show_create_democratic.inc.php:39 -#: ../../templates/show_access_list.inc.php:58 -#: ../../templates/show_edit_access.inc.php:72 -#: ../../templates/show_add_access_rpc.inc.php:32 -#: ../../templates/show_add_access_local.inc.php:32 -#: ../../templates/show_preference_admin.inc.php:31 -#: ../../templates/show_preference_admin.inc.php:50 -#: ../../templates/show_manage_democratic.inc.php:37 +#: ../../templates/show_add_access_current.inc.php:49 +#: ../../templates/show_add_access.inc.php:46 +#: ../../templates/show_create_democratic.inc.php:51 +#: ../../templates/show_access_list.inc.php:70 +#: ../../templates/show_edit_access.inc.php:85 +#: ../../templates/show_add_access_rpc.inc.php:46 +#: ../../templates/show_add_access_local.inc.php:46 +#: ../../templates/show_preference_admin.inc.php:44 +#: ../../templates/show_preference_admin.inc.php:63 +#: ../../templates/show_manage_democratic.inc.php:49 msgid "Level" msgstr "Уровень" -#: ../../templates/show_add_access_current.inc.php:50 -#: ../../templates/show_add_access.inc.php:59 -#: ../../templates/show_add_access_rpc.inc.php:56 -#: ../../templates/show_add_access_local.inc.php:56 +#: ../../templates/show_add_access_current.inc.php:64 +#: ../../templates/show_add_access.inc.php:73 +#: ../../templates/show_add_access_rpc.inc.php:70 +#: ../../templates/show_add_access_local.inc.php:70 msgid "RPC Options" msgstr "Опции XML-RPC" -#: ../../templates/show_add_access_current.inc.php:53 -#: ../../templates/show_add_access.inc.php:62 -#: ../../templates/show_edit_access.inc.php:66 -#: ../../templates/show_add_access_rpc.inc.php:59 -#: ../../templates/show_add_access_local.inc.php:59 +#: ../../templates/show_add_access_current.inc.php:67 +#: ../../templates/show_add_access.inc.php:76 +#: ../../templates/show_edit_access.inc.php:79 +#: ../../templates/show_add_access_rpc.inc.php:73 +#: ../../templates/show_add_access_local.inc.php:73 msgid "Remote Key" msgstr "Удаленный ключ" -#: ../../templates/show_add_access_current.inc.php:61 -#: ../../templates/show_add_access.inc.php:88 -#: ../../templates/show_add_access_rpc.inc.php:85 -#: ../../templates/show_add_access_local.inc.php:85 +#: ../../templates/show_add_access_current.inc.php:75 +#: ../../templates/show_add_access.inc.php:102 +#: ../../templates/show_add_access_rpc.inc.php:99 +#: ../../templates/show_add_access_local.inc.php:99 msgid "Create ACL" msgstr "Создать список доступа" -#: ../../templates/show_albums.inc.php:42 -#: ../../templates/show_albums.inc.php:73 -msgid "Cover" -msgstr "Обложка" - -#: ../../templates/show_albums.inc.php:44 -#: ../../templates/show_albums.inc.php:75 -#: ../../templates/show_disabled_songs.inc.php:35 -#: ../../templates/show_disabled_songs.inc.php:58 -#: ../../templates/show_democratic_playlist.inc.php:57 -#: ../../templates/show_democratic_playlist.inc.php:97 -#: ../../templates/show_edit_song.inc.php:37 -#: ../../templates/show_song.inc.php:46 ../../templates/show_search.inc.php:50 -#: ../../templates/show_recently_played.inc.php:39 -#: ../../templates/show_recently_played.inc.php:102 -#: ../../templates/sidebar_home.inc.php:107 -#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:71 -#: ../../templates/show_playlist_songs.inc.php:45 -#: ../../templates/show_playlist_songs.inc.php:71 -#: ../../templates/show_get_albumart.inc.php:36 -#: ../../templates/show_duplicates.inc.php:39 -#: ../../templates/show_duplicates.inc.php:78 -#: ../../templates/show_now_playing_row.inc.php:61 -#: ../../templates/show_lyrics_song.inc.php:49 -msgid "Album" -msgstr "Альбом" - -#: ../../templates/show_albums.inc.php:45 -#: ../../templates/show_albums.inc.php:76 -#: ../../templates/show_disabled_songs.inc.php:36 -#: ../../templates/show_disabled_songs.inc.php:59 -#: ../../templates/show_democratic_playlist.inc.php:58 -#: ../../templates/show_democratic_playlist.inc.php:98 -#: ../../templates/show_edit_song.inc.php:45 -#: ../../templates/show_song.inc.php:45 ../../templates/show_search.inc.php:44 -#: ../../templates/show_recently_played.inc.php:40 -#: ../../templates/show_recently_played.inc.php:103 -#: ../../templates/show_artists.inc.php:37 -#: ../../templates/show_artists.inc.php:65 -#: ../../templates/sidebar_home.inc.php:81 -#: ../../templates/sidebar_home.inc.php:108 -#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:70 -#: ../../templates/show_playlist_songs.inc.php:44 -#: ../../templates/show_playlist_songs.inc.php:70 -#: ../../templates/show_get_albumart.inc.php:28 -#: ../../templates/show_duplicates.inc.php:38 -#: ../../templates/show_duplicates.inc.php:77 -#: ../../templates/show_now_playing_row.inc.php:68 -#: ../../templates/show_lyrics_song.inc.php:56 +#: ../../templates/show_recommended_artists.inc.php:35 +#: ../../templates/show_now_playing_row.inc.php:101 +msgid "Similar Artists" +msgstr "Схожие исполнители" + +#: ../../templates/show_recommended_artists.inc.php:48 +#: ../../templates/show_recommended_artists.inc.php:76 +#: ../../templates/show_albums.inc.php:58 +#: ../../templates/show_albums.inc.php:89 +#: ../../templates/show_disabled_songs.inc.php:50 +#: ../../templates/show_disabled_songs.inc.php:73 +#: ../../templates/show_democratic_playlist.inc.php:71 +#: ../../templates/show_democratic_playlist.inc.php:111 +#: ../../templates/show_edit_song.inc.php:58 +#: ../../templates/show_song.inc.php:58 +#: ../../templates/browse_filters.inc.php:78 +#: ../../templates/show_search.inc.php:57 +#: ../../templates/show_recently_played.inc.php:52 +#: ../../templates/show_recently_played.inc.php:115 +#: ../../templates/show_artists.inc.php:52 +#: ../../templates/show_artists.inc.php:80 +#: ../../templates/sidebar_home.inc.php:78 +#: ../../templates/show_songs.inc.php:53 ../../templates/show_songs.inc.php:82 +#: ../../templates/show_playlist_songs.inc.php:56 +#: ../../templates/show_playlist_songs.inc.php:82 +#: ../../templates/show_get_albumart.inc.php:40 +#: ../../templates/show_duplicates.inc.php:51 +#: ../../templates/show_duplicates.inc.php:90 +#: ../../templates/show_now_playing_row.inc.php:80 +#: ../../templates/show_lyrics_song.inc.php:68 msgid "Artist" msgstr "Исполнитель" -#: ../../templates/show_albums.inc.php:47 -#: ../../templates/show_albums.inc.php:78 -#: ../../templates/show_edit_song.inc.php:59 -#: ../../templates/show_search.inc.php:60 -#: ../../templates/show_edit_album.inc.php:33 -msgid "Year" -msgstr "Год" +#: ../../templates/show_recommended_artists.inc.php:51 +#: ../../templates/show_recommended_artists.inc.php:79 +#: ../../templates/show_democratic_playlist.inc.php:72 +#: ../../templates/show_democratic_playlist.inc.php:112 +#: ../../templates/show_search.inc.php:85 +#: ../../templates/show_artists.inc.php:55 +#: ../../templates/show_artists.inc.php:83 +#: ../../templates/show_songs.inc.php:57 ../../templates/show_songs.inc.php:86 +#: ../../templates/show_playlist_songs.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:86 +#: ../../templates/show_videos.inc.php:53 +#: ../../templates/show_videos.inc.php:77 +msgid "Time" +msgstr "Длина" -#: ../../templates/show_albums.inc.php:48 -#: ../../templates/show_albums.inc.php:79 -#: ../../templates/show_stats.inc.php:34 -#: ../../templates/show_artists.inc.php:41 -#: ../../templates/show_artists.inc.php:69 -#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:72 -#: ../../templates/show_videos.inc.php:41 -#: ../../templates/show_videos.inc.php:65 +#: ../../templates/show_recommended_artists.inc.php:52 +#: ../../templates/show_recommended_artists.inc.php:80 +#: ../../templates/show_albums.inc.php:61 +#: ../../templates/show_albums.inc.php:92 +#: ../../templates/show_stats.inc.php:47 +#: ../../templates/show_artists.inc.php:56 +#: ../../templates/show_artists.inc.php:84 +#: ../../templates/show_songs.inc.php:55 ../../templates/show_songs.inc.php:84 +#: ../../templates/show_videos.inc.php:54 +#: ../../templates/show_videos.inc.php:78 msgid "Tags" msgstr "Жанр" -#: ../../templates/show_albums.inc.php:49 -#: ../../templates/show_albums.inc.php:80 ../../templates/show_song.inc.php:27 -#: ../../templates/show_search.inc.php:104 -#: ../../templates/show_artists.inc.php:42 -#: ../../templates/show_artists.inc.php:70 -#: ../../templates/show_songs.inc.php:49 ../../templates/show_songs.inc.php:76 -#: ../../templates/show_playlist_songs.inc.php:52 -#: ../../templates/show_playlist_songs.inc.php:76 -#: ../../templates/show_now_playing_row.inc.php:36 +#: ../../templates/show_recommended_artists.inc.php:53 +#: ../../templates/show_recommended_artists.inc.php:81 +#: ../../templates/show_albums.inc.php:62 +#: ../../templates/show_albums.inc.php:93 ../../templates/show_song.inc.php:40 +#: ../../templates/show_search.inc.php:117 +#: ../../templates/show_artists.inc.php:57 +#: ../../templates/show_artists.inc.php:85 +#: ../../templates/show_songs.inc.php:61 ../../templates/show_songs.inc.php:88 +#: ../../templates/show_playlist_songs.inc.php:64 +#: ../../templates/show_playlist_songs.inc.php:88 +#: ../../templates/show_now_playing_row.inc.php:48 msgid "Rating" msgstr "Рейтинг" -#: ../../templates/show_albums.inc.php:50 -#: ../../templates/show_albums.inc.php:81 -#: ../../templates/show_album.inc.php:48 -#: ../../templates/show_playlists.inc.php:39 -#: ../../templates/show_playlists.inc.php:62 -#: ../../templates/show_catalogs.inc.php:38 -#: ../../templates/show_catalogs.inc.php:62 +#: ../../templates/show_recommended_artists.inc.php:54 +#: ../../templates/show_recommended_artists.inc.php:82 +#: ../../templates/show_democratic_playlist.inc.php:67 +#: ../../templates/show_democratic_playlist.inc.php:107 +#: ../../templates/show_admin_tools.inc.php:46 +#: ../../templates/show_admin_tools.inc.php:86 +#: ../../templates/show_song.inc.php:43 +#: ../../templates/show_manage_shoutbox.inc.php:51 +#: ../../templates/show_manage_shoutbox.inc.php:75 +#: ../../templates/show_flagged.inc.php:51 +#: ../../templates/show_flagged.inc.php:70 +#: ../../templates/show_localplay_controllers.inc.php:48 +#: ../../templates/show_localplay_controllers.inc.php:79 +#: ../../templates/show_random_rules.inc.php:49 +#: ../../templates/show_localplay_playlist.inc.php:48 +#: ../../templates/show_localplay_playlist.inc.php:74 +#: ../../templates/show_artists.inc.php:58 +#: ../../templates/show_artists.inc.php:86 +#: ../../templates/show_songs.inc.php:63 ../../templates/show_songs.inc.php:90 +#: ../../templates/show_playlist_songs.inc.php:66 +#: ../../templates/show_playlist_songs.inc.php:90 +#: ../../templates/show_live_streams.inc.php:53 +#: ../../templates/show_live_streams.inc.php:75 +#: ../../templates/show_users.inc.php:58 ../../templates/show_users.inc.php:80 +#: ../../templates/show_access_list.inc.php:73 +#: ../../templates/show_plugins.inc.php:49 +#: ../../templates/show_plugins.inc.php:85 +#: ../../templates/show_videos.inc.php:55 +#: ../../templates/show_videos.inc.php:79 +#: ../../templates/show_localplay_instances.inc.php:41 +#: ../../templates/show_manage_democratic.inc.php:52 +msgid "Action" +msgstr "Действие" + +#: ../../templates/show_albums.inc.php:55 +#: ../../templates/show_albums.inc.php:86 +msgid "Cover" +msgstr "Обложка" + +#: ../../templates/show_albums.inc.php:57 +#: ../../templates/show_albums.inc.php:88 +#: ../../templates/show_disabled_songs.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:72 +#: ../../templates/show_democratic_playlist.inc.php:70 +#: ../../templates/show_democratic_playlist.inc.php:110 +#: ../../templates/show_edit_song.inc.php:50 +#: ../../templates/show_song.inc.php:59 ../../templates/show_search.inc.php:63 +#: ../../templates/show_recently_played.inc.php:51 +#: ../../templates/show_recently_played.inc.php:114 +#: ../../templates/sidebar_home.inc.php:77 +#: ../../templates/show_songs.inc.php:54 ../../templates/show_songs.inc.php:83 +#: ../../templates/show_playlist_songs.inc.php:57 +#: ../../templates/show_playlist_songs.inc.php:83 +#: ../../templates/show_get_albumart.inc.php:48 +#: ../../templates/show_duplicates.inc.php:52 +#: ../../templates/show_duplicates.inc.php:91 +#: ../../templates/show_now_playing_row.inc.php:73 +#: ../../templates/show_lyrics_song.inc.php:61 +msgid "Album" +msgstr "Альбом" + +#: ../../templates/show_albums.inc.php:60 +#: ../../templates/show_albums.inc.php:91 +#: ../../templates/show_edit_song.inc.php:72 +#: ../../templates/show_search.inc.php:73 +#: ../../templates/show_edit_album.inc.php:46 +msgid "Year" +msgstr "Год" + +#: ../../templates/show_albums.inc.php:63 +#: ../../templates/show_albums.inc.php:94 +#: ../../templates/show_artist.inc.php:47 +#: ../../templates/show_album.inc.php:61 +#: ../../templates/show_playlists.inc.php:51 +#: ../../templates/show_playlists.inc.php:74 +#: ../../templates/show_catalogs.inc.php:51 +#: ../../templates/show_catalogs.inc.php:75 msgid "Actions" msgstr "Действия" -#: ../../templates/show_disabled_songs.inc.php:33 -#: ../../templates/show_disabled_songs.inc.php:56 -#: ../../templates/show_album_art.inc.php:49 +#: ../../templates/show_disabled_songs.inc.php:47 +#: ../../templates/show_disabled_songs.inc.php:70 +#: ../../templates/show_album_art.inc.php:61 msgid "Select" msgstr "Выбрать" -#: ../../templates/show_disabled_songs.inc.php:34 -#: ../../templates/show_disabled_songs.inc.php:57 -#: ../../templates/show_democratic_playlist.inc.php:56 -#: ../../templates/show_democratic_playlist.inc.php:96 -#: ../../templates/show_edit_song.inc.php:31 -#: ../../templates/show_song.inc.php:44 ../../templates/show_search.inc.php:40 -#: ../../templates/show_videos.inc.php:37 -#: ../../templates/show_videos.inc.php:61 -#: ../../templates/show_duplicate.inc.php:33 +#: ../../templates/show_disabled_songs.inc.php:48 +#: ../../templates/show_disabled_songs.inc.php:71 +#: ../../templates/show_democratic_playlist.inc.php:69 +#: ../../templates/show_democratic_playlist.inc.php:109 +#: ../../templates/show_edit_song.inc.php:44 +#: ../../templates/show_song.inc.php:57 ../../templates/show_search.inc.php:53 +#: ../../templates/show_videos.inc.php:50 +#: ../../templates/show_videos.inc.php:74 +#: ../../templates/show_duplicate.inc.php:45 msgid "Title" msgstr "Композиция" -#: ../../templates/show_disabled_songs.inc.php:37 -#: ../../templates/show_disabled_songs.inc.php:60 -#: ../../templates/show_import_playlist.inc.php:28 -#: ../../templates/show_song.inc.php:55 ../../templates/show_search.inc.php:66 -#: ../../templates/show_duplicates.inc.php:43 -#: ../../templates/show_duplicates.inc.php:82 +#: ../../templates/show_disabled_songs.inc.php:51 +#: ../../templates/show_disabled_songs.inc.php:74 +#: ../../templates/show_import_playlist.inc.php:40 +#: ../../templates/show_song.inc.php:68 ../../templates/show_search.inc.php:79 +#: ../../templates/show_duplicates.inc.php:56 +#: ../../templates/show_duplicates.inc.php:95 msgid "Filename" msgstr "Файл" -#: ../../templates/show_disabled_songs.inc.php:38 -#: ../../templates/show_disabled_songs.inc.php:61 +#: ../../templates/show_disabled_songs.inc.php:52 +#: ../../templates/show_disabled_songs.inc.php:75 msgid "Addition Time" msgstr "Время добавления" -#: ../../templates/show_disabled_songs.inc.php:52 -#: ../../templates/show_manage_shoutbox.inc.php:54 -#: ../../templates/show_flagged.inc.php:49 -#: ../../templates/show_localplay_controllers.inc.php:59 -#: ../../templates/show_localplay_playlist.inc.php:55 -#: ../../templates/show_plugins.inc.php:57 +#: ../../templates/show_disabled_songs.inc.php:66 +#: ../../templates/show_manage_shoutbox.inc.php:66 +#: ../../templates/show_flagged.inc.php:61 +#: ../../templates/show_localplay_controllers.inc.php:72 +#: ../../templates/show_localplay_playlist.inc.php:68 +#: ../../templates/show_plugins.inc.php:78 msgid "No Records Found" msgstr "Записей не найдено" -#: ../../templates/show_disabled_songs.inc.php:65 +#: ../../templates/show_disabled_songs.inc.php:79 msgid "Remove" msgstr "Удалить" -#: ../../templates/show_search_options.inc.php:23 +#: ../../templates/show_search_options.inc.php:34 msgid "Options" msgstr "Настройка" -#: ../../templates/show_search_options.inc.php:27 -#: ../../templates/show_search_options.inc.php:28 +#: ../../templates/show_search_options.inc.php:38 +#: ../../templates/show_search_options.inc.php:39 msgid "Add Search Results" msgstr "Добавить результат поиска" -#: ../../templates/show_search_options.inc.php:32 -#: ../../templates/show_search_options.inc.php:33 -#: ../../templates/rightbar.inc.php:49 -#: ../../templates/show_artist_row.inc.php:35 -#: ../../templates/show_album_row.inc.php:50 -#: ../../templates/show_genres.inc.php:60 -#: ../../templates/show_playlist_row.inc.php:33 -#: ../../templates/show_playlist.inc.php:35 -#: ../../templates/show_playlist.inc.php:36 +#: ../../templates/show_search_options.inc.php:43 +#: ../../templates/show_search_options.inc.php:44 +#: ../../templates/rightbar.inc.php:61 +#: ../../templates/show_artist_row.inc.php:48 +#: ../../templates/show_album_row.inc.php:63 +#: ../../templates/show_playlist_row.inc.php:46 +#: ../../templates/show_playlist.inc.php:56 +#: ../../templates/show_playlist.inc.php:57 msgid "Batch Download" msgstr "Пакетная загрузка" -#: ../../templates/rightbar.inc.php:25 -#: ../../templates/show_democratic.inc.php:39 -#: ../../templates/show_localplay_control.inc.php:28 -#: ../../templates/show_manage_democratic.inc.php:57 +#: ../../templates/rightbar.inc.php:37 +#: ../../templates/show_democratic.inc.php:52 +#: ../../templates/show_localplay_control.inc.php:39 +#: ../../templates/show_manage_democratic.inc.php:69 msgid "Play" msgstr "Воспроизвести" -#: ../../templates/rightbar.inc.php:28 +#: ../../templates/rightbar.inc.php:40 msgid "Add to Playlist" msgstr "Добавить в список композиций" -#: ../../templates/rightbar.inc.php:31 +#: ../../templates/rightbar.inc.php:43 msgid "Add to New Playlist" msgstr "Добавить в новый список композиций" -#: ../../templates/rightbar.inc.php:54 -#: ../../templates/show_democratic.inc.php:43 -#: ../../templates/show_democratic.inc.php:44 -#: ../../templates/show_localplay_status.inc.php:47 +#: ../../templates/rightbar.inc.php:66 +#: ../../templates/show_democratic.inc.php:56 +#: ../../templates/show_democratic.inc.php:57 +#: ../../templates/show_localplay_status.inc.php:59 msgid "Clear Playlist" msgstr "Очистить список композиций" -#: ../../templates/rightbar.inc.php:57 +#: ../../templates/rightbar.inc.php:69 msgid "Add Dynamic Items" msgstr "Добавить" -#: ../../templates/rightbar.inc.php:69 +#: ../../templates/rightbar.inc.php:81 msgid "Related Tag" msgstr "Схожий тег" -#: ../../templates/rightbar.inc.php:112 +#: ../../templates/rightbar.inc.php:124 msgid "More" msgstr "Еще" -#: ../../templates/show_democratic_playlist.inc.php:42 +#: ../../templates/show_democratic_playlist.inc.php:55 msgid "Playing from base Playlist" msgstr "Играет из основного списка композиций" -#: ../../templates/show_democratic_playlist.inc.php:54 -#: ../../templates/show_democratic_playlist.inc.php:94 -#: ../../templates/show_admin_tools.inc.php:34 -#: ../../templates/show_admin_tools.inc.php:74 -#: ../../templates/show_song.inc.php:30 -#: ../../templates/show_manage_shoutbox.inc.php:39 -#: ../../templates/show_manage_shoutbox.inc.php:63 -#: ../../templates/show_flagged.inc.php:39 -#: ../../templates/show_flagged.inc.php:58 -#: ../../templates/show_localplay_controllers.inc.php:35 -#: ../../templates/show_localplay_controllers.inc.php:66 -#: ../../templates/show_random_rules.inc.php:36 -#: ../../templates/show_localplay_playlist.inc.php:35 -#: ../../templates/show_localplay_playlist.inc.php:61 -#: ../../templates/show_artists.inc.php:43 -#: ../../templates/show_artists.inc.php:71 -#: ../../templates/show_songs.inc.php:51 ../../templates/show_songs.inc.php:78 -#: ../../templates/show_playlist_songs.inc.php:54 -#: ../../templates/show_playlist_songs.inc.php:78 -#: ../../templates/show_live_streams.inc.php:40 -#: ../../templates/show_live_streams.inc.php:62 -#: ../../templates/show_users.inc.php:46 ../../templates/show_users.inc.php:68 -#: ../../templates/show_access_list.inc.php:61 -#: ../../templates/show_genres.inc.php:39 -#: ../../templates/show_genres.inc.php:75 -#: ../../templates/show_plugins.inc.php:35 -#: ../../templates/show_plugins.inc.php:64 -#: ../../templates/show_videos.inc.php:42 -#: ../../templates/show_videos.inc.php:66 -#: ../../templates/show_localplay_instances.inc.php:29 -#: ../../templates/show_manage_democratic.inc.php:40 -msgid "Action" -msgstr "Действие" - -#: ../../templates/show_democratic_playlist.inc.php:55 -#: ../../templates/show_democratic_playlist.inc.php:95 +#: ../../templates/show_democratic_playlist.inc.php:68 +#: ../../templates/show_democratic_playlist.inc.php:108 msgid "Votes" msgstr "Голосов" -#: ../../templates/show_democratic_playlist.inc.php:59 -#: ../../templates/show_democratic_playlist.inc.php:99 -#: ../../templates/show_search.inc.php:72 -#: ../../templates/show_artists.inc.php:40 -#: ../../templates/show_artists.inc.php:68 -#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:74 -#: ../../templates/show_playlist_songs.inc.php:48 -#: ../../templates/show_playlist_songs.inc.php:74 -#: ../../templates/show_videos.inc.php:40 -#: ../../templates/show_videos.inc.php:64 -msgid "Time" -msgstr "Длина" - -#: ../../templates/show_democratic_playlist.inc.php:74 +#: ../../templates/show_democratic_playlist.inc.php:87 msgid "Remove Vote" msgstr "Удалить голос" -#: ../../templates/show_democratic_playlist.inc.php:76 +#: ../../templates/show_democratic_playlist.inc.php:89 msgid "Add Vote" msgstr "Добавить голос" -#: ../../templates/show_edit_playlist_song_row.inc.php:38 -#: ../../templates/show_edit_song_row.inc.php:45 -#: ../../templates/show_edit_album_row.inc.php:48 -#: ../../templates/show_edit_playlist_row.inc.php:38 -#: ../../templates/show_edit_artist_row.inc.php:32 -#: ../../templates/show_edit_live_stream_row.inc.php:52 +#: ../../templates/show_edit_playlist_song_row.inc.php:51 +#: ../../templates/show_edit_playlist_title.inc.php:50 +#: ../../templates/show_edit_song_row.inc.php:58 +#: ../../templates/show_edit_album_row.inc.php:61 +#: ../../templates/show_edit_playlist_row.inc.php:51 +#: ../../templates/show_edit_artist_row.inc.php:45 +#: ../../templates/show_edit_live_stream_row.inc.php:65 msgid "Save Changes" msgstr "Сохранить изменения" -#: ../../templates/show_big_art.inc.php:29 -#: ../../templates/show_album_art.inc.php:41 +#: ../../templates/show_big_art.inc.php:41 +#: ../../templates/show_album_art.inc.php:53 msgid "Album Art" msgstr "Обложка альбома" -#: ../../templates/show_big_art.inc.php:33 +#: ../../templates/show_big_art.inc.php:45 msgid "Click to close window" msgstr "Щелкните для закрытия окна" -#: ../../templates/show_import_playlist.inc.php:23 +#: ../../templates/show_edit_playlist_title.inc.php:44 +#: ../../templates/show_edit_playlist_row.inc.php:45 +msgid "Public" +msgstr "Общий" + +#: ../../templates/show_import_playlist.inc.php:35 msgid "Importing a Playlist from a File" msgstr "Импортировать список композиций из файла" -#: ../../templates/show_import_playlist.inc.php:34 +#: ../../templates/show_import_playlist.inc.php:46 msgid "Playlist Type" msgstr "Тип списка композиций" -#: ../../templates/show_import_playlist.inc.php:46 +#: ../../templates/show_import_playlist.inc.php:58 msgid "Import Playlist" msgstr "Импортировать список композиций" -#: ../../templates/footer.inc.php:25 +#: ../../templates/footer.inc.php:36 msgid "Using Old Password Encryption, Please Reset your Password" msgstr "Используется старое шифрование пароля. Пожалуйста, сбросьте пароль" -#: ../../templates/footer.inc.php:32 -#: ../../templates/show_login_form.inc.php:100 -#: ../../templates/show_lostpassword_form.inc.php:73 +#: ../../templates/footer.inc.php:43 +#: ../../templates/show_login_form.inc.php:113 +#: ../../templates/show_lostpassword_form.inc.php:86 +#: ../../templates/show_user_registration.inc.php:128 msgid "Queries:" msgstr "Запросы:" -#: ../../templates/footer.inc.php:32 -#: ../../templates/show_login_form.inc.php:100 -#: ../../templates/show_lostpassword_form.inc.php:74 +#: ../../templates/footer.inc.php:43 +#: ../../templates/show_login_form.inc.php:113 +#: ../../templates/show_lostpassword_form.inc.php:87 +#: ../../templates/show_user_registration.inc.php:128 msgid "Cache Hits:" msgstr "Кэш-попаданий:" -#: ../../templates/show_stats_popular.inc.php:25 -#: ../../templates/show_all_popular.inc.php:29 -#: ../../templates/show_mail_users.inc.php:46 +#: ../../templates/show_stats_popular.inc.php:38 +#: ../../templates/show_all_popular.inc.php:41 +#: ../../templates/show_mail_users.inc.php:59 msgid "Most Popular Albums" msgstr "Самые популярные альбомы" -#: ../../templates/show_stats_popular.inc.php:31 -#: ../../templates/show_all_popular.inc.php:26 -#: ../../templates/show_mail_users.inc.php:57 +#: ../../templates/show_stats_popular.inc.php:44 +#: ../../templates/show_all_popular.inc.php:38 +#: ../../templates/show_mail_users.inc.php:70 msgid "Most Popular Artists" msgstr "Самые популярные исполнители" -#: ../../templates/show_edit_song.inc.php:23 +#: ../../templates/show_edit_song.inc.php:36 msgid "Edit Song" msgstr "Редактировать композицию" -#: ../../templates/show_edit_song.inc.php:27 +#: ../../templates/show_edit_song.inc.php:40 msgid "File" msgstr "Файл" -#: ../../templates/show_edit_song.inc.php:40 -#: ../../templates/show_edit_song.inc.php:48 -#: ../../templates/show_search.inc.php:119 -#: ../../templates/show_rename_artist.inc.php:33 -#: ../../templates/show_dynamic.inc.php:64 +#: ../../templates/show_edit_song.inc.php:53 +#: ../../templates/show_edit_song.inc.php:61 +#: ../../templates/show_search.inc.php:137 +#: ../../templates/show_rename_artist.inc.php:45 +#: ../../templates/show_dynamic.inc.php:77 msgid "OR" msgstr "ИЛИ" -#: ../../templates/show_edit_song.inc.php:53 -#: ../../templates/show_localplay_playlist.inc.php:33 -#: ../../templates/show_localplay_playlist.inc.php:59 -#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:73 -#: ../../templates/show_playlist_songs.inc.php:42 -#: ../../templates/show_playlist_songs.inc.php:47 -#: ../../templates/show_playlist_songs.inc.php:68 -#: ../../templates/show_playlist_songs.inc.php:73 +#: ../../templates/show_edit_song.inc.php:66 +#: ../../templates/show_localplay_playlist.inc.php:46 +#: ../../templates/show_localplay_playlist.inc.php:72 +#: ../../templates/show_songs.inc.php:56 ../../templates/show_songs.inc.php:85 +#: ../../templates/show_playlist_songs.inc.php:54 +#: ../../templates/show_playlist_songs.inc.php:59 +#: ../../templates/show_playlist_songs.inc.php:80 +#: ../../templates/show_playlist_songs.inc.php:85 msgid "Track" msgstr "Трек" -#: ../../templates/show_edit_song.inc.php:65 -#: ../../templates/show_song.inc.php:49 -#: ../../templates/show_manage_shoutbox.inc.php:37 -#: ../../templates/show_manage_shoutbox.inc.php:61 -#: ../../templates/show_search.inc.php:34 -#: ../../templates/show_flagged.inc.php:37 -#: ../../templates/show_flagged.inc.php:56 +#: ../../templates/show_edit_song.inc.php:78 +#: ../../templates/show_song.inc.php:62 +#: ../../templates/show_manage_shoutbox.inc.php:49 +#: ../../templates/show_manage_shoutbox.inc.php:73 +#: ../../templates/show_search.inc.php:47 +#: ../../templates/show_flagged.inc.php:49 +#: ../../templates/show_flagged.inc.php:68 msgid "Comment" msgstr "Комментарий" -#: ../../templates/show_edit_song.inc.php:73 -#: ../../templates/show_edit_artist.inc.php:35 -#: ../../templates/show_edit_album.inc.php:41 +#: ../../templates/show_edit_song.inc.php:86 +#: ../../templates/show_edit_artist.inc.php:48 +#: ../../templates/show_edit_album.inc.php:54 msgid "Flag for Retagging" msgstr "Отметить для перетегирования" -#: ../../templates/show_edit_song.inc.php:80 +#: ../../templates/show_edit_song.inc.php:93 msgid "Update Song" msgstr "Обновить песню" #. HINT: Catalog Name -#: ../../templates/show_edit_catalog.inc.php:22 +#: ../../templates/show_edit_catalog.inc.php:35 #, php-format msgid "Settings for %s" msgstr "Настройка для %s" -#: ../../templates/show_edit_catalog.inc.php:29 -#: ../../templates/show_add_catalog.inc.php:35 +#: ../../templates/show_edit_catalog.inc.php:42 +#: ../../templates/show_add_catalog.inc.php:46 msgid "Auto-inserted Fields" msgstr "Автоматически заполненные поля" -#: ../../templates/show_edit_catalog.inc.php:30 -#: ../../templates/show_add_catalog.inc.php:36 +#: ../../templates/show_edit_catalog.inc.php:43 +#: ../../templates/show_add_catalog.inc.php:47 msgid "album name" msgstr "альбом" -#: ../../templates/show_edit_catalog.inc.php:31 -#: ../../templates/show_add_catalog.inc.php:37 +#: ../../templates/show_edit_catalog.inc.php:44 +#: ../../templates/show_add_catalog.inc.php:48 msgid "artist name" msgstr "исполнитель" -#: ../../templates/show_edit_catalog.inc.php:32 -#: ../../templates/show_add_catalog.inc.php:38 +#: ../../templates/show_edit_catalog.inc.php:45 +#: ../../templates/show_add_catalog.inc.php:49 msgid "id3 comment" msgstr "id3 комментарий" -#: ../../templates/show_edit_catalog.inc.php:33 -#: ../../templates/show_add_catalog.inc.php:39 +#: ../../templates/show_edit_catalog.inc.php:46 +#: ../../templates/show_add_catalog.inc.php:50 msgid "track number (padded with leading 0)" msgstr "номер трека (заполненный начальным 0)" -#: ../../templates/show_edit_catalog.inc.php:34 -#: ../../templates/show_add_catalog.inc.php:40 +#: ../../templates/show_edit_catalog.inc.php:47 +#: ../../templates/show_add_catalog.inc.php:51 msgid "song title" msgstr "композиция" -#: ../../templates/show_edit_catalog.inc.php:35 -#: ../../templates/show_add_catalog.inc.php:41 +#: ../../templates/show_edit_catalog.inc.php:48 +#: ../../templates/show_add_catalog.inc.php:52 msgid "year" msgstr "год" -#: ../../templates/show_edit_catalog.inc.php:36 -#: ../../templates/show_add_catalog.inc.php:42 +#: ../../templates/show_edit_catalog.inc.php:49 +#: ../../templates/show_add_catalog.inc.php:53 msgid "other" msgstr "другое" -#: ../../templates/show_edit_catalog.inc.php:40 -#: ../../templates/show_add_catalog.inc.php:51 +#: ../../templates/show_edit_catalog.inc.php:53 +#: ../../templates/show_add_catalog.inc.php:62 msgid "Catalog Type" msgstr "Тип каталога" -#: ../../templates/show_edit_catalog.inc.php:44 +#: ../../templates/show_edit_catalog.inc.php:57 msgid "XML-RPC Key" msgstr "XML-RPC ключ" -#: ../../templates/show_edit_catalog.inc.php:46 -#: ../../templates/show_add_catalog.inc.php:61 -#: ../../templates/show_add_catalog.inc.php:65 +#: ../../templates/show_edit_catalog.inc.php:59 +#: ../../templates/show_add_catalog.inc.php:72 +#: ../../templates/show_add_catalog.inc.php:76 msgid "Required for Remote Catalogs" msgstr "Требуется для не локальных каталогов" -#: ../../templates/show_edit_catalog.inc.php:50 +#: ../../templates/show_edit_catalog.inc.php:63 msgid "Filename pattern" msgstr "Шаблон имени файла" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:70 +#: ../../templates/show_add_catalog.inc.php:84 msgid "Folder Pattern" msgstr "Шаблон папки" -#: ../../templates/show_edit_catalog.inc.php:57 -#: ../../templates/show_add_catalog.inc.php:73 +#: ../../templates/show_edit_catalog.inc.php:70 +#: ../../templates/show_add_catalog.inc.php:84 msgid "(no leading or ending '/')" msgstr "(без начального или завершающего '/')" -#: ../../templates/show_edit_catalog.inc.php:67 +#: ../../templates/show_edit_catalog.inc.php:80 msgid "Save Catalog Settings" msgstr "Сохранить настройку каталога" -#: ../../templates/show_install_check.inc.php:23 +#: ../../templates/show_install_check.inc.php:36 msgid "Required" msgstr "Требуется" -#: ../../templates/show_install_check.inc.php:26 -#: ../../templates/show_install_check.inc.php:31 -#: ../../templates/show_test.inc.php:147 +#: ../../templates/show_install_check.inc.php:39 +#: ../../templates/show_install_check.inc.php:44 +#: ../../templates/show_install_check.inc.php:53 +#: ../../templates/show_install_check.inc.php:58 +#: ../../templates/show_test.inc.php:159 #, fuzzy, php-format msgid "%s is readable" msgstr " %s не может быть прочитан ampache" -#: ../../templates/show_install_check.inc.php:40 -#: ../../templates/show_install_check.inc.php:53 -#: ../../templates/show_test.inc.php:45 +#: ../../templates/show_install_check.inc.php:67 +#: ../../templates/show_install_check.inc.php:80 +#: ../../templates/show_test.inc.php:57 msgid "PHP Version" msgstr "Версия PHP" -#: ../../templates/show_install_check.inc.php:51 -#: ../../templates/show_test.inc.php:51 +#: ../../templates/show_install_check.inc.php:78 +#: ../../templates/show_test.inc.php:63 msgid "Hash Function Exists" msgstr "Наличие хэш-функции" -#: ../../templates/show_install_check.inc.php:51 -#: ../../templates/show_test.inc.php:51 +#: ../../templates/show_install_check.inc.php:78 +#: ../../templates/show_test.inc.php:63 msgid "SHA256 Support" msgstr "Поддержка SHA256" -#: ../../templates/show_install_check.inc.php:61 -#: ../../templates/show_install_check.inc.php:66 -#: ../../templates/show_test.inc.php:65 -msgid "Mysql for PHP" -msgstr "Mysql для PHP" +#: ../../templates/show_install_check.inc.php:88 +#: ../../templates/show_install_check.inc.php:93 +#, fuzzy +msgid "PHP MySQL Support" +msgstr "Поддержка PHP PCRE" -#: ../../templates/show_install_check.inc.php:74 -#: ../../templates/show_install_check.inc.php:79 -#: ../../templates/show_test.inc.php:82 +#: ../../templates/show_install_check.inc.php:101 +#: ../../templates/show_install_check.inc.php:106 +#: ../../templates/show_test.inc.php:94 msgid "PHP Session Support" msgstr "Поддержка PHP Session" -#: ../../templates/show_install_check.inc.php:87 -#: ../../templates/show_install_check.inc.php:92 -#: ../../templates/show_test.inc.php:99 -msgid "PHP ICONV Support" -msgstr "Поддержка PHP ICONV" +#: ../../templates/show_install_check.inc.php:114 +#: ../../templates/show_install_check.inc.php:119 +#, fuzzy +msgid "PHP iconv Support" +msgstr "Поддержка PHP Session" -#: ../../templates/show_install_check.inc.php:100 -#: ../../templates/show_install_check.inc.php:105 -#: ../../templates/show_test.inc.php:115 +#: ../../templates/show_install_check.inc.php:127 +#: ../../templates/show_install_check.inc.php:132 +#: ../../templates/show_test.inc.php:127 msgid "PHP PCRE Support" msgstr "Поддержка PHP PCRE" -#: ../../templates/show_install_check.inc.php:113 -#: ../../templates/show_install_check.inc.php:118 -#: ../../templates/show_test.inc.php:131 -msgid "PHP PutENV Support" +#: ../../templates/show_install_check.inc.php:140 +#: ../../templates/show_install_check.inc.php:145 +#, fuzzy +msgid "PHP putenv Support" msgstr "Поддержка PHP PutENV" -#: ../../templates/show_install_check.inc.php:126 +#: ../../templates/show_install_check.inc.php:153 msgid "Optional" msgstr "Опционально" -#: ../../templates/show_install_check.inc.php:128 -#: ../../templates/show_debug.inc.php:80 -msgid "Gettext Support" +#: ../../templates/show_install_check.inc.php:155 +#, fuzzy +msgid "PHP gettext Support" msgstr "Поддержка Gettext" -#: ../../templates/show_install_check.inc.php:132 -msgid "Gettext Emulator will be used" +#: ../../templates/show_install_check.inc.php:159 +#, fuzzy +msgid "gettext emulation will be used" msgstr "Будет использоваться эмулятор Gettext" -#: ../../templates/show_install_check.inc.php:140 -msgid "Mbstring Support" +#: ../../templates/show_install_check.inc.php:167 +#, fuzzy +msgid "PHP mbstring Support" msgstr "Поддержка Mbstring" -#: ../../templates/show_install_check.inc.php:144 +#: ../../templates/show_install_check.inc.php:171 #, fuzzy -msgid "Multibyte Character may not detect correct" +msgid "Multibyte character encodings may not be autodetected correctly" msgstr "Многобайтные символы могут определяться неверно" -#: ../../templates/show_install_check.inc.php:152 +#: ../../templates/show_install_check.inc.php:179 #, fuzzy msgid "PHP Memory Limit" msgstr "Ограничение памяти" -#: ../../templates/show_install_check.inc.php:156 -msgid "Memory Limit less then recommended size" +#: ../../templates/show_install_check.inc.php:183 +msgid "Memory limit less than recommended size" msgstr "" -#: ../../templates/show_install_check.inc.php:165 +#: ../../templates/show_install_check.inc.php:192 #, fuzzy -msgid "PHP Execution timelimit" +msgid "PHP Execution Time Limit" msgstr "Максимальное время исполнения" -#: ../../templates/show_install_check.inc.php:169 -msgid "Execution timelimit less the recommended" +#: ../../templates/show_install_check.inc.php:196 +msgid "Execution time limit less than recommended" msgstr "" -#: ../../templates/show_install_check.inc.php:172 +#: ../../templates/show_install_check.inc.php:199 #, fuzzy msgid "seconds" msgstr "секунд назад" -#: ../../templates/show_admin_tools.inc.php:47 -#: ../../templates/show_catalog_row.inc.php:30 +#: ../../templates/show_admin_tools.inc.php:59 +#: ../../templates/show_catalog_row.inc.php:43 msgid "Verify" msgstr "Проверить" -#: ../../templates/show_admin_tools.inc.php:49 -#: ../../templates/show_catalog_row.inc.php:31 +#: ../../templates/show_admin_tools.inc.php:61 +#: ../../templates/show_catalog_row.inc.php:44 msgid "Clean" msgstr "Очистить" -#: ../../templates/show_admin_tools.inc.php:59 +#: ../../templates/show_admin_tools.inc.php:71 msgid "Fast" msgstr "Быстро" -#: ../../templates/show_admin_tools.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:33 -#: ../../bin/catalog_update.inc:152 +#: ../../templates/show_admin_tools.inc.php:72 +#: ../../templates/show_catalog_row.inc.php:46 +#: ../../bin/catalog_update.inc:179 msgid "Gather Art" msgstr "Собрать обложки" -#: ../../templates/show_admin_tools.inc.php:68 +#: ../../templates/show_admin_tools.inc.php:80 msgid "No Catalogs Found" msgstr "Каталогов не найдено" -#: ../../templates/show_admin_tools.inc.php:78 -#: ../../templates/show_manage_catalogs.inc.php:31 +#: ../../templates/show_admin_tools.inc.php:90 +#: ../../templates/show_manage_catalogs.inc.php:44 msgid "Clean All" msgstr "Очистить все" -#: ../../templates/show_admin_tools.inc.php:79 -#: ../../templates/show_manage_catalogs.inc.php:30 +#: ../../templates/show_admin_tools.inc.php:91 +#: ../../templates/show_manage_catalogs.inc.php:43 msgid "Verify All" msgstr "Проверить все" -#: ../../templates/show_admin_tools.inc.php:80 -#: ../../templates/show_manage_catalogs.inc.php:29 +#: ../../templates/show_admin_tools.inc.php:92 +#: ../../templates/show_manage_catalogs.inc.php:42 msgid "Add to All" msgstr "Добавить во все" -#: ../../templates/show_admin_tools.inc.php:81 -#: ../../templates/show_manage_catalogs.inc.php:32 +#: ../../templates/show_admin_tools.inc.php:93 +#: ../../templates/show_manage_catalogs.inc.php:45 msgid "Update All" msgstr "Обновить все" -#: ../../templates/show_admin_tools.inc.php:82 -#: ../../templates/show_add_catalog.inc.php:26 -#: ../../templates/sidebar_admin.inc.php:26 +#: ../../templates/show_admin_tools.inc.php:94 +#: ../../templates/show_add_catalog.inc.php:37 +#: ../../templates/sidebar_admin.inc.php:38 msgid "Add a Catalog" msgstr "Добавить" -#: ../../templates/show_admin_tools.inc.php:83 +#: ../../templates/show_admin_tools.inc.php:95 msgid "Clear Catalog Stats" msgstr "Очистить статистику каталогов" -#: ../../templates/show_admin_tools.inc.php:84 -#: ../../templates/show_add_catalog.inc.php:78 +#: ../../templates/show_admin_tools.inc.php:96 +#: ../../templates/show_add_catalog.inc.php:89 msgid "Gather Album Art" msgstr "Собрать обложки альбомов" -#: ../../templates/show_admin_tools.inc.php:88 -#: ../../templates/sidebar_modules.inc.php:31 -#: ../../templates/sidebar_admin.inc.php:43 +#: ../../templates/show_admin_tools.inc.php:100 +#: ../../templates/sidebar_modules.inc.php:43 +#: ../../templates/sidebar_admin.inc.php:55 msgid "Other Tools" msgstr "Другие средства" -#: ../../templates/show_admin_tools.inc.php:90 +#: ../../templates/show_admin_tools.inc.php:102 msgid "Show Duplicate Songs" msgstr "Показать дублирующиеся песни" -#: ../../templates/show_admin_tools.inc.php:91 -#: ../../templates/sidebar_admin.inc.php:46 +#: ../../templates/show_admin_tools.inc.php:103 +#: ../../templates/sidebar_admin.inc.php:58 msgid "Clear Now Playing" msgstr "Очистить текущее воспроизведение" -#: ../../templates/show_admin_tools.inc.php:92 -#: ../../templates/header.inc.php:80 +#: ../../templates/show_admin_tools.inc.php:104 +#: ../../templates/header.inc.php:98 msgid "Generate New Config" msgstr "Создать новый файл настроек" -#: ../../templates/show_admin_tools.inc.php:93 +#: ../../templates/show_admin_tools.inc.php:105 msgid "Preferences Permissions" msgstr "Доступ к предпочтениям" -#: ../../templates/show_admin_tools.inc.php:94 +#: ../../templates/show_admin_tools.inc.php:106 msgid "Export To Itunes DB" msgstr "Экспортировать в Itunes БД" -#: ../../templates/show_admin_tools.inc.php:95 +#: ../../templates/show_admin_tools.inc.php:107 msgid "Show Inactive Users" msgstr "Показывать неактивных пользователей" -#: ../../templates/show_admin_tools.inc.php:96 +#: ../../templates/show_admin_tools.inc.php:108 msgid "Check for New Version" msgstr "Проверить новую версию" -#: ../../templates/sidebar_localplay.inc.php:35 -#: ../../templates/show_localplay_add_instance.inc.php:35 +#: ../../templates/sidebar_localplay.inc.php:48 +#: ../../templates/show_localplay_add_instance.inc.php:46 msgid "Add Instance" msgstr "Добавить элемент" -#: ../../templates/sidebar_localplay.inc.php:36 +#: ../../templates/sidebar_localplay.inc.php:49 msgid "Show instances" msgstr "Показать элементы" -#: ../../templates/sidebar_localplay.inc.php:38 +#: ../../templates/sidebar_localplay.inc.php:51 msgid "Show Playlist" msgstr "Показать список композиций" -#: ../../templates/sidebar_localplay.inc.php:42 +#: ../../templates/sidebar_localplay.inc.php:55 msgid "Active Instance" msgstr "Активный элемент" -#: ../../templates/sidebar_localplay.inc.php:60 +#: ../../templates/sidebar_localplay.inc.php:73 msgid "Localplay Disabled" msgstr "Локальное вещание отключено" -#: ../../templates/sidebar_localplay.inc.php:62 +#: ../../templates/sidebar_localplay.inc.php:75 msgid "Allow Localplay set to False" msgstr "Опция \"Разрешить локальное вещание\" не включена" -#: ../../templates/sidebar_localplay.inc.php:64 +#: ../../templates/sidebar_localplay.inc.php:77 msgid "Localplay Controller Not Defined" msgstr "Контроллер локального вещания не указан" -#: ../../templates/sidebar_localplay.inc.php:66 -#: ../../templates/show_denied.inc.php:32 +#: ../../templates/sidebar_localplay.inc.php:79 +#: ../../templates/show_denied.inc.php:44 msgid "Access Denied" msgstr "Доступ запрещен" -#: ../../templates/show_song.inc.php:24 +#: ../../templates/show_song.inc.php:37 msgid "Details" msgstr "Детали" -#: ../../templates/show_song.inc.php:34 +#: ../../templates/show_song.inc.php:47 msgid "Link" msgstr "Ссылка" -#: ../../templates/show_song.inc.php:48 -#: ../../templates/show_duplicates.inc.php:40 -#: ../../templates/show_duplicates.inc.php:79 -#: ../../templates/show_random.inc.php:44 +#: ../../templates/show_song.inc.php:60 +#: ../../templates/show_playlist_songs.inc.php:58 +#: ../../templates/show_playlist_songs.inc.php:84 +msgid "Genre" +msgstr "Стили" + +#: ../../templates/show_song.inc.php:61 +#: ../../templates/show_duplicates.inc.php:53 +#: ../../templates/show_duplicates.inc.php:92 +#: ../../templates/show_random.inc.php:57 msgid "Length" msgstr "Продолжительность" -#: ../../templates/show_song.inc.php:50 +#: ../../templates/show_song.inc.php:63 msgid "Label" msgstr "Метка" -#: ../../templates/show_song.inc.php:51 +#: ../../templates/show_song.inc.php:64 msgid "Song Language" msgstr "Язык" -#: ../../templates/show_song.inc.php:52 +#: ../../templates/show_song.inc.php:65 msgid "Catalog Number" msgstr "Каталог" -#: ../../templates/show_song.inc.php:53 -#: ../../templates/show_duplicates.inc.php:41 -#: ../../templates/show_duplicates.inc.php:80 +#: ../../templates/show_song.inc.php:66 +#: ../../templates/show_duplicates.inc.php:54 +#: ../../templates/show_duplicates.inc.php:93 msgid "Bitrate" msgstr "Битрейд" -#: ../../templates/show_song.inc.php:58 +#: ../../templates/show_song.inc.php:71 msgid "Last Updated" msgstr "Последнее обновление" -#: ../../templates/show_gather_art.inc.php:23 ../../bin/catalog_update.inc:118 +#: ../../templates/show_gather_art.inc.php:35 ../../bin/catalog_update.inc:137 msgid "Starting Album Art Search" msgstr "Поиск альбомных обложек" -#: ../../templates/show_gather_art.inc.php:24 +#: ../../templates/show_gather_art.inc.php:36 msgid "Searched" msgstr "Найдено" -#: ../../templates/show_gather_art.inc.php:25 -#: ../../templates/show_clean_catalog.inc.php:27 -#: ../../templates/show_run_add_catalog.inc.php:25 -#: ../../templates/show_verify_catalog.inc.php:29 -#: ../../templates/show_adds_catalog.inc.php:27 +#: ../../templates/show_gather_art.inc.php:37 +#: ../../templates/show_clean_catalog.inc.php:39 +#: ../../templates/show_run_add_catalog.inc.php:37 +#: ../../templates/show_verify_catalog.inc.php:41 +#: ../../templates/show_adds_catalog.inc.php:39 msgid "Reading" msgstr "Просмотр" -#: ../../templates/show_confirmation.inc.php:27 -#: ../../templates/show_update_items.inc.php:27 +#: ../../templates/show_confirmation.inc.php:40 +#: ../../templates/show_update_items.inc.php:39 msgid "Continue" msgstr "Продолжить" -#: ../../templates/show_confirmation.inc.php:32 +#: ../../templates/show_confirmation.inc.php:45 msgid "Cancel" msgstr "Отменить" -#: ../../templates/show_edit_artist.inc.php:23 +#: ../../templates/show_edit_artist.inc.php:36 msgid "Edit Artist" msgstr "Редактировать исполнителя" -#: ../../templates/show_edit_artist.inc.php:41 +#: ../../templates/show_edit_artist.inc.php:54 msgid "Update Artist" msgstr "Обновить исполнителя" #. HINT: Artist Fullname -#: ../../templates/show_artist_row.inc.php:24 -#: ../../templates/show_album_row.inc.php:24 -#: ../../templates/sidebar_home.inc.php:105 -#: ../../templates/show_artist.inc.php:48 -#: ../../templates/show_album.inc.php:55 -#: ../../templates/show_genres.inc.php:52 -#: ../../templates/show_playlist_row.inc.php:24 -#: ../../templates/show_localplay_status.inc.php:44 -#: ../../modules/localplay/httpq.controller.php:492 -#: ../../modules/localplay/mpd.controller.php:499 +#: ../../templates/show_artist_row.inc.php:37 +#: ../../templates/show_album_row.inc.php:37 +#: ../../templates/sidebar_home.inc.php:75 +#: ../../templates/show_artist.inc.php:67 +#: ../../templates/show_album.inc.php:68 +#: ../../templates/show_playlist_row.inc.php:37 +#: ../../templates/show_localplay_status.inc.php:56 +#: ../../modules/localplay/httpq.controller.php:514 +#: ../../modules/localplay/mpd.controller.php:483 +#: ../../modules/localplay/vlc.controller.php:546 msgid "Random" msgstr "Случайный" -#: ../../templates/show_manage_shoutbox.inc.php:34 -#: ../../templates/show_manage_shoutbox.inc.php:58 -#: ../../templates/show_flagged.inc.php:34 -#: ../../templates/show_flagged.inc.php:53 +#: ../../templates/show_manage_shoutbox.inc.php:46 +#: ../../templates/show_manage_shoutbox.inc.php:70 +#: ../../templates/show_flagged.inc.php:46 +#: ../../templates/show_flagged.inc.php:65 msgid "Object" msgstr "Объект" -#: ../../templates/show_manage_shoutbox.inc.php:36 -#: ../../templates/show_manage_shoutbox.inc.php:60 +#: ../../templates/show_manage_shoutbox.inc.php:48 +#: ../../templates/show_manage_shoutbox.inc.php:72 msgid "Sticky" msgstr "Прикрепленный" -#: ../../templates/show_manage_shoutbox.inc.php:38 -#: ../../templates/show_manage_shoutbox.inc.php:62 +#: ../../templates/show_manage_shoutbox.inc.php:50 +#: ../../templates/show_manage_shoutbox.inc.php:74 msgid "Date Added" msgstr "Дата добавления" -#: ../../templates/header.inc.php:63 +#: ../../templates/browse_filters.inc.php:37 +msgid "Filters" +msgstr "Фильтр" + +#: ../../templates/browse_filters.inc.php:41 +msgid "Starts With" +msgstr "Начинающиеся с" + +#: ../../templates/browse_filters.inc.php:47 +msgid "Minimum Count" +msgstr "Минимальное количество" + +#: ../../templates/browse_filters.inc.php:52 +msgid "Rated" +msgstr "Оцененный" + +#: ../../templates/browse_filters.inc.php:57 +msgid "Unplayed" +msgstr "Не проигранный" + +#: ../../templates/browse_filters.inc.php:61 +#: ../../templates/show_artist.inc.php:83 +msgid "Show Art" +msgstr "Показать обложку" + +#: ../../templates/browse_filters.inc.php:66 +msgid "All Playlists" +msgstr "Все списки композиций" + +#: ../../templates/browse_filters.inc.php:72 +#: ../../templates/show_songs.inc.php:52 ../../templates/show_songs.inc.php:81 +#: ../../templates/show_playlist_songs.inc.php:55 +#: ../../templates/show_playlist_songs.inc.php:81 +msgid "Song Title" +msgstr "Композиция" + +#: ../../templates/browse_filters.inc.php:84 +#: ../../templates/show_add_live_stream.inc.php:72 +#: ../../templates/show_export.inc.php:43 +msgid "Catalog" +msgstr "Каталог" + +#: ../../templates/header.inc.php:81 msgid "Log out" msgstr "Выйти" -#: ../../templates/header.inc.php:79 +#: ../../templates/header.inc.php:97 msgid "Error Config File Out of Date" msgstr "Ошибка: конфигурационный файл устарел" -#: ../../templates/show_search.inc.php:26 +#: ../../templates/show_search.inc.php:39 msgid "Search Ampache" msgstr "Искать" -#: ../../templates/show_search.inc.php:30 +#: ../../templates/show_search.inc.php:43 msgid "Keywords" msgstr "Ключевые слова" -#: ../../templates/show_search.inc.php:54 -#: ../../templates/show_live_streams.inc.php:39 -#: ../../templates/show_live_streams.inc.php:61 +#: ../../templates/show_search.inc.php:67 +#: ../../templates/show_live_streams.inc.php:52 +#: ../../templates/show_live_streams.inc.php:74 msgid "Tag" msgstr "Тег" -#: ../../templates/show_search.inc.php:79 -#: ../../templates/show_videos.inc.php:38 -#: ../../templates/show_videos.inc.php:62 +#: ../../templates/show_search.inc.php:92 +#: ../../templates/show_videos.inc.php:51 +#: ../../templates/show_videos.inc.php:75 msgid "Codec" msgstr "Кодек" -#: ../../templates/show_search.inc.php:85 +#: ../../templates/show_search.inc.php:98 msgid "Played" msgstr "Проигранный" -#: ../../templates/show_search.inc.php:89 +#: ../../templates/show_search.inc.php:102 msgid "Yes" msgstr "Да" -#: ../../templates/show_search.inc.php:90 +#: ../../templates/show_search.inc.php:103 msgid "No" msgstr "Нет" -#: ../../templates/show_search.inc.php:93 +#: ../../templates/show_search.inc.php:106 msgid "Min Bitrate" msgstr "Мин битрейд" -#: ../../templates/show_search.inc.php:108 +#: ../../templates/show_search.inc.php:120 +msgid ">=" +msgstr "" + +#: ../../templates/show_search.inc.php:121 +msgid "<=" +msgstr "" + +#: ../../templates/show_search.inc.php:122 +msgid "=" +msgstr "" + +#: ../../templates/show_search.inc.php:126 msgid "One Star" msgstr "Одна звезда" -#: ../../templates/show_search.inc.php:109 +#: ../../templates/show_search.inc.php:127 msgid "Two Stars" msgstr "Две звезды" -#: ../../templates/show_search.inc.php:110 +#: ../../templates/show_search.inc.php:128 msgid "Three Stars" msgstr "Три звезды" -#: ../../templates/show_search.inc.php:111 +#: ../../templates/show_search.inc.php:129 msgid "Four Stars" msgstr "Четыре звезды" -#: ../../templates/show_search.inc.php:112 +#: ../../templates/show_search.inc.php:130 msgid "Five Stars" msgstr "Пять звезд" -#: ../../templates/show_search.inc.php:115 -#: ../../templates/show_random_rules.inc.php:33 -#: ../../templates/show_dynamic.inc.php:32 +#: ../../templates/show_search.inc.php:133 +#: ../../templates/show_random_rules.inc.php:46 +#: ../../templates/show_dynamic.inc.php:45 msgid "Operator" msgstr "Оператор" -#: ../../templates/show_search.inc.php:118 -#: ../../templates/show_dynamic.inc.php:65 +#: ../../templates/show_search.inc.php:136 +#: ../../templates/show_dynamic.inc.php:78 msgid "AND" msgstr "И" -#: ../../templates/show_search.inc.php:124 -#: ../../templates/show_random_rules.inc.php:35 -#: ../../templates/show_dynamic.inc.php:34 +#: ../../templates/show_search.inc.php:142 +#: ../../templates/show_random_rules.inc.php:48 +#: ../../templates/show_dynamic.inc.php:47 msgid "Method" msgstr "Метод" -#: ../../templates/show_search.inc.php:127 +#: ../../templates/show_search.inc.php:145 msgid "Fuzzy" msgstr "Нечеткий" -#: ../../templates/show_search.inc.php:128 +#: ../../templates/show_search.inc.php:146 msgid "Exact" msgstr "Четкий" -#: ../../templates/show_search.inc.php:131 +#: ../../templates/show_search.inc.php:149 msgid "Maximum Results" msgstr "Максимум результатов" -#: ../../templates/show_search.inc.php:134 -#: ../../templates/show_random.inc.php:48 -#: ../../templates/show_random.inc.php:85 +#: ../../templates/show_search.inc.php:152 +#: ../../templates/show_random.inc.php:61 +#: ../../templates/show_random.inc.php:98 msgid "Unlimited" msgstr "Без ограничений" -#: ../../templates/show_user_recommendations.inc.php:29 +#: ../../templates/show_user_recommendations.inc.php:42 msgid "Recommended Artists" msgstr "Рекомендуемые исполнители" -#: ../../templates/show_user_recommendations.inc.php:40 +#: ../../templates/show_user_recommendations.inc.php:53 msgid "Recommended Albums" msgstr "Рекомендуемые альбомы" -#: ../../templates/show_user_recommendations.inc.php:51 +#: ../../templates/show_user_recommendations.inc.php:64 msgid "Recommended Songs" msgstr "Рекомендуемые песни" -#: ../../templates/show_flagged.inc.php:36 -#: ../../templates/show_flagged.inc.php:55 +#: ../../templates/show_flagged.inc.php:48 +#: ../../templates/show_flagged.inc.php:67 msgid "Flag" msgstr "Отмеченные" -#: ../../templates/show_flagged.inc.php:38 -#: ../../templates/show_flagged.inc.php:57 +#: ../../templates/show_flagged.inc.php:50 +#: ../../templates/show_flagged.inc.php:69 msgid "Status" msgstr "Статус" -#: ../../templates/show_random_albums.inc.php:22 +#: ../../templates/show_random_albums.inc.php:35 msgid "Refresh" msgstr "Обновить" -#: ../../templates/show_random_albums.inc.php:24 -#: ../../templates/show_index.inc.php:31 +#: ../../templates/show_random_albums.inc.php:37 +#: ../../templates/show_index.inc.php:44 msgid "Albums of the Moment" msgstr "Случайные альбомы" -#: ../../templates/show_random_albums.inc.php:48 +#: ../../templates/show_random_albums.inc.php:61 msgid "Play Album" msgstr "Воспроизвести альбом" #. HINT: Song Title -#: ../../templates/show_lyrics.inc.php:33 +#: ../../templates/show_lyrics.inc.php:46 #, php-format msgid "%s Lyrics" msgstr "Текст %s" #. HINT: Editing Username preferences #. HINT: Username -#: ../../templates/show_user_preferences.inc.php:28 -#: ../../templates/show_preferences.inc.php:28 +#: ../../templates/show_user_preferences.inc.php:40 +#: ../../templates/show_preferences.inc.php:40 #, php-format msgid "Editing %s preferences" msgstr "Редактирование предпочтений %s" -#: ../../templates/show_user_preferences.inc.php:36 -#: ../../templates/show_debug.inc.php:93 -#: ../../templates/show_preference_box.inc.php:40 -#: ../../templates/show_preference_box.inc.php:70 -#: ../../templates/show_preference_admin.inc.php:30 -#: ../../templates/show_preference_admin.inc.php:49 +#: ../../templates/show_user_preferences.inc.php:48 +#: ../../templates/show_debug.inc.php:105 +#: ../../templates/show_preference_box.inc.php:52 +#: ../../templates/show_preference_box.inc.php:82 +#: ../../templates/show_preference_admin.inc.php:43 +#: ../../templates/show_preference_admin.inc.php:62 msgid "Preference" msgstr "Предпочтение" -#: ../../templates/show_user_preferences.inc.php:37 -#: ../../templates/show_random_rules.inc.php:34 -#: ../../templates/show_debug.inc.php:45 ../../templates/show_debug.inc.php:94 -#: ../../templates/show_preference_box.inc.php:41 -#: ../../templates/show_preference_box.inc.php:71 -#: ../../templates/show_dynamic.inc.php:33 +#: ../../templates/show_user_preferences.inc.php:49 +#: ../../templates/show_random_rules.inc.php:47 +#: ../../templates/show_debug.inc.php:57 +#: ../../templates/show_debug.inc.php:106 +#: ../../templates/show_preference_box.inc.php:53 +#: ../../templates/show_preference_box.inc.php:83 +#: ../../templates/show_dynamic.inc.php:46 msgid "Value" msgstr "Значение" -#: ../../templates/show_user_preferences.inc.php:50 -#: ../../templates/show_preferences.inc.php:34 +#: ../../templates/show_user_preferences.inc.php:62 +#: ../../templates/show_preferences.inc.php:46 msgid "Update Preferences" msgstr "Обновить настройки" -#: ../../templates/error_page.inc.php:30 +#: ../../templates/error_page.inc.php:42 #, fuzzy msgid "Ampache error page" msgstr "Обновление Ampache" -#: ../../templates/error_page.inc.php:47 +#: ../../templates/error_page.inc.php:59 msgid "" "The folowing error has occured, you will automaticly be redirected after 10 " "seconds." msgstr "" -#: ../../templates/error_page.inc.php:49 +#: ../../templates/error_page.inc.php:61 msgid "Error messages" msgstr "" -#: ../../templates/show_add_catalog.inc.php:27 +#: ../../templates/show_add_catalog.inc.php:38 msgid "" "In the form below enter either a local path (i.e. /data/music) or the URL to " "a remote Ampache installation (i.e http://theotherampache.com)" @@ -2243,344 +2317,289 @@ msgstr "" "Введите в следующую форму локальный путь (напр. /data/music), или URL " "удаленной инсталляции Apache (напр.http://theotherampache.com)" -#: ../../templates/show_add_catalog.inc.php:32 +#: ../../templates/show_add_catalog.inc.php:43 msgid "Catalog Name" msgstr "Имя каталога" -#: ../../templates/show_add_catalog.inc.php:47 -#: ../../templates/show_stats.inc.php:64 -#: ../../templates/show_catalogs.inc.php:34 -#: ../../templates/show_catalogs.inc.php:58 +#: ../../templates/show_add_catalog.inc.php:58 +#: ../../templates/show_stats.inc.php:77 +#: ../../templates/show_catalogs.inc.php:47 +#: ../../templates/show_catalogs.inc.php:71 msgid "Path" msgstr "Путь" -#: ../../templates/show_add_catalog.inc.php:54 +#: ../../templates/show_add_catalog.inc.php:65 msgid "Local" msgstr "Локальный" -#: ../../templates/show_add_catalog.inc.php:55 +#: ../../templates/show_add_catalog.inc.php:66 msgid "Remote" msgstr "Удаленный" -#: ../../templates/show_add_catalog.inc.php:60 +#: ../../templates/show_add_catalog.inc.php:71 #, fuzzy msgid "Remote Catalog Username" msgstr "Имя каталога" -#: ../../templates/show_add_catalog.inc.php:64 +#: ../../templates/show_add_catalog.inc.php:75 #, fuzzy msgid "Remote Catalog Password" msgstr "Пароль" -#: ../../templates/show_add_catalog.inc.php:68 +#: ../../templates/show_add_catalog.inc.php:79 msgid "Filename Pattern" msgstr "Шаблон имени файла" -#: ../../templates/show_add_catalog.inc.php:82 +#: ../../templates/show_add_catalog.inc.php:93 msgid "Build Playlists from m3u Files" msgstr "Создавать списки воспроизведения из m3u файлов" -#: ../../templates/show_add_catalog.inc.php:89 +#: ../../templates/show_add_catalog.inc.php:100 msgid "Add Catalog" msgstr "Добавить каталог" -#: ../../templates/show_add_shout.inc.php:23 +#: ../../templates/show_add_shout.inc.php:35 msgid "Post to Shoutbox" msgstr "Добавить комментарий" -#: ../../templates/show_add_shout.inc.php:27 -#: ../../templates/show_edit_shout.inc.php:31 +#: ../../templates/show_add_shout.inc.php:39 +#: ../../templates/show_edit_shout.inc.php:43 msgid "Comment:" msgstr "Комментарий:" -#: ../../templates/show_add_shout.inc.php:34 -#: ../../templates/show_edit_shout.inc.php:37 +#: ../../templates/show_add_shout.inc.php:46 +#: ../../templates/show_edit_shout.inc.php:49 msgid "Make Sticky" msgstr "Прикрепить" -#: ../../templates/show_add_shout.inc.php:42 -#: ../../templates/show_add_playlist.inc.php:42 +#: ../../templates/show_add_shout.inc.php:54 +#: ../../templates/show_add_playlist.inc.php:53 msgid "Create" msgstr "Добавить" -#: ../../templates/show_localplay_add_instance.inc.php:24 +#: ../../templates/show_localplay_add_instance.inc.php:35 msgid "Add Localplay Instance" 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:76 -#: ../../templates/show_now_playing_row.inc.php:54 -#: ../../templates/show_lyrics_song.inc.php:42 +#: ../../templates/show_recently_played.inc.php:50 +#: ../../templates/show_recently_played.inc.php:113 +#: ../../templates/show_duplicates.inc.php:50 +#: ../../templates/show_duplicates.inc.php:89 +#: ../../templates/show_now_playing_row.inc.php:66 +#: ../../templates/show_lyrics_song.inc.php:54 msgid "Song" msgstr "Композиция" -#: ../../templates/show_recently_played.inc.php:41 -#: ../../templates/show_recently_played.inc.php:100 -#: ../../templates/show_users.inc.php:39 ../../templates/show_users.inc.php:61 -#: ../../templates/show_edit_user.inc.php:32 -#: ../../templates/show_login_form.inc.php:58 -#: ../../templates/show_now_playing_row.inc.php:29 -#: ../../templates/show_install_account.inc.php:62 -#: ../../templates/show_user_registration.inc.php:73 -#: ../../templates/show_add_user.inc.php:29 +#: ../../templates/show_recently_played.inc.php:53 +#: ../../templates/show_recently_played.inc.php:112 +#: ../../templates/show_users.inc.php:51 ../../templates/show_users.inc.php:73 +#: ../../templates/show_edit_user.inc.php:44 +#: ../../templates/show_login_form.inc.php:71 +#: ../../templates/show_now_playing_row.inc.php:41 +#: ../../templates/show_install_account.inc.php:50 +#: ../../templates/show_user_registration.inc.php:81 +#: ../../templates/show_add_user.inc.php:41 msgid "Username" msgstr "Пользователь" -#: ../../templates/show_recently_played.inc.php:42 -#: ../../templates/show_recently_played.inc.php:104 +#: ../../templates/show_recently_played.inc.php:54 +#: ../../templates/show_recently_played.inc.php:116 msgid "Last Played" msgstr "Последнее воспроизведение" -#: ../../templates/show_localplay_controllers.inc.php:33 -#: ../../templates/show_localplay_controllers.inc.php:64 -#: ../../templates/show_plugins.inc.php:33 -#: ../../templates/show_plugins.inc.php:62 +#: ../../templates/show_localplay_controllers.inc.php:46 +#: ../../templates/show_localplay_controllers.inc.php:77 +#: ../../templates/show_plugins.inc.php:46 +#: ../../templates/show_plugins.inc.php:83 msgid "Description" msgstr "Описание" -#: ../../templates/show_localplay_controllers.inc.php:34 -#: ../../templates/show_localplay_controllers.inc.php:65 -#: ../../templates/show_plugins.inc.php:34 -#: ../../templates/show_plugins.inc.php:63 +#: ../../templates/show_localplay_controllers.inc.php:47 +#: ../../templates/show_localplay_controllers.inc.php:78 +#: ../../templates/show_plugins.inc.php:47 +#: ../../templates/show_plugins.inc.php:84 msgid "Version" msgstr "Версия" -#: ../../templates/show_localplay_controllers.inc.php:48 -#: ../../templates/show_plugins.inc.php:42 +#: ../../templates/show_localplay_controllers.inc.php:61 +#: ../../templates/show_plugins.inc.php:57 msgid "Activate" msgstr "Активировать" -#: ../../templates/show_random_rules.inc.php:22 +#: ../../templates/show_playlist_title.inc.php:36 +#, fuzzy, php-format +msgid "%s %s (Playlist)" +msgstr "%s %s Список композиций" + +#: ../../templates/show_random_rules.inc.php:35 msgid "Rules" msgstr "Правила" -#: ../../templates/show_random_rules.inc.php:32 -#: ../../templates/show_dynamic.inc.php:31 +#: ../../templates/show_random_rules.inc.php:45 +#: ../../templates/show_dynamic.inc.php:44 msgid "Field" msgstr "Поле" -#: ../../templates/show_stats.inc.php:28 +#: ../../templates/show_stats.inc.php:41 msgid "Connected Users" msgstr "Подключено" -#: ../../templates/show_stats.inc.php:29 +#: ../../templates/show_stats.inc.php:42 msgid "Total Users" msgstr "Всего пользователей" -#: ../../templates/show_stats.inc.php:33 ../../templates/show_stats.inc.php:69 +#: ../../templates/show_stats.inc.php:46 ../../templates/show_stats.inc.php:82 msgid "Video" msgstr "Видеоклипы" -#: ../../templates/show_stats.inc.php:35 ../../templates/show_stats.inc.php:70 +#: ../../templates/show_stats.inc.php:48 ../../templates/show_stats.inc.php:83 msgid "Catalog Size" msgstr "Размер каталога" -#: ../../templates/show_stats.inc.php:36 +#: ../../templates/show_stats.inc.php:49 msgid "Catalog Time" msgstr "Длительность каталога" -#: ../../templates/show_stats.inc.php:65 -#: ../../templates/show_catalogs.inc.php:35 -#: ../../templates/show_catalogs.inc.php:59 +#: ../../templates/show_stats.inc.php:78 +#: ../../templates/show_catalogs.inc.php:48 +#: ../../templates/show_catalogs.inc.php:72 msgid "Last Verify" msgstr "Проверка" -#: ../../templates/show_stats.inc.php:66 -#: ../../templates/show_catalogs.inc.php:36 -#: ../../templates/show_catalogs.inc.php:60 +#: ../../templates/show_stats.inc.php:79 +#: ../../templates/show_catalogs.inc.php:49 +#: ../../templates/show_catalogs.inc.php:73 msgid "Last Add" msgstr "Добавление" -#: ../../templates/show_stats.inc.php:67 -#: ../../templates/show_catalogs.inc.php:37 -#: ../../templates/show_catalogs.inc.php:61 +#: ../../templates/show_stats.inc.php:80 +#: ../../templates/show_catalogs.inc.php:50 +#: ../../templates/show_catalogs.inc.php:74 msgid "Last Clean" msgstr "Очистка" -#: ../../templates/show_install.inc.php:35 -#: ../../templates/show_install_config.inc.php:34 -#: ../../templates/show_install_lang.inc.php:35 -#: ../../templates/show_install_account.inc.php:34 -msgid "Ampache Installation" -msgstr "Установка Ampache" - -#: ../../templates/show_install.inc.php:41 -#: ../../templates/show_install_lang.inc.php:40 -msgid "Requirements" -msgstr "Требования" - -#: ../../templates/show_install.inc.php:43 -#: ../../templates/show_install_config.inc.php:40 -#: ../../templates/show_install_lang.inc.php:42 -#: ../../templates/show_install_account.inc.php:41 -msgid "" -"This Page handles the installation of the Ampache database and the creation " -"of the ampache.cfg.php file. Before you continue please make sure that you " -"have the following pre-requisites" -msgstr "" -"Данная страница предназначена для установки базы данных Ampache и создания " -"файла ampache.cfg.php. Перед продолжением, проверьте наличие следующих " -"необходимых условий:" - -#: ../../templates/show_install.inc.php:46 -#: ../../templates/show_install_config.inc.php:43 -#: ../../templates/show_install_lang.inc.php:45 -#: ../../templates/show_install_account.inc.php:44 -msgid "" -"A MySQL Server with a username and password that can create/modify databases" -msgstr "" -"MySQL сервер, пользователь и пароль с доступом на создание/изменение базы " -"данных" - -#: ../../templates/show_install.inc.php:47 -#: ../../templates/show_install_config.inc.php:44 -#: ../../templates/show_install_lang.inc.php:46 -#: ../../templates/show_install_account.inc.php:45 -#, fuzzy, php-format -msgid "Your webserver has read access to the %s file and the %s file" -msgstr "" -"Доступ на чтение файлов /sql/ampache.sql и /config/ampache.cfg.php.dist у " -"сервера" - -#: ../../templates/show_install.inc.php:50 -#: ../../templates/show_install_config.inc.php:47 -#: ../../templates/show_install_lang.inc.php:49 -#, fuzzy, php-format -msgid "" -"Once you have ensured that you have the above requirements please fill out " -"the information below. You will only be asked for the required config " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit %s" -msgstr "" -"Проверьте выполнение всех требований и заполните необходимые данные. У вас " -"будут запрошены только обязательные значения параметров конфигурации. Если " -"Вы будете вносить изменения в установку Ampache, редактируйте /config/" -"ampache.cfg.php" - -#: ../../templates/show_install.inc.php:55 -#: ../../templates/show_install_config.inc.php:51 -#: ../../templates/show_install_account.inc.php:50 -msgid "Step 1 - Creating and Inserting the Ampache Database" +#: ../../templates/show_install.inc.php:38 +#: ../../templates/show_install_config.inc.php:38 +#: ../../templates/show_install_account.inc.php:38 +#, fuzzy +msgid "Step 1 - Create the Ampache database" msgstr "Шаг 1 - Создание базы данных Ampache" -#: ../../templates/show_install.inc.php:57 +#: ../../templates/show_install.inc.php:40 +#, fuzzy msgid "" -"This step creates and inserts the Ampache database, as such please provide a " -"mysql account with database creation rights. This step may take a while " -"depending upon the speed of your computer" +"This step creates and inserts the Ampache database, so please provide a " +"MySQL account with database creation rights. This step may take some time on " +"slower computers." msgstr "" "На данном шаге будет создана и добавлена база данных Ampache. Пожалуйста, " "укажите mysql аккаунт с правами на создание баз данных. Данный шаг может " "занять некоторое время в зависимости от скорости Вашего компьютера." -#: ../../templates/show_install.inc.php:59 -#: ../../templates/show_install_config.inc.php:52 -msgid "Step 2 - Creating the Ampache.cfg.php file" -msgstr "Шаг 2 - Создание файла Ampache.cfg.php" +#: ../../templates/show_install.inc.php:42 +#: ../../templates/show_install_config.inc.php:39 +#: ../../templates/show_install_account.inc.php:39 +#, fuzzy +msgid "Step 2 - Create ampache.cfg.php" +msgstr "Шаг 2 - Создание файла ampache.cfg.php" -#: ../../templates/show_install.inc.php:60 -#: ../../templates/show_install_config.inc.php:56 -#: ../../templates/show_install_account.inc.php:52 -msgid "Step 3 - Setup Initial Account" +#: ../../templates/show_install.inc.php:43 +#: ../../templates/show_install_config.inc.php:43 +#: ../../templates/show_install_account.inc.php:40 +#, fuzzy +msgid "Step 3 - Set up the initial account" msgstr "Шаг 3 - Настройка первичного аккаунта" -#: ../../templates/show_install.inc.php:64 +#: ../../templates/show_install.inc.php:47 msgid "Insert Ampache Database" msgstr "Добавить базу" -#: ../../templates/show_install.inc.php:68 -#: ../../templates/show_install_config.inc.php:69 +#: ../../templates/show_install.inc.php:51 msgid "Desired Database Name" msgstr "Желаемое имя базы данных" -#: ../../templates/show_install.inc.php:72 -#: ../../templates/show_install_config.inc.php:73 +#: ../../templates/show_install.inc.php:55 +#: ../../templates/show_install_config.inc.php:60 msgid "MySQL Hostname" msgstr "MySQL Хост" -#: ../../templates/show_install.inc.php:76 +#: ../../templates/show_install.inc.php:59 msgid "MySQL Administrative Username" msgstr "MySQL пользователь-администратор" -#: ../../templates/show_install.inc.php:80 +#: ../../templates/show_install.inc.php:63 msgid "MySQL Administrative Password" msgstr "MySQL пароль администратора" -#: ../../templates/show_install.inc.php:84 +#: ../../templates/show_install.inc.php:67 msgid "Create Database User for New Database" msgstr "Создать пользователя базы данных для новой базы" -#: ../../templates/show_install.inc.php:88 +#: ../../templates/show_install.inc.php:71 msgid "Ampache Database Username" msgstr "Ampache имя пользователя базы данных" -#: ../../templates/show_install.inc.php:92 +#: ../../templates/show_install.inc.php:75 msgid "Ampache Database User Password" msgstr "Ampache пароль пользователя базы данных" -#: ../../templates/show_install.inc.php:96 +#: ../../templates/show_install.inc.php:79 msgid "Overwrite Existing" msgstr "Заменить существующие" -#: ../../templates/show_install.inc.php:100 +#: ../../templates/show_install.inc.php:83 msgid "Use Existing Database" msgstr "Использовать существующую базу" -#: ../../templates/show_install.inc.php:105 +#: ../../templates/show_install.inc.php:88 msgid "Insert Database" msgstr "Добавить базу" -#: ../../templates/show_newest.inc.php:22 -#: ../../templates/sidebar_home.inc.php:113 -#: ../../templates/show_popular.inc.php:22 +#: ../../templates/show_newest.inc.php:35 +#: ../../templates/sidebar_home.inc.php:83 +#: ../../templates/show_popular.inc.php:35 msgid "Information" msgstr "Информация" -#: ../../templates/show_edit_playlist_row.inc.php:32 -msgid "Public" -msgstr "Общий" - -#: ../../templates/sidebar_modules.inc.php:25 -#: ../../templates/sidebar.inc.php:30 +#: ../../templates/sidebar_modules.inc.php:37 +#: ../../templates/sidebar.inc.php:42 msgid "Modules" msgstr "Модули" -#: ../../templates/sidebar_modules.inc.php:27 +#: ../../templates/sidebar_modules.inc.php:39 msgid "Localplay Modules" msgstr "Модули локального вещания" -#: ../../templates/sidebar_modules.inc.php:28 +#: ../../templates/sidebar_modules.inc.php:40 msgid "Available Plugins" msgstr "Доступные расширения" -#: ../../templates/sidebar_modules.inc.php:33 -#: ../../templates/show_duplicate.inc.php:23 -#: ../../templates/show_duplicate.inc.php:42 +#: ../../templates/sidebar_modules.inc.php:45 +#: ../../templates/show_duplicate.inc.php:35 +#: ../../templates/show_duplicate.inc.php:54 msgid "Find Duplicates" msgstr "Найти дубликаты" -#: ../../templates/sidebar_modules.inc.php:34 +#: ../../templates/sidebar_modules.inc.php:46 msgid "Mail Users" msgstr "Почтовые пользователи" -#: ../../templates/sidebar_modules.inc.php:35 +#: ../../templates/sidebar_modules.inc.php:47 msgid "Manage Flagged" msgstr "Управление отмеченными" -#: ../../templates/sidebar_modules.inc.php:36 +#: ../../templates/sidebar_modules.inc.php:48 msgid "Show Disabled" msgstr "Показывать отключенные" -#: ../../templates/sidebar_modules.inc.php:43 +#: ../../templates/sidebar_modules.inc.php:55 msgid "Manage Playlist" msgstr "Управление списком композиций" -#: ../../templates/show_install_config.inc.php:54 +#: ../../templates/show_install_config.inc.php:41 #, fuzzy, php-format msgid "" -"This steps takes the basic config values and generates the config file. It " +"This step takes the basic config values and generates the config file. It " "will prompt you to download the config file. Please put the downloaded " "config file in %s" msgstr "" @@ -2588,190 +2607,201 @@ msgstr "" "конфигурации. У Вас будет запрошено сохранение файла. Поместите скачанный " "файл конфигурации в /config" -#: ../../templates/show_install_config.inc.php:60 +#: ../../templates/show_install_config.inc.php:47 msgid "Generate Config File" msgstr "Создать новый файл конфигурации" -#: ../../templates/show_install_config.inc.php:65 -#: ../../templates/show_test.inc.php:223 +#: ../../templates/show_install_config.inc.php:52 +#: ../../templates/show_test.inc.php:235 msgid "Web Path" msgstr "Веб путь" -#: ../../templates/show_install_config.inc.php:77 +#: ../../templates/show_install_config.inc.php:56 +#, fuzzy +msgid "Database Name" +msgstr "Желаемое имя базы данных" + +#: ../../templates/show_install_config.inc.php:64 msgid "MySQL Username" msgstr "MySQL пользователь" -#: ../../templates/show_install_config.inc.php:81 +#: ../../templates/show_install_config.inc.php:68 msgid "MySQL Password" msgstr "MySQL пароль" -#: ../../templates/show_install_config.inc.php:86 +#: ../../templates/show_install_config.inc.php:74 msgid "Write Config" msgstr "Сохранить конфигурацию" -#: ../../templates/show_install_config.inc.php:93 -msgid "Ampache.cfg.php Exists" +#: ../../templates/show_install_config.inc.php:84 +#, fuzzy +msgid "ampache.cfg.php exists?" msgstr "Ampache.cfg.php существует" -#: ../../templates/show_install_config.inc.php:108 -#: ../../templates/show_test.inc.php:166 -msgid "Ampache.cfg.php Configured?" +#: ../../templates/show_install_config.inc.php:99 +#, fuzzy +msgid "ampache.cfg.php configured?" msgstr "Ampache.cfg.php настроен?" -#: ../../templates/show_install_config.inc.php:127 -msgid "Check for Config" +#: ../../templates/show_install_config.inc.php:118 +#, fuzzy +msgid "Recheck Config" msgstr "Проверить конфигурацию" -#: ../../templates/show_install_config.inc.php:133 +#: ../../templates/show_install_config.inc.php:124 msgid "Continue to Step 3" msgstr "Перейти на шаг 3" -#: ../../templates/show_debug.inc.php:23 +#: ../../templates/show_debug.inc.php:35 msgid "Debug Tools" msgstr "Отладочные средства" -#: ../../templates/show_debug.inc.php:27 ../../templates/show_debug.inc.php:28 +#: ../../templates/show_debug.inc.php:39 ../../templates/show_debug.inc.php:40 msgid "Generate Configuration" msgstr "Создать конфигурацию" -#: ../../templates/show_debug.inc.php:31 ../../templates/show_debug.inc.php:32 +#: ../../templates/show_debug.inc.php:43 ../../templates/show_debug.inc.php:44 msgid "Set Database Charset" msgstr "Установить кодировку базы данных" -#: ../../templates/show_debug.inc.php:37 +#: ../../templates/show_debug.inc.php:49 msgid "PHP Settings" msgstr "Параметры PHP" -#: ../../templates/show_debug.inc.php:44 +#: ../../templates/show_debug.inc.php:56 msgid "Setting" msgstr "Настройка" -#: ../../templates/show_debug.inc.php:48 +#: ../../templates/show_debug.inc.php:60 msgid "Memory Limit" msgstr "Ограничение памяти" -#: ../../templates/show_debug.inc.php:52 +#: ../../templates/show_debug.inc.php:64 msgid "Maximum Execution Time" msgstr "Максимальное время исполнения" -#: ../../templates/show_debug.inc.php:56 +#: ../../templates/show_debug.inc.php:68 msgid "Override Execution Time" msgstr "Изменение времени исполнения" -#: ../../templates/show_debug.inc.php:57 +#: ../../templates/show_debug.inc.php:69 msgid "Failed" msgstr "Failed" -#: ../../templates/show_debug.inc.php:57 +#: ../../templates/show_debug.inc.php:69 msgid "Succeeded" msgstr "Succeeded" -#: ../../templates/show_debug.inc.php:60 +#: ../../templates/show_debug.inc.php:72 msgid "Safe Mode" msgstr "Safe Mode" -#: ../../templates/show_debug.inc.php:68 +#: ../../templates/show_debug.inc.php:80 msgid "Zlib Support" msgstr "Поддержка Zlib" -#: ../../templates/show_debug.inc.php:72 +#: ../../templates/show_debug.inc.php:84 msgid "GD Support" msgstr "Поддержка GD" -#: ../../templates/show_debug.inc.php:76 +#: ../../templates/show_debug.inc.php:88 msgid "Iconv Support" msgstr "Поддержка Iconv" -#: ../../templates/show_debug.inc.php:86 +#: ../../templates/show_debug.inc.php:92 +msgid "Gettext Support" +msgstr "Поддержка Gettext" + +#: ../../templates/show_debug.inc.php:98 msgid "Current Configuration" msgstr "Текущая конфигурация" -#: ../../templates/show_add_access.inc.php:22 -#: ../../templates/show_access_list.inc.php:43 -#: ../../templates/show_access_list.inc.php:44 +#: ../../templates/show_add_access.inc.php:35 +#: ../../templates/show_access_list.inc.php:55 +#: ../../templates/show_access_list.inc.php:56 msgid "Advanced Add" msgstr "Расширенное добавление" -#: ../../templates/show_add_access.inc.php:48 -#: ../../templates/show_edit_access.inc.php:30 +#: ../../templates/show_add_access.inc.php:62 +#: ../../templates/show_edit_access.inc.php:43 msgid "ACL Type" msgstr "Тип ACL" -#: ../../templates/show_add_access.inc.php:54 -#: ../../templates/show_edit_access.inc.php:37 -#: ../../templates/show_add_access_rpc.inc.php:50 -#: ../../templates/show_add_access_rpc.inc.php:51 -#: ../../templates/show_add_access_rpc.inc.php:52 +#: ../../templates/show_add_access.inc.php:68 +#: ../../templates/show_edit_access.inc.php:50 +#: ../../templates/show_add_access_rpc.inc.php:64 +#: ../../templates/show_add_access_rpc.inc.php:65 +#: ../../templates/show_add_access_rpc.inc.php:66 msgid "RPC" msgstr "RPC" -#: ../../templates/show_add_access.inc.php:74 -#: ../../templates/show_edit_access.inc.php:48 -#: ../../templates/show_add_access_rpc.inc.php:71 -#: ../../templates/show_add_access_local.inc.php:71 +#: ../../templates/show_add_access.inc.php:88 +#: ../../templates/show_edit_access.inc.php:61 +#: ../../templates/show_add_access_rpc.inc.php:85 +#: ../../templates/show_add_access_local.inc.php:85 msgid "Start" msgstr "Старт" -#: ../../templates/show_add_access.inc.php:79 -#: ../../templates/show_edit_access.inc.php:53 -#: ../../templates/show_add_access_rpc.inc.php:76 -#: ../../templates/show_add_access_local.inc.php:76 +#: ../../templates/show_add_access.inc.php:93 +#: ../../templates/show_edit_access.inc.php:66 +#: ../../templates/show_add_access_rpc.inc.php:90 +#: ../../templates/show_add_access_local.inc.php:90 msgid "End" msgstr "Конец" -#: ../../templates/show_flag_row.inc.php:31 +#: ../../templates/show_flag_row.inc.php:43 msgid "Reject" msgstr "Отклонить" -#: ../../templates/show_edit_shout.inc.php:23 +#: ../../templates/show_edit_shout.inc.php:35 msgid "Edit existing Shoutbox Post" msgstr "Редактировать сообщение онлайн-чата" #. HINT: Client link, Object link -#: ../../templates/show_edit_shout.inc.php:28 +#: ../../templates/show_edit_shout.inc.php:40 #, php-format msgid "Created by: %s for %s" msgstr "Создал %s для %s" -#: ../../templates/show_edit_shout.inc.php:41 -#: ../../templates/show_create_democratic.inc.php:60 -#: ../../templates/show_catalog_row.inc.php:32 -#: ../../templates/show_edit_access.inc.php:84 -#: ../../templates/show_manage_catalogs.inc.php:42 -#: ../../templates/show_preference_admin.inc.php:55 +#: ../../templates/show_edit_shout.inc.php:53 +#: ../../templates/show_create_democratic.inc.php:72 +#: ../../templates/show_catalog_row.inc.php:45 +#: ../../templates/show_edit_access.inc.php:97 +#: ../../templates/show_manage_catalogs.inc.php:55 +#: ../../templates/show_preference_admin.inc.php:68 msgid "Update" msgstr "Обновить" -#: ../../templates/show_create_democratic.inc.php:22 -#: ../../templates/show_democratic.inc.php:34 -#: ../../templates/show_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:34 +#: ../../templates/show_democratic.inc.php:47 +#: ../../templates/show_democratic.inc.php:48 msgid "Configure Democratic Playlist" msgstr "Настроить публичный список" -#: ../../templates/show_create_democratic.inc.php:30 -#: ../../templates/show_manage_democratic.inc.php:35 +#: ../../templates/show_create_democratic.inc.php:42 +#: ../../templates/show_manage_democratic.inc.php:47 msgid "Base Playlist" msgstr "Основной список композиций" -#: ../../templates/show_create_democratic.inc.php:34 +#: ../../templates/show_create_democratic.inc.php:46 msgid "Cooldown Time" msgstr "Время повторного воспроизведения" -#: ../../templates/show_create_democratic.inc.php:49 +#: ../../templates/show_create_democratic.inc.php:61 msgid "Make Default" msgstr "Сделать основным" -#: ../../templates/show_create_democratic.inc.php:54 +#: ../../templates/show_create_democratic.inc.php:66 msgid "Force Democratic Play" msgstr "Форсировать публичное воспроизведение" -#: ../../templates/show_test.inc.php:32 -#: ../../templates/show_test_config.inc.php:40 -#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_test.inc.php:44 +#: ../../templates/show_test_config.inc.php:52 +#: ../../templates/sidebar_admin.inc.php:57 msgid "Ampache Debug" msgstr "Отладка Ampache" -#: ../../templates/show_test.inc.php:33 +#: ../../templates/show_test.inc.php:45 msgid "" "You've reached this page because a configuration error has occured. Debug " "Information below" @@ -2779,32 +2809,36 @@ msgstr "" "Вы вышли на эту страницу, так как возникла ошибка конфигурации. Отладочная " "информация представлена ниже." -#: ../../templates/show_test.inc.php:38 +#: ../../templates/show_test.inc.php:50 msgid "CHECK" msgstr "ПРОВЕРКА" -#: ../../templates/show_test.inc.php:40 +#: ../../templates/show_test.inc.php:52 msgid "STATUS" msgstr "СТАТУС" -#: ../../templates/show_test.inc.php:42 +#: ../../templates/show_test.inc.php:54 msgid "DESCRIPTION" msgstr "ОПИСАНИЕ" -#: ../../templates/show_test.inc.php:60 +#: ../../templates/show_test.inc.php:72 msgid "" "This tests to make sure that you are running a version of PHP that is known " "to work with Ampache." msgstr "Тест на возможность Ampache работать с имеющийся версией PHP." -#: ../../templates/show_test.inc.php:78 +#: ../../templates/show_test.inc.php:77 +msgid "Mysql for PHP" +msgstr "Mysql для PHP" + +#: ../../templates/show_test.inc.php:90 msgid "" "This test checks to see if you have the mysql extensions loaded for PHP. " "These are required for Ampache to work." msgstr "" "Тест на загрузку расширения mysql для PHP. Оно требуется для работы Ampache" -#: ../../templates/show_test.inc.php:95 +#: ../../templates/show_test.inc.php:107 msgid "" "This test checks to make sure that you have PHP session support enabled. " "Sessions are required for Ampache to work." @@ -2813,12 +2847,16 @@ msgstr "" "работы Ampache" #: ../../templates/show_test.inc.php:111 +msgid "PHP ICONV Support" +msgstr "Поддержка PHP ICONV" + +#: ../../templates/show_test.inc.php:123 msgid "" "This test checks to make sure you have Iconv support installed. Iconv " "support is required for Ampache" msgstr "Тест на наличие Iconv. Поддержка Iconv требуется для работы Ampache" -#: ../../templates/show_test.inc.php:127 +#: ../../templates/show_test.inc.php:139 msgid "" "This test makes sure you have PCRE support compiled into your version of " "PHP, this is required for Ampache." @@ -2827,6 +2865,10 @@ msgstr "" "необходимой для Ampache" #: ../../templates/show_test.inc.php:143 +msgid "PHP PutENV Support" +msgstr "Поддержка PHP PutENV" + +#: ../../templates/show_test.inc.php:155 msgid "" "This test makes sure that PHP isn't running in SafeMode and that we are able " "to modify the memory limits. While not required, without these abilities " @@ -2836,7 +2878,7 @@ msgstr "" "возможность редактирования лимитов памяти. Хотя это и не требуется, без этих " "возможностей некоторые функции Ampache могут работать неправильно." -#: ../../templates/show_test.inc.php:160 +#: ../../templates/show_test.inc.php:172 msgid "" "This attempts to read /config/ampache.cfg.php If this fails either the " "ampache.cfg.php is not in the correct locations or\n" @@ -2846,7 +2888,11 @@ msgstr "" "означать, что либо ampache.cfg.php имеет неверное местоположение,\n" "\tлибо он не может быть прочитан Вашим вэб-сервером." -#: ../../templates/show_test.inc.php:182 +#: ../../templates/show_test.inc.php:178 +msgid "Ampache.cfg.php Configured?" +msgstr "Ampache.cfg.php настроен?" + +#: ../../templates/show_test.inc.php:194 msgid "" "This test makes sure that you have set all of the required configuration " "variables and that we are able to completely parse your config file" @@ -2854,22 +2900,22 @@ msgstr "" "Тест на наличие необходимых параметров конфигурации, и файла конфигурации на " "чтение и возможность обработки" -#: ../../templates/show_test.inc.php:186 +#: ../../templates/show_test.inc.php:198 msgid "DB Connection" msgstr "DB Connection" -#: ../../templates/show_test.inc.php:200 +#: ../../templates/show_test.inc.php:212 msgid "" "This attempts to connect to your database using the values from your ampache." "cfg.php" msgstr "" "Попытка подключения к СУБД используя значения параметров ampache.cfg.php" -#: ../../templates/show_test.inc.php:204 +#: ../../templates/show_test.inc.php:216 msgid "DB Inserted" msgstr "База данных добавлена" -#: ../../templates/show_test.inc.php:218 +#: ../../templates/show_test.inc.php:230 msgid "" "This checks a few key tables to make sure that you have successfully " "inserted the ampache database and that the user has access to the database" @@ -2877,7 +2923,7 @@ msgstr "" "Проверка нескольких ключевых таблиц для подтверждения успешного создания " "базы данных и наличия у пользователя доступа к базе" -#: ../../templates/show_test.inc.php:247 +#: ../../templates/show_test.inc.php:259 msgid "" "This test makes sure that your web_path variable is set correctly and that " "we are able to get to the index page. If you do not see a check mark here " @@ -2886,554 +2932,503 @@ msgstr "" "Проверка корректной установки переменой web_path и доступности главной " "страницы. Если здесь нет отметки, значит web_patch установлена неверно." -#: ../../templates/show_object_rating.inc.php:34 -#: ../../templates/show_object_rating_static.inc.php:34 +#: ../../templates/show_object_rating.inc.php:47 +#: ../../templates/show_object_rating_static.inc.php:47 msgid "Current rating: " msgstr "Текущий рейтинг: " -#: ../../templates/show_object_rating.inc.php:36 -#: ../../templates/show_object_rating_static.inc.php:36 +#: ../../templates/show_object_rating.inc.php:49 +#: ../../templates/show_object_rating_static.inc.php:49 msgid "not rated yet" msgstr "еще не оценен" -#: ../../templates/show_object_rating.inc.php:38 -#: ../../templates/show_object_rating_static.inc.php:38 +#: ../../templates/show_object_rating.inc.php:51 +#: ../../templates/show_object_rating_static.inc.php:51 #, php-format msgid "%s of 5" msgstr "%s из 5" #. HINT: Artist Name -#: ../../templates/show_rename_artist.inc.php:29 +#: ../../templates/show_rename_artist.inc.php:41 #, php-format msgid "Rename %s" msgstr "Переименовать %s" -#: ../../templates/show_rename_artist.inc.php:35 +#: ../../templates/show_rename_artist.inc.php:47 msgid "Insert current" msgstr "Добавить текущую" -#: ../../templates/show_rename_artist.inc.php:37 +#: ../../templates/show_rename_artist.inc.php:49 msgid "Update id3 tags" msgstr "Обновить id3 теги" -#: ../../templates/show_rename_artist.inc.php:38 +#: ../../templates/show_rename_artist.inc.php:50 msgid "Rename" msgstr "Переименовать" -#: ../../templates/sidebar_home.inc.php:24 +#: ../../templates/sidebar_home.inc.php:37 msgid "Browse" msgstr "Обзор" -#: ../../templates/sidebar_home.inc.php:32 +#: ../../templates/sidebar_home.inc.php:46 msgid "Song Titles" msgstr "Композиции" -#: ../../templates/sidebar_home.inc.php:42 -msgid "Filters" -msgstr "Фильтр" - -#: ../../templates/sidebar_home.inc.php:46 -msgid "Starts With" -msgstr "Начинающиеся с" - -#: ../../templates/sidebar_home.inc.php:52 -msgid "Minimum Count" -msgstr "Минимальное количество" - -#: ../../templates/sidebar_home.inc.php:56 -msgid "Rated" -msgstr "Оцененный" - -#: ../../templates/sidebar_home.inc.php:60 -msgid "Unplayed" -msgstr "Не проигранный" - -#: ../../templates/sidebar_home.inc.php:64 -#: ../../templates/show_artist.inc.php:64 -msgid "Show Art" -msgstr "Показать обложку" - -#: ../../templates/sidebar_home.inc.php:69 -msgid "All Playlists" -msgstr "Все списки композиций" - -#: ../../templates/sidebar_home.inc.php:75 -#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:69 -#: ../../templates/show_playlist_songs.inc.php:43 -#: ../../templates/show_playlist_songs.inc.php:69 -msgid "Song Title" -msgstr "Композиция" - -#: ../../templates/sidebar_home.inc.php:89 +#: ../../templates/sidebar_home.inc.php:59 msgid "Currently Playing" msgstr "Сейчас играет" -#: ../../templates/sidebar_home.inc.php:102 +#: ../../templates/sidebar_home.inc.php:72 msgid "Import" msgstr "Импорт" -#: ../../templates/sidebar_home.inc.php:110 +#: ../../templates/sidebar_home.inc.php:80 msgid "Advanced" msgstr "Расширенный поиск" -#: ../../templates/sidebar_home.inc.php:116 +#: ../../templates/sidebar_home.inc.php:86 msgid "Newest" msgstr "Новые" -#: ../../templates/sidebar_home.inc.php:117 +#: ../../templates/sidebar_home.inc.php:87 msgid "Popular" msgstr "Популярные" -#: ../../templates/show_user_activate.inc.php:29 -#: ../../templates/show_user_activate.inc.php:36 -#: ../../templates/show_registration_confirmation.inc.php:29 -#: ../../templates/show_user_registration.inc.php:29 -#: ../../templates/show_user_registration.inc.php:36 +#: ../../templates/show_user_activate.inc.php:41 +#: ../../templates/show_user_activate.inc.php:48 +#: ../../templates/show_registration_confirmation.inc.php:41 +#: ../../templates/show_user_registration.inc.php:41 +#: ../../templates/show_user_registration.inc.php:53 msgid "Registration" msgstr "Регистрация" -#: ../../templates/show_user_activate.inc.php:48 +#: ../../templates/show_user_activate.inc.php:60 msgid "User Activated" msgstr "Пользователь активирован" #. HINT: Start A tag, End A tag -#: ../../templates/show_user_activate.inc.php:52 +#: ../../templates/show_user_activate.inc.php:64 #, php-format msgid "This User ID is activated and can be used %sLogin%s" msgstr "Этот ID пользователя активирован и может быть использован %sLogin%s" -#: ../../templates/show_user_activate.inc.php:55 +#: ../../templates/show_user_activate.inc.php:67 msgid "Validation Failed" msgstr "Валидация не удалась" -#: ../../templates/show_user_activate.inc.php:56 +#: ../../templates/show_user_activate.inc.php:68 msgid "The validation key used isn't correct" msgstr "Ключ валидации не верен" #. HINT: Catalog Name -#: ../../templates/show_clean_catalog.inc.php:24 +#: ../../templates/show_clean_catalog.inc.php:36 #, php-format msgid "Cleaning the %s Catalog" msgstr "Очистка каталога %s" -#: ../../templates/show_clean_catalog.inc.php:26 +#: ../../templates/show_clean_catalog.inc.php:38 msgid "Checking" msgstr "Проверка" -#: ../../templates/show_user.inc.php:30 -#: ../../templates/show_edit_user.inc.php:40 -#: ../../templates/show_user_registration.inc.php:83 -#: ../../templates/show_add_user.inc.php:37 +#: ../../templates/show_user.inc.php:42 +#: ../../templates/show_edit_user.inc.php:52 +#: ../../templates/show_user_registration.inc.php:87 +#: ../../templates/show_add_user.inc.php:49 msgid "Full Name" msgstr "Ф.И.О." -#: ../../templates/show_user.inc.php:31 +#: ../../templates/show_user.inc.php:43 msgid "Create Date" msgstr "Дата создания" -#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40 -#: ../../templates/show_users.inc.php:62 +#: ../../templates/show_user.inc.php:44 ../../templates/show_users.inc.php:52 +#: ../../templates/show_users.inc.php:74 msgid "Last Seen" msgstr "Последнее появление" -#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42 -#: ../../templates/show_users.inc.php:64 +#: ../../templates/show_user.inc.php:45 ../../templates/show_users.inc.php:54 +#: ../../templates/show_users.inc.php:76 msgid "Activity" msgstr "Активность" -#: ../../templates/show_user.inc.php:35 +#: ../../templates/show_user.inc.php:47 msgid "User is Online Now" msgstr "Пользователь сейчас на сайте" -#: ../../templates/show_user.inc.php:37 +#: ../../templates/show_user.inc.php:49 msgid "User is Offline Now" msgstr "Пользователь сейчас не на сайте" -#: ../../templates/show_user.inc.php:42 +#: ../../templates/show_user.inc.php:54 msgid "Active Playlist" msgstr "Активный список композиций" -#. HINT: Artist Fullname -#: ../../templates/show_artist.inc.php:23 -#, php-format -msgid "Albums by %s" -msgstr "Альбомы %s" - -#. HINT: Object type, Artist Fullname -#: ../../templates/show_artist.inc.php:27 -#, php-format -msgid "%s by %s" -msgstr "%s - %s" - -#. HINT: Artist Fullname -#: ../../templates/show_artist.inc.php:38 -#: ../../templates/show_artist.inc.php:39 +#: ../../templates/show_artist.inc.php:52 +#: ../../templates/show_artist.inc.php:53 #, php-format msgid "Show All Songs By %s" msgstr "Показать все песни %s" -#: ../../templates/show_artist.inc.php:44 +#: ../../templates/show_artist.inc.php:56 +#: ../../templates/show_artist.inc.php:57 +#, fuzzy, php-format +msgid "Show Albums By %s" +msgstr "Альбомы %s" + +#: ../../templates/show_artist.inc.php:63 #, php-format msgid "Add All Songs By %s" msgstr "Добавить все песни %s" -#: ../../templates/show_artist.inc.php:49 +#: ../../templates/show_artist.inc.php:68 #, php-format msgid "Add Random Songs By %s" msgstr "Добавить случайные песни %s" -#: ../../templates/show_artist.inc.php:53 -#: ../../templates/show_artist.inc.php:54 -#: ../../templates/show_album.inc.php:70 ../../templates/show_album.inc.php:71 +#: ../../templates/show_artist.inc.php:72 +#: ../../templates/show_artist.inc.php:73 +#: ../../templates/show_album.inc.php:83 ../../templates/show_album.inc.php:84 msgid "Update from tags" msgstr "Обновить из тегов" -#: ../../templates/show_live_stream.inc.php:22 +#: ../../templates/show_live_stream.inc.php:35 msgid "Manage Radio Stations" msgstr "Управление радиостанциями" -#: ../../templates/show_live_stream.inc.php:26 -#: ../../templates/show_add_live_stream.inc.php:24 +#: ../../templates/show_live_stream.inc.php:39 +#: ../../templates/show_add_live_stream.inc.php:35 msgid "Add Radio Station" msgstr "Добавить радиостанцию" -#: ../../templates/show_get_albumart.inc.php:23 +#: ../../templates/show_get_albumart.inc.php:35 msgid "Customize Search" msgstr "Настроить поиск" -#: ../../templates/show_get_albumart.inc.php:44 +#: ../../templates/show_get_albumart.inc.php:56 msgid "Direct URL to Image" msgstr "Прямой URL к изображению" -#: ../../templates/show_get_albumart.inc.php:52 +#: ../../templates/show_get_albumart.inc.php:64 msgid "Local Image" msgstr "Локальное изображение" -#: ../../templates/show_get_albumart.inc.php:63 +#: ../../templates/show_get_albumart.inc.php:75 msgid "Get Art" msgstr "Найти обложку" -#: ../../templates/show_edit_album.inc.php:23 +#: ../../templates/show_edit_album.inc.php:36 msgid "Edit Album" msgstr "Редактировать альбом" -#: ../../templates/show_edit_album.inc.php:47 +#: ../../templates/show_edit_album.inc.php:60 msgid "Update Album" msgstr "Обновить альбом" -#: ../../templates/show_album.inc.php:52 +#: ../../templates/show_album.inc.php:65 msgid "Add Album" msgstr "Добавить альбом" -#: ../../templates/show_album.inc.php:56 +#: ../../templates/show_album.inc.php:69 msgid "Add Random from Album" msgstr "Добавить случайные треки с альбома" -#: ../../templates/show_album.inc.php:60 ../../templates/show_album.inc.php:61 +#: ../../templates/show_album.inc.php:73 ../../templates/show_album.inc.php:74 msgid "Reset Album Art" msgstr "Удалить обложку" -#: ../../templates/show_album.inc.php:65 ../../templates/show_album.inc.php:66 +#: ../../templates/show_album.inc.php:78 ../../templates/show_album.inc.php:79 msgid "Find Album Art" msgstr "Найти обложку" -#: ../../templates/show_duplicates.inc.php:22 +#: ../../templates/show_duplicates.inc.php:35 msgid "Duplicate Songs" msgstr "Дублирующиеся песни" -#: ../../templates/show_duplicates.inc.php:42 -#: ../../templates/show_duplicates.inc.php:81 +#: ../../templates/show_duplicates.inc.php:55 +#: ../../templates/show_duplicates.inc.php:94 msgid "Size" msgstr "Размер" -#: ../../templates/show_live_streams.inc.php:37 -#: ../../templates/show_live_streams.inc.php:59 -#: ../../templates/show_add_live_stream.inc.php:55 -#: ../../templates/show_edit_live_stream_row.inc.php:29 +#: ../../templates/show_live_streams.inc.php:50 +#: ../../templates/show_live_streams.inc.php:72 +#: ../../templates/show_add_live_stream.inc.php:66 +#: ../../templates/show_edit_live_stream_row.inc.php:42 msgid "Callsign" msgstr "Позывной" -#: ../../templates/show_live_streams.inc.php:38 -#: ../../templates/show_live_streams.inc.php:60 -#: ../../templates/show_add_live_stream.inc.php:49 -#: ../../templates/show_edit_live_stream_row.inc.php:30 +#: ../../templates/show_live_streams.inc.php:51 +#: ../../templates/show_live_streams.inc.php:73 +#: ../../templates/show_add_live_stream.inc.php:60 +#: ../../templates/show_edit_live_stream_row.inc.php:43 msgid "Frequency" msgstr "Частота" -#: ../../templates/show_users.inc.php:39 ../../templates/show_users.inc.php:61 +#: ../../templates/show_users.inc.php:51 ../../templates/show_users.inc.php:73 msgid "Fullname" msgstr "Полное имя" -#: ../../templates/show_users.inc.php:41 ../../templates/show_users.inc.php:63 +#: ../../templates/show_users.inc.php:53 ../../templates/show_users.inc.php:75 msgid "Registration Date" msgstr "Дата регистрации" -#: ../../templates/show_users.inc.php:44 ../../templates/show_users.inc.php:66 +#: ../../templates/show_users.inc.php:56 ../../templates/show_users.inc.php:78 msgid "Last Ip" msgstr "Последний IP" -#: ../../templates/show_users.inc.php:47 ../../templates/show_users.inc.php:69 +#: ../../templates/show_users.inc.php:59 ../../templates/show_users.inc.php:81 msgid "On-line" msgstr "Онлайн" -#: ../../templates/show_run_add_catalog.inc.php:24 -#: ../../templates/show_adds_catalog.inc.php:26 +#: ../../templates/show_run_add_catalog.inc.php:36 +#: ../../templates/show_adds_catalog.inc.php:38 msgid "Found" msgstr "Найдено" -#: ../../templates/show_edit_user.inc.php:23 +#: ../../templates/show_edit_user.inc.php:35 msgid "Editing existing User" msgstr "Редактирование пользователя" -#: ../../templates/show_edit_user.inc.php:28 +#: ../../templates/show_edit_user.inc.php:40 msgid "User Properties" msgstr "Пользовательские предпочтения" -#: ../../templates/show_edit_user.inc.php:47 -#: ../../templates/show_account.inc.php:33 -#: ../../templates/show_user_registration.inc.php:92 -#: ../../templates/show_add_user.inc.php:44 +#: ../../templates/show_edit_user.inc.php:59 +#: ../../templates/show_account.inc.php:46 +#: ../../templates/show_user_registration.inc.php:93 +#: ../../templates/show_add_user.inc.php:56 msgid "E-mail" msgstr "Е-мэйл" -#: ../../templates/show_edit_user.inc.php:55 -#: ../../templates/show_login_form.inc.php:62 -#: ../../templates/show_install_account.inc.php:66 -#: ../../templates/show_user_registration.inc.php:101 -#: ../../templates/show_add_user.inc.php:52 -#: ../../modules/localplay/httpq.controller.php:219 -#: ../../modules/localplay/mpd.controller.php:235 +#: ../../templates/show_edit_user.inc.php:67 +#: ../../templates/show_login_form.inc.php:75 +#: ../../templates/show_install_account.inc.php:54 +#: ../../templates/show_user_registration.inc.php:99 +#: ../../templates/show_add_user.inc.php:64 +#: ../../modules/localplay/httpq.controller.php:241 +#: ../../modules/localplay/mpd.controller.php:259 +#: ../../modules/localplay/vlc.controller.php:241 msgid "Password" msgstr "Пароль" -#: ../../templates/show_edit_user.inc.php:64 -#: ../../templates/show_account.inc.php:46 -#: ../../templates/show_install_account.inc.php:70 -#: ../../templates/show_user_registration.inc.php:110 -#: ../../templates/show_add_user.inc.php:61 +#: ../../templates/show_edit_user.inc.php:76 +#: ../../templates/show_account.inc.php:59 +#: ../../templates/show_install_account.inc.php:58 +#: ../../templates/show_user_registration.inc.php:105 +#: ../../templates/show_add_user.inc.php:73 msgid "Confirm Password" msgstr "Подтверждение пароля" -#: ../../templates/show_edit_user.inc.php:72 -#: ../../templates/show_add_user.inc.php:69 +#: ../../templates/show_edit_user.inc.php:84 +#: ../../templates/show_add_user.inc.php:81 msgid "User Access Level" msgstr "Уровень доступа пользователя" -#: ../../templates/show_edit_user.inc.php:86 +#: ../../templates/show_edit_user.inc.php:98 msgid "Other Options" msgstr "Другие опции" -#: ../../templates/show_edit_user.inc.php:89 +#: ../../templates/show_edit_user.inc.php:101 msgid "Config Preset" msgstr "Редактировать предустановку" -#: ../../templates/show_edit_user.inc.php:95 +#: ../../templates/show_edit_user.inc.php:107 msgid "Flash" msgstr "Флэш" -#: ../../templates/show_edit_user.inc.php:101 +#: ../../templates/show_edit_user.inc.php:113 msgid "Prevent Preset Override" msgstr "Запретить изменение предустановки" -#: ../../templates/show_edit_user.inc.php:103 +#: ../../templates/show_edit_user.inc.php:115 msgid "This Affects all non-Admin accounts" msgstr "Затрагивает все аккаунты, кроме администраторов" -#: ../../templates/show_edit_user.inc.php:107 -#: ../../templates/show_account.inc.php:52 -#: ../../templates/show_manage_catalogs.inc.php:33 +#: ../../templates/show_edit_user.inc.php:119 +#: ../../templates/show_account.inc.php:65 +#: ../../templates/show_manage_catalogs.inc.php:46 msgid "Clear Stats" msgstr "Очистить статистику" -#: ../../templates/show_edit_user.inc.php:115 +#: ../../templates/show_edit_user.inc.php:127 msgid "Update User" msgstr "Обновить пользователя" -#: ../../templates/show_account.inc.php:39 +#: ../../templates/show_account.inc.php:52 msgid "New Password" msgstr "Новый пароль" -#: ../../templates/show_account.inc.php:62 +#: ../../templates/show_account.inc.php:75 msgid "Update Account" msgstr "Обновить аккаунт" -#: ../../templates/show_add_live_stream.inc.php:35 -#: ../../templates/show_edit_live_stream_row.inc.php:28 +#: ../../templates/show_add_live_stream.inc.php:46 +#: ../../templates/show_edit_live_stream_row.inc.php:41 msgid "Homepage" msgstr "Домашняя страница" -#: ../../templates/show_add_live_stream.inc.php:42 -#: ../../templates/show_edit_live_stream_row.inc.php:27 +#: ../../templates/show_add_live_stream.inc.php:53 +#: ../../templates/show_edit_live_stream_row.inc.php:40 msgid "Stream URL" msgstr "Потоковый URL" -#: ../../templates/show_add_live_stream.inc.php:61 -#: ../../templates/show_export.inc.php:32 -msgid "Catalog" -msgstr "Каталог" - -#: ../../templates/show_index.inc.php:31 +#: ../../templates/show_index.inc.php:44 msgid "Loading..." msgstr "Загрузка..." -#: ../../templates/show_playlists.inc.php:35 -#: ../../templates/show_playlists.inc.php:58 +#: ../../templates/show_playlists.inc.php:47 +#: ../../templates/show_playlists.inc.php:70 msgid "Playlist Name" msgstr "Список композиций" -#: ../../templates/show_playlists.inc.php:37 -#: ../../templates/show_playlists.inc.php:60 +#: ../../templates/show_playlists.inc.php:49 +#: ../../templates/show_playlists.inc.php:72 msgid "# Songs" msgstr "Композиций" -#: ../../templates/show_playlists.inc.php:38 -#: ../../templates/show_playlists.inc.php:61 +#: ../../templates/show_playlists.inc.php:50 +#: ../../templates/show_playlists.inc.php:73 msgid "Owner" msgstr "Владелец" -#: ../../templates/show_login_form.inc.php:66 +#: ../../templates/show_login_form.inc.php:79 msgid "Remember Me" msgstr "Запомнить меня" -#: ../../templates/show_login_form.inc.php:73 +#: ../../templates/show_login_form.inc.php:86 #, fuzzy msgid "Lost password" msgstr "Пароль" -#: ../../templates/show_login_form.inc.php:74 +#: ../../templates/show_login_form.inc.php:87 msgid "Login" msgstr "Вход" -#: ../../templates/show_login_form.inc.php:79 +#: ../../templates/show_login_form.inc.php:92 msgid "Register" msgstr "Регистрация" -#: ../../templates/show_login_form.inc.php:91 +#: ../../templates/show_login_form.inc.php:104 msgid "Message of the Day" msgstr "Фраза дня" -#: ../../templates/list_header.inc.php:100 +#: ../../templates/list_header.inc.php:114 msgid "Prev" msgstr "Пред." -#: ../../templates/list_header.inc.php:101 -#: ../../templates/show_localplay_control.inc.php:29 +#: ../../templates/list_header.inc.php:115 +#: ../../templates/show_localplay_control.inc.php:40 msgid "Next" msgstr "След." -#: ../../templates/show_install_lang.inc.php:55 -msgid "Minimum Requirements not met. Unable to Install Ampache." +#: ../../templates/show_install_lang.inc.php:40 +#, fuzzy +msgid "Minimum requirements not met. Unable to install Ampache." msgstr "Минимальные требования не выполнены. Установка Ampache невозможна" -#: ../../templates/show_install_lang.inc.php:60 -msgid "Choose installation language." +#: ../../templates/show_install_lang.inc.php:45 +#, fuzzy +msgid "Choose Installation Language" msgstr "Выберите язык установки" -#: ../../templates/show_install_lang.inc.php:81 +#: ../../templates/show_install_lang.inc.php:66 msgid "Start configuration" msgstr "Начать конфигурирование" -#: ../../templates/show_user_stats.inc.php:30 +#: ../../templates/show_user_stats.inc.php:43 msgid "Favorite Artists" msgstr "Любимые исполнители" -#: ../../templates/show_user_stats.inc.php:43 +#: ../../templates/show_user_stats.inc.php:56 msgid "Favorite Albums" msgstr "Любимые альбомы" -#: ../../templates/show_user_stats.inc.php:56 +#: ../../templates/show_user_stats.inc.php:69 msgid "Favorite Songs" msgstr "Любимые песни" -#: ../../templates/show_access_list.inc.php:28 -#: ../../templates/sidebar_admin.inc.php:37 +#: ../../templates/show_access_list.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:49 msgid "Access Control" msgstr "Управление доступом" -#: ../../templates/show_access_list.inc.php:36 -#: ../../templates/show_access_list.inc.php:37 -#: ../../templates/show_add_access_rpc.inc.php:22 +#: ../../templates/show_access_list.inc.php:48 +#: ../../templates/show_access_list.inc.php:49 +#: ../../templates/show_add_access_rpc.inc.php:35 msgid "Add API / RPC Host" msgstr "Добавить API / RPC хост" -#: ../../templates/show_access_list.inc.php:40 -#: ../../templates/show_access_list.inc.php:41 -#: ../../templates/show_add_access_local.inc.php:22 +#: ../../templates/show_access_list.inc.php:52 +#: ../../templates/show_access_list.inc.php:53 +#: ../../templates/show_add_access_local.inc.php:35 msgid "Add Local Network Definition" msgstr "Добавить определение локальный сети" -#: ../../templates/show_access_list.inc.php:50 +#: ../../templates/show_access_list.inc.php:62 msgid "Access Control Entries" msgstr "Записи Списка доступа" -#: ../../templates/show_access_list.inc.php:56 +#: ../../templates/show_access_list.inc.php:68 msgid "Start Address" msgstr "Начальный адрес" -#: ../../templates/show_access_list.inc.php:57 +#: ../../templates/show_access_list.inc.php:69 msgid "End Address" msgstr "Конечный адрес" -#: ../../templates/show_access_list.inc.php:60 -#: ../../templates/show_add_playlist.inc.php:32 -#: ../../templates/show_add_access_rpc.inc.php:48 -#: ../../templates/show_add_access_local.inc.php:48 -#: ../../templates/show_random.inc.php:60 +#: ../../templates/show_access_list.inc.php:72 +#: ../../templates/show_add_playlist.inc.php:43 +#: ../../templates/show_add_access_rpc.inc.php:62 +#: ../../templates/show_add_access_local.inc.php:62 +#: ../../templates/show_random.inc.php:73 msgid "Type" msgstr "Тип" -#. HINT: Genre Name -#: ../../templates/show_genre.inc.php:30 -#, php-format -msgid "Viewing %s Genre" -msgstr "Просмотр жанра %s" - -#: ../../templates/sidebar.inc.php:61 +#: ../../templates/sidebar.inc.php:73 msgid "Logout" msgstr "Выйти" -#: ../../templates/show_edit_access.inc.php:22 +#: ../../templates/show_edit_access.inc.php:35 msgid "Edit Access Control List" msgstr "Редактировать список доступа" -#: ../../templates/show_manage_catalogs.inc.php:22 -#: ../../templates/sidebar_admin.inc.php:27 +#: ../../templates/show_manage_catalogs.inc.php:35 +#: ../../templates/sidebar_admin.inc.php:39 msgid "Show Catalogs" msgstr "Список" -#: ../../templates/show_manage_catalogs.inc.php:28 +#: ../../templates/show_manage_catalogs.inc.php:41 msgid "Gather All Art" msgstr "Собрать все обложки" #. HINT: /data/myNewMusic -#: ../../templates/show_manage_catalogs.inc.php:38 +#: ../../templates/show_manage_catalogs.inc.php:51 #, php-format msgid "Add From %s" msgstr "Добавить из %s" #. HINT: /data/myUpdatedMusic -#: ../../templates/show_manage_catalogs.inc.php:40 +#: ../../templates/show_manage_catalogs.inc.php:53 #, php-format msgid "Update From %s" msgstr "Обновить из %s" -#: ../../templates/show_add_playlist.inc.php:24 +#: ../../templates/show_add_playlist.inc.php:35 msgid "Create a new playlist" msgstr "Создать новый список композиций" -#: ../../templates/show_search_bar.inc.php:30 +#: ../../templates/show_search_bar.inc.php:42 msgid "Advanced Search" msgstr "Расширенный поиск" -#: ../../templates/show_album_art.inc.php:47 +#: ../../templates/show_album_art.inc.php:59 msgid "Invalid" msgstr "Ошибка" -#: ../../templates/show_registration_confirmation.inc.php:36 +#: ../../templates/show_registration_confirmation.inc.php:48 msgid "Registration Complete" msgstr "Регистрация завершена" -#: ../../templates/show_registration_confirmation.inc.php:42 +#: ../../templates/show_registration_confirmation.inc.php:54 msgid "" "Your account has been created. An activation key has been sent to the e-mail " "address you provided. Please check your e-mail for further information" @@ -3441,33 +3436,42 @@ msgstr "" "Аккаунт создан. Ключ активации выслан на указанный Вами е-мэйл. Пожалуйста, " "проверьте электронную почту за дополнительной информацией" -#: ../../templates/show_registration_confirmation.inc.php:44 +#: ../../templates/show_registration_confirmation.inc.php:56 msgid "Return to Login Page" msgstr "На главную" -#: ../../templates/show_update_items.inc.php:22 +#: ../../templates/show_update_items.inc.php:34 msgid "Starting Update from Tags" msgstr "Обновления из тегов" -#: ../../templates/show_update_items.inc.php:26 +#: ../../templates/show_update_items.inc.php:38 msgid "Update from Tags Complete" msgstr "Обновление из тегов завершено" -#: ../../templates/show_plugins.inc.php:46 +#: ../../templates/show_plugins.inc.php:48 +#, fuzzy +msgid "Installed Version" +msgstr "Версия" + +#: ../../templates/show_plugins.inc.php:61 msgid "Deactivate" msgstr "Деактивировать" -#: ../../templates/show_lostpassword_form.inc.php:65 +#: ../../templates/show_plugins.inc.php:65 +msgid "Upgrade" +msgstr "" + +#: ../../templates/show_lostpassword_form.inc.php:78 #, fuzzy msgid "Email" msgstr "Е-мэйл" -#: ../../templates/show_lostpassword_form.inc.php:69 +#: ../../templates/show_lostpassword_form.inc.php:82 #, fuzzy msgid "Submit" msgstr "Тема" -#: ../../templates/show_denied.inc.php:38 +#: ../../templates/show_denied.inc.php:50 msgid "" "You've been redirected to this page because you do not have access to this " "function." @@ -3475,18 +3479,18 @@ msgstr "" "Вы были перенаправлены на данную страницу, так как у Вас нет доступа к " "данной функции. " -#: ../../templates/show_denied.inc.php:39 +#: ../../templates/show_denied.inc.php:51 msgid "" "If you believe this is an error please contact an Ampache administrator." msgstr "" "Если вы считаете, что это - ошибка, пожалуйста, свяжитесь с администратором " "Ampache. " -#: ../../templates/show_denied.inc.php:40 +#: ../../templates/show_denied.inc.php:52 msgid "This event has been logged" msgstr "Событие было зафиксировано. " -#: ../../templates/show_denied.inc.php:44 +#: ../../templates/show_denied.inc.php:56 msgid "" "You've been redirected to this page because you've attempted to access a " "function that is disabled in the demo." @@ -3494,7 +3498,7 @@ msgstr "" "Вы были перенаправлены на эту страницу в связи с тем, что Вы пытались " "использовать функцию, отключенную в данной демо-версии" -#: ../../templates/show_denied.inc.php:45 +#: ../../templates/show_denied.inc.php:57 msgid "" "Functions are disabled in the demo because previous users of the demo have " "used the functionality to post inappropriate materials" @@ -3503,43 +3507,43 @@ msgstr "" "предыдущие пользователи применяли ее для размещения несоответствующих " "материалов" -#: ../../templates/show_all_popular.inc.php:32 +#: ../../templates/show_all_popular.inc.php:44 msgid "Most Popular Genres" msgstr "Самые популярные жанры" -#: ../../templates/show_all_popular.inc.php:38 -#: ../../templates/show_mail_users.inc.php:68 +#: ../../templates/show_all_popular.inc.php:50 +#: ../../templates/show_mail_users.inc.php:81 msgid "Most Popular Songs" msgstr "Самые популярные композиции" -#: ../../templates/show_all_popular.inc.php:41 +#: ../../templates/show_all_popular.inc.php:53 msgid "Most Popular Live Streams" msgstr "Самые популярные потоки" -#: ../../templates/show_all_popular.inc.php:44 +#: ../../templates/show_all_popular.inc.php:56 msgid "Most Popular Tags" msgstr "Самые популярные теги" -#: ../../templates/show_localplay_edit_instance.inc.php:23 +#: ../../templates/show_localplay_edit_instance.inc.php:35 msgid "Edit Localplay Instance" msgstr "Редактировать запись локального воспроизведения" -#: ../../templates/show_localplay_edit_instance.inc.php:34 +#: ../../templates/show_localplay_edit_instance.inc.php:46 msgid "Update Instance" msgstr "Обновить запись" -#: ../../templates/show_videos.inc.php:39 -#: ../../templates/show_videos.inc.php:63 +#: ../../templates/show_videos.inc.php:52 +#: ../../templates/show_videos.inc.php:76 msgid "Resolution" msgstr "Разрешение" #. HINT: Catalog Name -#: ../../templates/show_verify_catalog.inc.php:24 +#: ../../templates/show_verify_catalog.inc.php:36 #, php-format msgid "Updating the %s catalog" msgstr "Обновление каталога %s" -#: ../../templates/show_verify_catalog.inc.php:26 +#: ../../templates/show_verify_catalog.inc.php:38 #, php-format msgid "%d item found checking tag information" msgid_plural "%d items found checking tag information" @@ -3547,239 +3551,270 @@ msgstr[0] "%d запись. Проверка информации из тего msgstr[1] "%d записи. Проверка информации из тегов" msgstr[2] "%d записей. Проверка информации из тегов" -#: ../../templates/show_verify_catalog.inc.php:28 +#: ../../templates/show_verify_catalog.inc.php:40 msgid "Verifed" msgstr "Проверено" #. HINT: Democratic Name -#: ../../templates/show_democratic.inc.php:22 +#: ../../templates/show_democratic.inc.php:35 #, php-format msgid "%s Playlist" msgstr "%s Список композиций" -#: ../../templates/show_democratic.inc.php:29 -#: ../../templates/show_manage_democratic.inc.php:36 +#: ../../templates/show_democratic.inc.php:42 +#: ../../templates/show_manage_democratic.inc.php:48 msgid "Cooldown" msgstr "Повторное воспроизведение" -#: ../../templates/show_democratic.inc.php:40 +#: ../../templates/show_democratic.inc.php:53 msgid "Play Democratic Playlist" msgstr "Воспроизвести публичный список" -#: ../../templates/show_localplay_control.inc.php:25 +#: ../../templates/show_localplay_control.inc.php:36 msgid "Previous" msgstr "Пред." -#: ../../templates/show_localplay_control.inc.php:26 +#: ../../templates/show_localplay_control.inc.php:37 msgid "Stop" msgstr "Стоп" -#: ../../templates/show_localplay_control.inc.php:27 +#: ../../templates/show_localplay_control.inc.php:38 msgid "Pause" msgstr "Пауза" -#: ../../templates/show_now_playing_row.inc.php:46 +#: ../../templates/show_now_playing_row.inc.php:58 msgid "Show Lyrics" msgstr "Показывать тексты песен" -#: ../../templates/show_shoutbox.inc.php:22 +#: ../../templates/show_now_playing_row.inc.php:120 +#, fuzzy +msgid "Similar Songs" +msgstr "Схожие исполнители" + +#: ../../templates/show_shoutbox.inc.php:35 msgid "Shoutbox" msgstr "Онлайн-чат" -#: ../../templates/show_localplay_instances.inc.php:23 +#: ../../templates/show_localplay_instances.inc.php:35 msgid "Show Localplay Instances" msgstr "Показать элементы локального воспроизведения" -#: ../../templates/show_localplay_instances.inc.php:39 +#: ../../templates/show_localplay_instances.inc.php:51 msgid "Edit Instance" msgstr "Редактировать элемент" #. HINT: Username -#: ../../templates/show_ip_history.inc.php:23 +#: ../../templates/show_ip_history.inc.php:35 #, php-format msgid "%s IP History" msgstr "История IP %s" -#: ../../templates/show_ip_history.inc.php:29 +#: ../../templates/show_ip_history.inc.php:41 msgid "Show Unique" msgstr "Показать уникальные" -#: ../../templates/show_ip_history.inc.php:32 -#: ../../templates/show_admin_info.inc.php:38 +#: ../../templates/show_ip_history.inc.php:44 +#: ../../templates/show_admin_info.inc.php:51 msgid "Show All" msgstr "Показать все" -#: ../../templates/show_ip_history.inc.php:45 -#: ../../templates/show_ip_history.inc.php:59 +#: ../../templates/show_ip_history.inc.php:57 +#: ../../templates/show_ip_history.inc.php:71 msgid "Date" msgstr "Дата" -#: ../../templates/show_ip_history.inc.php:46 -#: ../../templates/show_ip_history.inc.php:60 +#: ../../templates/show_ip_history.inc.php:58 +#: ../../templates/show_ip_history.inc.php:72 msgid "IP Address" msgstr "IP адрес" -#: ../../templates/show_install_account.inc.php:47 -msgid "" -"Once you have ensured that you have the above requirements please fill out " -"the information below. You will only be asked for the required config " -"values. If you would like to make changes to your ampache install at a later " -"date simply edit /config/ampache.cfg.php" -msgstr "" -"Проверьте выполнение всех требований и заполните необходимые данные. У вас " -"будут запрошены только обязательные значения параметров конфигурации. Если " -"Вы будете вносить изменения в установку Ampache, редактируйте /config/" -"ampache.cfg.php" - -#: ../../templates/show_install_account.inc.php:51 -msgid "Step 2 - Creating the ampache.cfg.php file" -msgstr "Шаг 2 - Создание файла ampache.cfg.php" - -#: ../../templates/show_install_account.inc.php:54 +#: ../../templates/show_install_account.inc.php:42 +#, fuzzy msgid "" "This step creates your initial Ampache admin account. Once your admin " -"account has been created you will be directed to the login page" +"account has been created you will be redirected to the login page." msgstr "" "На этом шаге будет создан Ваш первичный аккаунт администратора. Как только " "аккаунт администратора будет создан, Вы будете перенаправлены на страницу " "входа." -#: ../../templates/show_install_account.inc.php:58 +#: ../../templates/show_install_account.inc.php:46 msgid "Create Admin Account" msgstr "Создание аккаунта администратора" -#: ../../templates/show_install_account.inc.php:75 +#: ../../templates/show_install_account.inc.php:63 msgid "Create Account" msgstr "Создать аккаунт" -#: ../../templates/show_preference_box.inc.php:43 -#: ../../templates/show_preference_box.inc.php:73 +#: ../../templates/show_preference_box.inc.php:55 +#: ../../templates/show_preference_box.inc.php:85 msgid "Apply to All" msgstr "Применить ко всем" -#: ../../templates/show_preference_box.inc.php:44 -#: ../../templates/show_preference_box.inc.php:74 +#: ../../templates/show_preference_box.inc.php:56 +#: ../../templates/show_preference_box.inc.php:86 msgid "Access Level" msgstr "Уровень доступа" -#. HINT: Playlist Type, Playlist Name -#: ../../templates/show_playlist.inc.php:26 -#, php-format -msgid "%s %s Playlist" -msgstr "%s %s Список композиций" - -#: ../../templates/show_playlist.inc.php:30 -#: ../../templates/show_playlist.inc.php:31 +#: ../../templates/show_playlist.inc.php:51 +#: ../../templates/show_playlist.inc.php:52 msgid "Normalize Tracks" msgstr "Нормализировать треки" -#: ../../templates/show_playlist.inc.php:40 -#: ../../templates/show_playlist.inc.php:41 +#: ../../templates/show_playlist.inc.php:61 +#: ../../templates/show_playlist.inc.php:62 msgid "Add All" msgstr "Добавить все" -#: ../../templates/show_playlist.inc.php:44 -#: ../../templates/show_playlist.inc.php:45 +#: ../../templates/show_playlist.inc.php:65 +#: ../../templates/show_playlist.inc.php:66 msgid "Add Random" msgstr "Добавить случайные" -#: ../../templates/sidebar_preferences.inc.php:38 +#: ../../templates/sidebar_preferences.inc.php:50 msgid "Account" msgstr "Аккаунт" -#: ../../templates/sidebar_admin.inc.php:31 +#: ../../templates/install_header.inc.php:49 +msgid "Ampache Installation" +msgstr "Установка Ampache" + +#: ../../templates/install_header.inc.php:54 +msgid "Requirements" +msgstr "Требования" + +#: ../../templates/install_header.inc.php:56 +#, fuzzy +msgid "" +"This page handles the installation of the Ampache database and the creation " +"of the ampache.cfg.php file. Before you continue please make sure that you " +"have the following prerequisites:" +msgstr "" +"Данная страница предназначена для установки базы данных Ampache и создания " +"файла ampache.cfg.php. Перед продолжением, проверьте наличие следующих " +"необходимых условий:" + +#: ../../templates/install_header.inc.php:59 +#, fuzzy +msgid "" +"A MySQL server with a username and password that can create/modify databases" +msgstr "" +"MySQL сервер, пользователь и пароль с доступом на создание/изменение базы " +"данных" + +#: ../../templates/install_header.inc.php:60 +#, fuzzy, php-format +msgid "Your webserver has read access to the files %s and %s" +msgstr "" +"Доступ на чтение файлов /sql/ampache.sql и /config/ampache.cfg.php.dist у " +"сервера" + +#: ../../templates/install_header.inc.php:63 +#, fuzzy, php-format +msgid "" +"Once you have ensured that the above requirements are met please fill out " +"the information below. You will only be asked for the required config " +"values. If you would like to make changes to your Ampache install at a later " +"date simply edit %s" +msgstr "" +"Проверьте выполнение всех требований и заполните необходимые данные. У вас " +"будут запрошены только обязательные значения параметров конфигурации. Если " +"Вы будете вносить изменения в установку Ampache, редактируйте /config/" +"ampache.cfg.php" + +#: ../../templates/sidebar_admin.inc.php:43 msgid "User Tools" msgstr "Пользователи" -#: ../../templates/sidebar_admin.inc.php:33 -#: ../../templates/show_add_user.inc.php:85 +#: ../../templates/sidebar_admin.inc.php:45 +#: ../../templates/show_add_user.inc.php:97 msgid "Add User" msgstr "Добавить" -#: ../../templates/sidebar_admin.inc.php:34 +#: ../../templates/sidebar_admin.inc.php:46 msgid "Browse Users" msgstr "Список" -#: ../../templates/sidebar_admin.inc.php:39 +#: ../../templates/sidebar_admin.inc.php:51 msgid "Add ACL" msgstr "Добавить" -#: ../../templates/sidebar_admin.inc.php:40 +#: ../../templates/sidebar_admin.inc.php:52 msgid "Show ACL(s)" msgstr "Списки" -#: ../../templates/sidebar_admin.inc.php:47 -#: ../../templates/show_export.inc.php:28 +#: ../../templates/sidebar_admin.inc.php:59 +#: ../../templates/show_export.inc.php:39 msgid "Export Catalog" msgstr "Экспортировать каталог" -#: ../../templates/sidebar_admin.inc.php:49 +#: ../../templates/sidebar_admin.inc.php:61 msgid "Manage Shoutbox" msgstr "Управление онлайн-чатом" -#: ../../templates/sidebar_admin.inc.php:54 +#: ../../templates/sidebar_admin.inc.php:66 msgid "Server Config" msgstr "Настройки сервера" -#: ../../templates/show_admin_info.inc.php:30 +#: ../../templates/show_admin_info.inc.php:43 msgid "Last Ten Flagged Records" msgstr "Последние десять отмеченных записей" -#: ../../templates/show_admin_info.inc.php:34 -#: ../../templates/show_mail_users.inc.php:78 +#: ../../templates/show_admin_info.inc.php:47 +#: ../../templates/show_mail_users.inc.php:91 msgid "Disabled Songs" msgstr "Отключенные композиции" -#: ../../templates/show_duplicate.inc.php:27 +#: ../../templates/show_duplicate.inc.php:39 msgid "Search Type" msgstr "Тип поиска" -#: ../../templates/show_duplicate.inc.php:34 +#: ../../templates/show_duplicate.inc.php:46 msgid "Artist and Title" msgstr "Исполнитель и название" -#: ../../templates/show_duplicate.inc.php:35 +#: ../../templates/show_duplicate.inc.php:47 msgid "Artist, Album and Title" msgstr "Исполнитель, альбом и название" -#: ../../templates/show_duplicate.inc.php:37 +#: ../../templates/show_duplicate.inc.php:49 msgid "Search Disabled Songs" msgstr "Искать отключенные песни" -#: ../../templates/show_localplay_status.inc.php:26 +#: ../../templates/show_localplay_status.inc.php:38 msgid "Localplay Control" msgstr "Управление локальным воспроизведением" -#: ../../templates/show_localplay_status.inc.php:31 +#: ../../templates/show_localplay_status.inc.php:43 msgid "Mute" msgstr "Заглушить" -#: ../../templates/show_localplay_status.inc.php:32 +#: ../../templates/show_localplay_status.inc.php:44 msgid "Decrease Volume" msgstr "Уменьшить громкость" -#: ../../templates/show_localplay_status.inc.php:33 +#: ../../templates/show_localplay_status.inc.php:45 msgid "Increase Volume" msgstr "Увеличить громкость" -#: ../../templates/show_localplay_status.inc.php:34 +#: ../../templates/show_localplay_status.inc.php:46 msgid "Volume" msgstr "Громкость" -#: ../../templates/show_localplay_status.inc.php:39 +#: ../../templates/show_localplay_status.inc.php:51 msgid "Repeat" msgstr "Повторять" -#: ../../templates/show_random.inc.php:22 +#: ../../templates/show_random.inc.php:35 msgid "Play Random Selection" msgstr "Воспроизвести случайно" -#: ../../templates/show_random.inc.php:26 +#: ../../templates/show_random.inc.php:39 msgid "Item count" msgstr "Количество" -#: ../../templates/show_random.inc.php:49 -#: ../../templates/show_random.inc.php:50 +#: ../../templates/show_random.inc.php:62 +#: ../../templates/show_random.inc.php:63 #, php-format msgid "%d minute" msgid_plural "%d minutes" @@ -3787,11 +3822,11 @@ msgstr[0] "%d минута" msgstr[1] "%d минуты" msgstr[2] "%d минут" -#: ../../templates/show_random.inc.php:51 -#: ../../templates/show_random.inc.php:52 -#: ../../templates/show_random.inc.php:53 -#: ../../templates/show_random.inc.php:54 -#: ../../templates/show_random.inc.php:55 +#: ../../templates/show_random.inc.php:64 +#: ../../templates/show_random.inc.php:65 +#: ../../templates/show_random.inc.php:66 +#: ../../templates/show_random.inc.php:67 +#: ../../templates/show_random.inc.php:68 #, php-format msgid "%d hour" msgid_plural "%d hours" @@ -3799,182 +3834,205 @@ msgstr[0] "%d час" msgstr[1] "%d часа" msgstr[2] "%d часов" -#: ../../templates/show_random.inc.php:64 +#: ../../templates/show_random.inc.php:77 msgid "Standard" msgstr "Все" -#: ../../templates/show_random.inc.php:65 +#: ../../templates/show_random.inc.php:78 msgid "Less Played" msgstr "Редко воспроизводимые" -#: ../../templates/show_random.inc.php:66 +#: ../../templates/show_random.inc.php:79 msgid "Full Albums" msgstr "Альбомы" -#: ../../templates/show_random.inc.php:67 +#: ../../templates/show_random.inc.php:80 msgid "Full Artist" msgstr "Исполнители" -#: ../../templates/show_random.inc.php:69 +#: ../../templates/show_random.inc.php:82 msgid "Highest Rated" msgstr "C наивысшим рейтингом" -#: ../../templates/show_random.inc.php:75 +#: ../../templates/show_random.inc.php:88 msgid "From catalog" msgstr "Каталог" -#: ../../templates/show_random.inc.php:81 +#: ../../templates/show_random.inc.php:94 msgid "Size Limit" msgstr "Размер" -#: ../../templates/show_random.inc.php:96 +#: ../../templates/show_random.inc.php:109 msgid "Enqueue" msgstr "Добавить" -#: ../../templates/show_object_rating_static.inc.php:44 +#: ../../templates/show_object_rating_static.inc.php:57 msgid "out of" msgstr "из" -#: ../../templates/show_preference_admin.inc.php:22 +#: ../../templates/show_preference_admin.inc.php:35 msgid "Preference Administration" msgstr "Управление предпочтениями" -#: ../../templates/show_user_registration.inc.php:54 +#: ../../templates/show_user_registration.inc.php:67 msgid "User Agreement" msgstr "Пользовательское соглашение" -#: ../../templates/show_user_registration.inc.php:63 +#: ../../templates/show_user_registration.inc.php:74 msgid "I Accept" msgstr "Я принимаю" -#: ../../templates/show_user_registration.inc.php:69 +#: ../../templates/show_user_registration.inc.php:79 msgid "User Information" msgstr "Информация о пользователе" -#: ../../templates/show_user_registration.inc.php:118 +#: ../../templates/show_user_registration.inc.php:110 msgid "* Required fields" msgstr "* Обязательные к заполнению поля" -#: ../../templates/show_user_registration.inc.php:131 +#: ../../templates/show_user_registration.inc.php:120 msgid "Register User" msgstr "Регистрация пользователя" -#: ../../templates/show_mail_users.inc.php:23 +#: ../../templates/show_mail_users.inc.php:36 msgid "Send E-mail to Users" msgstr "Послать Е-мэйл пользователям" -#: ../../templates/show_mail_users.inc.php:27 +#: ../../templates/show_mail_users.inc.php:40 msgid "Mail to" msgstr "Написать письмо" -#: ../../templates/show_mail_users.inc.php:33 +#: ../../templates/show_mail_users.inc.php:46 msgid "Inactive Users" msgstr "Неактивные пользователи" -#: ../../templates/show_mail_users.inc.php:42 +#: ../../templates/show_mail_users.inc.php:55 msgid "Catalog Statistics" msgstr "Статистика каталога" -#: ../../templates/show_mail_users.inc.php:53 +#: ../../templates/show_mail_users.inc.php:66 msgid "Latest Artist Additions" msgstr "Последние исполнители" -#: ../../templates/show_mail_users.inc.php:64 +#: ../../templates/show_mail_users.inc.php:77 msgid "Latest Album Additions" msgstr "Последние альбомы" -#: ../../templates/show_mail_users.inc.php:74 +#: ../../templates/show_mail_users.inc.php:87 msgid "Flagged Songs" msgstr "Отмеченные композиции" -#: ../../templates/show_mail_users.inc.php:86 +#: ../../templates/show_mail_users.inc.php:99 msgid "Most Popular Threshold in days" msgstr "Самый популярный порог в днях" -#: ../../templates/show_mail_users.inc.php:97 +#: ../../templates/show_mail_users.inc.php:110 +msgid "From" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:113 +msgid "Yourself" +msgstr "" + +#: ../../templates/show_mail_users.inc.php:114 +#, fuzzy +msgid "Ampache" +msgstr "Отладка Ampache" + +#: ../../templates/show_mail_users.inc.php:119 msgid "Subject" msgstr "Тема" -#: ../../templates/show_mail_users.inc.php:104 +#: ../../templates/show_mail_users.inc.php:126 msgid "Message" msgstr "Сообщение" -#: ../../templates/show_mail_users.inc.php:112 +#: ../../templates/show_mail_users.inc.php:134 msgid "Send Mail" msgstr "Послать сообщение" -#: ../../templates/show_export.inc.php:51 +#: ../../templates/show_export.inc.php:62 msgid "Format" msgstr "Формат" -#: ../../templates/show_export.inc.php:61 +#: ../../templates/show_export.inc.php:72 msgid "Export" msgstr "Экспорт" #. HINT: Catalog Name -#: ../../templates/show_adds_catalog.inc.php:24 +#: ../../templates/show_adds_catalog.inc.php:36 #, php-format msgid "Starting New Song Search on %s catalog" msgstr "Поиск новых песен в каталоге %s" -#: ../../templates/show_add_user.inc.php:23 +#: ../../templates/show_add_user.inc.php:35 msgid "Adding a New User" msgstr "Добавление нового пользователя" -#: ../../templates/show_manage_democratic.inc.php:22 +#: ../../templates/show_manage_democratic.inc.php:34 msgid "Manage Democratic Playlists" msgstr "Управление публичными списками" -#: ../../templates/show_manage_democratic.inc.php:69 +#: ../../templates/show_manage_democratic.inc.php:81 msgid "Create New Playlist" msgstr "Создать список воспроизведения" -#: ../../templates/show_dynamic.inc.php:22 +#: ../../templates/show_dynamic.inc.php:35 msgid "Advanced Random Rules" msgstr "Расширенные настройки" -#: ../../templates/show_dynamic.inc.php:56 +#: ../../templates/show_dynamic.inc.php:69 msgid "Like" msgstr "как" -#: ../../templates/show_dynamic.inc.php:71 +#: ../../templates/show_dynamic.inc.php:84 msgid "Add Rule" msgstr "Добавить правило" -#: ../../templates/show_dynamic.inc.php:74 +#: ../../templates/show_dynamic.inc.php:87 msgid "Save Rules As" msgstr "Сохранить правила как" -#: ../../templates/show_dynamic.inc.php:77 +#: ../../templates/show_dynamic.inc.php:90 msgid "Load Saved Rules" msgstr "Загрузить сохраненные правила" -#: ../../search.php:38 +#: ../../search.php:50 msgid "Error: No Keyword Entered" msgstr "Ошибка: Не введены ключевые слова" -#: ../../radio.php:55 +#: ../../search.php:66 +#, fuzzy +msgid "Search Saved" +msgstr "Найдено" + +#: ../../search.php:66 +#, php-format +msgid "Your Search has been saved as a track in %s" +msgstr "" + +#: ../../radio.php:67 msgid "Radio Station Added" msgstr "Радиостанция добавлена" -#: ../../modules/horde/Browser.php:867 +#: ../../modules/horde/Browser.php:868 msgid "file" msgstr "файл" -#: ../../modules/horde/Browser.php:871 +#: ../../modules/horde/Browser.php:872 msgid "File uploads not supported." msgstr "Загрузка файлов не поддерживается." -#: ../../modules/horde/Browser.php:889 +#: ../../modules/horde/Browser.php:890 msgid "No file uploaded" msgstr "Файлы не загружены" -#: ../../modules/horde/Browser.php:896 +#: ../../modules/horde/Browser.php:897 #, php-format msgid "There was a problem with the file upload: No %s was uploaded." msgstr "Была проблема с загрузкой файла: %s не был загружен." -#: ../../modules/horde/Browser.php:901 +#: ../../modules/horde/Browser.php:902 #, php-format msgid "" "There was a problem with the file upload: The %s was larger than the maximum " @@ -3983,53 +4041,56 @@ msgstr "" "Была проблема с загрузкой файла: размер загружаемого файла %s превышает " "максимально допустимый размер (%d байт)." -#: ../../modules/horde/Browser.php:903 +#: ../../modules/horde/Browser.php:904 #, php-format msgid "" "There was a problem with the file upload: The %s was only partially uploaded." msgstr "Была проблема с загрузкой файла: файл %s был загружен частично." -#: ../../modules/localplay/httpq.controller.php:216 -#: ../../modules/localplay/shoutcast.controller.php:237 -#: ../../modules/localplay/mpd.controller.php:232 +#: ../../modules/localplay/httpq.controller.php:238 +#: ../../modules/localplay/shoutcast.controller.php:259 +#: ../../modules/localplay/mpd.controller.php:256 +#: ../../modules/localplay/vlc.controller.php:238 msgid "Instance Name" msgstr "Элемент" -#: ../../modules/localplay/httpq.controller.php:217 -#: ../../modules/localplay/mpd.controller.php:233 +#: ../../modules/localplay/httpq.controller.php:239 +#: ../../modules/localplay/mpd.controller.php:257 +#: ../../modules/localplay/vlc.controller.php:239 msgid "Hostname" msgstr "Имя узла" -#: ../../modules/localplay/httpq.controller.php:218 -#: ../../modules/localplay/mpd.controller.php:234 +#: ../../modules/localplay/httpq.controller.php:240 +#: ../../modules/localplay/mpd.controller.php:258 +#: ../../modules/localplay/vlc.controller.php:240 msgid "Port" msgstr "Порт" -#: ../../modules/localplay/shoutcast.controller.php:238 +#: ../../modules/localplay/shoutcast.controller.php:260 msgid "PID File" msgstr "PID файл" -#: ../../modules/localplay/shoutcast.controller.php:239 +#: ../../modules/localplay/shoutcast.controller.php:261 msgid "Playlist File" msgstr "Файл списка воспроизведения" -#: ../../modules/localplay/shoutcast.controller.php:240 +#: ../../modules/localplay/shoutcast.controller.php:262 msgid "Local Path to Files" msgstr "Локальный путь к файлам" -#: ../../albums.php:32 +#: ../../albums.php:44 msgid "Album Art Cleared" msgstr "Обложка очищена" -#: ../../albums.php:32 +#: ../../albums.php:44 msgid "Album Art information has been removed from the database" msgstr "Информация об обложке альбома была удалена из базы данных" -#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +#: ../../albums.php:51 ../../albums.php:70 ../../albums.php:143 msgid "Album Art Not Located" msgstr "Обложка не найдена" -#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129 +#: ../../albums.php:51 ../../albums.php:70 ../../albums.php:143 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." @@ -4037,57 +4098,78 @@ msgstr "" "Обложка не определена. Это могло быть вызвано ошибкой доступа на запись, " "либо файл был получен некорректно." -#: ../../albums.php:52 ../../albums.php:80 +#: ../../albums.php:66 ../../albums.php:94 msgid "Album Art Inserted" msgstr "Обложка добавлена" -#: ../../play/index.php:84 +#: ../../play/index.php:97 msgid "Session Expired: please log in again at" msgstr "Время сессии исчерпано: пожалуйста, зайдите еще раз" #. HINT: Artist, Song Title -#: ../../song.php:42 ../../song.php:60 +#: ../../song.php:54 ../../song.php:72 #, php-format msgid "%1$s - %2$s Lyrics Detail" msgstr "%1$s - %2$s Текст композиции" -#: ../../democratic.php:56 +#: ../../democratic.php:68 msgid "The Requested Playlist has been deleted." msgstr "Список композиций был удален" -#: ../../artists.php:181 +#: ../../artists.php:95 +#, fuzzy +msgid "Renamed artist(s)" +msgstr "Схожий исполнитель" + +#: ../../artists.php:96 +#, php-format +msgid "%1$s artists have been merged with %2$s" +msgstr "" + +#: ../../artists.php:175 +#, fuzzy +msgid "Renamed artist" +msgstr "Схожий исполнитель" + +#: ../../artists.php:176 +#, php-format +msgid "%1$s is now known as %2$s" +msgstr "" + +#: ../../artists.php:200 msgid "Show Artists starting with" msgstr "Показать исполнителей начинающихся с " -#: ../../login.php:73 +#: ../../login.php:98 +msgid "Error Username or Password incorrect, please try again" +msgstr "Неверный пользователь или пароль. Попробуйте еще раз" + +#: ../../login.php:105 msgid "User Disabled please contact Admin" msgstr "Пользователь отключен. Пожалуйста, свяжитесь с администратором" -#: ../../login.php:89 -msgid "Unable to create new account" -msgstr "Не удалось создать новый аккаунт" - -#: ../../login.php:98 -msgid "No local account found" -msgstr "Аккаунт не был найден" - -#: ../../login.php:115 +#: ../../login.php:113 msgid "User Already Logged in" msgstr "Пользователь уже вошел" -#: ../../admin/flag.php:88 +#: ../../login.php:134 +#, fuzzy +msgid "Unable to create local account" +msgstr "Не удалось создать новый аккаунт" + +#: ../../admin/flag.php:92 msgid "Song Updated" msgstr "Песня обновлена" -#: ../../admin/flag.php:88 +#: ../../admin/flag.php:92 msgid "The requested song has been updated" msgstr "Запрошенная композиция была обновлена" -#: ../../admin/flag.php:130 +#: ../../admin/flag.php:134 msgid "Album Updated" msgstr "Альбом обновлен" -#: ../../admin/flag.php:172 +#: ../../admin/flag.php:176 msgid "Artist Updated" msgstr "Исполнитель обновлен" @@ -4123,215 +4205,220 @@ msgstr "Песни включены" msgid "The requested song(s) have been enabled" msgstr "Запрашиваемые композиции включены" -#: ../../admin/users.php:83 +#: ../../admin/users.php:95 msgid "User Updated" msgstr "Пользователь Обновлен" -#: ../../admin/users.php:83 +#: ../../admin/users.php:95 msgid "updated" msgstr "обновлен" #. HINT: %1 Username, %2 Access num -#: ../../admin/users.php:130 +#: ../../admin/users.php:142 msgid "New User Added" msgstr "Пользователь добавлен" -#: ../../admin/users.php:130 +#: ../../admin/users.php:142 #, php-format msgid "%1$s has been created with an access level of %2$s" msgstr "" -#: ../../admin/users.php:135 +#: ../../admin/users.php:147 msgid "User Enabled" msgstr "Пользователь включен" -#: ../../admin/users.php:140 +#: ../../admin/users.php:152 msgid "User Disabled" msgstr "Пользователь отключен" -#: ../../admin/users.php:143 +#: ../../admin/users.php:155 msgid "Unable to Disabled last Administrator" msgstr "Нельзя отключить последнего администратора" -#: ../../admin/users.php:159 +#: ../../admin/users.php:171 msgid "User Deleted" msgstr "Пользователь удален" -#: ../../admin/users.php:159 +#: ../../admin/users.php:171 #, fuzzy, php-format msgid "%s has been Deleted" msgstr " был создан" -#: ../../admin/users.php:162 +#: ../../admin/users.php:174 msgid "Delete Error" msgstr "Ошибка удаления" -#: ../../admin/users.php:162 +#: ../../admin/users.php:174 msgid "Unable to delete last Admin User" msgstr "Нельзя удалить последнего пользователя - администратора" -#: ../../admin/users.php:168 ../../admin/access.php:44 +#: ../../admin/users.php:180 ../../admin/access.php:56 msgid "Deletion Request" msgstr "Запрос на удаление" -#: ../../admin/users.php:169 +#: ../../admin/users.php:181 #, fuzzy, php-format msgid "Are you sure you want to permanently delete %s?" msgstr "Вы уверены, что хотите навсегда удалить" -#: ../../admin/shout.php:35 +#: ../../admin/shout.php:48 msgid "Shoutbox Post Updated" msgstr "Сообщение онлайн-чата обновлено" -#: ../../admin/shout.php:47 +#: ../../admin/shout.php:60 msgid "Shoutbox Post Deleted" msgstr "Сообщение онлайн-чата удалено" -#: ../../admin/catalog.php:54 ../../admin/catalog.php:74 -#: ../../admin/catalog.php:99 ../../admin/catalog.php:171 +#: ../../admin/catalog.php:65 ../../admin/catalog.php:85 +#: ../../admin/catalog.php:110 ../../admin/catalog.php:182 msgid "Catalog Updated" msgstr "Каталог обновлен" -#: ../../admin/catalog.php:116 +#: ../../admin/catalog.php:127 msgid "Catalog Deleted" msgstr "Каталог Удален" -#: ../../admin/catalog.php:116 +#: ../../admin/catalog.php:127 msgid "The Catalog and all associated records have been deleted" msgstr "Каталог и все связанные записи удалены" -#: ../../admin/catalog.php:122 +#: ../../admin/catalog.php:133 msgid "Catalog Delete" msgstr "Удаление каталога" -#: ../../admin/catalog.php:122 +#: ../../admin/catalog.php:133 msgid "Confirm Deletion Request" msgstr "Запрос на удаление" -#: ../../admin/catalog.php:131 +#: ../../admin/catalog.php:142 msgid "Song Removed" msgid_plural "Songs Removed" msgstr[0] "Композиция удалена" msgstr[1] "Композиции удалено" msgstr[2] "Композиций удалено" -#: ../../admin/catalog.php:134 +#: ../../admin/catalog.php:145 msgid "No Songs Removed" msgstr "не удалено ни одной композиции" -#: ../../admin/catalog.php:137 +#: ../../admin/catalog.php:148 msgid "Disabled Song Processed" msgid_plural "Disabled Songs Processed" msgstr[0] "Отключенная композиция обработана" msgstr[1] "Отключенные композиции обработаны" msgstr[2] "Отключенных композиции обработано" -#: ../../admin/catalog.php:158 +#: ../../admin/catalog.php:169 msgid "Catalog Cleaned" msgstr "Каталог очищен" -#: ../../admin/catalog.php:202 +#: ../../admin/catalog.php:213 msgid "Error: Name and path not specified" msgstr "" -#: ../../admin/catalog.php:206 +#: ../../admin/catalog.php:217 msgid "Error: Remote selected, but path is not a URL" msgstr "" -#: ../../admin/catalog.php:210 +#: ../../admin/catalog.php:221 msgid "Error: Remote Catalog specified, but no key provided" msgstr "" -#: ../../admin/catalog.php:220 +#: ../../admin/catalog.php:231 msgid "Error: Defined Path is inside an existing catalog" msgstr "Ошибка: указанный путь внутри имеющегося каталога" -#: ../../admin/catalog.php:239 +#: ../../admin/catalog.php:250 msgid "Catalog Created" msgstr "Каталог создан" -#: ../../admin/catalog.php:256 +#: ../../admin/catalog.php:267 msgid "Catalog statistics cleared" msgstr "Статистика каталога удалена" -#: ../../admin/catalog.php:270 +#: ../../admin/catalog.php:281 msgid "Now Playing Cleared" msgstr "Текущее воспроизведение очищено" -#: ../../admin/catalog.php:270 +#: ../../admin/catalog.php:281 msgid "All now playing data has been cleared" msgstr "Данные по воспроизводимым трекам удалены" -#: ../../admin/catalog.php:281 +#: ../../admin/catalog.php:292 msgid "No Disabled songs found" msgstr "Отключенных песен не найдено" -#: ../../admin/catalog.php:290 +#: ../../admin/catalog.php:301 msgid "Delete Catalog" msgstr "Удалить каталог" -#: ../../admin/catalog.php:290 +#: ../../admin/catalog.php:301 msgid "Do you really want to delete this catalog?" msgstr "Вы действительно хотите удалить этот каталог?" -#: ../../admin/catalog.php:310 +#: ../../admin/catalog.php:321 msgid "Album Art Search Finished" msgstr "Поиск альбомных обложек завершен" -#: ../../admin/access.php:39 +#: ../../admin/access.php:51 msgid "Deleted" msgstr "Удален" -#: ../../admin/access.php:39 +#: ../../admin/access.php:51 msgid "Your Access List Entry has been removed" msgstr "Запись списка доступа была удалена" -#: ../../admin/access.php:44 +#: ../../admin/access.php:56 #, fuzzy msgid "Are you sure you want to permanently delete" msgstr "Вы уверены, что хотите навсегда удалить" -#: ../../admin/access.php:103 +#: ../../admin/access.php:115 msgid "Your new Access Control List(s) have been created" msgstr "Создан новый список доступа" -#: ../../admin/access.php:123 +#: ../../admin/access.php:135 msgid "Access List Entry updated" msgstr "Запись списка доступа обновлена" -#: ../../admin/modules.php:38 +#: ../../admin/modules.php:49 msgid "Install Failed, Controller Error" msgstr "Установка не завершена, ошибка контроллера" -#: ../../admin/modules.php:56 ../../admin/modules.php:101 +#: ../../admin/modules.php:67 ../../admin/modules.php:112 msgid "Are you sure you want to remove this plugin?" msgstr "Вы уверены, что хотите удалить это расширение?" -#: ../../admin/modules.php:68 ../../admin/modules.php:120 +#: ../../admin/modules.php:79 ../../admin/modules.php:131 msgid "Plugin Deactivated" msgstr "Модуль деактивирован" -#: ../../admin/modules.php:83 +#: ../../admin/modules.php:94 msgid "Unable to Install Plugin" msgstr "Невозможно установить расширение" -#: ../../admin/modules.php:94 +#: ../../admin/modules.php:105 msgid "Plugin Activated" msgstr "Модуль активирован" -#: ../../admin/modules.php:129 +#: ../../admin/modules.php:146 +#, fuzzy +msgid "Plugin Upgraded" +msgstr "Модуль активирован" + +#: ../../admin/modules.php:152 msgid "Plugins" msgstr "Расширения" -#: ../../admin/modules.php:135 +#: ../../admin/modules.php:158 msgid "Localplay Controllers" msgstr "Управление локальным проигрыванием" -#: ../../admin/system.php:49 +#: ../../admin/system.php:61 msgid "Database Charset Updated" msgstr "Кодировка базы данных обновлена" -#: ../../admin/system.php:49 +#: ../../admin/system.php:61 msgid "" "Your Database and associated tables have been updated to match your " "currently configured charset" @@ -4339,306 +4426,355 @@ msgstr "" "База данных и сопряженные таблицы были обновлены в соответствии с текущей " "настройкой кодировки символов" -#: ../../admin/mail.php:79 +#: ../../admin/mail.php:72 msgid "E-mail Sent" msgstr "Е-мэйл отправлен" -#: ../../admin/mail.php:80 +#: ../../admin/mail.php:73 msgid "Your E-mail was successfully sent." msgstr "Ваше е-мэйл сообщение успешно отправлено" -#: ../../server/xml.server.php:41 +#: ../../admin/mail.php:76 +#, fuzzy +msgid "E-mail Not Sent" +msgstr "Е-мэйл отправлен" + +#: ../../admin/mail.php:77 +#, fuzzy +msgid "Your E-mail was not sent." +msgstr "Ваше е-мэйл сообщение успешно отправлено" + +#: ../../server/xml.server.php:54 #, fuzzy msgid "Access Control not Enabled" msgstr "Записи Списка доступа" -#: ../../server/xml.server.php:52 +#: ../../server/xml.server.php:65 msgid "Session Expired" msgstr "" -#: ../../server/xml.server.php:63 +#: ../../server/xml.server.php:76 msgid "Unauthorized access attempt to API - ACL Error" msgstr "" -#: ../../bin/delete_disabled.inc:37 +#: ../../bin/delete_disabled.inc:48 msgid "DEBUG ENABLED WILL NOT DELETE FILES!" msgstr "" -#: ../../bin/delete_disabled.inc:45 +#: ../../bin/delete_disabled.inc:56 #, php-format msgid "Would Delete: %s" msgstr "" -#: ../../bin/delete_disabled.inc:49 +#: ../../bin/delete_disabled.inc:60 #, fuzzy, php-format msgid "Deleting: %s" msgstr "Просмотр" -#: ../../bin/write_playlists.inc:41 +#: ../../bin/write_playlists.inc:53 #, php-format msgid "Error: Directory %s not writeable" msgstr "" -#: ../../bin/write_playlists.inc:62 +#: ../../bin/write_playlists.inc:74 msgid "This will dump a collection of m3u playlists based on type" msgstr "" -#: ../../bin/write_playlists.inc:63 +#: ../../bin/write_playlists.inc:75 #, fuzzy msgid "Types:" msgstr "Тип" -#: ../../bin/write_playlists.inc:64 +#: ../../bin/write_playlists.inc:76 msgid "Dumps all Albums as individual playlists" msgstr "" -#: ../../bin/write_playlists.inc:65 +#: ../../bin/write_playlists.inc:77 msgid "Dumps all of your Playlists as m3u's" msgstr "" -#: ../../bin/write_playlists.inc:66 +#: ../../bin/write_playlists.inc:78 msgid "Dumps all Artists as individual playlists" msgstr "" -#: ../../bin/write_tags.inc:35 +#: ../../bin/write_tags.inc:47 msgid "" "Writting of Tags to files is not currently supported by Getid3() use at your " "own risk." msgstr "" -#: ../../bin/write_tags.inc:47 +#: ../../bin/write_tags.inc:59 msgid "No Flagged Songs Found, exiting..." msgstr "" -#: ../../bin/write_tags.inc:75 +#: ../../bin/write_tags.inc:87 #, fuzzy msgid "No Tag" msgstr "Тег" #. HINT: %1$s: title, %2$s: artist_name -#: ../../bin/write_tags.inc:84 +#: ../../bin/write_tags.inc:96 #, php-format msgid "Updated song %1$s by %2$s" msgstr "" -#: ../../bin/migrate_config.inc:48 +#: ../../bin/migrate_config.inc:61 msgid "Parsing old config file..." msgstr "" -#: ../../bin/migrate_config.inc:78 +#: ../../bin/migrate_config.inc:91 msgid "Parse complete, writing" msgstr "" -#: ../../bin/migrate_config.inc:86 +#: ../../bin/migrate_config.inc:99 msgid "Write success, config migrated" msgstr "" -#: ../../bin/migrate_config.inc:90 +#: ../../bin/migrate_config.inc:103 msgid "Access Denied, config migration failed" msgstr "" -#: ../../bin/fix_filenames.inc:41 +#: ../../bin/fix_filenames.inc:53 msgid "ERROR: Iconv required for this functionality, quiting" msgstr "" -#: ../../bin/fix_filenames.inc:50 +#: ../../bin/fix_filenames.inc:62 #, php-format msgid "%s For the Love of Music" msgstr "" -#: ../../bin/fix_filenames.inc:51 +#: ../../bin/fix_filenames.inc:63 msgid "Testing Basic Translation, the two strings below should look the same" msgstr "" -#: ../../bin/fix_filenames.inc:53 +#: ../../bin/fix_filenames.inc:65 msgid "Original: For the Love of Music" msgstr "" -#: ../../bin/fix_filenames.inc:55 +#: ../../bin/fix_filenames.inc:67 #, php-format msgid "Translated: %s" msgstr "" -#: ../../bin/fix_filenames.inc:58 +#: ../../bin/fix_filenames.inc:70 #, php-format msgid "Input Charset (%s):" msgstr "" -#: ../../bin/fix_filenames.inc:62 +#: ../../bin/fix_filenames.inc:74 #, php-format msgid "Using %s as source character set" msgstr "" -#: ../../bin/fix_filenames.inc:70 +#: ../../bin/fix_filenames.inc:82 #, fuzzy, php-format msgid "Checking %s (%s)" msgstr "Проверка" -#: ../../bin/fix_filenames.inc:76 +#: ../../bin/fix_filenames.inc:88 msgid "Finished checking filenames for valid chacters" msgstr "" -#: ../../bin/fix_filenames.inc:102 +#: ../../bin/fix_filenames.inc:114 #, fuzzy, php-format msgid "ERROR: Unable to open %s" msgstr "Ошибка: не удалось открыть " -#: ../../bin/fix_filenames.inc:108 +#: ../../bin/fix_filenames.inc:120 #, fuzzy, php-format msgid "ERROR: Unable to chdir to %s" msgstr "Ошибка: не удалось изменить директорию" -#: ../../bin/fix_filenames.inc:131 +#: ../../bin/fix_filenames.inc:143 msgid "Translation failure, stripping non-valid characters" msgstr "" -#: ../../bin/fix_filenames.inc:136 +#: ../../bin/fix_filenames.inc:148 #, php-format msgid "Attempting to Transcode to %s" msgstr "" -#: ../../bin/fix_filenames.inc:139 +#: ../../bin/fix_filenames.inc:151 #, php-format msgid "OLD: %s has invalid chars" msgstr "" -#: ../../bin/fix_filenames.inc:141 +#: ../../bin/fix_filenames.inc:153 #, php-format msgid "NEW: %s" msgstr "" -#: ../../bin/fix_filenames.inc:145 +#: ../../bin/fix_filenames.inc:157 msgid "Rename File (Y/N):" msgstr "" -#: ../../bin/fix_filenames.inc:148 +#: ../../bin/fix_filenames.inc:160 #, fuzzy msgid "Not Renaming..." msgstr "Загрузка..." -#: ../../bin/fix_filenames.inc:180 +#: ../../bin/fix_filenames.inc:192 #, fuzzy, php-format msgid "Error: Unable to create %s move failed, stopping" msgstr "Ошибка: не удалось изменить директорию" -#: ../../bin/fix_filenames.inc:192 +#: ../../bin/fix_filenames.inc:204 msgid "Error: Copy Failed, not deleteing old file" msgstr "" -#: ../../bin/fix_filenames.inc:201 ../../bin/sort_files.inc:287 +#: ../../bin/fix_filenames.inc:213 ../../bin/sort_files.inc:300 #, php-format msgid "Error: Size Inconsistency, not deleting %s" msgstr "" -#: ../../bin/fix_filenames.inc:208 ../../bin/sort_files.inc:294 +#: ../../bin/fix_filenames.inc:220 ../../bin/sort_files.inc:307 #, fuzzy, php-format msgid "Error: Unable to delete %s" msgstr "Ошибка: не удалось определить размер файла %s" -#: ../../bin/fix_filenames.inc:210 +#: ../../bin/fix_filenames.inc:222 msgid "File Moved..." msgstr "" -#: ../../bin/sort_files.inc:59 +#: ../../bin/sort_files.inc:72 #, fuzzy, php-format msgid "Starting Catalog: %s" msgstr "Настройка для %s" -#: ../../bin/sort_files.inc:74 +#: ../../bin/sort_files.inc:87 msgid "Moving File..." msgstr "" -#: ../../bin/sort_files.inc:76 +#: ../../bin/sort_files.inc:89 #, php-format msgid "Source: %s" msgstr "" -#: ../../bin/sort_files.inc:78 +#: ../../bin/sort_files.inc:91 #, php-format msgid "Dest: %s" msgstr "" -#: ../../bin/sort_files.inc:228 +#: ../../bin/sort_files.inc:241 #, php-format msgid "Making %s Directory" msgstr "" -#: ../../bin/sort_files.inc:235 +#: ../../bin/sort_files.inc:248 #, fuzzy, php-format msgid "Error: Unable to create %s move failed" msgstr "Ошибка: не удалось изменить директорию" #. HINT: %1$s: file, %2$s: directory -#: ../../bin/sort_files.inc:248 +#: ../../bin/sort_files.inc:261 #, php-format msgid "Copying %1$s to %2$s" msgstr "" -#: ../../bin/sort_files.inc:259 +#: ../../bin/sort_files.inc:272 #, fuzzy, php-format msgid "Error: %s already exists" msgstr "Ошибка: Пользователь с таким именем уже существует" -#: ../../bin/sort_files.inc:280 +#: ../../bin/sort_files.inc:293 #, fuzzy, php-format msgid "Error: Unable to copy file to %s" msgstr "Ошибка: не удалось определить размер файла %s" -#: ../../bin/catalog_update.inc:94 +#: ../../bin/catalog_update.inc:49 +#, fuzzy +msgid "- All Catalog Operations" +msgstr "Сохранить настройку каталога" + +#: ../../bin/catalog_update.inc:56 +#, fuzzy +msgid "- Catalog Clean" +msgstr "Каталог очищен" + +#: ../../bin/catalog_update.inc:60 +#, fuzzy +msgid "- Catalog Verify" +msgstr "Каталог" + +#: ../../bin/catalog_update.inc:64 +#, fuzzy +msgid "- Catalog Add" +msgstr "Каталог обновлен" + +#: ../../bin/catalog_update.inc:68 +#, fuzzy +msgid "- Catalog Art Gather" +msgstr "Каталог создан" + +#: ../../bin/catalog_update.inc:72 +msgid "- Generate Thumbnails" +msgstr "" + +#: ../../bin/catalog_update.inc:95 +#, fuzzy +msgid "Starting Catalog Operations..." +msgstr "Настройка для %s" + +#: ../../bin/catalog_update.inc:108 ../../bin/print_tags.inc:55 +#, fuzzy, php-format +msgid "Reading: %s" +msgstr "Просмотр" + +#: ../../bin/catalog_update.inc:113 msgid "- Starting Clean - " msgstr "" -#: ../../bin/catalog_update.inc:102 +#: ../../bin/catalog_update.inc:121 msgid "- Starting Verify - " msgstr "" -#: ../../bin/catalog_update.inc:110 +#: ../../bin/catalog_update.inc:129 #, fuzzy msgid "- Starting Add - " msgstr "Радиостанция добавлена" -#: ../../bin/catalog_update.inc:140 +#: ../../bin/catalog_update.inc:145 +msgid "Generating Thumbnails" +msgstr "" + +#: ../../bin/catalog_update.inc:167 #, fuzzy msgid "- Catalog Update -" msgstr "Каталог обновлен" -#: ../../bin/catalog_update.inc:142 -msgid "Usage: catalog_update.inc [CATALOG NAME] [-c|-v|-a|-g]" +#: ../../bin/catalog_update.inc:169 +msgid "Usage: catalog_update.inc [CATALOG NAME] [-c|-v|-a|-g|-t]" msgstr "" -#: ../../bin/catalog_update.inc:144 +#: ../../bin/catalog_update.inc:171 msgid "Default behavior is to do all" msgstr "" -#: ../../bin/catalog_update.inc:146 +#: ../../bin/catalog_update.inc:173 #, fuzzy msgid "Clean Catalogs" msgstr "Очистить статистику каталогов" -#: ../../bin/catalog_update.inc:148 +#: ../../bin/catalog_update.inc:175 #, fuzzy msgid "Verify Catalogs" msgstr "Каталоги" -#: ../../bin/catalog_update.inc:150 +#: ../../bin/catalog_update.inc:177 #, fuzzy msgid "Add to Catalogs" msgstr "Добавить" -#: ../../bin/print_tags.inc:41 -msgid "File not found." -msgstr "" +#: ../../bin/catalog_update.inc:181 +#, fuzzy +msgid "Generate Thumbnails" +msgstr "Создать новый файл конфигурации" -#: ../../bin/print_tags.inc:48 -msgid "File type is not allowd." +#: ../../bin/print_tags.inc:49 +msgid "File not found." msgstr "" -#: ../../bin/print_tags.inc:54 -#, fuzzy, php-format -msgid "Reading: %s" -msgstr "Просмотр" - -#: ../../bin/print_tags.inc:66 +#: ../../bin/print_tags.inc:67 #, php-format msgid "Using: %s AND %s for file pattern matching" msgstr "" @@ -4774,6 +4910,36 @@ msgstr "Интерфейс" msgid "System" msgstr "Система" +#, fuzzy +#~ msgid "%s is not writeable" +#~ msgstr " %s не может быть прочитан ampache" + +#~ msgid "From: Ampache " +#~ msgstr "From: Ampache" + +#~ msgid "Step 2 - Creating the Ampache.cfg.php file" +#~ msgstr "Шаг 2 - Создание файла Ampache.cfg.php" + +#~ msgid "%s by %s" +#~ msgstr "%s - %s" + +#~ msgid "Viewing %s Genre" +#~ msgstr "Просмотр жанра %s" + +#~ msgid "" +#~ "Once you have ensured that you have the above requirements please fill " +#~ "out the information below. You will only be asked for the required config " +#~ "values. If you would like to make changes to your ampache install at a " +#~ "later date simply edit /config/ampache.cfg.php" +#~ msgstr "" +#~ "Проверьте выполнение всех требований и заполните необходимые данные. У " +#~ "вас будут запрошены только обязательные значения параметров конфигурации. " +#~ "Если Вы будете вносить изменения в установку Ampache, редактируйте /" +#~ "config/ampache.cfg.php" + +#~ msgid "No local account found" +#~ msgstr "Аккаунт не был найден" + #~ msgid "XSPF Player" #~ msgstr "XSPF проигрыватель" @@ -4798,9 +4964,6 @@ msgstr "Система" #~ msgid "Key" #~ msgstr "Ключ" -#~ msgid "Similar Artists" -#~ msgstr "Схожие исполнители" - #~ msgid "Please check the artists you want to merge with the current one" #~ msgstr "Выделите исполнителей, которых вы хотите объединить с текущим" |