Skip to content

Commit c47284c

Browse files
committed
New translations: site.xml (English)
1 parent c3c8c3d commit c47284c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

translation/dest/site/en-US.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<item quantity="one">%s game with you</item>
215215
<item quantity="other">%s games with you</item>
216216
</plurals>
217+
<string name="confirm">Confirm</string>
217218
<string name="cancel">Cancel</string>
218219
<string name="timeOut">Time out</string>
219220
<string name="drawOfferSent">Draw offer sent</string>
@@ -244,6 +245,7 @@
244245
<string name="finishesX">finishes %s</string>
245246
<string name="abortGame">Abort game</string>
246247
<string name="gameAborted">Game aborted</string>
248+
<string name="rules" comment="As in what you can and can't do">Rules</string>
247249
<string name="standard" comment="Variant - meaning standard shogi">Standard</string>
248250
<string name="minishogi">Minishogi</string>
249251
<string name="chushogi">Chushogi</string>
@@ -454,9 +456,7 @@ computer analysis, game chat, and shareable URL.</string>
454456
<string name="advancedSettings">Advanced settings</string>
455457
<string name="safeTournamentName">Pick a very safe name for the tournament.</string>
456458
<string name="inappropriateNameWarning">Anything even slightly inappropriate could get your account closed.</string>
457-
<string name="emptyTournamentName">Leave empty to name the tournament after a notable shogi player.</string>
458-
<string name="recommendNotTouching">We recommend not touching these.</string>
459-
<string name="fewerPlayers">If you set entry requirements, your tournament will have fewer players.</string>
459+
<string name="emptyTournamentAnimalName">Leave empty to name the tournament after a random animal.</string>
460460
<string name="showAdvancedSettings">Show advanced settings</string>
461461
<string name="makePrivateTournament">Make the tournament private, and restrict access with a password</string>
462462
<string name="join">Join</string>
@@ -608,6 +608,7 @@ computer analysis, game chat, and shareable URL.</string>
608608
<string name="youWon">You won</string>
609609
<string name="defeat">Defeat</string>
610610
<string name="youLost">You lost</string>
611+
<string name="xVsY" comment="Meaning: Player A versus Player B">%1$s vs %2$s</string>
611612
<string name="victoryVsYInZ">%1$s vs %2$s in %3$s</string>
612613
<string name="defeatVsYInZ">%1$s vs %2$s in %3$s</string>
613614
<string name="drawVsYInZ">%1$s vs %2$s in %3$s</string>
@@ -872,6 +873,10 @@ computer analysis, game chat, and shareable URL.</string>
872873
<item quantity="one">%s second</item>
873874
<item quantity="other">%s seconds</item>
874875
</plurals>
876+
<plurals name="nbMinutes">
877+
<item quantity="one">%s minute</item>
878+
<item quantity="other">%s minutes</item>
879+
</plurals>
875880
<string name="opening">Opening</string>
876881
<string name="middlegame">Middlegame</string>
877882
<string name="endgame">Endgame</string>

0 commit comments

Comments
 (0)