Skip to content

Commit

Permalink
New translations: broadcast.xml (English, United States)
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Oct 19, 2024
1 parent 11d1764 commit 2bbaee9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions translation/dest/broadcast/en-US.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
<string name="ongoing">Ongoing</string>
<string name="upcoming">Upcoming</string>
<string name="completed">Completed</string>
<string name="completedHelp">Lichess detects round completion based on the source games. Use this toggle if there is no source.</string>
<string name="completedHelp" comment="This string used to say &quot;Lichess detects round completion based on the source games. Use this toggle if there is no source.&quot; but has since been streamlined along with the rest of the user interface. Please update translations as needed.">Lichess detects round completion, but can get it wrong. Use this to set it manually.</string>
<string name="roundName">Round name</string>
<string name="roundNumber">Round number</string>
<string name="tournamentName">Tournament name</string>
<string name="tournamentDescription">Short tournament 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="fullDescription" comment="This text used to say &quot;Full event description&quot;. It can be changed to &quot;tournament&quot; since all broadcast events are tournaments.">Full tournament description</string>
<string name="fullDescriptionHelp" comment="This text used to start with &quot;Optional long description of the broadcast.&quot;.&#10;The word should be changed to &quot;tournament&quot; since all broadcast events are tournaments, and it is a more user-friendly term.&#10;&#10;%1$s says &quot;Markdown&quot; (a proper noun) and gives a link to a description of Markdown.&#10;%2$s is the character limit (e.g. 160)">Optional long description of the tournament. %1$s is available. Length must be less than %2$s characters.</string>
<string name="sourceSingleUrl">PGN Source URL</string>
<string name="sourceUrlHelp">URL that Lichess will check to get PGN updates. It must be publicly accessible from the Internet.</string>
<string name="sourceGameIds">Up to 64 Lichess game IDs, separated by spaces.</string>
Expand All @@ -34,7 +34,7 @@
<string name="downloadAllRounds">Download all rounds</string>
<string name="resetRound">Reset this round</string>
<string name="deleteRound">Delete this round</string>
<string name="definitivelyDeleteRound">Definitively delete the round and its games.</string>
<string name="definitivelyDeleteRound" comment="Refers to live tournaments being broadcast on Lichess (https://lichess.org/broadcast).&#10;&#10;Description (also translateable): Delete all games of this round. The source will need to be active in order to re-create them.&#10;&#10;This string has been amended since its initial publication; it didn't say &quot;all its games&quot; at the time.">Definitively delete the round and all its games.</string>
<string name="deleteAllGamesOfThisRound">Delete all games of this round. The source will need to be active in order to re-create them.</string>
<string name="editRoundStudy">Edit round study</string>
<string name="deleteTournament">Delete this tournament</string>
Expand Down

0 comments on commit 2bbaee9

Please sign in to comment.