aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/resources/net/sourceforge/subsonic/i18n/ResourceBundle_en_GB.properties
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-main/src/main/resources/net/sourceforge/subsonic/i18n/ResourceBundle_en_GB.properties')
-rw-r--r--subsonic-main/src/main/resources/net/sourceforge/subsonic/i18n/ResourceBundle_en_GB.properties51
1 files changed, 51 insertions, 0 deletions
diff --git a/subsonic-main/src/main/resources/net/sourceforge/subsonic/i18n/ResourceBundle_en_GB.properties b/subsonic-main/src/main/resources/net/sourceforge/subsonic/i18n/ResourceBundle_en_GB.properties
new file mode 100644
index 00000000..1bde160e
--- /dev/null
+++ b/subsonic-main/src/main/resources/net/sourceforge/subsonic/i18n/ResourceBundle_en_GB.properties
@@ -0,0 +1,51 @@
+#
+# British English localisation.
+# Author: Brian Aust
+#
+
+# accessDenied.jsp
+accessDenied.text = Sorry, you are not authorised to perform the requested operation.
+
+
+# help.jsp
+help.license.text = {0} is free software distributed under the <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank">GPL</a> open-source licence. \
+ {0} uses <a href="http://subsonic.org/pages/libraries.jsp" target="_blank">licensed third-party libraries</a>. Please note that {0} is <em>not</em> \
+ a tool for illegal distribution of copyrighted material. Always pay attention to and follow the relevant laws specific to your country.
+
+# playerSettings.jsp
+playersettings.technology.jukebox.text = Play music directly on the audio device of the Subsonic server. (Authorised users only).
+
+# main.jsp
+main.donate = <a href="{0}" style="text-decoration:underline">Donate</a> to {1}!<br>(and remove this advert)
+
+# donate.jsp
+donate.invalidlicense = Invalid licence key.
+donate.textbefore = <p>Thank you for considering a donation to support the {0} project! \
+ Donors receive access to premium features such as:</p> \
+ <ul> \
+ <li><a href="http://subsonic.org/pages/apps.jsp" target="blank">Apps</a> for Android, iPhone and Windows Phone*.</li> \
+ <li><a href="http://subsonic.org/pages/apps.jsp" target="blank">Apps</a> for PlayBook, Roku, Mac, Chrome and more*.</li> \
+ <li>Video streaming.</li> \
+ <li>Your personal server address: <em>yourname</em>.subsonic.org (see <a href="networkSettings.view">Settings &gt; Network</a>).</li> \
+ <li>Share your media on Facebook, Twitter, Google+.</li> \
+ <li>No adverts in the web interface.</li> \
+ <li>Other features to be released later.</li> \
+ </ul> \
+ <p style="font-size:9px;">* Some apps are sold by third-party developers.</p>\
+ <p>As a donor you will receive a licence key which is valid for personal, non-commercial use for this \
+ and all future releases of {0}. For commercial use, please <a href="mailto:subsonic_donation@activeobjects.no">contact</a> us for licencing options.</p> \
+ <p>The suggested donation amount is <b>&euro;20</b>, but you may select any amount you prefer:</p>
+donate.textafter = <p>Click a button to go to PayPal where you can pay by credit card or by using \
+ your PayPal account (if you have one). You'll receive the licence key via email within a few minutes.</p> \
+ <p>If you have any questions, please send an email to \
+ <a href="mailto:subsonic_donation@activeobjects.no">subsonic_donation@activeobjects.no</a>.</p>
+donate.licensed = This copy of {2} was licenced to {0} on {1}. Thank you for your support!
+donate.register = After you receive your licence key, please register it below.
+donate.resend = Already purchased a licence but lost the key? <a href="http://subsonic.org/backend/requestLicense.view" target="_blank">Send it again</a>.
+donate.register.license = Licence
+
+# helpPopup.jsp
+helppopup.musicmask.text = <p>Allows you to specify the type of files that should be recognised as music.</p>
+helppopup.videomask.text = <p>Allows you to specify the type of files that should be recognised as video.</p>
+helppopup.coverartmask.text = <p>Allows you to specify the type of files that should be recognised as cover art when browsing through the media folder.</p>
+helppopup.theme.text = <p>Allows you to select the theme to use. A theme defines the look and feel of {0} in terms of colours, fonts, images, etc.</p>