1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00

Merge pull request #1287 from Psy-Virus/develop

General translation update
This commit is contained in:
Afterster 2016-06-29 08:28:08 +02:00 committed by GitHub
commit 49cc81713f
45 changed files with 22945 additions and 4416 deletions

View file

@ -202,13 +202,13 @@ function get_languages()
case 'tr_TR'; $name = 'Türkçe'; break; /* Turkish */
case 'uk_UA'; $name = 'Українська'; break; /* Ukrainian */
case 'vi_VN'; $name = 'Tiếng Việt'; break; /* Vietnamese */
case 'zh_CN'; $name = '简体中文'; break; /* Chinese */
case 'zn_TW'; $name = '繁體中文'; break; /* Chinese */
case 'zh_CN'; $name = '简体中文'; break; /* Chinese (simplified)*/
case 'zh_TW'; $name = '繁體中文'; break; /* Chinese (traditional)*/
/* These languages are right to left. */
case 'ar_SA'; $name = 'العربية'; break; /* Arabic */
case 'he_IL'; $name = 'עברית'; break; /* Hebrew */
case 'fa_IR'; $name = 'فارسي'; break; /* Farsi */
default: $name = T_('Unknown'); break;
default: $name = sprintf(T_('Unknown %s'), ' (' . $file . ')'); break;
} // end switch

Binary file not shown.

View file

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/ampache/ampache/language/ar_SA/)\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/ampache/"
"ampache/language/ar_SA/)\n"
"Language: ar_SA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar_SA\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../admin/access.php:40
@ -44,7 +45,7 @@ msgstr "تم الاضافه"
msgid "Your new Access Control List(s) have been created"
msgstr ""
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -88,9 +89,7 @@ msgstr "تأكيد الغاء الكاتالوج"
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -98,9 +97,7 @@ msgstr "لا صوتيات معطله مختاره"
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -252,7 +249,8 @@ msgstr "تم تحديث ترميز قاعده البيانات"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "تم تحديث قاعده البيانات والجداول المرافقه لتطابق اعدادات الترميز الحاليه"
msgstr ""
"تم تحديث قاعده البيانات والجداول المرافقه لتطابق اعدادات الترميز الحاليه"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -607,15 +605,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -999,7 +997,7 @@ msgstr ""
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1140,6 +1138,7 @@ msgstr "الفنانون"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr ""
@ -1285,51 +1284,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr ""
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr ""
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr ""
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr ""
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1365,15 +1364,15 @@ msgstr ""
msgid "Play"
msgstr "تشغيل"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1700,45 +1699,39 @@ msgstr "أبدا"
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr ""
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1833,7 +1826,6 @@ msgstr ""
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1944,12 +1936,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2399,21 +2393,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2463,11 +2457,11 @@ msgstr "البيانات غير كافية"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3236,6 +3230,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "غير معروف"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "Unable to connect to database, check your ampache config"
@ -3323,7 +3322,7 @@ msgstr ""
msgid "User Already Logged in"
msgstr ""
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3346,7 +3345,7 @@ msgstr "يعطل"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3429,7 +3428,7 @@ msgstr ""
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "افتراضي"
@ -4048,9 +4047,7 @@ msgstr ""
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4242,8 +4239,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4368,8 +4365,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4477,7 +4474,8 @@ msgstr "الغاء"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4862,8 +4860,8 @@ msgstr ""
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
#: ../../templates/show_add_catalog.inc.php:34
@ -5314,10 +5312,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5969,8 +5967,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6464,8 +6462,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6505,16 +6503,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6523,75 +6521,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "توليد ملف"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "الشبكة الدرب"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "الشبكة الدرب"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "MySQL المضيف"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "MySQL اسم المستخدم"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "MySQL كلمة المرور"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr ""
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6601,122 +6599,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7285,16 +7283,12 @@ msgstr ""
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7317,58 +7311,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7637,8 +7615,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7688,8 +7666,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7718,8 +7696,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7728,8 +7706,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7778,8 +7756,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -7861,7 +7839,10 @@ 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 "
"then your web_path is not set correctly."
msgstr "هذا الاختبار تأكد بأن ما تتمتعون به web_path متغير هو صحيح ، وأننا قادرون على الوصول إلى صفحة فهرس. إذا كنت لا ترى علامة اختيار الخاص بك هنا ثم web_path ليس صحيح."
msgstr ""
"هذا الاختبار تأكد بأن ما تتمتعون به web_path متغير هو صحيح ، وأننا قادرون "
"على الوصول إلى صفحة فهرس. إذا كنت لا ترى علامة اختيار الخاص بك هنا ثم "
"web_path ليس صحيح."
#: ../../templates/show_tvshow.inc.php:95
#: ../../templates/show_tvshow.inc.php:99
@ -8306,7 +8287,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8340,7 +8321,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr ""
@ -8392,8 +8373,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8717,3 +8697,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "درجة نشطة"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-05-17 23:16+0200\n"
"POT-Creation-Date: 2016-06-23 15:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -16,7 +16,6 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: ../../admin/access.php:40
msgid "Deleted"
@ -44,7 +43,7 @@ msgstr ""
msgid "Your new Access Control List(s) have been created"
msgstr ""
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1503
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -88,9 +87,7 @@ msgstr ""
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -98,9 +95,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -999,7 +994,7 @@ msgstr ""
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1140,6 +1135,7 @@ msgstr ""
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr ""
@ -1285,43 +1281,43 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr ""
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr ""
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr ""
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
@ -1700,45 +1696,39 @@ msgstr ""
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1510
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr ""
#: ../../lib/class/catalog.class.php:1806
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1831
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2015
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2032
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2387
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1833,7 +1823,6 @@ msgstr ""
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -2401,21 +2390,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -3238,6 +3227,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, php-format
msgid "Unknown %s"
msgstr ""
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr ""
@ -3348,7 +3342,7 @@ msgstr ""
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3431,7 +3425,7 @@ msgstr ""
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr ""
@ -4050,9 +4044,7 @@ msgstr ""
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -5317,10 +5309,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -6526,75 +6518,75 @@ msgstr ""
msgid "Generate Config File"
msgstr ""
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr ""
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr ""
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr ""
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr ""
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6604,114 +6596,114 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
@ -7288,16 +7280,12 @@ msgstr ""
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7320,58 +7308,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -8308,7 +8280,7 @@ msgstr ""
# This file lists all description strings from your Ampache-database -> preference-table.
# Please do not delete or modify the content by yourself. It will be automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 17.05.2016 23:16:44 CEST
# Last Update: 23.06.2016 15:00:05 CEST
#######################################################################
@ -8717,3 +8689,7 @@ msgstr ""
#: Database preference table id 157
msgid "Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
msgid "MPD Active Instance"
msgstr ""

View file

@ -3,7 +3,7 @@
# This file lists all description strings from your Ampache-database -> preference-table.
# Please do not delete or modify the content by yourself. It will be automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 17.05.2016 23:16:44 CEST
# Last Update: 23.06.2016 15:00:05 CEST
#######################################################################
@ -412,3 +412,7 @@ msgstr ""
#: Database preference table id 157
msgid "Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
msgid "MPD Active Instance"
msgstr ""

Binary file not shown.

View file

@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/ampache/ampache/language/ca_ES/)\n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/ampache/ampache/"
"language/ca_ES/)\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../admin/access.php:40
@ -43,7 +44,7 @@ msgstr "Afegit"
msgid "Your new Access Control List(s) have been created"
msgstr "La teva nova llista d'accés ha estat creada"
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,9 +88,7 @@ msgstr "Confirma la petició d'esborrar"
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -97,9 +96,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -251,7 +248,9 @@ msgstr "Jos de caràcters de la BD actualitzats"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "La teva base de dades i les seves taules han estat actualitzades per a que coincideixi amb el teu joc de caràcters actual"
msgstr ""
"La teva base de dades i les seves taules han estat actualitzades per a que "
"coincideixi amb el teu joc de caràcters actual"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -606,15 +605,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -998,7 +997,7 @@ msgstr "La llista esmentada s'ha esborrat"
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1139,6 +1138,7 @@ msgstr "Artistes"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "Varis"
@ -1284,51 +1284,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr "Error Handshake invàlid"
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr "Petició invàlida"
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr "Invàlid mitjà o no especificat"
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "Error: impossible d'obrir"
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1364,15 +1364,15 @@ msgstr "Error: impossible d'obrir"
msgid "Play"
msgstr "Escoltar"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1698,46 +1698,42 @@ msgid "Never"
msgstr "Mai"
#: ../../lib/class/catalog.class.php:599
#, fuzzy
msgid "day"
msgid_plural "days"
msgstr[0] "dia"
msgstr[1] "dies"
msgstr "dia"
#: ../../lib/class/catalog.class.php:601
#, fuzzy
msgid "hour"
msgid_plural "hours"
msgstr[0] "hora"
msgstr[1] "hores"
msgstr "hora"
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "No es necessita cap actualització "
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1832,7 +1828,6 @@ msgstr "Pausat"
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1943,12 +1938,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2398,21 +2395,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2462,11 +2459,11 @@ msgstr "No hi ha prou dades"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3235,9 +3232,15 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "Desconegut"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "Impossible connectar a la BD, comprova la teva configuració de l'ampache"
msgstr ""
"Impossible connectar a la BD, comprova la teva configuració de l'ampache"
#: ../../lib/install.lib.php:91
msgid "Unable to query database, check your ampache config"
@ -3245,7 +3248,9 @@ msgstr ""
#: ../../lib/install.lib.php:98
msgid "Existing Database detected, unable to continue installation"
msgstr "S'ha detectat un base de dades existent, és impossible continuar amb la instal.lació"
msgstr ""
"S'ha detectat un base de dades existent, és impossible continuar amb la "
"instal.lació"
#: ../../lib/install.lib.php:153 ../../lib/install.lib.php:288
msgid "Error writing config file"
@ -3322,7 +3327,7 @@ msgstr "Usuari desactivat per favor contacte amb l'Administrador"
msgid "User Already Logged in"
msgstr "L'usuari ja ha entrat"
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3345,7 +3350,7 @@ msgstr "Desactiva"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3428,7 +3433,7 @@ msgstr "Enviar netejar a"
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "Per defecte"
@ -4047,9 +4052,7 @@ msgstr "LLista importada"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4241,8 +4244,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4367,8 +4370,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4476,7 +4479,8 @@ msgstr "Cancel.la"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4861,9 +4865,11 @@ msgstr "Afegeix un catàleg"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "Al formulari de sota posa-hi o bé un directori local (p.e. /dades/musica) o la URL a una instalació remota de l'Ampache (p.e. http://laltreampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"Al formulari de sota posa-hi o bé un directori local (p.e. /dades/musica) o "
"la URL a una instalació remota de l'Ampache (p.e. http://laltreampache.com)"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5313,10 +5319,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5968,14 +5974,16 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
msgid ""
"If you believe this is an error please contact an Ampache administrator."
msgstr "Si creus que això és un error, si us plau poseu-vos en contacte amb un administrador de l'Ampache"
msgstr ""
"Si creus que això és un error, si us plau poseu-vos en contacte amb un "
"administrador de l'Ampache"
#: ../../templates/show_denied.inc.php:67
msgid ""
@ -6463,8 +6471,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6504,16 +6512,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6522,75 +6530,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "Genera l'arxiu de configuració"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Ruta del web"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Ruta del web"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "MySQL hostname"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "Usuari de MySQL"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "Contrasenya de MySQL"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr "Decodificant"
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6600,122 +6608,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7282,18 +7290,14 @@ msgid "Unlimited"
msgstr "Sense límit"
#: ../../templates/show_random.inc.php:86
#, php-format
#, fuzzy, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d minut"
msgstr[1] "%d minuts"
msgstr "%d minut"
#: ../../templates/show_random.inc.php:88
#, php-format
#, fuzzy, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d hora"
msgstr[1] "%d hores"
msgstr "%d hora"
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7316,58 +7320,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7636,8 +7624,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7687,8 +7675,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7717,8 +7705,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7727,8 +7715,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7777,8 +7765,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -7860,7 +7848,10 @@ 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 "
"then your web_path is not set correctly."
msgstr "Aquesta prova assegura que el seu directori web path s'ha definit correctament i quees pot arribar a la pàgina índex. Si no veus una marca de verificació aquíllavors el seu directori web no està configurat correctament."
msgstr ""
"Aquesta prova assegura que el seu directori web path s'ha definit "
"correctament i quees pot arribar a la pàgina índex. Si no veus una marca de "
"verificació aquíllavors el seu directori web no està configurat correctament."
#: ../../templates/show_tvshow.inc.php:95
#: ../../templates/show_tvshow.inc.php:99
@ -8305,7 +8296,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8339,7 +8330,7 @@ msgstr "Tipus de playback"
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "Tipus de llista"
@ -8391,8 +8382,7 @@ msgstr "Mètode de llista"
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8716,3 +8706,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "Instància activa"

