diff --git a/airsonic-main/src/main/resources/org/airsonic/player/i18n/ResourceBundle_en.properties b/airsonic-main/src/main/resources/org/airsonic/player/i18n/ResourceBundle_en.properties index 05762817..24d51750 100644 --- a/airsonic-main/src/main/resources/org/airsonic/player/i18n/ResourceBundle_en.properties +++ b/airsonic-main/src/main/resources/org/airsonic/player/i18n/ResourceBundle_en.properties @@ -3,892 +3,751 @@ # Author: Sindre Mehus # -common.home = Home -common.back = Back -common.help = Help -common.play = Play -common.add = Add -common.download = Download -common.close = Close -common.refresh = Refresh -common.next = Next -common.previous = Previous -common.more = More -common.ok = OK -common.cancel = Cancel -common.save = Save -common.create = Create -common.delete = Delete -common.edit = Edit -common.confirm = Please confirm -common.unknown = (Unknown) -common.default = (Default) -common.settingssaved = Settings were saved. - +common.home=Home +common.back=Back +common.help=Help +common.play=Play +common.add=Add +common.download=Download +common.close=Close +common.refresh=Refresh +common.next=Next +common.previous=Previous +common.more=More +common.ok=OK +common.cancel=Cancel +common.save=Save +common.create=Create +common.delete=Delete +common.edit=Edit +common.confirm=Please confirm +common.unknown=(Unknown) +common.default=(Default) +common.settingssaved=Settings were saved. # login.jsp -login.username = Username -login.password = Password -login.login = Log in -login.remember = Remember me -login.logout = You are now logged out. -login.error = Wrong username or password. -login.insecure = {0} is not secured. Please log in with username and
password "admin". Then change password immediately. -login.recover = Forgotten your password? - +login.username=Username +login.password=Password +login.login=Log in +login.remember=Remember me +login.logout=You are now logged out. +login.error=Wrong username or password. +login.insecure={0} is not secured. Please log in with username and
password "admin". Then change password immediately. +login.recover=Forgotten your password? # recover.jsp -recover.title = Forgotten your password? -recover.text = To reset your password, please enter your username or email address below. -recover.username = Username or email address -recover.send = Reset the password and send it to me -recover.success = Your password was reset and sent to {0}. -recover.error.usernotfound = Sorry, user not found. -recover.error.noemail = Sorry, no email address is registered for this user. -recover.error.sendfailed = Failed to send email, please try again later. -recover.error.invalidcaptcha = Sorry, wrong CAPTCHA words entered, please try again. - +recover.title=Forgotten your password? +recover.text=To reset your password, please enter your username or email address below. +recover.username=Username or email address +recover.send=Reset the password and send it to me +recover.success=Your password was reset and sent to {0}. +recover.error.usernotfound=Sorry, user not found. +recover.error.noemail=Sorry, no email address is registered for this user. +recover.error.sendfailed=Failed to send email, please try again later. +recover.error.invalidcaptcha=Sorry, wrong CAPTCHA words entered, please try again. # accessDenied.jsp -accessDenied.title = Access denied -accessDenied.text = Sorry, you are not authorized to perform the requested operation. - +accessDenied.title=Access denied +accessDenied.text=Sorry, you are not authorized to perform the requested operation. # notFound.jsp -notFound.title = Not found -notFound.text =

Sorry, we could not find what you were looking for.

Try reloading the web page. If that doesn't help, \ - try scanning the media folders again.

-notFound.reload = Reload page -notFound.scan = Media folders settings - +notFound.title=Not found +notFound.text=

Sorry, we could not find what you were looking for.

Try reloading the web page. If that doesn't help, try scanning the media folders again.

+notFound.reload=Reload page +notFound.scan=Media folders settings # top.jsp -top.home = Home -top.now_playing = Playing -top.starred = Starred -top.settings = Settings -top.status = Status -top.podcast = Podcasts -top.more = More -top.help = About -top.search = Search -top.upgrade = A new version is available. Download {0} {1} \ - here. -top.missing = No media folders found. Please change the settings. -top.logout = Log out {0} - +top.home=Home +top.now_playing=Playing +top.starred=Starred +top.settings=Settings +top.status=Status +top.podcast=Podcasts +top.more=More +top.help=About +top.search=Search +top.upgrade=A new version is available. Download {0} {1} here. +top.missing=No media folders found. Please change the settings. +top.logout=Log out {0} # left.jsp -left.scanning = Scanning media folders... -left.statistics = {0} artists
\ - {1} albums
\ - {2} songs
\ - {3}
\ - {4} hours -left.shortcut = Shortcuts -left.playlists = Playlists -left.radio = Internet TV/radio -left.allfolders = All folders -left.showallplaylists = Show all -left.createplaylist = Create new playlist -left.importplaylist = Import playlist - +left.scanning=Scanning media folders... +left.statistics={0} artists
{1} albums
{2} songs
{3}
{4} hours +left.shortcut=Shortcuts +left.playlists=Playlists +left.radio=Internet TV/radio +left.allfolders=All folders +left.showallplaylists=Show all +left.createplaylist=Create new playlist +left.importplaylist=Import playlist # playQueue.jsp -playlist.stop = Stop -playlist.start = Play -playlist.confirmclear = Really clear play queue? -playlist.clear = Clear -playlist.shuffle = Shuffle -playlist.repeat_on = Repeat is on -playlist.repeat_off = Repeat is off -playlist.repeat_radio = Stop shuffle radio -playlist.undo = Undo -playlist.settings = Settings -playlist.more = More actions... -playlist.more.playlist = Play queue -playlist.more.sortbytrack = Sort by track -playlist.more.sortbyartist = Sort by artist -playlist.more.sortbyalbum = Sort by album -playlist.more.selection = Selected songs -playlist.more.selectall = Select all -playlist.more.selectnone = Select none -playlist.getflash = Get Flash player -playlist.saveplayqueue = Save play queue -playlist.loadplayqueue = Load play queue -playlist.save = Save as playlist -playlist.append = Add to playlist -playlist.remove = Remove -playlist.up = Up -playlist.down = Down -playlist.empty = Play queue is empty -playlist.toast.appendtoplaylist = Playlist updated. -playlist.toast.saveasplaylist = Playlist saved. -playlist.toast.saveplayqueue = Play queue saved. -playlist.missing = Missing - +playlist.stop=Stop +playlist.start=Play +playlist.confirmclear=Really clear play queue? +playlist.clear=Clear +playlist.shuffle=Shuffle +playlist.repeat_on=Repeat is on +playlist.repeat_off=Repeat is off +playlist.repeat_radio=Stop shuffle radio +playlist.undo=Undo +playlist.settings=Settings +playlist.more=More actions... +playlist.more.playlist=Play queue +playlist.more.sortbytrack=Sort by track +playlist.more.sortbyartist=Sort by artist +playlist.more.sortbyalbum=Sort by album +playlist.more.selection=Selected songs +playlist.more.selectall=Select all +playlist.more.selectnone=Select none +playlist.getflash=Get Flash player +playlist.saveplayqueue=Save play queue +playlist.loadplayqueue=Load play queue +playlist.save=Save as playlist +playlist.append=Add to playlist +playlist.remove=Remove +playlist.up=Up +playlist.down=Down +playlist.empty=Play queue is empty +playlist.toast.appendtoplaylist=Playlist updated. +playlist.toast.saveasplaylist=Playlist saved. +playlist.toast.saveplayqueue=Play queue saved. +playlist.missing=Missing # playlist.jsp -playlist2.noplaylists = You haven't created any playlists yet. -playlist2.created = Created by {0} on {1} -playlist2.songs = songs -playlist2.shared = Visible to others -playlist2.notshared = Not visible to others -playlist2.name = Playlist name -playlist2.comment = Playlist comment -playlist2.public = Make this playlist visible to other users. -playlist2.confirmdelete = Are you sure you want to delete this playlist? -playlist2.empty = Playlist is empty -playlist2.export = Export - +playlist2.noplaylists=You haven't created any playlists yet. +playlist2.created=Created by {0} on {1} +playlist2.songs=songs +playlist2.shared=Visible to others +playlist2.notshared=Not visible to others +playlist2.name=Playlist name +playlist2.comment=Playlist comment +playlist2.public=Make this playlist visible to other users. +playlist2.confirmdelete=Are you sure you want to delete this playlist? +playlist2.empty=Playlist is empty +playlist2.export=Export # importPlaylist.jsp -importPlaylist.title = Import playlist -importPlaylist.text = Select playlist to import (m3u, pls, xspf) -importPlaylist.success = Successfully imported playlist "{0}". -importPlaylist.error = Failed to import playlist. {0} - +importPlaylist.title=Import playlist +importPlaylist.text=Select playlist to import (m3u, pls, xspf) +importPlaylist.success=Successfully imported playlist "{0}". +importPlaylist.error=Failed to import playlist "{0}". # videoPlayer.jsp -videoPlayer.getflash = Please install Flash Player - +videoPlayer.getflash=Please install Flash Player # status.jsp -status.title = Status -status.type = Type -status.stream = Stream -status.download = Download -status.upload = Upload -status.player = Player -status.user = User -status.current = Current file -status.transmitted = Transmitted -status.bitrate = Bitrate (Kbps) - +status.title=Status +status.type=Type +status.stream=Stream +status.download=Download +status.upload=Upload +status.player=Player +status.user=User +status.current=Current file +status.transmitted=Transmitted +status.bitrate=Bitrate (Kbps) # starred.jsp -starred.title = My starred items -starred.empty = Click the star icons to mark your favorite artist, albums and songs. - +starred.title=My starred items +starred.empty=Click the star icons to mark your favorite artist, albums and songs. # search.jsp -search.title = Search results -search.query = Artist, album or song title -search.search = Search -search.index = The search index is now being created. Please try again later. -search.hits.none = No matches found. -search.hits.more = More -search.hits.artists = Artists -search.hits.albums = Albums -search.hits.songs = Songs -search.hits.videos = Videos - +search.title=Search results +search.query=Artist, album or song title +search.search=Search +search.index=The search index is now being created. Please try again later. +search.hits.none=No matches found. +search.hits.more=More +search.hits.artists=Artists +search.hits.albums=Albums +search.hits.songs=Songs +search.hits.videos=Videos # gettingStarted.jsp -gettingStarted.title = Getting started -gettingStarted.text =

Welcome to Airsonic! We'll set you up in no time, just follow the basic steps below.
\ - Click the "Home" button in the toolbar above to return to this screen.

\ -

For more information, please consult the Getting started guide.

-gettingStarted.root = Warning! The Airsonic process is running as the root user. Please consider to \ - change this. -gettingStarted.step1.title = Change administrator password. -gettingStarted.step1.text = Secure your server by changing the default password for the administrator account. \ - You can also create new user accounts with different privileges. -gettingStarted.step2.title = Set up media folders. -gettingStarted.step2.text = Tell Airsonic where you keep your music and videos. -gettingStarted.step3.title = External Documentation -gettingStarted.step3.text = In the case that you want to enjoy Airsonic remotely, you may want to checkout the \ -

For more information, please consult the first start guide.

+gettingStarted.root=Warning! The Airsonic process is running as the root user. Please consider to change this. +gettingStarted.step1.title=Change administrator password. +gettingStarted.step1.text=Secure your server by changing the default password for the administrator account. You can also create new user accounts with different privileges. +gettingStarted.step2.title=Set up media folders. +gettingStarted.step2.text=Tell Airsonic where you keep your music and videos. +gettingStarted.step3.title=Find our external documentation. +gettingStarted.step3.text=In the case that you want to enhance Airsonic, you may want to checkout our Airsonic apps. \ - These provide fun and alternative ways to enjoy your media collection - no matter where you are. \ - Apps are available for Android, iPhone, Windows Phone, BlackBerry, Roku and many more.

-more.status.title = Network Status -more.status.text = Monitor the real-time status of all network media streams. -more.keyboard.title = Keyboard Shortcuts -more.keyboard.text = Keyboard shortcuts can be enabled in the user preferences page. Supported shortcuts are below. -more.keyboard.playback = Playback -more.keyboard.navigation = Navigation -more.keyboard.general = General -more.keyboard.playpause = Play or pause music -more.keyboard.previous = Go to the previous song -more.keyboard.next = Go to the next song -more.keyboard.volumedown = Decrease the player volume -more.keyboard.volumeup = Increase the player volume -more.keyboard.home = Go to Home -more.keyboard.playlists = Go to Playlists -more.keyboard.podcasts = Go to Podcasts -more.keyboard.settings = Go to Settings -more.keyboard.starred = Go to Starred -more.keyboard.more = Go to More -more.keyboard.about = Go to About -more.keyboard.search = Search -more.keyboard.sidebar = Toggle left sidebar -more.keyboard.playqueue = Toggle play queue -more.keyboard.shortcuts = Show keyboard shortcuts -more.keyboard.then = then -more.mobile.title = Mobile phone -more.mobile.text =

You can control {0} from any WAP-enabled mobile phone or PDA.
\ - Simply visit the following URL from your phone: http://yourhostname/wap

\ -

This requires that your server can be reached from the Internet.

-more.podcast.title = Podcast -more.podcast.text =

Saved playlists are available as Podcasts.
\ - Use the following URL in your Podcast receiver: http://yourhostname/podcast, \ - or click here.

-more.upload.title = Upload File -more.upload.source = Select file -more.upload.target = Upload to -more.upload.browse = Choose -more.upload.ok = Upload -more.upload.unzip = Automatically unpack zip-file. -more.upload.progress = % complete. Please wait... - +more.title=More +more.random.title=Shuffle play +more.random.text=Shuffle play +more.random.songs={0} songs +more.random.auto=Play more random songs when end of play queue is reached. +more.random.ok=OK +more.random.add=Add to queue +more.random.radio=Shuffle radio +more.random.any=Any +more.random.format=Format +more.random.genre=Genre +more.random.anygenre=Any +more.random.year=Year +more.random.anyyear=Any +more.random.folder=Folder +more.random.anyfolder=Any +more.random.star=star +more.random.stars=stars +more.random.starred=Starred +more.random.unstarred=Unstarred +more.random.songrating=Song rating +more.random.albumrating=Album rating +more.random.lastplayed=Last played +more.random.playcount=Play count +more.random.1day=1 day ago +more.random.1week=1 week ago +more.random.1month=1 month ago +more.random.3months=3 months ago +more.random.6months=6 months ago +more.random.1year=1 year ago +more.apps.title=Airsonic Apps +more.apps.text=

Check out the steadily growing list of Airsonic apps. These provide fun and alternative ways to enjoy your media collection - no matter where you are.

+more.status.title=Network Status +more.status.text=Monitor the real-time status of all network media streams. +more.keyboard.title=Keyboard Shortcuts +more.keyboard.text=Keyboard shortcuts can be enabled in the user preferences page. Supported shortcuts are below. +more.keyboard.playback=Playback +more.keyboard.navigation=Navigation +more.keyboard.general=General +more.keyboard.playpause=Play or pause music +more.keyboard.previous=Go to the previous song +more.keyboard.next=Go to the next song +more.keyboard.volumedown=Decrease the player volume +more.keyboard.volumeup=Increase the player volume +more.keyboard.home=Go to Home +more.keyboard.playlists=Go to Playlists +more.keyboard.podcasts=Go to Podcasts +more.keyboard.settings=Go to Settings +more.keyboard.starred=Go to Starred +more.keyboard.more=Go to More +more.keyboard.about=Go to About +more.keyboard.search=Search +more.keyboard.sidebar=Toggle left sidebar +more.keyboard.playqueue=Toggle play queue +more.keyboard.shortcuts=Show keyboard shortcuts +more.keyboard.then=then +more.mobile.title=Mobile phone +more.mobile.text=

You can control {0} from any WAP-enabled mobile phone or PDA.
Simply visit the following URL from your phone: http://yourhostname/wap

This requires that your server can be reached from the Internet.

+more.podcast.title=Podcast +more.podcast.text=

Saved playlists are available as Podcasts.
Use the following URL in your Podcast receiver: http://yourhostname/podcast, or click here.

+more.upload.title=Upload File +more.upload.source=Select file +more.upload.target=Upload to +more.upload.browse=Choose +more.upload.ok=Upload +more.upload.unzip=Automatically unpack zip-file. +more.upload.progress=% complete. Please wait... # upload.jsp -upload.title = Uploading file -upload.success = Successfully uploaded {0} -upload.empty = No files to upload. -upload.failed = Uploading failed with the following error:
"{0}" -upload.unzipped = Unzipped {0} - +upload.title=Uploading file +upload.success=Successfully uploaded {0} +upload.empty=No files to upload. +upload.failed=Uploading failed with the following error:
"{0}" +upload.unzipped=Unzipped {0} # help.jsp -help.title = About {0} -help.upgrade = Note! A new version is available. Download {0} {1} \ - here. -help.version.title = Version -help.builddate.title = Build date -help.server.title = Server -help.license.title = Terms of use -help.license.text = {0} is free software distributed under the GPL open-source license. -help.homepage.title = Homepage -help.forum.title = Forum -help.shop.title = Merchandise -help.contact.title = Contact -help.contact.text = Airsonic is a community project. You can find us in #airsonic on Freenode. Technical issues can be submitted to the Issue Tracker on Github. -help.log = Log -help.logfile = The complete log is saved in {0}. - +help.title=About {0} +help.upgrade=Note! A new version is available. Download {0} {1} here. +help.version.title=Version +help.builddate.title=Build date +help.server.title=Server +help.license.title=Terms of use +help.license.text={0} is free software distributed under the GPLv3 open-source license. +help.homepage.title=Homepage +help.forum.title=Forum +help.shop.title=Merchandise +help.contact.title=Contact +help.contact.text=Airsonic is a community project. You can find us in #airsonic on Freenode. Technical issues can be submitted to the Issue Tracker on Github. +help.log=Log +help.logfile=The complete log is saved in {0}. # settingsHeader.jsp -settingsheader.title = Settings -settingsheader.general = General -settingsheader.advanced = Advanced -settingsheader.personal = Personal -settingsheader.musicFolder = Media folders -settingsheader.internetRadio = Internet TV/radio -settingsheader.podcast = Podcast -settingsheader.player = Players -settingsheader.dlna = DLNA/UPnP -settingsheader.sonos = Sonos -settingsheader.share = Shared media -settingsheader.transcoding = Transcoding -settingsheader.user = Users -settingsheader.search = Search/caching -settingsheader.coverArt = Cover art -settingsheader.password = Password -settingsheader.database = Database - +settingsheader.title=Settings +settingsheader.general=General +settingsheader.advanced=Advanced +settingsheader.personal=Personal +settingsheader.musicFolder=Media folders +settingsheader.internetRadio=Internet TV/radio +settingsheader.podcast=Podcast +settingsheader.player=Players +settingsheader.dlna=DLNA/UPnP +settingsheader.sonos=Sonos +settingsheader.share=Shared media +settingsheader.transcoding=Transcoding +settingsheader.user=Users +settingsheader.search=Search/caching +settingsheader.coverArt=Cover art +settingsheader.password=Password +settingsheader.database=Database # generalSettings.jsp -generalsettings.playlistfolder = Import playlists from -generalsettings.musicmask = Music files -generalsettings.videomask = Video files -generalsettings.coverartmask = Cover art files -generalsettings.index = Index -generalsettings.ignoredarticles = Articles to ignore -generalsettings.shortcuts = Shortcuts -generalsettings.sortalbumsbyyear = Sort albums by year -generalsettings.showgettingstarted = Show "Getting started" on startup -generalsettings.welcometitle = Welcome title -generalsettings.welcomesubtitle = Welcome subtitle -generalsettings.welcomemessage = Welcome message -generalsettings.loginmessage = Login message -generalsettings.language = Default language -generalsettings.theme = Default theme - +generalsettings.playlistfolder=Import playlists from +generalsettings.musicmask=Music files +generalsettings.videomask=Video files +generalsettings.coverartmask=Cover art files +generalsettings.index=Index +generalsettings.ignoredarticles=Articles to ignore +generalsettings.shortcuts=Shortcuts +generalsettings.sortalbumsbyyear=Sort albums by year +generalsettings.showgettingstarted=Show "Getting started" on startup +generalsettings.welcometitle=Welcome title +generalsettings.welcomesubtitle=Welcome subtitle +generalsettings.welcomemessage=Welcome message +generalsettings.loginmessage=Login message +generalsettings.language=Default language +generalsettings.theme=Default theme # advancedSettings.jsp -advancedsettings.downsamplecommand = Downsample command -advancedsettings.hlscommand = HTTP Live Streaming command -advancedsettings.downloadlimit = Download limit (Kbps)
(0 = Unlimited)
-advancedsettings.uploadlimit = Upload limit (Kbps)
(0 = Unlimited)
-advancedsettings.streamport = Non-SSL stream port
(0 = Disabled)
-advancedsettings.ldapenabled = Enable LDAP authentication -advancedsettings.ldapurl = LDAP URL -advancedsettings.ldapsearchfilter = LDAP search filter -advancedsettings.ldapmanagerdn = LDAP manager DN
(Optional)
-advancedsettings.ldapmanagerpassword = Password -advancedsettings.ldapautoshadowing = Automatically create users in {0} -advancedsettings.ldapRequiresRestart = LDAP settings require a restart to take effect -advancedsettings.smtpPort = SMTP port -advancedsettings.smtpServer = SMTP server -advancedsettings.smtpEncryption = SMTP encryption -advancedsettings.smtpUser = SMTP username -advancedsettings.smtpPassword = Password -advancedsettings.smtpEncryption.none = None -advancedsettings.smtpEncryption.starttls = STARTTLS -advancedsettings.smtpEncryption.ssl = SSL/TLS -advancedsettings.smtpFrom = Mail sender - +advancedsettings.downsamplecommand=Downsample command +advancedsettings.hlscommand=HTTP Live Streaming command +advancedsettings.downloadlimit=Download limit (Kbps)
(0 = Unlimited)
+advancedsettings.uploadlimit=Upload limit (Kbps)
(0 = Unlimited)
+advancedsettings.streamport=Non-SSL stream port
(0 = Disabled)
+advancedsettings.ldapenabled=Enable LDAP authentication +advancedsettings.ldapurl=LDAP URL +advancedsettings.ldapsearchfilter=LDAP search filter +advancedsettings.ldapmanagerdn=LDAP manager DN
(Optional)
+advancedsettings.ldapmanagerpassword=Password +advancedsettings.ldapautoshadowing=Automatically create users in {0} +advancedsettings.ldapRequiresRestart=LDAP settings require a restart to take effect. +advancedsettings.smtpPort=SMTP port +advancedsettings.smtpServer=SMTP server +advancedsettings.smtpEncryption=SMTP encryption +advancedsettings.smtpUser=SMTP username +advancedsettings.smtpPassword=Password +advancedsettings.smtpEncryption.none=None +advancedsettings.smtpEncryption.starttls=STARTTLS +advancedsettings.smtpEncryption.ssl=SSL/TLS +advancedsettings.smtpFrom=Mail sender # personalSettings.jsp -personalsettings.title = Personal settings for {0} -personalsettings.language = Language -personalsettings.theme = Theme -personalsettings.albumlist = Default album list -personalsettings.display = Display -personalsettings.browse = Browse -personalsettings.playlist = Playlist -personalsettings.tracknumber = Track # -personalsettings.artist = Artist -personalsettings.album = Album -personalsettings.genre = Genre -personalsettings.year = Year -personalsettings.bitrate = Bit rate -personalsettings.duration = Duration -personalsettings.format = Format -personalsettings.filesize = File size -personalsettings.partymode = Party mode -personalsettings.queuefollowingsongs = Queue following songs on play -personalsettings.shownowplaying = Show what others are playing -personalsettings.nowplayingallowed = Let others see what I am playing -personalsettings.showartistinfo = Show artist info -personalsettings.autohideplayqueue = Auto-hide play queue -personalsettings.keyboardshortcutsenabled = Enable keyboard shortcuts -personalsettings.finalversionnotification = Notify me about new versions -personalsettings.betaversionnotification = Notify me about new beta versions -personalsettings.songnotification = Notify me when new songs are played (not supported by all browsers) -personalsettings.listreloaddelay = Album list reload delay (in seconds, 0 disables) -personalsettings.paginationsize = Number of initial related albums/directories to display (0 disables album pagination) -personalsettings.lastfmenabled = Register what I'm playing at Last.fm -personalsettings.lastfmusername = Last.fm username -personalsettings.lastfmpassword = Last.fm password -personalsettings.avatar.title = Personal image -personalsettings.avatar.none = No image -personalsettings.avatar.custom = Custom image -personalsettings.avatar.changecustom = Change custom image -personalsettings.avatar.upload = Upload -personalsettings.avatar.courtesy = Icons courtesy of Afterglow, \ - Aha-Soft, \ - Icons-Land, and \ - Iconshock - +personalsettings.title=Personal settings for {0} +personalsettings.language=Language +personalsettings.theme=Theme +personalsettings.albumlist=Default album list +personalsettings.display=Display +personalsettings.browse=Browse +personalsettings.playlist=Playlist +personalsettings.tracknumber=Track # +personalsettings.artist=Artist +personalsettings.album=Album +personalsettings.genre=Genre +personalsettings.year=Year +personalsettings.bitrate=Bit rate +personalsettings.duration=Duration +personalsettings.format=Format +personalsettings.filesize=File size +personalsettings.partymode=Party mode +personalsettings.queuefollowingsongs=Queue following songs on play +personalsettings.shownowplaying=Show what others are playing +personalsettings.nowplayingallowed=Let others see what I am playing +personalsettings.showartistinfo=Show artist info +personalsettings.autohideplayqueue=Auto-hide play queue +personalsettings.keyboardshortcutsenabled=Enable keyboard shortcuts +personalsettings.finalversionnotification=Notify me about new versions +personalsettings.betaversionnotification=Notify me about new beta versions +personalsettings.songnotification=Notify me when new songs are played (not supported by all browsers) +personalsettings.listreloaddelay=Album list reload delay (in seconds, 0 disables) +personalsettings.paginationsize=Number of initial related albums/directories to display (0 disables album pagination) +personalsettings.lastfmenabled=Register what I'm playing at Last.fm +personalsettings.lastfmusername=Last.fm username +personalsettings.lastfmpassword=Last.fm password +personalsettings.avatar.title=Personal image +personalsettings.avatar.none=No image +personalsettings.avatar.custom=Custom image +personalsettings.avatar.changecustom=Change custom image +personalsettings.avatar.upload=Upload +personalsettings.avatar.courtesy=Icons courtesy of Afterglow, Aha-Soft, Icons-Land, and Iconshock # avatarUploadResult.jsp -avataruploadresult.title = Change personal image -avataruploadresult.success = Successfully uploaded personal image "{0}". -avataruploadresult.failure = Failed to upload personal image. See log for details. - +avataruploadresult.title=Change personal image +avataruploadresult.success=Successfully uploaded personal image "{0}". +avataruploadresult.failure=Failed to upload personal image. See log for details. # passwordSettings.jsp -passwordsettings.title = Change password for {0} - +passwordsettings.title=Change password for {0} # musicFolderSettings.jsp -musicfoldersettings.path = Folder -musicfoldersettings.name = Name -musicfoldersettings.enabled = Enabled -musicfoldersettings.add = Add media folder -musicfoldersettings.nopath = Please specify a folder. -musicfoldersettings.notfound = Folder not found -musicfoldersettings.scan = Scan media folders -musicfoldersettings.interval.never = Never -musicfoldersettings.interval.one = Every day -musicfoldersettings.interval.many = Every {0} days -musicfoldersettings.hour = at {0}:00 -musicfoldersettings.nowscanning = The media folders are now being scanned. This operation may take several minutes, depending on \ - the size of your media library. -musicfoldersettings.scannow = Scan media folders now -musicfoldersettings.access = Manage user access -musicfoldersettings.access.description = Configure which folders each user is allowed to access. -musicfoldersettings.fastcache = Fast access mode -musicfoldersettings.fastcache.description = Use this option to minimize disk access, for instance if your media files are located on a network disk. \ - Note: Changed or added files will only be visible after your media folders are scanned. -musicfoldersettings.expunge = Clean-up database -musicfoldersettings.expunge.description = Airsonic stores information about all media files ever encountered. By cleaning up the database, information about \ - files that are no longer in your media collection is permanently removed. -musicfoldersettings.organizebyfolderstructure = Organize by folder structure -musicfoldersettings.organizebyfolderstructure.description = Use this option to browse through your media library using the directory structure rather than using artist/album info in ID3 tags. - +musicfoldersettings.path=Folder +musicfoldersettings.name=Name +musicfoldersettings.enabled=Enabled +musicfoldersettings.add=Add media folder +musicfoldersettings.nopath=Please specify a folder. +musicfoldersettings.notfound=Folder not found +musicfoldersettings.scan=Scan media folders +musicfoldersettings.interval.never=Never +musicfoldersettings.interval.one=Every day +musicfoldersettings.interval.many=Every {0} days +musicfoldersettings.hour=at {0}:00 +musicfoldersettings.nowscanning=The media folders are now being scanned. This operation may take several minutes, depending on the size of your media library. +musicfoldersettings.scannow=Scan media folders now +musicfoldersettings.access=Manage user access +musicfoldersettings.access.description=Configure which folders each user is allowed to access. +musicfoldersettings.fastcache=Fast access mode +musicfoldersettings.fastcache.description=Use this option to minimize disk access, for instance if your media files are located on a network disk. Note: Changed or added files will only be visible after your media folders are scanned. +musicfoldersettings.expunge=Clean-up database +musicfoldersettings.expunge.description=Airsonic stores information about all media files ever encountered. By cleaning up the database, information about files that are no longer in your media collection is permanently removed. +musicfoldersettings.organizebyfolderstructure=Organize by folder structure +musicfoldersettings.organizebyfolderstructure.description=Use this option to browse through your media library using the directory structure rather than using artist/album info in ID3 tags. # transcodingSettings.jsp -transcodingsettings.name = Name -transcodingsettings.sourceformat = Convert from -transcodingsettings.targetformat = Convert to -transcodingsettings.step1 = Step 1 -transcodingsettings.step2 = Step 2 -transcodingsettings.step3 = Step 3 -transcodingsettings.add = Add transcoding -transcodingsettings.defaultactive = Enable this transcoding for all existing and new players. -transcodingsettings.recommended = Recommended configuration -transcodingsettings.noname = Please specify a name. -transcodingsettings.nosourceformat = Please specify the format from which to convert. -transcodingsettings.notargetformat = Please specify the format to which to convert. -transcodingsettings.nostep1 = Please specify at least one transcoding step. -transcodingsettings.info =

(%s = The file to be transcoded, %b = Max bitrate of the player, %t = Title, %a = Artist, %l = Album)

\ -

Transcoding is the process of converting from one media format to another. {1}''s transcoding \ - engine allows for the streaming of media that would not otherwise be streamable. The transcoding is performed on-the-fly and doesn''t \ - require any disk usage.

\ -

The actual transcoding is done by third-party command line programs which must be installed in {0}. \ - You may add your own custom transcoder given that it fulfills the following requirements: \ -

\ -

\ -

Note that transcodings are activated on a per-player basis from Settings > Players.

- +transcodingsettings.name=Name +transcodingsettings.sourceformat=Convert from +transcodingsettings.targetformat=Convert to +transcodingsettings.step1=Step 1 +transcodingsettings.step2=Step 2 +transcodingsettings.step3=Step 3 +transcodingsettings.add=Add transcoding +transcodingsettings.defaultactive=Enable this transcoding for all existing and new players. +transcodingsettings.recommended=Recommended configuration +transcodingsettings.noname=Please specify a name. +transcodingsettings.nosourceformat=Please specify the format from which to convert. +transcodingsettings.notargetformat=Please specify the format to which to convert. +transcodingsettings.nostep1=Please specify at least one transcoding step. +transcodingsettings.info=

(%s = The file to be transcoded, %b = Max bitrate of the player, %t = Title, %a = Artist, %l = Album)

Transcoding is the process of converting from one media format to another. {1}''s transcoding engine allows for the streaming of media that would not otherwise be streamable. The transcoding is performed on-the-fly and doesn''t require any disk usage.

The actual transcoding is done by third-party command line programs which must be installed in {0}. You may add your own custom transcoder given that it fulfills the following requirements:

Note that transcodings are activated on a per-player basis from Settings > Players.

# internetRadioSettings.jsp -internetradiosettings.streamurl = Stream URL -internetradiosettings.homepageurl = Homepage -internetradiosettings.name = Name -internetradiosettings.enabled = Enabled -internetradiosettings.add = Add Internet TV/radio -internetradiosettings.nourl = Please specify a URL. -internetradiosettings.noname = Please specify a name. - +internetradiosettings.streamurl=Stream URL +internetradiosettings.homepageurl=Homepage +internetradiosettings.name=Name +internetradiosettings.enabled=Enabled +internetradiosettings.add=Add Internet TV/radio +internetradiosettings.nourl=Please specify a URL. +internetradiosettings.noname=Please specify a name. # podcastSettings.jsp -podcastsettings.update = Check for new episodes -podcastsettings.keep = Keep -podcastsettings.keep.all = All episodes -podcastsettings.keep.one = Most recent episode -podcastsettings.keep.many = Last {0} episodes -podcastsettings.download = When new episodes are available -podcastsettings.download.all = Download all -podcastsettings.download.one = Download the most recent one -podcastsettings.download.many = Download last {0} episodes -podcastsettings.download.none = Do nothing -podcastsettings.interval.manually = Manually -podcastsettings.interval.hourly = Every hour -podcastsettings.interval.daily = Every day -podcastsettings.interval.weekly = Every week -podcastsettings.folder = Save Podcasts in - +podcastsettings.update=Check for new episodes +podcastsettings.keep=Keep +podcastsettings.keep.all=All episodes +podcastsettings.keep.one=Most recent episode +podcastsettings.keep.many=Last {0} episodes +podcastsettings.download=When new episodes are available +podcastsettings.download.all=Download all +podcastsettings.download.one=Download the most recent one +podcastsettings.download.many=Download last {0} episodes +podcastsettings.download.none=Do nothing +podcastsettings.interval.manually=Manually +podcastsettings.interval.hourly=Every hour +podcastsettings.interval.daily=Every day +podcastsettings.interval.weekly=Every week +podcastsettings.folder=Save Podcasts in # playerSettings.jsp -playersettings.noplayers = No players found. -playersettings.type = Type -playersettings.lastseen = Last seen -playersettings.title = Select player -playersettings.technology.web.title = Web player -playersettings.technology.external.title = External player -playersettings.technology.external_with_playlist.title = External player with playlist -playersettings.technology.jukebox.title = Jukebox -playersettings.technology.web.text = Play music directly in the web browser using the integrated Flash player. -playersettings.technology.external.text = Play music in your favorite player, such as WinAmp or Windows Media Player. -playersettings.technology.external_with_playlist.text = Same as above, but the playlist is managed by the player, rather \ - than the Airsonic server. In this mode, skipping within songs is possible. -playersettings.technology.jukebox.text = Play music directly on the audio device of the Airsonic server. (Authorized users only). -playersettings.name = Player name -playersettings.maxbitrate = Max bitrate -playersettings.notranscoder = Notice: Transcoders does not appear to be installed.
Click Help button for more information. -playersettings.autocontrol = Control player automatically -playersettings.m3ubom = Apply BOM signature in the generated M3U file -playersettings.dynamicip = Player has dynamic IP address -playersettings.transcodings = Active transcodings -playersettings.ok = Save -playersettings.forget = Delete player -playersettings.clone = Clone player - -dlnasettings.enabled = Enable DLNA server -dlnasettings.description = Use this option to turn on the DLNA/UPnP Media Server in Airsonic, \ - and stream your media to compatible DLNA players. Requires restart. -dlnasettings.servername = Media Server name -dlnasettings.servername.description = The name of the Media Server as it will appear in DLNA players. -dlnasettings.baselanurl = LAN Server address -dlnasettings.lanurl.description = The base LAN address to be used for DLNA resources. \ - An example is http://192.168.0.2/airsonic/ - -sonossettings.enabled = Enable Sonos music service -sonossettings.description = Use this option to turn on the Sonos music service in Airsonic, \ - and stream your media to Sonos devices on your local network. Remember to add Airsonic \ - as a music service from your Sonos controller. Visit \ - sonos.airsonic.org for more info. \ - For trouble-shooting, please see the log. -sonossettings.servicename = Music service name -sonossettings.servicename.description = The name of the music service as it will appear in the Sonos controller. - +playersettings.noplayers=No players found. +playersettings.type=Type +playersettings.lastseen=Last seen +playersettings.title=Select player +playersettings.technology.web.title=Web player +playersettings.technology.external.title=External player +playersettings.technology.external_with_playlist.title=External player with playlist +playersettings.technology.jukebox.title=Jukebox +playersettings.technology.web.text=Play music directly in the web browser using the integrated Flash player. +playersettings.technology.external.text=Play music in your favorite player, such as WinAmp or Windows Media Player. +playersettings.technology.external_with_playlist.text=Same as above, but the playlist is managed by the player, rather than the Airsonic server. In this mode, skipping within songs is possible. +playersettings.technology.jukebox.text=Play music directly on the audio device of the Airsonic server. (Authorized users only). +playersettings.name=Player name +playersettings.maxbitrate=Max bitrate +playersettings.notranscoder=Notice: Transcoders does not appear to be installed.
Click Help button for more information. +playersettings.autocontrol=Control player automatically +playersettings.m3ubom=Apply BOM signature in the generated M3U file +playersettings.dynamicip=Player has dynamic IP address +playersettings.transcodings=Active transcodings +playersettings.ok=Save +playersettings.forget=Delete player +playersettings.clone=Clone player +dlnasettings.enabled=Enable DLNA server +dlnasettings.description=Use this option to turn on the DLNA/UPnP Media Server in Airsonic, and stream your media to compatible DLNA players. Requires restart. +dlnasettings.servername=Media Server name +dlnasettings.servername.description=The name of the Media Server as it will appear in DLNA players. +dlnasettings.baselanurl=LAN Server address +dlnasettings.lanurl.description=The base LAN address to be used for DLNA resources. An example is http://192.168.0.2/airsonic/ +sonossettings.enabled=Enable Sonos music service +sonossettings.description=Use this option to turn on the Sonos music service in Airsonic, and stream your media to Sonos devices on your local network. Remember to add Airsonic as a music service from your Sonos controller. Visit sonos.airsonic.org for more info. For trouble-shooting, please see the log. +sonossettings.servicename=Music service name +sonossettings.servicename.description=The name of the music service as it will appear in the Sonos controller. # shareSettings.jsp -sharesettings.name = Name -sharesettings.owner = Shared by -sharesettings.description = Description -sharesettings.visits = Visits -sharesettings.lastvisited = Last visited -sharesettings.expires = Expires -sharesettings.files = Shared files -sharesettings.expirein = Expire in -sharesettings.expirein.week = 1w -sharesettings.expirein.month = 1m -sharesettings.expirein.year = 1y -sharesettings.expirein.never = never -sharesettings.deleteexpired = Delete all expired - +sharesettings.name=Name +sharesettings.owner=Shared by +sharesettings.description=Description +sharesettings.visits=Visits +sharesettings.lastvisited=Last visited +sharesettings.expires=Expires +sharesettings.files=Shared files +sharesettings.expirein=Expire in +sharesettings.expirein.week=1w +sharesettings.expirein.month=1m +sharesettings.expirein.year=1y +sharesettings.expirein.never=never +sharesettings.deleteexpired=Delete all expired # userSettings.jsp -usersettings.title = Select user -usersettings.newuser = New user -usersettings.admin = User is administrator -usersettings.settings = User is allowed to change personal settings and password -usersettings.stream = User is allowed to play files -usersettings.jukebox = User is allowed to play files in jukebox mode -usersettings.download = User is allowed to download files -usersettings.upload = User is allowed to upload files -usersettings.share = User is allowed to share files with anyone -usersettings.coverart = User is allowed to change cover art and tags -usersettings.comment= User is allowed to create and edit comments and ratings -usersettings.podcast= User is allowed to administrate Podcasts -usersettings.folderaccess = Allow access to these media folders -usersettings.username = Username -usersettings.email = Email -usersettings.changepassword = Change password -usersettings.password = Password -usersettings.newpassword = New password -usersettings.confirmpassword = Confirm password -usersettings.delete = Delete this user -usersettings.ldap = Authenticate user in LDAP -usersettings.nousername = Missing username. -usersettings.noemail= Invalid email address. -usersettings.useralreadyexists = User already exists. -usersettings.nopassword = Password is required. -usersettings.wrongpassword = Passwords did not match. -usersettings.ldapdisabled = LDAP authentication is not enabled. See Advanced settings. -usersettings.passwordnotsupportedforldap = Can't set or change password for LDAP-authenticated users. -usersettings.ok = Password successfully changed for user {0}. - +usersettings.title=Select user +usersettings.newuser=New user +usersettings.admin=User is administrator +usersettings.settings=User is allowed to change personal settings and password +usersettings.stream=User is allowed to play files +usersettings.jukebox=User is allowed to play files in jukebox mode +usersettings.download=User is allowed to download files +usersettings.upload=User is allowed to upload files +usersettings.share=User is allowed to share files with anyone +usersettings.coverart=User is allowed to change cover art and tags +usersettings.comment=User is allowed to create and edit comments and ratings +usersettings.podcast=User is allowed to administrate Podcasts +usersettings.folderaccess=Allow access to these media folders +usersettings.username=Username +usersettings.email=Email +usersettings.changepassword=Change password +usersettings.password=Password +usersettings.newpassword=New password +usersettings.confirmpassword=Confirm password +usersettings.delete=Delete this user +usersettings.ldap=Authenticate user in LDAP +usersettings.nousername=Missing username. +usersettings.noemail=Invalid email address. +usersettings.useralreadyexists=User already exists. +usersettings.nopassword=Password is required. +usersettings.wrongpassword=Passwords did not match. +usersettings.ldapdisabled=LDAP authentication is not enabled. See Advanced settings. +usersettings.passwordnotsupportedforldap=Can't set or change password for LDAP-authenticated users. +usersettings.ok=Password successfully changed for user {0}. # databaseSettings.jsp -databasesettings.moreinfo = Additional information on database settings can be read at \ - DATABASE.md on the \ - Airsonic github page. -databasesettings.configtype = Database Connection Source -databasesettings.mysqlvarcharmaxlength = MySQL Varchar Maximum Length -databasesettings.usertablequote = User table Quote -databasesettings.jndiname = Data Source JNDI Lookup Name -databasesettings.jdbclibrary = Please ensure that you have your database driver on your \ - Java Classpath -databasesettings.embeddriver = JDBC Driver Java classname -databasesettings.embedurl = JDBC URL -databasesettings.embedusername = JDBC Username -databasesettings.embedpassword = JDBC Password -databasettings.restartRequired = Database settings require a restart to take affect. - +databasesettings.moreinfo=Additional information on database settings can be read on the database documentation. +databasesettings.configtype=Database Connection Source +databasesettings.mysqlvarcharmaxlength=MySQL Varchar Maximum Length +databasesettings.usertablequote=User table Quote +databasesettings.jndiname=Data Source JNDI Lookup Name +databasesettings.jdbclibrary=Please ensure that you have your database driver on your Java Classpath +databasesettings.embeddriver=JDBC Driver Java classname +databasesettings.embedurl=JDBC URL +databasesettings.embedusername=JDBC Username +databasesettings.embedpassword=JDBC Password +databasettings.restartRequired=Database settings require a restart to take affect. # main.jsp -main.up = Up -main.playall = Play all -main.playrandom = Play random -main.addall = Add all -main.downloadall = Download all -main.tags = Edit tags -main.playcount = Played {0} times. -main.lastplayed = Last played {0}. -main.comment = Comment -main.wiki = \ - \ - \ - \ - \ -
__text__Bold text \\\\ Line break
~~text~~Italic text (empty line) New paragraph
* text List item http://foo.com/ Link
1. text Enumerated list item{link:Foo|http://foo.com}Named link
-main.sharealbum = Share -main.more = More actions... -main.more.selection = Selected songs... -main.more.share = Share -main.nowplaying = Now playing -main.lyrics = Lyrics -main.minutesago = minutes ago -main.chat = Chat messages -main.scanning = Scanning files: -main.message = Write a message -main.clearchat = Clear messages -main.addtoplaylist.title = Add to playlist -main.addtoplaylist.text = Add selected songs to this playlist: -main.addnext = Play next -main.addlast = Play last -main.addnext.toast = Song will be played next -main.addlast.toast = Song will be played last -main.similarartists = Similar artists -main.startradio = Start radio -main.playtopsongs = Play top songs -main.showall = Show all albums -main.topsongs = Top songs - +main.up=Up +main.playall=Play all +main.playrandom=Play random +main.addall=Add all +main.downloadall=Download all +main.tags=Edit tags +main.playcount=Played {0} times. +main.lastplayed=Last played {0}. +main.comment=Comment +main.wiki=
__text__Bold text \\\\ Line break
~~text~~Italic text (empty line) New paragraph
* text List item http://foo.com/ Link
1. text Enumerated list item{link:Foo|http://foo.com}Named link
+main.sharealbum=Share +main.more=More actions... +main.more.selection=Selected songs... +main.more.share=Share +main.nowplaying=Now playing +main.lyrics=Lyrics +main.minutesago=minutes ago +main.chat=Chat messages +main.scanning=Scanning files: +main.message=Write a message +main.clearchat=Clear messages +main.addtoplaylist.title=Add to playlist +main.addtoplaylist.text=Add selected songs to this playlist: +main.addnext=Play next +main.addlast=Play last +main.addnext.toast=Song will be played next +main.addlast.toast=Song will be played last +main.similarartists=Similar artists +main.startradio=Start radio +main.playtopsongs=Play top songs +main.showall=Show all albums +main.topsongs=Top songs # rating.jsp -rating.rating = Rating -rating.clearrating = Clear rating - +rating.rating=Rating +rating.clearrating=Clear rating # coverArt.jsp -coverart.change = Change -coverart.zoom = Zoom - +coverart.change=Change +coverart.zoom=Zoom # allmusic.jsp -allmusic.text = Searching for album {0} at allmusic.com - Please wait. - +allmusic.text=Searching for album {0} at allmusic.com - Please wait. # changeCoverArt.jsp -changecoverart.title = Change cover art -changecoverart.address = Or enter image address -changecoverart.artist = Artist -changecoverart.album = Album -changecoverart.search = Search Last.fm -changecoverart.wait = Please wait... -changecoverart.success = Image was successfully downloaded. -changecoverart.error = Failed to download image. -changecoverart.noimagesfound = No images found. -changecoverart.courtesy = Images courtesy of Last.fm - +changecoverart.title=Change cover art +changecoverart.address=Or enter image address +changecoverart.artist=Artist +changecoverart.album=Album +changecoverart.search=Search Last.fm +changecoverart.wait=Please wait... +changecoverart.success=Image was successfully downloaded. +changecoverart.error=Failed to download image. +changecoverart.noimagesfound=No images found. +changecoverart.courtesy=Images courtesy of Last.fm # changeCoverArtConfirm.jsp -changeCoverArtConfirm.failed = Failed to change cover art:
"{0}" - +changeCoverArtConfirm.failed=Failed to change cover art:
"{0}" # editTags.jsp -edittags.title = Edit tags -edittags.file = File -edittags.track = Track -edittags.songtitle = Title -edittags.artist = Artist -edittags.album = Album -edittags.year = Year -edittags.genre = Genre -edittags.status = Status -edittags.suggest = Suggest -edittags.reset = Reset -edittags.suggest.short = S -edittags.reset.short = R -edittags.set = Set -edittags.working = Working -edittags.updated = Updated -edittags.skipped = Skipped -edittags.error = Error - +edittags.title=Edit tags +edittags.file=File +edittags.track=Track +edittags.songtitle=Title +edittags.artist=Artist +edittags.album=Album +edittags.year=Year +edittags.genre=Genre +edittags.status=Status +edittags.suggest=Suggest +edittags.reset=Reset +edittags.suggest.short=S +edittags.reset.short=R +edittags.set=Set +edittags.working=Working +edittags.updated=Updated +edittags.skipped=Skipped +edittags.error=Error # share.jsp -share.title = Share -share.warning =

IMPORTANT NOTICE!

Play fair – Don't share copyrighted material in any manner that violates the law.

-share.facebook = Share on Facebook -share.twitter = Share on Twitter -share.googleplus = Share on Google+ -share.link = Or share this with someone by sending them this link: {0} -share.disabled = To share your music with someone you must first register your own airsonic.org address.
\ - Please go to Settings > Network (administrative rights required). -share.manage = Manage my shared media - +share.title=Share +share.warning=

IMPORTANT NOTICE!

Play fair – Don't share copyrighted material in any manner that violates the law.

+share.facebook=Share on Facebook +share.twitter=Share on Twitter +share.googleplus=Share on Google+ +share.link=Or share this with someone by sending them this link: {0} +share.disabled=To share your music with someone you must first register your own airsonic.org address.
Please go to Settings > Network (administrative rights required). +share.manage=Manage my shared media # podcastReceiver.jsp -podcastreceiver.title = Podcasts -podcastreceiver.empty = You haven't subscribed to any podcasts yet. -podcastreceiver.episodes = {0} episodes -podcastreceiver.expandall = Show episodes -podcastreceiver.collapseall = Hide episodes -podcastreceiver.status.new = New -podcastreceiver.status.downloading = Downloading -podcastreceiver.status.completed = Completed -podcastreceiver.status.error = Error -podcastreceiver.status.deleted = Deleted -podcastreceiver.status.skipped = Skipped -podcastreceiver.downloadselected= Download selected -podcastreceiver.deleteselected= Delete selected -podcastreceiver.confirmdelete= Really delete podcast? -podcastreceiver.check = Check for new episodes -podcastreceiver.refresh = Refresh page -podcastreceiver.settings = Podcast settings -podcastreceiver.subscribe = Subscribe to podcast -podcastreceiver.newestepisodes = Newest episodes - +podcastreceiver.title=Podcasts +podcastreceiver.empty=You haven't subscribed to any podcasts yet. +podcastreceiver.episodes={0} episodes +podcastreceiver.expandall=Show episodes +podcastreceiver.collapseall=Hide episodes +podcastreceiver.status.new=New +podcastreceiver.status.downloading=Downloading +podcastreceiver.status.completed=Completed +podcastreceiver.status.error=Error +podcastreceiver.status.deleted=Deleted +podcastreceiver.status.skipped=Skipped +podcastreceiver.downloadselected=Download selected +podcastreceiver.deleteselected=Delete selected +podcastreceiver.confirmdelete=Really delete podcast? +podcastreceiver.check=Check for new episodes +podcastreceiver.refresh=Refresh page +podcastreceiver.settings=Podcast settings +podcastreceiver.subscribe=Subscribe to podcast +podcastreceiver.newestepisodes=Newest episodes # lyrics.jsp -lyrics.title = Lyrics -lyrics.artist = Artist -lyrics.song = Song -lyrics.search = Search -lyrics.wait = Searching for lyrics, please wait... -lyrics.courtesy = (Lyrics by chartlyrics.com) -lyrics.nolyricsfound = No lyrics found. -lyrics.trylater = Sorry, the lyrics search engine allows just one search every 20 seconds. Try again later. - +lyrics.title=Lyrics +lyrics.artist=Artist +lyrics.song=Song +lyrics.search=Search +lyrics.wait=Searching for lyrics, please wait... +lyrics.courtesy=(Lyrics by chartlyrics.com) +lyrics.nolyricsfound=No lyrics found. +lyrics.trylater=Sorry, the lyrics search engine allows just one search every 20 seconds. Try again later. # helpPopup.jsp -helppopup.title = {0} Help -helppopup.transcode.title = Max bitrate -helppopup.transcode.text =

If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. \ - For instance, if your original mp3 files are encoded using 256 Kbps (kilobits per second), setting max bitrate \ - to 128 will make {0} automatically resample the music from 256 to 128 Kbps.

-helppopup.databaseConfigType.title = Data Source Config Type -helppopup.databaseConfigType.text =

Legacy will default to an embed H2 database which is the backwards compatible \ - option. Embedded JDBC will connect to a JDBC database with the provided settings. JNDI will lookup \ - a DataSource connection already setup in your application container.

-helppopup.mysqlvarcharmaxlength.title = MySQL Varchar Max Length -helppopup.mysqlvarcharmaxlength.text =

MySQL has a maximum row length and as such needs varchar columns to be \ - bounded. This value entered here will be the maximum column size.

-helppopup.usertablequote.title = User Table Quote -helppopup.usertablequote.text =

The Airsonic users table is named user. This may be a keyword conflict in some \ - databases such as Postgres. So for postgres, you will want to use the double quote character (") here

-helppopup.jndiname.title = Data Source JNDI Lookup Name -helppopup.jndiname.text = A JNDI name to lookup a Data Source of type javax.sql.DataSource. This is something that is\ - created in your application container (i.e. tomcat). -helppopup.embeddriver.title = JDBC Driver Class -helppopup.embeddriver.text = JDBC Driver dependent class name that implments java.sql.Driver. I.E. for postgres one \ - would use org.postgresql.Driver. This class must be present on the classpath. -helppopup.playlistfolder.title = Import playlist from -helppopup.playlistfolder.text =

Airsonic will regularly import playlists stored in this folder.

-helppopup.musicmask.title = Music files -helppopup.musicmask.text =

Allows you to specify the type of files that should be recognized as music.

-helppopup.videomask.title = Video files -helppopup.videomask.text =

Allows you to specify the type of files that should be recognized as video.

-helppopup.coverartmask.title = Cover art files -helppopup.coverartmask.text =

Allows you to specify the type of files that should be recognized as cover art when browsing through the media folder.

-helppopup.downsamplecommand.title = Downsample command -helppopup.downsamplecommand.text =

Allows you to specify the command to execute when downsampling to lower bitrates.

\ -

(%s = The file to be downsampled, %b = Max bitrate of the player, %t = Title, %a = Artist, %l = Album)

-helppopup.hlscommand.title = HTTP Live Streaming command -helppopup.hlscommand.text =

The command used to create video segments for Apple''s HLS (HTTP Live Streaming) protocol.

-helppopup.index.title = Index -helppopup.index.text =

Allows you to specify how the index (located on the left side of the screen) should appear. Files and directories \ - directly in the root media folder can be easily accessed using this index.

\ -

The specification is a space-separated list of index entries. Typically, each entry is simply a single character, \ - but you may also specify multiple characters. For instance, the entry The will link to all files and \ - folders starting with "The".

\ -

You may also create an entry using a group of index characters in parentheses. For instance, the entry \ - A-E(ABCDE) will display as A-E and link to all files and folders starting with either \ - A, B, C, D or E. This may be useful for grouping less-frequently used characters (such and X, Y and Z), or \ - for grouping accented characters (such as A, \u00C0 and \u00C1)

\ -

Files and folders that are not covered by an index entry will be placed under the index entry "#".

-helppopup.ignoredarticles.title = Articles to ignore -helppopup.ignoredarticles.text =

Allows you to specify a list of articles (such as "The") that will be ignored when creating the index.

-helppopup.shortcuts.title = Shortcuts -helppopup.shortcuts.text =

A space-separated list of top-level folders to which to create shortcuts. Use quotes to group words, for instance:

\ -

New Incoming "Sound tracks"

-helppopup.language.title = Language -helppopup.language.text =

Allows you to select the language to use.

-helppopup.visibility.title = Visibility -helppopup.visibility.text =

Select which details should be displayed for each song.

-helppopup.partymode.title = Party mode -helppopup.partymode.text =

When party mode is enabled, the user interface is simplified and easier to operate for non-experienced users. \ - In particular, accidental botching of playlists is avoided.

-helppopup.theme.title = Theme -helppopup.theme.text =

Allows you to select the theme to use. A theme defines the look and feel of {0} in terms of colors, fonts, images etc.

-helppopup.welcomemessage.title = Welcome message -helppopup.welcomemessage.text =

The message that is displayed on the home page.

-helppopup.loginmessage.title = Login message -helppopup.loginmessage.text =

The message that is displayed on the login page.

-helppopup.coverartlimit.title = Cover art limit -helppopup.coverartlimit.text =

The maximum number of cover art images to display on a single page.

-helppopup.downloadlimit.title = Download limit -helppopup.downloadlimit.text =

An upper limit for how much bandwidth will be used for downloading files.

-helppopup.uploadlimit.title = Upload limit -helppopup.uploadlimit.text =

An upper limit for how much bandwidth will be used for uploading files.

-helppopup.streamport.title = Non-SSL stream port -helppopup.streamport.text =

This option is relevant only if you use {0} on a server with SSL (HTTPS).

Some players \ - (such as Winamp) don''t support streaming over SSL. Specify the port number for regular http (usually 80 \ - or 4040) if you don''t want the streams to be transmitted over SSL. Note that the streams will not be encrypted.

-helppopup.ldap.title = LDAP authentication -helppopup.ldap.text =

Users can be authenticated by an external LDAP server (including Windows Active Directory). \ - When LDAP-enabled users log on to {0}, the username and password are checked by the external server, not by {0} itself.

-helppopup.ldapurl.title = LDAP URL -helppopup.ldapurl.text =

The URL of the LDAP server. The protocol must be either ldap:// or ldaps:// \ - (for LDAP over SSL). See here \ - for a more detailed description.

-helppopup.ldapsearchfilter.title = LDAP search filter -helppopup.ldapsearchfilter.text =

The filter expression used in the user search. This is an LDAP search filter \ - (as defined in RFC 2254). \ - The pattern "'{0'}" is replaced by the username, for instance: \ -

-helppopup.ldapmanagerdn.title = LDAP manager DN -helppopup.ldapmanagerdn.text =

If the LDAP server doesn''t support anonymous binding you must specify the DN \ - (Distinguished Name) and password of the LDAP user to use when binding.

-helppopup.ldapautoshadowing.title = Automatically create LDAP users in {0} -helppopup.ldapautoshadowing.text =

With this option selected, LDAP users don''t have to be manually created in {0} before logging on.

\ -

NOTE! This means that any user with a valid LDAP username and password can log on to {0}, \ - which may not be what you want.

-helppopup.playername.title = Player name -helppopup.playername.text =

Allows you to specify an easy-to-remember name for a player, such as "Work" or "Living room".

-helppopup.autocontrol.title = Control player automatically -helppopup.autocontrol.text =

With this option selected, {0} will automatically start the player when you click "Play" \ - in the playlist. Otherwise, you must start and connect the player yourself.

-helppopup.m3ubom.title = Apply BOM in M3U file -helppopup.m3ubom.text =

Apply a BOM mark in generated M3U playlists for Unicode compatibility.

-helppopup.dynamicip.title = Dynamic IP address -helppopup.dynamicip.text =

Turn off this option if the player uses a static IP address.

-helppopup.smtpServer.title = SMTP Server -helppopup.smtpServer.text =

The hostname of the SMTP server. This server will be used to send e-mails to users \ - who have requested a password reset.

-helppopup.smtpPort.title = SMTP Port -helppopup.smtpPort.text =

The server's port that should be connected to for SMTP traffic.

-helppopup.smtpCredentials.title = SMTP Credentials -helppopup.smtpCredentials.text =

The credentials to be used to connect to the SMTP server. Leave empty to connect without authentication.

-helppopup.smtpEncryption.title = SMTP Encryption -helppopup.smtpEncryption.text =

The encryption method to be used to connect to the SMTP server. Choose "None" for no encryption.

-helppopup.smtpFrom.title = From address -helppopup.smtpFrom.text =

The sender address for mails originating from the Airsonic server. Must be a valid e-mail address.

- -helppopup.scanMediaFolders.title = Media folders scanning rules -helppopup.scanMediaFolders.text =

Note that any subfolder whose name starts with a dot (.) or @eaDir is ignored. Also all Thumbs.db files are.

- +helppopup.title={0} Help +helppopup.transcode.title=Max bitrate +helppopup.transcode.text=

If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. For instance, if your original mp3 files are encoded using 256 Kbps (kilobits per second), setting max bitrate to 128 will make {0} automatically resample the music from 256 to 128 Kbps.

+helppopup.databaseConfigType.title=Data Source Config Type +helppopup.databaseConfigType.text=

Legacy will default to an embed H2 database which is the backwards compatible option. Embedded JDBC will connect to a JDBC database with the provided settings. JNDI will lookup a DataSource connection already setup in your application container.

+helppopup.mysqlvarcharmaxlength.title=MySQL Varchar Max Length +helppopup.mysqlvarcharmaxlength.text=

MySQL has a maximum row length and as such needs varchar columns to be bounded. This value entered here will be the maximum column size.

+helppopup.usertablequote.title=User Table Quote +helppopup.usertablequote.text=

The Airsonic users table is named user. This may be a keyword conflict in some databases such as Postgres. So for postgres, you will want to use the double quote character (") here

+helppopup.jndiname.title=Data Source JNDI Lookup Name +helppopup.jndiname.text=A JNDI name to lookup a Data Source of type javax.sql.DataSource. This is something that iscreated in your application container (i.e. tomcat). +helppopup.embeddriver.title=JDBC Driver Class +helppopup.embeddriver.text=JDBC Driver dependent class name that implments java.sql.Driver. I.E. for postgres one would use org.postgresql.Driver. This class must be present on the classpath. +helppopup.playlistfolder.title=Import playlist from +helppopup.playlistfolder.text=

Airsonic will regularly import playlists stored in this folder.

+helppopup.musicmask.title=Music files +helppopup.musicmask.text=

Allows you to specify the type of files that should be recognized as music.

+helppopup.videomask.title=Video files +helppopup.videomask.text=

Allows you to specify the type of files that should be recognized as video.

+helppopup.coverartmask.title=Cover art files +helppopup.coverartmask.text=

Allows you to specify the type of files that should be recognized as cover art when browsing through the media folder.

+helppopup.downsamplecommand.title=Downsample command +helppopup.downsamplecommand.text=

Allows you to specify the command to execute when downsampling to lower bitrates.

(%s = The file to be downsampled, %b = Max bitrate of the player, %t = Title, %a = Artist, %l = Album)

+helppopup.hlscommand.title=HTTP Live Streaming command +helppopup.hlscommand.text=

The command used to create video segments for Apple''s HLS (HTTP Live Streaming) protocol.

+helppopup.index.title=Index +helppopup.index.text=

Allows you to specify how the index (located on the left side of the screen) should appear. Files and directories directly in the root media folder can be easily accessed using this index.

The specification is a space-separated list of index entries. Typically, each entry is simply a single character, but you may also specify multiple characters. For instance, the entry The will link to all files and folders starting with "The".

You may also create an entry using a group of index characters in parentheses. For instance, the entry A-E(ABCDE) will display as A-E and link to all files and folders starting with either A, B, C, D or E. This may be useful for grouping less-frequently used characters (such and X, Y and Z), or for grouping accented characters (such as A, \u00C0 and \u00C1)

Files and folders that are not covered by an index entry will be placed under the index entry "#".

+helppopup.ignoredarticles.title=Articles to ignore +helppopup.ignoredarticles.text=

Allows you to specify a list of articles (such as "The") that will be ignored when creating the index.

+helppopup.shortcuts.title=Shortcuts +helppopup.shortcuts.text=

A space-separated list of top-level folders to which to create shortcuts. Use quotes to group words, for instance:

New Incoming "Sound tracks"

+helppopup.language.title=Language +helppopup.language.text=

Allows you to select the language to use.

+helppopup.visibility.title=Visibility +helppopup.visibility.text=

Select which details should be displayed for each song.

+helppopup.partymode.title=Party mode +helppopup.partymode.text=

When party mode is enabled, the user interface is simplified and easier to operate for non-experienced users. In particular, accidental botching of playlists is avoided.

+helppopup.theme.title=Theme +helppopup.theme.text=

Allows you to select the theme to use. A theme defines the look and feel of {0} in terms of colors, fonts, images etc.

+helppopup.welcomemessage.title=Welcome message +helppopup.welcomemessage.text=

The message that is displayed on the home page.

+helppopup.loginmessage.title=Login message +helppopup.loginmessage.text=

The message that is displayed on the login page.

+helppopup.coverartlimit.title=Cover art limit +helppopup.coverartlimit.text=

The maximum number of cover art images to display on a single page.

+helppopup.downloadlimit.title=Download limit +helppopup.downloadlimit.text=

An upper limit for how much bandwidth will be used for downloading files.

+helppopup.uploadlimit.title=Upload limit +helppopup.uploadlimit.text=

An upper limit for how much bandwidth will be used for uploading files.

+helppopup.streamport.title=Non-SSL stream port +helppopup.streamport.text=

This option is relevant only if you use {0} on a server with SSL (HTTPS).

Some players (such as Winamp) don''t support streaming over SSL. Specify the port number for regular http (usually 80 or 4040) if you don''t want the streams to be transmitted over SSL. Note that the streams will not be encrypted.

+helppopup.ldap.title=LDAP authentication +helppopup.ldap.text=

Users can be authenticated by an external LDAP server (including Windows Active Directory). When LDAP-enabled users log on to {0}, the username and password are checked by the external server, not by {0} itself.

+helppopup.ldapurl.title=LDAP URL +helppopup.ldapurl.text=

The URL of the LDAP server. The protocol must be either ldap:// or ldaps:// (for LDAP over SSL). See here for a more detailed description.

+helppopup.ldapsearchfilter.title=LDAP search filter +helppopup.ldapsearchfilter.text=

The filter expression used in the user search. This is an LDAP search filter (as defined in RFC 2254). The pattern "'{0'}" is replaced by the username, for instance:

+helppopup.ldapmanagerdn.title=LDAP manager DN +helppopup.ldapmanagerdn.text=

If the LDAP server doesn''t support anonymous binding you must specify the DN (Distinguished Name) and password of the LDAP user to use when binding.

+helppopup.ldapautoshadowing.title=Automatically create LDAP users in {0} +helppopup.ldapautoshadowing.text=

With this option selected, LDAP users don''t have to be manually created in {0} before logging on.

NOTE! This means that any user with a valid LDAP username and password can log on to {0}, which may not be what you want.

+helppopup.playername.title=Player name +helppopup.playername.text=

Allows you to specify an easy-to-remember name for a player, such as "Work" or "Living room".

+helppopup.autocontrol.title=Control player automatically +helppopup.autocontrol.text=

With this option selected, {0} will automatically start the player when you click "Play" in the playlist. Otherwise, you must start and connect the player yourself.

+helppopup.m3ubom.title=Apply BOM in M3U file +helppopup.m3ubom.text=

Apply a BOM mark in generated M3U playlists for Unicode compatibility.

+helppopup.dynamicip.title=Dynamic IP address +helppopup.dynamicip.text=

Turn off this option if the player uses a static IP address.

+helppopup.smtpServer.title=SMTP Server +helppopup.smtpServer.text=

The hostname of the SMTP server. This server will be used to send e-mails to users who have requested a password reset.

+helppopup.smtpPort.title=SMTP Port +helppopup.smtpPort.text=

The server's port that should be connected to for SMTP traffic.

+helppopup.smtpCredentials.title=SMTP Credentials +helppopup.smtpCredentials.text=

The credentials to be used to connect to the SMTP server. Leave empty to connect without authentication.

+helppopup.smtpEncryption.title=SMTP Encryption +helppopup.smtpEncryption.text=

The encryption method to be used to connect to the SMTP server. Choose "None" for no encryption.

+helppopup.smtpFrom.title=From address +helppopup.smtpFrom.text=

The sender address for mails originating from the Airsonic server. Must be a valid e-mail address.

+helppopup.scanMediaFolders.title=Media folders scanning rules +helppopup.scanMediaFolders.text=

Note that any subfolder whose name starts with a dot (.) or @eaDir is ignored. Also all Thumbs.db files are.

# wap/index.jsp -wap.index.missing = No music found -wap.index.playlist = Playlist -wap.index.search = Search -wap.index.settings = Settings - +wap.index.missing=No music found +wap.index.playlist=Playlist +wap.index.search=Search +wap.index.settings=Settings # wap/browse.jsp -wap.browse.playone = Play song -wap.browse.playall = Play all -wap.browse.addone = Add song -wap.browse.addall = Add all -wap.browse.downloadone = Download song -wap.browse.downloadall = Download all - +wap.browse.playone=Play song +wap.browse.playall=Play all +wap.browse.addone=Add song +wap.browse.addall=Add all +wap.browse.downloadone=Download song +wap.browse.downloadall=Download all # wap/playlist.jsp -wap.playlist.title = Playlist -wap.playlist.noplayer = No player connected -wap.playlist.clear = Clear -wap.playlist.load = Load -wap.playlist.random = Random -wap.playlist.play = Play on phone - +wap.playlist.title=Playlist +wap.playlist.noplayer=No player connected +wap.playlist.clear=Clear +wap.playlist.load=Load +wap.playlist.random=Random +wap.playlist.play=Play on phone # wap/search.jsp -wap.search.title = Search - +wap.search.title=Search # wap/searchResult.jsp -wap.searchresult.index = The search index is now being created. Please try again later. - +wap.searchresult.index=The search index is now being created. Please try again later. # wap/settings.jsp -wap.settings.selectplayer = Select player -wap.settings.allplayers = All +wap.settings.selectplayer=Select player +wap.settings.allplayers=All