i18n update - block and mute

This commit is contained in:
infinite-persistence 2021-03-04 09:11:38 +08:00 committed by Sean Yesmunt
parent e361289c06
commit dbdb9fcfe9

View file

@ -47,8 +47,6 @@
"Description of your content": "Description of your content",
"Price": "Price",
"Free": "Free",
"This is a username or handle that your content can be found under.": "This is a username or handle that your content can be found under.",
"Ex. @Marvel, @TheBeatles, @BooksByJoe": "Ex. @Marvel, @TheBeatles, @BooksByJoe",
"The LBRY URL is the exact address where people find your content (ex. lbry://myvideo).": "The LBRY URL is the exact address where people find your content (ex. lbry://myvideo).",
"Learn more": "Learn more",
"Name": "Name",
@ -294,7 +292,6 @@
"Clearing": "Clearing",
"A deposit amount is required": "A deposit amount is required",
"Deposit cannot be 0": "Deposit cannot be 0",
"Your deposit cannot be 0": "Your deposit cannot be 0",
"Please decrease your deposit to account for transaction fees": "Please decrease your deposit to account for transaction fees",
"Upload thumbnail": "Upload thumbnail",
"Confirm Thumbnail Upload": "Confirm Thumbnail Upload",
@ -459,10 +456,7 @@
"View File": "View File",
"Close": "Close",
"LBRY Download Complete": "LBRY Download Complete",
"Blocked": "Blocked",
"Unblock": "Unblock",
"You have blocked this channel content.": "You have blocked this channel content.",
"Blocked %channelUrl%": "Blocked %channelUrl%",
"This channel hasn't published anything yet": "This channel hasn't published anything yet",
"Network and data settings": "Network and data settings",
"Save all viewed content to your downloads directory": "Save all viewed content to your downloads directory",
@ -471,7 +465,7 @@
"If disabled, LBRY will be very sad and you won't be helping improve the network.": "If disabled, LBRY will be very sad and you won't be helping improve the network.",
"Floating video player": "Floating video player",
"Keep content playing in the corner when navigating to a different page.": "Keep content playing in the corner when navigating to a different page.",
"Blocked channels": "Blocked channels",
"Blocked and muted channels": "Blocked and muted channels",
"Manage": "Manage",
"Automatic dark mode": "Automatic dark mode",
"Hide wallet balance in header": "Hide wallet balance in header",
@ -681,7 +675,6 @@
"Add": "Add",
"In response to a complaint we received under the US Digital Millennium Copyright Act, we have blocked access to this content from our applications.": "In response to a complaint we received under the US Digital Millennium Copyright Act, we have blocked access to this content from our applications.",
"lbry.tv": "lbry.tv",
"Your blocked channels": "Your blocked channels",
"Bid position must be a number.": "Bid position must be a number.",
"Copy": "Copy",
"Text copied": "Text copied",
@ -824,8 +817,6 @@
"Known Tags": "Known Tags",
"Almost there": "Almost there",
"More Channels": "More Channels",
"You arent blocking any channels": "You arent blocking any channels",
"When you block a channel, all content from that channel will be hidden.": "When you block a channel, all content from that channel will be hidden.",
"View top claims for %normalized_uri%": "View top claims for %normalized_uri%",
"view all claims": "view all claims",
"Top claims at lbry://%name%": "Top claims at lbry://%name%",
@ -1026,9 +1017,6 @@
"Purchases": "Purchases",
"No purchases found.": "No purchases found.",
"Your wallet is not currently synced with lbry.tv. You are in control of backing up your wallet.": "Your wallet is not currently synced with lbry.tv. You are in control of backing up your wallet.",
"You don't have blocked channels.": "You don't have blocked channels.",
"You have one blocked channel.": "You have one blocked channel.",
"You have %channels% blocked channels.": "You have %channels% blocked channels.",
"Drop here to publish!": "Drop here to publish!",
"Trending for %tagName%": "Trending for %tagName%",
"Recent From Following": "Recent From Following",
@ -1184,7 +1172,6 @@
"Loading your channels...": "Loading your channels...",
"Try out the app!": "Try out the app!",
"Download the app to track files you've viewed and downloaded.": "Download the app to track files you've viewed and downloaded.",
"Create a New Channel": "Create a New Channel",
"Create a new channel": "Create a new channel",
"Thumbnail source": "Thumbnail source",
"Cover source": "Cover source",
@ -1207,8 +1194,6 @@
"Email preferences": "Email preferences",
"Opt out of any topics you don't want to receive email about.": "Opt out of any topics you don't want to receive email about.",
"Uncheck your email below if you want to stop receiving messages.": "Uncheck your email below if you want to stop receiving messages.",
"Remove from blocked list": "Remove from blocked list",
"Are you sure you want to remove this from the list?": "Are you sure you want to remove this from the list?",
"Send a chunk of change to this creator to let them know you appreciate their content.": "Send a chunk of change to this creator to let them know you appreciate their content.",
"CableTube Escape Artists": "CableTube Escape Artists",
"Unlink YouTube Channel": "Unlink YouTube Channel",
@ -1264,6 +1249,17 @@
"View thumbnail": "View thumbnail",
"These changes will appear shortly.": "These changes will appear shortly.",
"Block Channel": "Block Channel",
"Unblock Channel": "Unblock Channel",
"Blocking...": "Blocking...",
"Blocked": "Blocked",
"Unblock": "Unblock",
"Unblocking...": "Unblocking...",
"Channel blocked. You will not see them again.": "Channel blocked. You will not see them again.",
"Mute Channel": "Mute Channel",
"Unmute Channel": "Unmute Channel",
"Muted": "Muted",
"Mute": "Mute",
"Unmute": "Unmute",
"Manage notifications": "Manage notifications",
"Uploads": "Uploads",
"Advanced settings": "Advanced settings",
@ -1586,6 +1582,8 @@
"Moon cheese is an acquired taste": "Moon cheese is an acquired taste",
"Level %current_level%": "Level %current_level%",
"Creator tools": "Creator tools",
"Prevent this channel from interacting with you.": "Prevent this channel from interacting with you.",
"Hide this channel for you only.": "Hide this channel for you only.",
"Interacting as %channelName%": "Interacting as %channelName%",
"Page Not Found": "Page Not Found",
"Transaction limit reached. Try reducing the Description length.": "Transaction limit reached. Try reducing the Description length.",
@ -1597,5 +1595,6 @@
"This channel is muted": "This channel is muted",
"Are you sure you want to view this content? Viewing will not unblock @%channel%": "Are you sure you want to view this content? Viewing will not unblock @%channel%",
"Are you sure you want to view this content? Viewing will not unmute @%channel%": "Are you sure you want to view this content? Viewing will not unmute @%channel%",
"View Content": "View Content",
"--end--": "--end--"
}