Binary file not shown.

View file

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/ampache/ampache/language/cs_CZ/)\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/ampache/"
"ampache/language/cs_CZ/)\n"
"Language: cs_CZ\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: ../../admin/access.php:40
@ -44,7 +45,7 @@ msgstr "Přidáno"
msgid "Your new Access Control List(s) have been created"
msgstr "Nový seznam přístupů byl vytvořen"
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,22 +88,18 @@ msgid "Confirm Deletion Request"
msgstr "Potvrdit požadavek na odstranění"
#: ../../admin/catalog.php:125
#, fuzzy
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] "Skladba povolena"
msgstr[1] "Skladby povoleny"
msgstr[2] "Skladeb povoleno"
msgstr "Skladba povolena"
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
msgstr "Nebyly vybrány žádné nepovolené skladby"
#: ../../admin/catalog.php:130
#, fuzzy
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] "Nepovolená skladba zpracována"
msgstr[1] "Nepovolené skladby zpracovány"
msgstr[2] "Nepovolených skladeb zpracováno"
msgstr "Nepovolená skladba zpracována"
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -254,7 +251,9 @@ msgstr "Kódování databáze bylo aktualizováno"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "Vaše databáze a související tabulky byly aktualizovány v souladu s aktuálně nastaveným kódováním"
msgstr ""
"Vaše databáze a související tabulky byly aktualizovány v souladu s aktuálně "
"nastaveným kódováním"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -462,7 +461,9 @@ msgstr "Obal nebyl nalezen"
msgid ""
"Art could not be located at this time. This may be due to write access "
"error, or the file is not received correctly."
msgstr "Obal alba nelze momentálně nalézt. Mohlo dojít k chybě oprávnění k zápisu, nebo soubor nebyl správně stažen."
msgstr ""
"Obal alba nelze momentálně nalézt. Mohlo dojít k chybě oprávnění k zápisu, "
"nebo soubor nebyl správně stažen."
#: ../../arts.php:68 ../../arts.php:94
msgid "Art Inserted"
@ -569,7 +570,8 @@ msgstr "Použití: catalog_update.inc [CATALOG NAME] [-m|-c|-v|-a|-g|-i|-o]"
msgid ""
"Default behavior is to do all except temporarily deactivate the php memory "
"limit"
msgstr "Výchozí chování je provést vše až na dočasné vypnutí omezení paměti pro PHP"
msgstr ""
"Výchozí chování je provést vše až na dočasné vypnutí omezení paměti pro PHP"
#: ../../bin/catalog_update.inc:201
msgid "Temporarily deactivates PHP memory limit."
@ -583,7 +585,9 @@ msgstr "Čistí katalogy od opuštěných záznamů."
msgid ""
"Verifies catalog entries and updates them if related files have new "
"information."
msgstr "Ověřuje záznamy katalogu a aktualizuje je pokud soubory obsahují nové informace."
msgstr ""
"Ověřuje záznamy katalogu a aktualizuje je pokud soubory obsahují nové "
"informace."
#: ../../bin/catalog_update.inc:207
msgid "Adds new media to catalogs."
@ -609,15 +613,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -1001,7 +1005,7 @@ msgstr "Požadovaný seznam skladeb byl smazán"
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1142,6 +1146,7 @@ msgstr "Umělci"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "Různé"
@ -1287,51 +1292,51 @@ msgstr "zap"
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr "Chyba: Neplatná komunikace"
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr "Neplatný požadavek"
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr "Multimediální objekt je neplatný nebo není definován"
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "Chyba: Nelze otevřít"
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1367,15 +1372,15 @@ msgstr "Chyba: Nelze otevřít"
msgid "Play"
msgstr "Přehrát"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1701,49 +1706,42 @@ msgid "Never"
msgstr "Nikdy"
#: ../../lib/class/catalog.class.php:599
#, fuzzy
msgid "day"
msgid_plural "days"
msgstr[0] "den"
msgstr[1] "dny"
msgstr[2] "dnů"
msgstr "den"
#: ../../lib/class/catalog.class.php:601
#, fuzzy
msgid "hour"
msgid_plural "hours"
msgstr[0] "hodina"
msgstr[1] "hodiny"
msgstr[2] "hodin"
msgstr "hodina"
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "Aktualizace není nutná"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1838,7 +1836,6 @@ msgstr "Pozastavené"
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1949,12 +1946,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2404,21 +2403,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2468,11 +2467,11 @@ msgstr "Není dostatek dat"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3241,6 +3240,11 @@ msgstr "CHYBA"
msgid "WARNING"
msgstr "VAROVÁNÍ"
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "Neznámý"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "Nelze se připojit k databázi, zkontrolujte prosím nastavení ampache"
@ -3318,7 +3322,8 @@ msgstr ""
#: ../../lib/login.php:80
msgid "Error Username or Password incorrect, please try again"
msgstr "Chyba: Uživatelské jméno nebo heslo je neplatné. Zkuste to prosím znovu."
msgstr ""
"Chyba: Uživatelské jméno nebo heslo je neplatné. Zkuste to prosím znovu."
#: ../../lib/login.php:100
msgid "User Disabled please contact Admin"
@ -3328,7 +3333,7 @@ msgstr "Uživatel je zakázaný. Kontaktujte prosím administrátora."
msgid "User Already Logged in"
msgstr "Uživatel je již přihlášen"
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3351,7 +3356,7 @@ msgstr "Zakázat"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3434,7 +3439,7 @@ msgstr "Smazat po odeslání"
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "Výchozí"
@ -4053,10 +4058,7 @@ msgstr "Seznam skladeb byl načten"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4248,8 +4250,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4374,8 +4376,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4483,7 +4485,8 @@ msgstr "Zrušit"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4868,9 +4871,11 @@ msgstr "Přidat katalog"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "Zadejte do následující formuláře místní cestu (např. /data/music) nebo URL pro vzdálenou instalaci Ampache (např. http://theotherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"Zadejte do následující formuláře místní cestu (např. /data/music) nebo URL "
"pro vzdálenou instalaci Ampache (např. http://theotherampache.com)"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5320,10 +5325,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5975,14 +5980,16 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
msgid ""
"If you believe this is an error please contact an Ampache administrator."
msgstr "Pokud si myslíte, že se jedná o chybu, nahlaste ji prosím administrátorovi Ampache."
msgstr ""
"Pokud si myslíte, že se jedná o chybu, nahlaste ji prosím administrátorovi "
"Ampache."
#: ../../templates/show_denied.inc.php:67
msgid ""
@ -6470,8 +6477,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6511,16 +6518,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6529,75 +6536,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "Vytvořit konfigurační soubor"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Cesta k webu"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Cesta k webu"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "MySQL server"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "MySQL uživatel"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "MySQL heslo"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr "Dekódování"
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6607,122 +6614,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7289,20 +7296,14 @@ msgid "Unlimited"
msgstr "Neomezeno"
#: ../../templates/show_random.inc.php:86
#, php-format
#, fuzzy, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d minuta"
msgstr[1] "%d minuty"
msgstr[2] "%d minut"
msgstr "%d minuta"
#: ../../templates/show_random.inc.php:88
#, php-format
#, fuzzy, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d hodina"
msgstr[1] "%d hodiny"
msgstr[2] "%d hodin"
msgstr "%d hodina"
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7325,66 +7326,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7653,8 +7630,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7704,8 +7681,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7734,8 +7711,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7744,8 +7721,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7794,8 +7771,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -7877,7 +7854,9 @@ 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 "
"then your web_path is not set correctly."
msgstr "Kontrola správného nastavení proměnné web_path a dostupnosti hlavní stránky. Pokud tato kontrola selhala, není proměnná web_path správně nastavena."
msgstr ""
"Kontrola správného nastavení proměnné web_path a dostupnosti hlavní stránky. "
"Pokud tato kontrola selhala, není proměnná web_path správně nastavena."
#: ../../templates/show_tvshow.inc.php:95
#: ../../templates/show_tvshow.inc.php:99
@ -8322,7 +8301,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8356,7 +8335,7 @@ msgstr "Způsob přehrávání"
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "Typ seznamu skladeb"
@ -8408,8 +8387,7 @@ msgstr "Způsob aktualizace seznamu skladeb"
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8733,3 +8711,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "Aktivovat položku"

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/ampache/ampache/language/el_GR/)\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/ampache/ampache/"
"language/el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../admin/access.php:40
@ -43,7 +44,7 @@ msgstr "Προστέθηκε"
msgid "Your new Access Control List(s) have been created"
msgstr ""
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,9 +88,7 @@ msgstr ""
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -97,9 +96,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -606,15 +603,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -998,7 +995,7 @@ msgstr ""
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1139,6 +1136,7 @@ msgstr "Καλλιτέχνες"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "Ποικίλα"
@ -1284,51 +1282,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr ""
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr ""
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr ""
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "Σφάλμα: Αδύνατο να ανοιχτεί"
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1364,15 +1362,15 @@ msgstr "Σφάλμα: Αδύνατο να ανοιχτεί"
msgid "Play"
msgstr "Παίξε"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1699,45 +1697,39 @@ msgstr "Ποτέ"
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "Δε χρειάζεται ενημέρωση"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1832,7 +1824,6 @@ msgstr "Σε παύση"
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1943,12 +1934,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2398,21 +2391,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2462,11 +2455,11 @@ msgstr "Ανεπαρκή δεδομένα"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3235,6 +3228,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "Άγνωστο"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr ""
@ -3322,7 +3320,7 @@ msgstr "Ο Χρήστης απενεργοποιήθηκε. Επικοινωνή
msgid "User Already Logged in"
msgstr ""
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3345,7 +3343,7 @@ msgstr "Ανενεργό"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3428,7 +3426,7 @@ msgstr "Καθάρισε με την αποστολή"
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "Προκαθορισμένη"
@ -4047,9 +4045,7 @@ msgstr "Η playlist εισήχθη"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4241,8 +4237,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4367,8 +4363,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4476,7 +4472,8 @@ msgstr "Ακύρωση"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4861,9 +4858,11 @@ msgstr "Προσθήκη καταλόγου"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "Στην παρακάτω φόρμα συμπλήρωσε μία τοπική διαδρομή (πχ /data/music) ή το url μια απαμακρυσμένης εγκατάστασης Ampache"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"Στην παρακάτω φόρμα συμπλήρωσε μία τοπική διαδρομή (πχ /data/music) ή το url "
"μια απαμακρυσμένης εγκατάστασης Ampache"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5313,10 +5312,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5968,8 +5967,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6463,8 +6462,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6504,16 +6503,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6522,75 +6521,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "Δημιουργία Αρχείο Ρυθμίσεων"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Διαδρομή web"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Διαδρομή web"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "Όνομα Εξυπηρετητή MySQL"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "Όνομα χρήστη MySQL"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "Κωδικός MySQL"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr ""
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6600,122 +6599,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7284,16 +7283,12 @@ msgstr "Απεριόριστα"
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7316,58 +7311,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7636,8 +7615,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7687,8 +7666,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7717,8 +7696,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7727,8 +7706,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7777,8 +7756,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -8305,7 +8284,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8339,7 +8318,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "Τύπος playlist"
@ -8391,8 +8370,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8716,3 +8694,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "Ενεργό Στιγμιότυπο"

