lila/translation/source/broadcast.xml
2020-02-09 13:29:50 -06:00

22 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="broadcasts">Broadcasts</string>
<string name="liveBroadcasts">Live tournament broadcasts</string>
<string name="newBroadcast">New live broadcast</string>
<string name="ongoing">Ongoing</string>
<string name="upcoming">Upcoming</string>
<string name="completed">Completed</string>
<string name="eventName">Event name</string>
<string name="eventDescription">Short event description</string>
<string name="fullDescription">Full event description</string>
<string name="fullDescriptionHelp">Optional long description of the broadcast. %1$s is available. Length must be less than %2$s characters.</string>
<string name="sourceUrl">Source URL</string>
<string name="sourceUrlHelp">URL that Lichess will poll to get PGN updates. It must be publicly accessible from the Internet.</string>
<string name="roundNumber">Round number</string>
<string name="startDate">Start date in your own timezone</string>
<string name="startDateHelp">Optional, if you know when the event starts</string>
<string name="credits">Credit the source</string>
<string name="cloneBroadcast">Clone the broadcast</string>
<string name="resetBroadcast">Reset the broadcast</string>
</resources>