i18n: more 'livestream scheduling' strings
This commit is contained in:
parent
33ddccb3c5
commit
74126623c7
1 changed files with 10 additions and 2 deletions
|
@ -1805,8 +1805,9 @@
|
||||||
"Your stream key": "Your stream key",
|
"Your stream key": "Your stream key",
|
||||||
"Stream server": "Stream server",
|
"Stream server": "Stream server",
|
||||||
"Stream key (can be reused)": "Stream key (can be reused)",
|
"Stream key (can be reused)": "Stream key (can be reused)",
|
||||||
"Your livestream uploads": "Your livestream uploads",
|
"Your Past Livestreams": "Your Past Livestreams",
|
||||||
"Your pending livestream uploads": "Your pending livestream uploads",
|
"Your Scheduled Livestreams": "Your Scheduled Livestreams",
|
||||||
|
"Your pending livestreams uploads": "Your pending livestreams uploads",
|
||||||
"No livestream publishes found": "No livestream publishes found",
|
"No livestream publishes found": "No livestream publishes found",
|
||||||
"Nothing here yet. %check_again%": "Nothing here yet. %check_again%",
|
"Nothing here yet. %check_again%": "Nothing here yet. %check_again%",
|
||||||
"Check again": "Check again",
|
"Check again": "Check again",
|
||||||
|
@ -2006,6 +2007,7 @@
|
||||||
"Channel not found": "Channel not found",
|
"Channel not found": "Channel not found",
|
||||||
"Probably because you didn't make it.": "Probably because you didn't make it.",
|
"Probably because you didn't make it.": "Probably because you didn't make it.",
|
||||||
"Release date": "Release date",
|
"Release date": "Release date",
|
||||||
|
"Scheduled for": "Scheduled for",
|
||||||
"Set custom release date": "Set custom release date",
|
"Set custom release date": "Set custom release date",
|
||||||
"Now": "Now",
|
"Now": "Now",
|
||||||
"Set to current date and time": "Set to current date and time",
|
"Set to current date and time": "Set to current date and time",
|
||||||
|
@ -2211,5 +2213,11 @@
|
||||||
"Confirmation process takes a few minutes, but then you can go live anytime. The stream is not shown anywhere until you are broadcasting.": "Confirmation process takes a few minutes, but then you can go live anytime. The stream is not shown anywhere until you are broadcasting.",
|
"Confirmation process takes a few minutes, but then you can go live anytime. The stream is not shown anywhere until you are broadcasting.": "Confirmation process takes a few minutes, but then you can go live anytime. The stream is not shown anywhere until you are broadcasting.",
|
||||||
"Your scheduled streams will appear on your channel page and for your followers. Chat will not be active until 5 minutes before the start time.": "Your scheduled streams will appear on your channel page and for your followers. Chat will not be active until 5 minutes before the start time.",
|
"Your scheduled streams will appear on your channel page and for your followers. Chat will not be active until 5 minutes before the start time.": "Your scheduled streams will appear on your channel page and for your followers. Chat will not be active until 5 minutes before the start time.",
|
||||||
"Update or Publish Replay": "Update or Publish Replay",
|
"Update or Publish Replay": "Update or Publish Replay",
|
||||||
|
"Starting Soon": "Starting Soon",
|
||||||
|
"Streaming Now": "Streaming Now",
|
||||||
|
"Upcoming Livestreams": "Upcoming Livestreams",
|
||||||
|
"Show more upcoming livestreams": "Show more upcoming livestreams",
|
||||||
|
"Show less upcoming livestreams": "Show less upcoming livestreams",
|
||||||
|
"Schedule Livestream": "Schedule Livestream",
|
||||||
"--end--": "--end--"
|
"--end--": "--end--"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue