From 4a88b3f847b3fa7197264e77ecd36aeabd65e5f3 Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Sun, 13 Dec 2020 22:07:16 +0800 Subject: [PATCH] Missing strings reported by translators --- static/app-strings.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/static/app-strings.json b/static/app-strings.json index e879420f7..acb9b812a 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -92,7 +92,6 @@ "Find New Channels": "Find New Channels", "Discover New Channels": "Discover New Channels", "publishes": "publishes", - "About": "About", "About --[About section in Help Page]--": "About", "About --[tab title in Channel Page]--": "About", "About --[link title in Sidebar or Footer]--": "About", @@ -701,6 +700,7 @@ "Deposit cannot be higher than your balance": "Deposit cannot be higher than your balance", "Your deposit must be higher": "Your deposit must be higher", "1 view": "1 view", + "%view_count% views": "%view_count% views", "Claiming...": "Claiming...", "Claim %amount% LBC": "Claim %amount% LBC", "Claim %range% LBC": "Claim %range% LBC", @@ -1088,6 +1088,18 @@ "No wallet folder was found.": "No wallet folder was found.", "Transfer in progress": "Transfer in progress", "Completed transfer": "Completed transfer", + "Transfer complete": "Transfer complete", + "This channel not eligible to by synced": "This channel not eligible to by synced", + "View your channel or choose a new channel to sync.": "View your channel or choose a new channel to sync.", + "%channelName% is not eligible to be synced": "%channelName% is not eligible to be synced", + "Claim your handle %handle%": "Claim your handle %handle%", + "Agree to sync": "Agree to sync", + "Wait for your videos to be synced": "Wait for your videos to be synced", + "Claim your channel": "Claim your channel", + "Explore %SITE_NAME%": "Explore %SITE_NAME%", + "You will be able to claim your channels once they finish syncing.": "You will be able to claim your channels once they finish syncing.", + "You will be able to claim your channel once it has finished syncing.": "You will be able to claim your channel once it has finished syncing.", + "Add Another Channel": "Add Another Channel", "You can check your status %statusLink%. This %faqLink% explains the program in more detail.": "You can check your status %statusLink%. This %faqLink% explains the program in more detail.", "%complete% / %total% videos transferred": "%complete% / %total% videos transferred", "Confirm": "Confirm", @@ -1504,5 +1516,16 @@ "Turn Back On": "Turn Back On", "Turn Off": "Turn Off", "Syncing %total_videos% videos from your channel with %total_subs% subscriptions.": "Syncing %total_videos% videos from your channel with %total_subs% subscriptions.", + "Confirm Your Age": "Confirm Your Age", + "I confirm I am over 18 years old.": "I confirm I am over 18 years old.", + "This is only for regulatory compliance and the data will not be stored.": "This is only for regulatory compliance and the data will not be stored.", + "Whoa": "Whoa", + "You've already claimed your referrer, but we've followed this channel for you.": "You've already claimed your referrer, but we've followed this channel for you.", + "You've already claimed your referrer.": "You've already claimed your referrer.", + "Something went wrong with your invite link. You can set and claim your invite reward after signing in.": "Something went wrong with your invite link. You can set and claim your invite reward after signing in.", + "Not a valid invite": "Not a valid invite", + "Explore": "Explore", + "There is a bug... somewhere": "There is a bug... somewhere", + "Try refreshing to fix the issue. If that doesn't work, email help@lbry.com for support.": "Try refreshing to fix the issue. If that doesn't work, email help@lbry.com for support.", "--end--": "--end--" }