Binary file not shown.

View file

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/ampache/ampache/language/en_GB/)\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/ampache/"
"ampache/language/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../admin/access.php:40
@ -44,7 +45,7 @@ msgstr ""
msgid "Your new Access Control List(s) have been created"
msgstr ""
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -88,9 +89,7 @@ msgstr ""
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -98,9 +97,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -581,7 +578,9 @@ msgstr "Cleans catalogues from orphaned entries."
msgid ""
"Verifies catalog entries and updates them if related files have new "
"information."
msgstr "Verifies catalogue entries and updates them if related files have new information."
msgstr ""
"Verifies catalogue entries and updates them if related files have new "
"information."
#: ../../bin/catalog_update.inc:207
msgid "Adds new media to catalogs."
@ -607,15 +606,18 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr "Depending on your systems performance, this option could need a long time to finish and extremely slow down other database processes if you have big catalogues!"
msgstr ""
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogues!"
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -999,7 +1001,7 @@ msgstr ""
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1140,6 +1142,7 @@ msgstr ""
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr ""
@ -1285,51 +1288,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr ""
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr ""
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr ""
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr ""
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1365,15 +1368,15 @@ msgstr ""
msgid "Play"
msgstr ""
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1700,45 +1703,39 @@ msgstr ""
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr "Catalogue Insert Failed check debug logs"
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr ""
#: ../../lib/class/catalog.class.php:1805
#, php-format
#: ../../lib/class/catalog.class.php:1808
#, fuzzy, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] "Catalog Clean Done. %d file removed."
msgstr[1] "Catalog Clean Done. %d files removed."
msgstr "Catalog Clean Done. %d file removed."
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr "Catalogue Verify Done. %d of %d files updated."
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1833,7 +1830,6 @@ msgstr ""
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1944,12 +1940,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2399,21 +2397,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2463,11 +2461,11 @@ msgstr ""
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3236,6 +3234,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, php-format
msgid "Unknown %s"
msgstr ""
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr ""
@ -3323,7 +3326,7 @@ msgstr ""
msgid "User Already Logged in"
msgstr ""
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3346,7 +3349,7 @@ msgstr ""
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3429,7 +3432,7 @@ msgstr ""
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr ""
@ -4048,9 +4051,7 @@ msgstr ""
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4242,8 +4243,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4368,8 +4369,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4477,7 +4478,8 @@ msgstr ""
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4862,8 +4864,8 @@ msgstr ""
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
#: ../../templates/show_add_catalog.inc.php:34
@ -5314,10 +5316,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5969,8 +5971,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6464,8 +6466,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6505,16 +6507,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6523,75 +6525,75 @@ msgstr ""
msgid "Generate Config File"
msgstr ""
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr ""
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr ""
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr ""
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr ""
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6601,122 +6603,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7285,16 +7287,12 @@ msgstr ""
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7317,58 +7315,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7637,8 +7619,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7688,8 +7670,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7718,8 +7700,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7728,8 +7710,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7778,8 +7760,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -8306,7 +8288,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8340,7 +8322,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr ""
@ -8392,8 +8374,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8717,3 +8698,7 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
msgid "MPD Active Instance"
msgstr ""

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Persian (Iran) (http://www.transifex.com/ampache/ampache/language/fa_IR/)\n"
"Language-Team: Persian (Iran) (http://www.transifex.com/ampache/ampache/"
"language/fa_IR/)\n"
"Language: fa_IR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa_IR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../../admin/access.php:40
@ -43,7 +44,7 @@ msgstr "اضافه شد"
msgid "Your new Access Control List(s) have been created"
msgstr ""
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,8 +88,7 @@ msgstr ""
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -96,8 +96,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -604,15 +603,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -996,7 +995,7 @@ msgstr ""
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1137,6 +1136,7 @@ msgstr "هنرمندان"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr ""
@ -1282,51 +1282,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr "خطا در برقراری ارتباط"
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr "درخواست نادرست"
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr "این نوع رسانه معتبر نیست یا مشخص نشده است"
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr ""
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1362,15 +1362,15 @@ msgstr ""
msgid "Play"
msgstr "پخش"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1696,43 +1696,42 @@ msgid "Never"
msgstr "هیچگاه"
#: ../../lib/class/catalog.class.php:599
#, fuzzy
msgid "day"
msgid_plural "days"
msgstr[0] "روز"
msgstr "روز"
#: ../../lib/class/catalog.class.php:601
#, fuzzy
msgid "hour"
msgid_plural "hours"
msgstr[0] "ساعت"
msgstr "ساعت"
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "به ‌روز رسانی نیاز نیست"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1827,7 +1826,6 @@ msgstr ""
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1938,12 +1936,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2393,21 +2393,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2457,11 +2457,11 @@ msgstr "اطلاعات کافی نیست"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3230,6 +3230,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "ناشناخته"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "اتصال به پایگاه داده میسر نیست. پیکربندی آمپاچی را بررسی کنید."
@ -3317,7 +3322,7 @@ msgstr "کاربر غیر فعال شده است، لطفا با مدیر تما
msgid "User Already Logged in"
msgstr "کاربر قبلا وارد شده است"
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3340,7 +3345,7 @@ msgstr "غیرفعال"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3423,7 +3428,7 @@ msgstr ""
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr " پیش‌ فرض"
@ -4042,8 +4047,7 @@ msgstr "لیست پخش درون ریزی شد"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4235,8 +4239,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4361,8 +4365,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4470,7 +4474,8 @@ msgstr "لغو"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4855,8 +4860,8 @@ msgstr "افزودن یک مجموعه"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
#: ../../templates/show_add_catalog.inc.php:34
@ -5307,10 +5312,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5962,8 +5967,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6457,8 +6462,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6498,16 +6503,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6516,75 +6521,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "ایجاد فایل پیکربندی"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "MySQL نام میزبان"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "MySQL شناسه"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "MySQL رمز"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr ""
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6594,122 +6599,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7278,14 +7283,12 @@ msgstr "نامحدود"
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7308,50 +7311,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7620,8 +7615,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7671,8 +7666,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7701,8 +7696,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7711,8 +7706,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7761,8 +7756,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -7844,7 +7839,11 @@ 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 "
"then your web_path is not set correctly."
msgstr "درست مقدار دهی نشده است web_path است و مشخص می کند که آیا ما می توانیم به صفحه اصلی دسترسی داشته باشیم یا خیر. اگر شما علامت تایید را در اینجا نمی بینید به این معنی است که web_path این تست برای اطمینان پیدا کردن از صحت تنظیم متغیر"
msgstr ""
"درست مقدار دهی نشده است web_path است و مشخص می کند که آیا ما می توانیم به "
"صفحه اصلی دسترسی داشته باشیم یا خیر. اگر شما علامت تایید را در اینجا نمی "
"بینید به این معنی است که web_path این تست برای اطمینان پیدا کردن از صحت "
"تنظیم متغیر"
#: ../../templates/show_tvshow.inc.php:95
#: ../../templates/show_tvshow.inc.php:99
@ -8289,7 +8288,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8323,7 +8322,7 @@ msgstr "نوع پخش"
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr ""
@ -8375,8 +8374,7 @@ msgstr "روشهای لیست پخش"
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8700,3 +8698,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "مورد فعال"

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Italian (Italy) (http://www.transifex.com/ampache/ampache/language/it_IT/)\n"
"Language-Team: Italian (Italy) (http://www.transifex.com/ampache/ampache/"
"language/it_IT/)\n"
"Language: it_IT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it_IT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../admin/access.php:40
@ -43,7 +44,7 @@ msgstr "Aggiunti"
msgid "Your new Access Control List(s) have been created"
msgstr ""
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,9 +88,7 @@ msgstr ""
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -97,9 +96,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -606,15 +603,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -998,7 +995,7 @@ msgstr ""
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1139,6 +1136,7 @@ msgstr "Artisti"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "Vari"
@ -1284,51 +1282,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr ""
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr ""
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr ""
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "Errore: Impossibile aprire"
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1364,15 +1362,15 @@ msgstr "Errore: Impossibile aprire"
msgid "Play"
msgstr "Riproduci"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1699,45 +1697,39 @@ msgstr ""
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "Non è necessario aggiornare"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1832,7 +1824,6 @@ msgstr ""
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1943,12 +1934,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2398,21 +2391,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2462,11 +2455,11 @@ msgstr "Dati insufficienti"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3235,6 +3228,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "Sconosciuto"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr ""
@ -3322,7 +3320,7 @@ msgstr ""
msgid "User Already Logged in"
msgstr ""
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3345,7 +3343,7 @@ msgstr "Disabilitato"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3428,7 +3426,7 @@ msgstr ""
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr ""
@ -4047,9 +4045,7 @@ msgstr ""
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4241,8 +4237,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4367,8 +4363,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4476,7 +4472,8 @@ msgstr "Annulla"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4861,9 +4858,12 @@ msgstr "Aggiungi un catalogo"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "Nel formulario seguente inserisci od un percorso locale (ad es. /data/musica) o l' ULR ad una installazione remota di Ampache (ad es. http://theotherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"Nel formulario seguente inserisci od un percorso locale (ad es. /data/"
"musica) o l' ULR ad una installazione remota di Ampache (ad es. http://"
"theotherampache.com)"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5313,10 +5313,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5968,8 +5968,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6463,8 +6463,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6504,16 +6504,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6522,75 +6522,75 @@ msgstr ""
msgid "Generate Config File"
msgstr ""
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Percorso Web"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Percorso Web"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "Server MySQL"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "Nome utente MySQL"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "Password MySQL"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr ""
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6600,122 +6600,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7284,16 +7284,12 @@ msgstr "Illimitato"
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7316,58 +7312,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7636,8 +7616,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7687,8 +7667,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7717,8 +7697,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7727,8 +7707,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7777,8 +7757,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -8305,7 +8285,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8339,7 +8319,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "Tipo playlist"
@ -8391,8 +8371,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8716,3 +8695,7 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
msgid "MPD Active Instance"
msgstr ""

Binary file not shown.

View file

@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/ampache/ampache/language/ja_JP/)\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/ampache/ampache/"
"language/ja_JP/)\n"
"Language: ja_JP\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../../admin/access.php:40
@ -43,7 +44,7 @@ msgstr "追加しました"
msgid "Your new Access Control List(s) have been created"
msgstr "新しいアクセスコントロールリストを作成しました"
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,8 +88,7 @@ msgstr "削除要求の確認"
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -96,8 +96,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -249,7 +248,9 @@ msgstr "データベースCharsetを更新しました"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "データベースと割り当てられたテーブルは現在設定されたCharsetに一致する更新をしました。"
msgstr ""
"データベースと割り当てられたテーブルは現在設定されたCharsetに一致する更新をし"
"ました。"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -604,15 +605,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -688,7 +689,8 @@ msgstr "%s 音楽の愛の為に"
#: ../../bin/fix_filenames.inc:52
msgid "Testing Basic Translation, the two strings below should look the same"
msgstr "基本的な翻訳をテストしています。以下の2つの文字が同じか確認してください"
msgstr ""
"基本的な翻訳をテストしています。以下の2つの文字が同じか確認してください"
#: ../../bin/fix_filenames.inc:54
msgid "Original: For the Love of Music"
@ -996,7 +998,7 @@ msgstr "要求されたプレイリストは削除されています。"
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1137,6 +1139,7 @@ msgstr "アーティスト"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "いくつかの"
@ -1282,51 +1285,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr "不正なハンドシェイクエラー - "
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr "不正なユーザ名/パスワードです"
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr "不正なリクエスト"
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr "メディアオブジェクトは不正か指定されていません"
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "エラー: 開けませんでした"
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1362,15 +1365,15 @@ msgstr "エラー: 開けませんでした"
msgid "Play"
msgstr "再生"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1697,42 +1700,39 @@ msgstr "Never"
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "必要な更新はありません"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr "カタログの検証完了。%d/%dファイルを更新しました。"
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1827,7 +1827,6 @@ msgstr "一時停止"
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1938,12 +1937,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2393,21 +2394,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2457,11 +2458,11 @@ msgstr "データは全くありません"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3230,9 +3231,16 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "不明"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "データベースへ接続できませんでした。Ampacheのコンフィグをチェックしてください。"
msgstr ""
"データベースへ接続できませんでした。Ampacheのコンフィグをチェックしてくださ"
"い。"
#: ../../lib/install.lib.php:91
msgid "Unable to query database, check your ampache config"
@ -3317,7 +3325,7 @@ msgstr "ユーザは無効なので管理者にお問合せください"
msgid "User Already Logged in"
msgstr "ユーザはすでにログインしています"
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr "ローカルアカウントを作成できませんでした"
@ -3340,7 +3348,7 @@ msgstr "無効"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3423,7 +3431,7 @@ msgstr "送信をクリア"
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "デフォルト"
@ -4042,8 +4050,7 @@ msgstr "プレイリストをインポートしました"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4235,8 +4242,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4361,8 +4368,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4470,7 +4477,8 @@ msgstr "キャンセル"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4855,9 +4863,11 @@ msgstr "カタログを追加"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "以下のフォームではローカルパス(例 /data/music)かURLのどちらかをリモートのAmpatcheに入れます(例 http://theoherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"以下のフォームではローカルパス(例 /data/music)かURLのどちらかをリモートの"
"Ampatcheに入れます(例 http://theoherampache.com)"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5307,10 +5317,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5962,8 +5972,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6421,7 +6431,9 @@ msgstr "ステップ3 - 初期アカウントのセットアップ"
msgid ""
"This step creates your initial Ampache admin account. Once your admin "
"account has been created you will be redirected to the login page."
msgstr "このステップはAmpacheの管理者アカウントを初期化します。一旦管理者アカウントが作成されるとログインページに飛びます。"
msgstr ""
"このステップはAmpacheの管理者アカウントを初期化します。一旦管理者アカウントが"
"作成されるとログインページに飛びます。"
#: ../../templates/show_install_account.inc.php:47
msgid "Create Admin Account"
@ -6440,7 +6452,9 @@ 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ファイルの生成のインストールを扱います。続ける前に以下の事前準備をお願いします。"
msgstr ""
"このページはAmpacheデータベースとampache.cfg.phpファイルの生成のインストール"
"を扱います。続ける前に以下の事前準備をお願いします。"
#: ../../templates/show_install_check.inc.php:35
msgid ""
@ -6457,9 +6471,11 @@ msgstr "ウェブサーバは%sファイルと%sファイルへのアクセス
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への変更を加えたい場合、単に%sを編集するだけです。"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
"上記の要件を確認したら以下の情報を記入してください。必要なコンフィグの値を求"
"めるだけです。後々Ampacheへの変更を加えたい場合、単に%sを編集するだけです。"
#: ../../templates/show_install_check.inc.php:44
#: ../../templates/show_test.inc.php:60
@ -6498,16 +6514,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6516,75 +6532,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "設定ファイルの生成"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Webパス"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Webパス"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr "データベース名"
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "MySQLのホスト名"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "MySQLのユーザ名"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "MySQLのパスワード"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr "トランスコーディング"
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6594,123 +6610,126 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr "コンフィグの再チェック"
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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 "このステップはデータベースの作成権限をmysqlのアカウントに与えていることを前提にAmpacheデータベースを作成します。マシンの速度によってこのステップはしばらく時間がかかるかもしれません。"
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
"このステップはデータベースの作成権限をmysqlのアカウントに与えていることを前提"
"にAmpacheデータベースを作成します。マシンの速度によってこのステップはしばらく"
"時間がかかるかもしれません。"
#: ../../templates/show_install.inc.php:47
msgid "Insert Ampache Database"
@ -7278,14 +7297,12 @@ msgstr "無制限"
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7308,50 +7325,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7620,8 +7629,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7671,8 +7680,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7701,8 +7710,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7711,8 +7720,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7761,8 +7770,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -7844,7 +7853,10 @@ 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 "
"then your web_path is not set correctly."
msgstr "このテストはweb_path変数が正しく設定されていてインデックスページを取得することが出来ることを確実にします。ここでチェックマークが見れない場合、web_pathが正しく設定されていないかもしれません。"
msgstr ""
"このテストはweb_path変数が正しく設定されていてインデックスページを取得するこ"
"とが出来ることを確実にします。ここでチェックマークが見れない場合、web_pathが"
"正しく設定されていないかもしれません。"
#: ../../templates/show_tvshow.inc.php:95
#: ../../templates/show_tvshow.inc.php:99
@ -8289,7 +8301,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8323,7 +8335,7 @@ msgstr "プレイバックのタイプ"
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "プレイリストタイプ"
@ -8375,8 +8387,7 @@ msgstr "プレイリストの方法"
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8700,3 +8711,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "有効なインスタンス"

Binary file not shown.

View file

@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/ampache/ampache/language/nb_NO/)\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/ampache/"
"ampache/language/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../admin/access.php:40
@ -43,7 +44,7 @@ msgstr "Lagt til"
msgid "Your new Access Control List(s) have been created"
msgstr "Din nye oppføring i tilgangslistene har blitt lagret"
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,9 +88,7 @@ msgstr "Bekreft Sletting"
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -97,9 +96,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -251,7 +248,9 @@ msgstr "Databasens tegnsett er oppdatert"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "Databasen og tilhørende tabeller har blitt oppdatert for å tilpasses ditt tegnsett"
msgstr ""
"Databasen og tilhørende tabeller har blitt oppdatert for å tilpasses ditt "
"tegnsett"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -606,15 +605,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -998,7 +997,7 @@ msgstr "Den valgte spillelisten har blitt slettet"
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1139,6 +1138,7 @@ msgstr "Artister"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "Variert"
@ -1284,51 +1284,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr "Feil: Ugyldig handshake - "
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr "Ugyldig forespørsel"
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr "Mediaobjekt invalid eller feilspesifisert"
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "Feil: Kan ikke åpne"
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1364,15 +1364,15 @@ msgstr "Feil: Kan ikke åpne"
msgid "Play"
msgstr "Spill"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1698,46 +1698,42 @@ msgid "Never"
msgstr "Aldri"
#: ../../lib/class/catalog.class.php:599
#, fuzzy
msgid "day"
msgid_plural "days"
msgstr[0] "dag"
msgstr[1] "dager"
msgstr "dag"
#: ../../lib/class/catalog.class.php:601
#, fuzzy
msgid "hour"
msgid_plural "hours"
msgstr[0] "time"
msgstr[1] "timer"
msgstr "time"
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "Ingen oppdatering nødvendig"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1832,7 +1828,6 @@ msgstr "Pause"
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1943,12 +1938,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2398,21 +2395,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2462,11 +2459,11 @@ msgstr "Ikke nok data"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3235,6 +3232,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "Ukjent"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "Kan ikke koble til databasen, sjekk konfigurasjon av ampache"
@ -3322,7 +3324,7 @@ msgstr "Bruker deaktivert, kontakt administrator"
msgid "User Already Logged in"
msgstr "Bruker allerede innlogget"
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3345,7 +3347,7 @@ msgstr "Deaktiver"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3428,7 +3430,7 @@ msgstr "Rensk ved Send"
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "Standard"
@ -4047,9 +4049,7 @@ msgstr "Spilleliste importert"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4241,8 +4241,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4367,8 +4367,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4476,7 +4476,8 @@ msgstr "Avbryt"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4861,9 +4862,11 @@ msgstr "Legg til katalog"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "I skjemaet under legger du inn enten en lokal mappebane (f.eks. /srv/musikk) eller en URL til en Ampache-tjener (f,eks, http://denandreampachen.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"I skjemaet under legger du inn enten en lokal mappebane (f.eks. /srv/musikk) "
"eller en URL til en Ampache-tjener (f,eks, http://denandreampachen.com)"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5313,10 +5316,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5968,8 +5971,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6463,8 +6466,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6504,16 +6507,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6522,75 +6525,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "Generer konfigurasjonsfil"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Web bane"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Web bane"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "Vertsnavn for MySQL"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "Brukernavn for MySQL"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "Passord for MySQL"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr "Transkoding"
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6600,122 +6603,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7282,18 +7285,14 @@ msgid "Unlimited"
msgstr "Ubegrenset"
#: ../../templates/show_random.inc.php:86
#, php-format
#, fuzzy, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d minutt"
msgstr[1] "%d minutter"
msgstr "%d minutt"
#: ../../templates/show_random.inc.php:88
#, php-format
#, fuzzy, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d time"
msgstr[1] "%d timer"
msgstr "%d time"
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7316,58 +7315,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7636,8 +7619,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7687,8 +7670,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7717,8 +7700,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7727,8 +7710,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7777,8 +7760,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -8305,7 +8288,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8339,7 +8322,7 @@ msgstr "Avspillingsform"
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "Spilleliste type"
@ -8391,8 +8374,7 @@ msgstr "Metode for spilleliste"
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8716,3 +8698,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "Aktiv instans"

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -7,15 +7,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/ampache/ampache/language/ru_RU/)\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/ampache/ampache/"
"language/ru_RU/)\n"
"Language: ru_RU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru_RU\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: ../../admin/access.php:40
msgid "Deleted"
@ -43,7 +46,7 @@ msgstr "Добавлен"
msgid "Your new Access Control List(s) have been created"
msgstr "Создан новый список доступа"
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,11 +90,7 @@ msgstr "Запрос на удаление"
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -99,11 +98,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -255,7 +250,9 @@ msgstr "Кодировка базы данных обновлена"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "База данных и сопряженные таблицы были обновлены в соответствии с текущей настройкой кодировки символов"
msgstr ""
"База данных и сопряженные таблицы были обновлены в соответствии с текущей "
"настройкой кодировки символов"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -610,15 +607,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -1002,7 +999,7 @@ msgstr "Список композиций был удален"
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1143,6 +1140,7 @@ msgstr "Исполнители"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "Различные"
@ -1288,51 +1286,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr "Error Invalid Handshake - "
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr "Неверный запрос"
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr "Media Object Invalid or Not Specified"
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "Ошибка: не удалось открыть "
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1368,15 +1366,15 @@ msgstr "Ошибка: не удалось открыть "
msgid "Play"
msgstr "Воспроизвести"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1703,51 +1701,39 @@ msgstr "Никогда"
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "Обновление не требуется"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1842,7 +1828,6 @@ msgstr "Остановлен"
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1953,12 +1938,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2408,21 +2395,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2472,11 +2459,11 @@ msgstr "Недостаточно данных"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3245,6 +3232,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "Неизвестно"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "Не удалось подключиться к базе данных, проверьте файл настройки"
@ -3332,7 +3324,7 @@ msgstr "Пользователь отключен. Пожалуйста, свя
msgid "User Already Logged in"
msgstr "Пользователь уже вошел"
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3355,7 +3347,7 @@ msgstr "Отключить"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3438,7 +3430,7 @@ msgstr "Очищать при отправке"
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "По умолчанию"
@ -4057,11 +4049,7 @@ msgstr "Список воспроизведения добавлен"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4253,8 +4241,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4379,8 +4367,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4488,7 +4476,8 @@ msgstr "Отменить"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4873,9 +4862,11 @@ msgstr "Добавить"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "Введите в следующую форму локальный путь (напр. /data/music), или URL удаленной инсталляции Apache (напр.http://theotherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"Введите в следующую форму локальный путь (напр. /data/music), или URL "
"удаленной инсталляции Apache (напр.http://theotherampache.com)"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5325,10 +5316,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5980,14 +5971,16 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
msgid ""
"If you believe this is an error please contact an Ampache administrator."
msgstr "Если вы считаете, что это - ошибка, пожалуйста, свяжитесь с администратором Ampache. "
msgstr ""
"Если вы считаете, что это - ошибка, пожалуйста, свяжитесь с администратором "
"Ampache. "
#: ../../templates/show_denied.inc.php:67
msgid ""
@ -6475,8 +6468,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6516,16 +6509,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6534,75 +6527,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "Создать новый файл конфигурации"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Веб путь"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Веб путь"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "MySQL Хост"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "MySQL пользователь"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "MySQL пароль"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr "Перекодирование"
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6612,122 +6605,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7296,20 +7289,12 @@ msgstr "Без ограничений"
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7332,74 +7317,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7668,8 +7621,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7719,8 +7672,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7749,8 +7702,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7759,8 +7712,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7809,8 +7762,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -7892,7 +7845,9 @@ 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 "
"then your web_path is not set correctly."
msgstr "Проверка корректной установки переменой web_path и доступности главной страницы. Если здесь нет отметки, значит web_patch установлена неверно."
msgstr ""
"Проверка корректной установки переменой web_path и доступности главной "
"страницы. Если здесь нет отметки, значит web_patch установлена неверно."
#: ../../templates/show_tvshow.inc.php:95
#: ../../templates/show_tvshow.inc.php:99
@ -8337,7 +8292,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8371,7 +8326,7 @@ msgstr "Тип вещания"
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "Тип списка композиций"
@ -8423,8 +8378,7 @@ msgstr "Метод обновления плейлиста"
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8748,3 +8702,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "Активный элемент"

Binary file not shown.

View file

@ -7,14 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Swedish (Sweden) (http://www.transifex.com/ampache/ampache/language/sv_SE/)\n"
"Language-Team: Swedish (Sweden) (http://www.transifex.com/ampache/ampache/"
"language/sv_SE/)\n"
"Language: sv_SE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv_SE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../../admin/access.php:40
@ -43,7 +44,7 @@ msgstr "Lades till"
msgid "Your new Access Control List(s) have been created"
msgstr "Din nya behörighetskontroll har skapats"
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -87,9 +88,7 @@ msgstr "Bekräfta borttagningsbegäran"
#: ../../admin/catalog.php:125
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
@ -97,9 +96,7 @@ msgstr ""
#: ../../admin/catalog.php:130
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -251,7 +248,9 @@ msgstr "Databasens teckenuppsättning uppdaterad"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "Din databas och associerade tabeller har uppdaterats för att matcha din nuvarande konfigurerade teckenuppsättning"
msgstr ""
"Din databas och associerade tabeller har uppdaterats för att matcha din "
"nuvarande konfigurerade teckenuppsättning"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -606,15 +605,15 @@ msgstr ""
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr ""
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -998,7 +997,7 @@ msgstr "Den begärda spellistan har tagits bort."
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1139,6 +1138,7 @@ msgstr "Artister"
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr "Diverse"
@ -1284,51 +1284,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr "Fel: ogiltig handskakning - "
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr "Ogiltig begäran"
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr "Mediaobjektet är ogiltigt eller inte angivet"
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr "Fel: Kunde inte öppna"
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1364,15 +1364,15 @@ msgstr "Fel: Kunde inte öppna"
msgid "Play"
msgstr "Spela"
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1698,46 +1698,42 @@ msgid "Never"
msgstr "Aldrig"
#: ../../lib/class/catalog.class.php:599
#, fuzzy
msgid "day"
msgid_plural "days"
msgstr[0] "dygn"
msgstr[1] "dygn"
msgstr "dygn"
#: ../../lib/class/catalog.class.php:601
#, fuzzy
msgid "hour"
msgid_plural "hours"
msgstr[0] "timme"
msgstr[1] "timmar"
msgstr "timme"
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr "Ingen uppdatering är nödvändig"
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1832,7 +1828,6 @@ msgstr "Pausad"
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1943,12 +1938,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2398,21 +2395,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2462,11 +2459,11 @@ msgstr "Inte tillräckligt med data"
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3235,9 +3232,15 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, fuzzy, php-format
msgid "Unknown %s"
msgstr "Okänd"
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr "Kunde inte ansluta till databasen. Kontrollera din Ampache-konfiguration"
msgstr ""
"Kunde inte ansluta till databasen. Kontrollera din Ampache-konfiguration"
#: ../../lib/install.lib.php:91
msgid "Unable to query database, check your ampache config"
@ -3322,7 +3325,7 @@ msgstr "Användare inaktiverad. Kontakta administratören"
msgid "User Already Logged in"
msgstr "Användaren redan inloggad"
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3345,7 +3348,7 @@ msgstr "Inaktivera"
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3428,7 +3431,7 @@ msgstr "Töm vid sändning"
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr "Standard"
@ -4047,9 +4050,7 @@ msgstr "Spellista importerad"
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4241,8 +4242,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4367,8 +4368,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4476,7 +4477,8 @@ msgstr "Avbryt"
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4861,9 +4863,11 @@ msgstr "Lägg till en katalog"
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
msgstr "Ange en lokal sökväg i formuläret nedan (t.ex. /data/musik) eller url:en till en fjärrinstallation av Ampache (t.ex. http://denandraampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
"Ange en lokal sökväg i formuläret nedan (t.ex. /data/musik) eller url:en "
"till en fjärrinstallation av Ampache (t.ex. http://denandraampache.com)"
#: ../../templates/show_add_catalog.inc.php:34
msgid "Catalog Name"
@ -5313,10 +5317,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5968,8 +5972,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6463,8 +6467,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6504,16 +6508,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6522,75 +6526,75 @@ msgstr ""
msgid "Generate Config File"
msgstr "Generera konfigurationsfil"
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr "Webbsökväg"
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr "Webbsökväg"
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr "MySQL-värdnamn"
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr "MySQL-användarnamn"
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr "MySQL-lösenord"
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr "Omkodning"
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6600,122 +6604,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7282,18 +7286,14 @@ msgid "Unlimited"
msgstr "Obegränsat"
#: ../../templates/show_random.inc.php:86
#, php-format
#, fuzzy, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d minut"
msgstr[1] "%d minuter"
msgstr "%d minut"
#: ../../templates/show_random.inc.php:88
#, php-format
#, fuzzy, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d timme"
msgstr[1] "%d timmar"
msgstr "%d timme"
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7316,58 +7316,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7636,8 +7620,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7687,8 +7671,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7717,8 +7701,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7727,8 +7711,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7777,8 +7761,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -7860,7 +7844,10 @@ 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 "
"then your web_path is not set correctly."
msgstr "Detta test försäkrar sig om att din variabel web_path är korrekt inställd och att vi kan komma till indexsidan. Om du inte ser ett kryssmärka här så är din web_path inte korrekt inställd."
msgstr ""
"Detta test försäkrar sig om att din variabel web_path är korrekt inställd "
"och att vi kan komma till indexsidan. Om du inte ser ett kryssmärka här så "
"är din web_path inte korrekt inställd."
#: ../../templates/show_tvshow.inc.php:95
#: ../../templates/show_tvshow.inc.php:99
@ -8305,7 +8292,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8339,7 +8326,7 @@ msgstr "Typ av uppspelning"
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr "Typ av spellista"
@ -8391,8 +8378,7 @@ msgstr "Spellistmetod"
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8716,3 +8702,8 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
#, fuzzy
msgid "MPD Active Instance"
msgstr "Aktiv instans"

Binary file not shown.

View file

@ -9,15 +9,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Ampache\n"
"Report-Msgid-Bugs-To: https://www.transifex.com/projects/p/ampache/\n"
"POT-Creation-Date: 2016-04-14 23:36+0200\n"
"POT-Creation-Date: 2016-06-23 14:59+0200\n"
"PO-Revision-Date: 2016-04-14 10:12+0000\n"
"Last-Translator: Afterster\n"
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/ampache/ampache/language/uk_UA/)\n"
"Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/ampache/ampache/"
"language/uk_UA/)\n"
"Language: uk_UA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uk_UA\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"
#: ../../admin/access.php:40
msgid "Deleted"
@ -45,7 +47,7 @@ msgstr "Додано"
msgid "Your new Access Control List(s) have been created"
msgstr "Ваш новий Список(и) Контролю Доступу був створений"
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1502
#: ../../admin/access.php:88 ../../lib/class/catalog.class.php:1505
#: ../../lib/class/search.class.php:353 ../../preferences.php:144
#: ../../preferences.php:162
msgid "Updated"
@ -88,22 +90,18 @@ msgid "Confirm Deletion Request"
msgstr "Підтвердити видалення"
#: ../../admin/catalog.php:125
#, fuzzy
msgid " Song Enabled"
msgid_plural " Songs Enabled"
msgstr[0] "Пісню увімкнено"
msgstr[1] "Пісні увімкнено"
msgstr[2] "Пісні увімкнено"
msgstr "Пісню увімкнено"
#: ../../admin/catalog.php:127
msgid "No Disabled Songs selected"
msgstr "Не вибрано неувімкнених пісень"
#: ../../admin/catalog.php:130
#, fuzzy
msgid " Disabled Song Processed"
msgid_plural " Disabled Songs Processed"
msgstr[0] "Неувімкнену пісню оброблено"
msgstr[1] "Неувімкнені пісні оброблено"
msgstr[2] "Неувімкнені пісні оброблено"
msgstr "Неувімкнену пісню оброблено"
#: ../../admin/catalog.php:135 ../../admin/catalog.php:139
msgid "Catalog Clean started..."
@ -255,7 +253,9 @@ msgstr "Кодировку бази даних оновлено"
msgid ""
"Your Database and associated tables have been updated to match your "
"currently configured charset"
msgstr "Базу даних та пов'язані з нею таблиці були оновлені, щоб відповідати вашій поточній конфігурації"
msgstr ""
"Базу даних та пов'язані з нею таблиці були оновлені, щоб відповідати вашій "
"поточній конфігурації"
#: ../../admin/system.php:66
msgid "Cache cleared"
@ -463,7 +463,9 @@ msgstr "Обкладинку не знайдено"
msgid ""
"Art could not be located at this time. This may be due to write access "
"error, or the file is not received correctly."
msgstr "Обкладинку наразі не знайдено. Це може бути через помилки запису або файл не було завантажено."
msgstr ""
"Обкладинку наразі не знайдено. Це може бути через помилки запису або файл не "
"було завантажено."
#: ../../arts.php:68 ../../arts.php:94
msgid "Art Inserted"
@ -544,7 +546,8 @@ msgstr ""
#: ../../bin/catalog_update.inc:144
msgid "Start verifying media related to catalog entries"
msgstr "Початок перевірки мультимедійних файлів, пов'язаних із записами каталога"
msgstr ""
"Початок перевірки мультимедійних файлів, пов'язаних із записами каталога"
#: ../../bin/catalog_update.inc:151
msgid "Start adding new media"
@ -570,7 +573,9 @@ msgstr "Використання: catalog_update.inc [CATALOG NAME] [-m|-c|-v|-a
msgid ""
"Default behavior is to do all except temporarily deactivate the php memory "
"limit"
msgstr "За замовчуванням робити все, за винятком тимчасово відключити обмеження PHP пам'яті"
msgstr ""
"За замовчуванням робити все, за винятком тимчасово відключити обмеження PHP "
"пам'яті"
#: ../../bin/catalog_update.inc:201
msgid "Temporarily deactivates PHP memory limit."
@ -584,7 +589,9 @@ msgstr ""
msgid ""
"Verifies catalog entries and updates them if related files have new "
"information."
msgstr "Перевіряє записи каталогу і оновлює їх, якщо пов'язані з ним файли мають нову інформацію."
msgstr ""
"Перевіряє записи каталогу і оновлює їх, якщо пов'язані з ним файли мають "
"нову інформацію."
#: ../../bin/catalog_update.inc:207
msgid "Adds new media to catalogs."
@ -606,19 +613,24 @@ msgstr "Оптимізує таблиці бази даних"
msgid ""
"Use this option at your own risk! Your system could crash or become "
"unresponsive due to huge memory consumption!"
msgstr "Використовуйте цю опцію на свій страх і ризик! Ваша система може зазнати збій і перестати відповідати на запити через величезну споживання пам'яті!"
msgstr ""
"Використовуйте цю опцію на свій страх і ризик! Ваша система може зазнати "
"збій і перестати відповідати на запити через величезну споживання пам'яті!"
#: ../../bin/catalog_update.inc:217
msgid ""
"Depending on your systems performance, this option could need a long time to"
" finish and extremely slow down other database processes if you have big "
"Depending on your systems performance, this option could need a long time to "
"finish and extremely slow down other database processes if you have big "
"catalogs!"
msgstr "Залежно від можливостей вашої системи, виконання цієї функції може зайняти багато часу і вкрай уповільнити інші процеси в базі даних, якщо у вас є великі каталоги!"
msgstr ""
"Залежно від можливостей вашої системи, виконання цієї функції може зайняти "
"багато часу і вкрай уповільнити інші процеси в базі даних, якщо у вас є "
"великі каталоги!"
#: ../../bin/catalog_update.inc:218
msgid ""
"The switches [-m|-i|-o] can only be used, if one of the other switches "
"[-c|-v|-a|-g] is used."
"The switches [-m|-i|-o] can only be used, if one of the other switches [-c|-"
"v|-a|-g] is used."
msgstr ""
#: ../../bin/channel_run.inc:46
@ -1002,7 +1014,7 @@ msgstr ""
msgid "Error: Ampache SQL Username or Password missing"
msgstr ""
#: ../../install.php:175
#: ../../install.php:176
msgid "Error: Config files not found or unreadable"
msgstr ""
@ -1143,6 +1155,7 @@ msgstr ""
#: ../../lib/class/album.class.php:654 ../../lib/class/album.class.php:655
#: ../../templates/show_edit_album_row.inc.php:38
#: ../../templates/show_install_config.inc.php:64
msgid "Various"
msgstr ""
@ -1288,51 +1301,51 @@ msgstr ""
msgid "Trying to clobber '%s' without setting clobber"
msgstr ""
#: ../../lib/class/api.class.php:146
#: ../../lib/class/api.class.php:152
msgid "Login Failed: version too old"
msgstr ""
#: ../../lib/class/api.class.php:174 ../../lib/class/api.class.php:175
#: ../../lib/class/api.class.php:180 ../../lib/class/api.class.php:181
msgid "Login Failed: timestamp out of range"
msgstr ""
#: ../../lib/class/api.class.php:175 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:181 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Error Invalid Handshake - "
msgstr ""
#: ../../lib/class/api.class.php:186 ../../lib/class/api.class.php:187
#: ../../lib/class/api.class.php:271
#: ../../lib/class/api.class.php:192 ../../lib/class/api.class.php:193
#: ../../lib/class/api.class.php:277
msgid "Invalid Username/Password"
msgstr ""
#: ../../lib/class/api.class.php:652 ../../lib/class/api.class.php:670
#: ../../lib/class/api.class.php:688
#: ../../lib/class/api.class.php:658 ../../lib/class/api.class.php:676
#: ../../lib/class/api.class.php:694
msgid "Access denied to this playlist."
msgstr ""
#: ../../lib/class/api.class.php:806 ../../lib/class/api.class.php:867
#: ../../lib/class/api.class.php:812 ../../lib/class/api.class.php:873
#: ../../server/xml.server.php:102
msgid "Invalid Request"
msgstr ""
#: ../../lib/class/api.class.php:827 ../../lib/class/api.class.php:845
#: ../../lib/class/api.class.php:833 ../../lib/class/api.class.php:851
msgid "Media Object Invalid or Not Specified"
msgstr ""
#: ../../lib/class/api.class.php:1060
#: ../../lib/class/api.class.php:1066
msgid "Wrong library item type."
msgstr ""
#: ../../lib/class/api.class.php:1064
#: ../../lib/class/api.class.php:1070
msgid "Library item not found."
msgstr ""
#: ../../lib/class/art.class.php:1261
#: ../../lib/class/art.class.php:1286
msgid "Error: Unable to open"
msgstr ""
#: ../../lib/class/art.class.php:1753 ../../lib/class/shoutbox.class.php:309
#: ../../lib/class/art.class.php:1779 ../../lib/class/shoutbox.class.php:309
#: ../../modules/plugins/CatalogFavorites/CatalogFavorites.plugin.php:120
#: ../../templates/header.inc.php:347 ../../templates/rightbar.inc.php:25
#: ../../templates/show_album_group_disks.inc.php:63
@ -1368,15 +1381,15 @@ msgstr ""
msgid "Play"
msgstr ""
#: ../../lib/class/art.class.php:1762
#: ../../lib/class/art.class.php:1788
msgid "Edit/Find Art"
msgstr ""
#: ../../lib/class/art.class.php:1765
#: ../../lib/class/art.class.php:1791
msgid "Do you really want to reset art?"
msgstr ""
#: ../../lib/class/art.class.php:1766
#: ../../lib/class/art.class.php:1792
msgid "Reset Art"
msgstr ""
@ -1703,48 +1716,39 @@ msgstr ""
#: ../../lib/class/catalog.class.php:599
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../lib/class/catalog.class.php:601
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../lib/class/catalog.class.php:646
msgid "Catalog Insert Failed check debug logs"
msgstr ""
#: ../../lib/class/catalog.class.php:1509
#: ../../lib/class/catalog.class.php:1512
msgid "No Update Needed"
msgstr ""
#: ../../lib/class/catalog.class.php:1805
#: ../../lib/class/catalog.class.php:1808
#, php-format
msgid "Catalog Clean Done. %d file removed."
msgid_plural "Catalog Clean Done. %d files removed."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../lib/class/catalog.class.php:1830
#: ../../lib/class/catalog.class.php:1833
#, php-format
msgid "Catalog Verify Done. %d of %d files updated."
msgstr ""
#: ../../lib/class/catalog.class.php:2014
#: ../../lib/class/catalog.class.php:2017
msgid "Failed to create playlist."
msgstr ""
#: ../../lib/class/catalog.class.php:2031
#: ../../lib/class/catalog.class.php:2034
msgid "No valid songs found in playlist file."
msgstr ""
#: ../../lib/class/catalog.class.php:2386
#: ../../lib/class/catalog.class.php:2389
msgid ""
"This subdirectory is not part of an existing catalog. Update cannot be "
"processed."
@ -1839,7 +1843,6 @@ msgstr ""
#: ../../lib/class/podcast.class.php:289
#: ../../lib/class/tvshow_episode.class.php:71
#: ../../lib/class/user.class.php:1013 ../../lib/class/video.class.php:770
#: ../../lib/general.lib.php:211
#: ../../modules/localplay/mpd/mpd.controller.php:491
#: ../../templates/show_user.inc.php:24 ../../templates/show_users.inc.php:82
msgid "Unknown"
@ -1950,12 +1953,14 @@ msgid ""
"Thank you for registering\n"
"\n"
"\n"
"Please keep this e-mail for your records. Your account information is as follows:\n"
"Please keep this e-mail for your records. Your account information is as "
"follows:\n"
"----------------------\n"
"Username: %s\n"
"----------------------\n"
"\n"
"Your account is currently inactive. You cannot use it until you've visited the following link:\n"
"Your account is currently inactive. You cannot use it until you've visited "
"the following link:\n"
"\n"
"%s\n"
"\n"
@ -2405,21 +2410,21 @@ msgstr ""
msgid "Episode"
msgstr ""
#: ../../lib/class/update.class.php:600
#: ../../lib/class/update.class.php:603
msgid "No updates needed."
msgstr ""
#: ../../lib/class/update.class.php:602
#: ../../lib/class/update.class.php:605
msgid "Return to main page"
msgstr ""
#: ../../lib/class/update.class.php:2628 ../../lib/class/update.class.php:2644
#: ../../lib/class/update.class.php:2660
#: ../../lib/class/update.class.php:2631 ../../lib/class/update.class.php:2647
#: ../../lib/class/update.class.php:2663
msgid "File copy error."
msgstr ""
#: ../../lib/class/update.class.php:2635 ../../lib/class/update.class.php:2651
#: ../../lib/class/update.class.php:2667
#: ../../lib/class/update.class.php:2638 ../../lib/class/update.class.php:2654
#: ../../lib/class/update.class.php:2670
msgid "Cannot copy default .htaccess file."
msgstr ""
@ -2469,11 +2474,11 @@ msgstr ""
msgid "User avatar"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Unfollow"
msgstr ""
#: ../../lib/class/user.class.php:1526
#: ../../lib/class/user.class.php:1531
msgid "Follow"
msgstr ""
@ -3242,6 +3247,11 @@ msgstr ""
msgid "WARNING"
msgstr ""
#: ../../lib/general.lib.php:211
#, php-format
msgid "Unknown %s"
msgstr ""
#: ../../lib/install.lib.php:83
msgid "Unable to connect to database, check your ampache config"
msgstr ""
@ -3329,7 +3339,7 @@ msgstr ""
msgid "User Already Logged in"
msgstr ""
#: ../../lib/login.php:129
#: ../../lib/login.php:131
msgid "Unable to create local account"
msgstr ""
@ -3352,7 +3362,7 @@ msgstr ""
#: ../../lib/ui.lib.php:415 ../../lib/ui.lib.php:506
#: ../../templates/show_adds_catalog.inc.php:27
#: ../../templates/show_gather_art.inc.php:25
#: ../../templates/show_install_config.inc.php:141
#: ../../templates/show_install_config.inc.php:142
#: ../../templates/show_search_row.inc.php:47
#: ../../templates/show_video.inc.php:42
#: ../../templates/sidebar_localplay.inc.php:75
@ -3435,7 +3445,7 @@ msgstr ""
#: ../../lib/preferences.php:338 ../../lib/preferences.php:345
#: ../../lib/preferences.php:381
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
#: ../../templates/show_manage_democratic.inc.php:30
msgid "Default"
msgstr ""
@ -4054,10 +4064,7 @@ msgstr ""
#: ../../playlist.php:83
#, php-format
msgid "Successfully imported playlist with %d song."
msgid_plural "Successfully imported playlist with %d songs."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../playlist.php:86
msgid "Playlist Not Imported"
@ -4249,8 +4256,8 @@ msgstr ""
#: ../../server/index.ajax.php:44
#, php-format
msgid ""
"No catalog configured yet. To start streaming your media, you now need to %s"
" add a catalog %s"
"No catalog configured yet. To start streaming your media, you now need to %s "
"add a catalog %s"
msgstr ""
#: ../../server/player.ajax.php:43
@ -4375,8 +4382,8 @@ msgstr ""
#: ../../templates/cookie_disclaimer.inc.php:4
msgid ""
"Cookies are small text files that are placed on your computer by websites "
"that you visit. They are widely used in order to make websites work, or work"
" more efficiently, as well as to provide information to the owners of the "
"that you visit. They are widely used in order to make websites work, or work "
"more efficiently, as well as to provide information to the owners of the "
"site."
msgstr ""
@ -4484,7 +4491,8 @@ msgstr ""
#: ../../templates/header.inc.php:312
#, php-format
msgid ""
"We have placed cookies on your computer to help make this website better. You can change your %s at any time.\n"
"We have placed cookies on your computer to help make this website better. "
"You can change your %s at any time.\n"
"Otherwise, we will assume you are OK to continue.\n"
"\n"
"Click on this message to not display it again."
@ -4869,8 +4877,8 @@ msgstr ""
#: ../../templates/show_add_catalog.inc.php:27
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to"
" a remote Ampache installation (i.e http://theotherampache.com)"
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
#: ../../templates/show_add_catalog.inc.php:34
@ -5321,10 +5329,10 @@ msgstr ""
#: ../../templates/show_album.inc.php:275
#: ../../templates/show_artist.inc.php:214
#: ../../templates/show_artist.inc.php:218
#: ../../templates/show_install_config.inc.php:222
#: ../../templates/show_install_config.inc.php:247
#: ../../templates/show_install_config.inc.php:272
#: ../../templates/show_install_config.inc.php:298
#: ../../templates/show_install_config.inc.php:223
#: ../../templates/show_install_config.inc.php:248
#: ../../templates/show_install_config.inc.php:273
#: ../../templates/show_install_config.inc.php:299
#: ../../templates/show_playlist_media_row.inc.php:82
#: ../../templates/show_podcast_episode.inc.php:138
#: ../../templates/show_podcast_episode_row.inc.php:87
@ -5976,8 +5984,8 @@ msgstr ""
#: ../../templates/show_denied.inc.php:58
msgid ""
"You have been redirected to this page because you do not have access to this"
" function."
"You have been redirected to this page because you do not have access to this "
"function."
msgstr ""
#: ../../templates/show_denied.inc.php:60
@ -6471,8 +6479,8 @@ msgstr ""
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"
"values. If you would like to make changes to your Ampache install at a later "
"date simply edit %s"
msgstr ""
#: ../../templates/show_install_check.inc.php:44
@ -6512,16 +6520,16 @@ msgstr ""
#: ../../templates/show_install_check.inc.php:62
msgid ""
"This tests whether PHP can write to config/. This is not strictly necessary,"
" but will help streamline the installation process."
"This tests whether PHP can write to config/. This is not strictly necessary, "
"but will help streamline the installation process."
msgstr ""
#: ../../templates/show_install_config.inc.php:55
#, php-format
msgid ""
"This step takes the basic config values and generates the config file. If "
"your config/ directory is writable, you can select \"write\" to have Ampache"
" write the config file directly to the correct location. If you select "
"your config/ directory is writable, you can select \"write\" to have Ampache "
"write the config file directly to the correct location. If you select "
"\"download\" it will prompt you to download the config file, and you can "
"then manually place the config file in %s"
msgstr ""
@ -6530,75 +6538,75 @@ msgstr ""
msgid "Generate Config File"
msgstr ""
#: ../../templates/show_install_config.inc.php:64
#: ../../templates/show_install_config.inc.php:66
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:71
#: ../../templates/show_test_table.inc.php:234
msgid "Database connection"
msgstr ""
#: ../../templates/show_install_config.inc.php:68
msgid "Web Path"
msgstr ""
#: ../../templates/show_install_config.inc.php:74
#: ../../templates/show_install_config.inc.php:75
msgid "Database Name"
msgstr ""
#: ../../templates/show_install_config.inc.php:80
#: ../../templates/show_install_config.inc.php:81
#: ../../templates/show_install.inc.php:56
msgid "MySQL Hostname"
msgstr ""
#: ../../templates/show_install_config.inc.php:86
#: ../../templates/show_install_config.inc.php:87
msgid "MySQL Port (optional)"
msgstr ""
#: ../../templates/show_install_config.inc.php:92
#: ../../templates/show_install_config.inc.php:93
msgid "MySQL Username"
msgstr ""
#: ../../templates/show_install_config.inc.php:98
#: ../../templates/show_install_config.inc.php:99
msgid "MySQL Password"
msgstr ""
#: ../../templates/show_install_config.inc.php:108
#: ../../templates/show_install_config.inc.php:109
msgid "Installation type"
msgstr ""
#: ../../templates/show_install_config.inc.php:109
#: ../../templates/show_install_config.inc.php:110
msgid ""
"Configure Ampache at best for your use case, enabling / disabling features "
"automatically."
msgstr ""
#: ../../templates/show_install_config.inc.php:115
#: ../../templates/show_install_config.inc.php:116
msgid "Ampache is configured for personal use with most greatest features."
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid "Minimalist"
msgstr ""
#: ../../templates/show_install_config.inc.php:120
#: ../../templates/show_install_config.inc.php:121
msgid ""
"only essential features are enabled to stream simply your music from a web "
"interface."
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid "Community"
msgstr ""
#: ../../templates/show_install_config.inc.php:125
#: ../../templates/show_install_config.inc.php:126
msgid ""
"use recommended settings when using Ampache as a frontend for a music "
"community."
msgstr ""
#: ../../templates/show_install_config.inc.php:130
#: ../../templates/show_install_config.inc.php:131
msgid "Transcoding"
msgstr ""
#: ../../templates/show_install_config.inc.php:132
#: ../../templates/show_install_config.inc.php:133
msgid ""
"Transcoding allows you to convert one type of file to another. Ampache "
"supports on the fly transcoding of all file types based on user, player, IP "
@ -6608,122 +6616,122 @@ msgid ""
"ensure that they are executable by the web server."
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:135
msgid ""
"This section apply default transcoding configuration according to the "
"application you want to use. You may need to customize settings once this "
"setup ended"
msgstr ""
#: ../../templates/show_install_config.inc.php:134
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:135
#: ../../templates/show_install_config.inc.php:169
msgid "See wiki page"
msgstr ""
#: ../../templates/show_install_config.inc.php:138
#: ../../templates/show_install_config.inc.php:139
msgid "Template Configuration"
msgstr ""
#: ../../templates/show_install_config.inc.php:158
#: ../../templates/show_install_config.inc.php:159
msgid ""
"No default transcoding application found. You may need to install a popular "
"application (ffmpeg, avconv ...) or customize transcoding settings manually "
"after installation."
msgstr ""
#: ../../templates/show_install_config.inc.php:166
#: ../../templates/show_install_config.inc.php:167
msgid "Players"
msgstr ""
#: ../../templates/show_install_config.inc.php:167
#: ../../templates/show_install_config.inc.php:168
msgid ""
"Ampache is more than only a web interface. Several backends are implemented "
"to ensure you can stream your media from anywhere."
msgstr ""
#: ../../templates/show_install_config.inc.php:168
#: ../../templates/show_install_config.inc.php:169
msgid ""
"Select backends to enable. Depending the backend, you may need to perform "
"additional configuration."
msgstr ""
#: ../../templates/show_install_config.inc.php:208
#: ../../templates/show_install_config.inc.php:209
msgid "File Insight"
msgstr ""
#: ../../templates/show_install_config.inc.php:218
#: ../../templates/show_install_config.inc.php:219
msgid "channel/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:228
#: ../../templates/show_install_config.inc.php:253
#: ../../templates/show_install_config.inc.php:278
#: ../../templates/show_install_config.inc.php:302
#: ../../templates/show_install_config.inc.php:229
#: ../../templates/show_install_config.inc.php:254
#: ../../templates/show_install_config.inc.php:279
#: ../../templates/show_install_config.inc.php:303
msgid "Write"
msgstr ""
#: ../../templates/show_install_config.inc.php:232
#: ../../templates/show_install_config.inc.php:233
msgid "channel/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:236
#: ../../templates/show_install_config.inc.php:237
msgid "channel/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:243
#: ../../templates/show_install_config.inc.php:244
msgid "rest/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:257
#: ../../templates/show_install_config.inc.php:258
msgid "rest/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:261
#: ../../templates/show_install_config.inc.php:262
msgid "rest/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:268
#: ../../templates/show_install_config.inc.php:269
msgid "play/.htaccess action"
msgstr ""
#: ../../templates/show_install_config.inc.php:282
#: ../../templates/show_install_config.inc.php:283
msgid "play/.htaccess exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:286
#: ../../templates/show_install_config.inc.php:287
msgid "play/.htaccess configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:295
#: ../../templates/show_install_config.inc.php:296
msgid "config/ampache.cfg.php action"
msgstr ""
#: ../../templates/show_install_config.inc.php:305
#: ../../templates/show_install_config.inc.php:306
msgid "config/ampache.cfg.php exists?"
msgstr ""
#: ../../templates/show_install_config.inc.php:307
#: ../../templates/show_install_config.inc.php:308
msgid "config/ampache.cfg.php configured?"
msgstr ""
#: ../../templates/show_install_config.inc.php:314
#: ../../templates/show_install_config.inc.php:315
msgid "Recheck Config"
msgstr ""
#: ../../templates/show_install_config.inc.php:322
#: ../../templates/show_install_config.inc.php:323
#: ../../templates/show_install.inc.php:130
msgid "Skip"
msgstr ""
#: ../../templates/show_install_config.inc.php:325
#: ../../templates/show_install_config.inc.php:326
msgid "Create config"
msgstr ""
#: ../../templates/show_install.inc.php:39
msgid ""
"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."
"MySQL account with database creation rights. This step may take some time on "
"slower computers."
msgstr ""
#: ../../templates/show_install.inc.php:47
@ -7292,18 +7300,12 @@ msgstr ""
#: ../../templates/show_random.inc.php:86
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_random.inc.php:88
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_random.inc.php:97
msgid "Size Limit"
@ -7326,66 +7328,42 @@ msgstr ""
#: ../../templates/show_recently_played.inc.php:73
#, php-format
msgid "%d second ago"
msgid_plural "%d seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:76
#, php-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:79
#, php-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:82
#, php-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:85
#, php-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:88
#, php-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:91
#, php-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:94
#, php-format
msgid "%d decade ago"
msgid_plural "%d decades ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr ""
#: ../../templates/show_recently_played.inc.php:172
msgid "No recently item found"
@ -7654,8 +7632,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:42
msgid ""
"Please download and install Composer from http://getcomposer.org and install"
" it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"Please download and install Composer from http://getcomposer.org and install "
"it (e.g: mv composer.phar /usr/local/bin/composer) then run `composer "
"install --prefer-source --no-interaction` on Ampache directory."
msgstr ""
@ -7705,8 +7683,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:90
msgid ""
"This tests whether you have the session extension enabled. This extension is"
" required by Ampache."
"This tests whether you have the session extension enabled. This extension is "
"required by Ampache."
msgstr ""
#: ../../templates/show_test_table.inc.php:94
@ -7735,8 +7713,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:117
msgid ""
"This tests whether you have the curl extension enabled. This is not strictly"
" necessary, but may result in a better experience."
"This tests whether you have the curl extension enabled. This is not strictly "
"necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:121
@ -7745,8 +7723,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:126
msgid ""
"This tests whether you have the zlib extension enabled. This is not strictly"
" necessary, but may result in a better experience (zip download)."
"This tests whether you have the zlib extension enabled. This is not strictly "
"necessary, but may result in a better experience (zip download)."
msgstr ""
#: ../../templates/show_test_table.inc.php:130
@ -7795,8 +7773,8 @@ msgstr ""
#: ../../templates/show_test_table.inc.php:171
msgid ""
"This tests whether Ampache can override the limit on maximum execution time."
" This is not strictly necessary, but may result in a better experience."
"This tests whether Ampache can override the limit on maximum execution time. "
"This is not strictly necessary, but may result in a better experience."
msgstr ""
#: ../../templates/show_test_table.inc.php:175
@ -8323,7 +8301,7 @@ msgstr ""
# Please do not delete or modify the content by yourself. It will be
# automatically (re)generated
# if you run './gather-messages.sh [-gu|--getutds].
# Last Update: 14.04.2016 23:36:12 CEST
# Last Update: 17.05.2016 23:16:44 CEST
#
#: Database preference table id 1
msgid "Allow Downloads"
@ -8357,7 +8335,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Language"
# msgstr ""
#: Database preference table id 31 Database preference table id 32
#: Database preference table id 31 32
msgid "Playlist Type"
msgstr ""
@ -8409,8 +8387,7 @@ msgstr ""
# but to avoid confusion, it's added and commented
# msgid "Show Lyrics"
# msgstr ""
#: Database preference table id 55 Database preference table id 69 Database
#: preference table id 72
#: Database preference table id 55 69 72
msgid "Shoutcast Active Instance"
msgstr ""
@ -8734,3 +8711,7 @@ msgstr ""
msgid ""
"Alphabet browsing by default for following library items (album,artist,...)"
msgstr ""
#: Database preference table id 158
msgid "MPD Active Instance"
msgstr ""

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff