Merge remote-tracking branch 'origin/pr/674'

master
Andrew DeMaria 7 years ago
commit ce5920ce4c
No known key found for this signature in database
GPG Key ID: 0A3F5E91F8364EDF
  1. 18
      airsonic-main/src/main/resources/org/airsonic/player/i18n/ResourceBundle_en.properties

@ -65,7 +65,7 @@ top.upgrade=New version available. Download {0} {1} <a href="#" onclick="window.
top.missing=No media folders found. Please change the settings.
top.logout=Log out {0}
# left.jsp
left.scanning=Scanning media folders...
left.scanning=Scanning media folders\u2026
left.statistics={0}&nbsp;artists<br>{1}&nbsp;albums<br>{2}&nbsp;songs<br>{3}<br>{4}&nbsp;hours
left.shortcut=Shortcuts
left.playlists=Playlists
@ -85,7 +85,7 @@ playlist.repeat_off=Repeat is off
playlist.repeat_radio=Stop shuffle radio
playlist.undo=Undo
playlist.settings=Settings
playlist.more=More actions...
playlist.more=More actions\u2026
playlist.more.playlist=Play queue
playlist.more.sortbytrack=Sort by track
playlist.more.sortbyartist=Sort by artist
@ -161,7 +161,7 @@ gettingStarted.step2.text=Tell Airsonic where you keep your music and videos.
gettingStarted.step3.title=Find our external documentation.
gettingStarted.step3.text=In case that you want to enhance Airsonic, you may want to check out our <a href="https://airsonic.github.io/docs/>documentation</a>, which provides guidance for setting up SSL, URL rewriting, LDAP, and an external database.
gettingStarted.hide=Don't show this again
gettingStarted.hidealert=To give the guide another glance, go to Settings → General → Show Getting started on startup.
gettingStarted.hidealert=To give the guide another glance, go to Settings \u2192 General \u2192 Show Getting started on startup.
# home.jsp
home.random.title=Random
home.alphabetical.title=All
@ -260,7 +260,7 @@ 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.upload.progress=% complete. Please wait\u2026
# upload.jsp
upload.title=Uploading file
upload.success=Uploaded <b>{0}</b>
@ -420,7 +420,7 @@ transcodingsettings.noname=Please specify a name.
transcodingsettings.nosourceformat=Please specify the format to convert from.
transcodingsettings.notargetformat=Please specify the format to convert to.
transcodingsettings.nostep1=Please specify at least one transcoding step.
transcodingsettings.info=<p class="detail">(%s = The file to be transcoded, %b = Max bitrate of the player, %t = Title, %a = Artist, %l = Album)</p> <p>Transcoding is the process of converting from one media format to another. {1}''s transcoding engine allows streaming media that would not otherwise be streamable. It is performed on-the-fly and doesn''t require any extra storage space.<p/> <p>The transcoding is done by third-party command line program, which must be installed in {0}. You may add your own custom transcoder given it fulfills the following requirements: <ul> <li>Command line interface.</li> <li>Ability to send output to stdout.</li> <li>If used in step 2, ability to read input from stdin.</li> </ul> </p> <p> Note that transcoding is activated on a per-player basis from <b>Settings Players</b>.</p>
transcodingsettings.info=<p class="detail">(%s = The file to be transcoded, %b = Max bitrate of the player, %t = Title, %a = Artist, %l = Album)</p> <p>Transcoding is the process of converting from one media format to another. {1}''s transcoding engine allows streaming media that would not otherwise be streamable. It is performed on-the-fly and doesn''t require any extra storage space.<p/> <p>The transcoding is done by third-party command line program, which must be installed in {0}. You may add your own custom transcoder given it fulfills the following requirements: <ul> <li>Command line interface.</li> <li>Ability to send output to stdout.</li> <li>If used in step 2, ability to read input from stdin.</li> </ul> </p> <p> Note that transcoding is activated on a per-player basis from <b>Settings \u2192 Players</b>.</p>
# internetRadioSettings.jsp
internetradiosettings.streamurl=Stream URL
internetradiosettings.homepageurl=Homepage
@ -549,8 +549,8 @@ main.lastplayed=Last played {0}.
main.comment=Comment
main.wiki=<table class="detail"><tr><td style="padding-right:1em">__text__</td><td>Bold text </td><td style="padding-left:3em;padding-right:1em">\\\\ </td><td>Line break</td></tr><tr><td style="padding-right:1em">~~text~~</td><td>Italic text </td><td style="padding-left:3em;padding-right:1em">(empty line) </td><td>New paragraph</td></tr><tr><td style="padding-right:1em">* text </td><td>List item </td><td style="padding-left:3em;padding-right:1em">http://foo.com/ </td><td>Link</td></tr><tr><td style="padding-right:1em">1. text </td><td>Enumerated list item</td><td style="padding-left:3em;padding-right:1em">{link:Foo|http://foo.com}</td><td>Named link</td></tr></table>
main.sharealbum=Share
main.more=More actions...
main.more.selection=Selected songs...
main.more=More actions\u2026
main.more.selection=Selected songs\u2026
main.more.share=Share
main.nowplaying=Now playing
main.lyrics=Lyrics
@ -584,7 +584,7 @@ changecoverart.address=Or enter image address
changecoverart.artist=Artist
changecoverart.album=Album
changecoverart.search=Search Last.fm
changecoverart.wait=Please wait...
changecoverart.wait=Please wait\u2026
changecoverart.success=Image downloaded.
changecoverart.error=Failed to download image.
changecoverart.noimagesfound=No images found.
@ -644,7 +644,7 @@ lyrics.title=Lyrics
lyrics.artist=Artist
lyrics.song=Song
lyrics.search=Search
lyrics.wait=Searching for lyrics, please wait...
lyrics.wait=Searching for lyrics, please wait\u2026
lyrics.courtesy=(Lyrics by <a href="http://www.chartlyrics.com/" target="_blank">chartlyrics.com</a>)
lyrics.nolyricsfound=No lyrics found.
lyrics.trylater=Sorry, the lyrics search engine allows just one search every 20 seconds. Try again later.

Loading…
Cancel
Save