- This channel page is a stub. + {__("This channel page is a stub.")}
Using LBRY is like dating a centaur. Totally normal up top, and way different underneath.
-Up top, LBRY is similar to popular media sites.
-Below, LBRY is controlled by users -- you -- via blockchain and decentralization.
-Thank you for making content freedom possible! Here's a nickel, kid.
+{__("Using LBRY is like dating a centaur. Totally normal up top, and way different underneath.")}
+{__("Up top, LBRY is similar to popular media sites.")}
+{__("Below, LBRY is controlled by users -- you -- via blockchain and decentralization.")}
+{__("Thank you for making content freedom possible! Here's a nickel, kid.")}
You earned a reward of
This reward will show in your Wallet momentarily, probably while you are reading this message.
-LBC is used to compensate creators, to publish, and to have say in how the network works.
-No need to understand it all just yet! Try watching or downloading something next.
-Finally, know that LBRY is an early beta and that it earns the name.
+{__("You earned a reward of ")}
{__("This reward will show in your Wallet momentarily, probably while you are reading this message.")}
+{__("LBC is used to compensate creators, to publish, and to have say in how the network works.")}
+{__("No need to understand it all just yet! Try watching or downloading something next.")}
+{__("Finally, know that LBRY is an early beta and that it earns the name.")}
An error was encountered that we cannot continue from.
-At least we're earning the name beta.
- { props.errorText ?Message: {props.errorText}
: '' } - { window.location.reload() } } /> +{__("An error was encountered that we cannot continue from.")}
+{__("At least we're earning the name beta.")}
+ { props.errorText ?{__("Message:")} {props.errorText}
: '' } + { window.location.reload() } } />Preparing for first access
+{__("Preparing for first access")}
Access to LBRY is restricted as we build and scale the network.
-There are two ways in:
-If you own at least 1 LBC, you can get in right now.
+{__("Access to LBRY is restricted as we build and scale the network.")}
+{__("There are two ways in:")}
+{__("If you own at least 1 LBC, you can get in right now.")}
{ setLocal('auth_bypassed', true); this.props.setStage(null); }} - disabled={disabled} label="Let Me In" button={ disabled ? "alt" : "primary" } />
-Your balance is
If you don't understand how to send credits, then...
+ disabled={disabled} label={__("Let Me In")} button={ disabled ? "alt" : "primary" } /> +{__("Your balance is ")}
{__("If you don't understand how to send credits, then...")}
If you provide your email, you'll automatically receive a notification when the system is open.
-{ this.props.setStage("email"); }} label="Return" />
+{__("If you provide your email, you'll automatically receive a notification when the system is open.")}
+{ this.props.setStage("email"); }} label={__("Return")} />
Click "Begin Upgrade" to start the upgrade process.
-The app will close, and you will be prompted to install the latest version of LBRY.
-After the install is complete, please reopen the app.
+{__("Click \"Begin Upgrade\" to start the upgrade process.")}
+{__("The app will close, and you will be prompted to install the latest version of LBRY.")}
+{__("After the install is complete, please reopen the app.")}
We're sorry that LBRY has encountered an error. This has been reported and we will investigate the problem.
+{__("We're sorry that LBRY has encountered an error. This has been reported and we will investigate the problem.")}
Are you sure you'd like to remove {title} from LBRY?
+{__("Are you sure you'd like to remove")} {title} {__("from LBRY?")}
- +- This content is Not Safe For Work. - To view adult content, please change your navigate('settings')} label="Settings" />. + {__("This content is Not Safe For Work. To view adult content, please change your")} navigate('settings')} label={__("Settings")} />.
- This content is Not Safe For Work. - To view adult content, please change your navigate('/settings')} label="Settings" />. + {__("This content is Not Safe For Work. To view adult content, please change your")} navigate('/settings')} label={__("Settings")} />.
Amount | -Date | -Time | -Transaction | +{__("Amount")} | +{__("Date")} | +{__("Time")} | +{__("Transaction")} |
---|
Content-Type | {mediaType} | +{__("Content-Type")} | {mediaType} |
Author | {author} | +{__("Author")} | {author} |
Language | {language} | +{__("Language")} | {language} |
License | {license} | +{__("License")} | {license} |
Our FAQ answers many common questions.
- +{__("Our FAQ answers many common questions.")}
+- Live help is available most hours in the #help channel of our Slack chat room. + {__("Live help is available most hours in the")} #help {__("channel of our Slack chat room.")}
- +
Did you find something wrong?
-navigate('report')} label="Submit a Bug Report" icon="icon-bug" button="alt" />
-{__("Did you find something wrong?")}
+navigate('report')} label={__("Submit a Bug Report")} icon="icon-bug" button="alt" />
+A newer version of LBRY is available.
- :Your copy of LBRY is up to date.
)} +{__("A newer version of LBRY is available.")}
+ :{__("Your copy of LBRY is up to date.")}
)} { this.state.uiVersion && ver ?daemon (lbrynet) | +{__("daemon (lbrynet)")} | {ver.lbrynet_version} |
---|---|---|
wallet (lbryum) | +{__("wallet (lbryum)")} | {ver.lbryum_version} |
interface | +{__("interface")} | {this.state.uiVersion} |
Platform | +{__("Platform")} | {platform} |
Installation ID | +{__("Installation ID")} | {this.state.lbryId} |