lila/translation/source/study.xml
2019-12-03 21:23:18 +01:00

129 lines
7.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="private">Private</string>
<string name="myStudies">My studies</string>
<string name="studiesIContributeTo">Studies I contribute to</string>
<string name="myPublicStudies">My public studies</string>
<string name="myPrivateStudies">My private studies</string>
<string name="myFavoriteStudies">My favourite studies</string>
<string name="whatAreStudies">What are studies?</string>
<string name="allStudies">All studies</string>
<string name="studiesCreatedByX">Studies created by %s</string>
<string name="noneYet">None yet.</string>
<string name="hot">Hot</string>
<string name="dateAddedNewest">Date added (newest)</string>
<string name="dateAddedOldest">Date added (oldest)</string>
<string name="recentlyUpdated">Recently updated</string>
<string name="mostPopular">Most popular</string>
<string name="addNewChapter">Add a new chapter</string>
<plurals name="nbChapters">
<item quantity="one">%s Chapter</item>
<item quantity="other">%s Chapters</item>
</plurals>
<plurals name="nbGames">
<item quantity="one">%s Game</item>
<item quantity="other">%s Games</item>
</plurals>
<string name="addMembers">Add members</string>
<plurals name="nbMembers">
<item quantity="one">%s Member</item>
<item quantity="other">%s Members</item>
</plurals>
<string name="inviteToTheStudy">Invite to the study</string>
<string name="pleaseOnlyInvitePeopleYouKnow">Please only invite people you know, and who actively want to join this study.</string>
<string name="searchByUsername">Search by username</string>
<string name="spectator">Spectator</string>
<string name="contributor">Contributor</string>
<string name="kick">Kick</string>
<string name="leaveTheStudy">Leave the study</string>
<string name="youAreNowAContributor">You are now a contributor</string>
<string name="youAreNowASpectator">You are now a spectator</string>
<string name="pgnTags">PGN tags</string>
<string name="like">Like</string>
<string name="newTag">New tag</string>
<string name="commentThisPosition">Comment on this position</string>
<string name="commentThisMove">Comment on this move</string>
<string name="annotateWithGlyphs">Annotate with glyphs</string>
<string name="theChapterIsTooShortToBeAnalysed">The chapter is too short to be analysed.</string>
<string name="onlyContributorsCanRequestAnalysis">Only the study contributors can request a computer analysis.</string>
<string name="getAFullComputerAnalysis">Get a full server-side computer analysis of the mainline.</string>
<string name="makeSureTheChapterIsComplete">Make sure the chapter is complete. You can only request analysis once.</string>
<string name="allSyncMembersRemainOnTheSamePosition">All SYNC members remain on the same position</string>
<string name="shareChanges">Share changes with spectators and save them on the server</string>
<string name="playing">Playing</string>
<string name="first">First</string>
<string name="previous">Previous</string>
<string name="next">Next</string>
<string name="last">Last</string>
<string name="shareAndExport">Share &amp; export</string>
<string name="cloneStudy">Clone</string>
<string name="studyPgn">Study PGN</string>
<string name="chapterPgn">Chapter PGN</string>
<string name="studyUrl">Study URL</string>
<string name="currentChapterUrl">Current chapter URL</string>
<string name="youCanPasteThisInTheForumToEmbedTheChapter">You can paste this in the forum to embed the chapter</string>
<string name="startAtInitialPosition">Start at initial position</string>
<string name="startAtX">Start at %s</string>
<string name="embedThisChapter">Embed this chapter in your website or blog</string>
<string name="readMoreAboutEmbeddingAStudyChapter">Read more about embedding a study chapter</string>
<string name="open">Open</string>
<string name="xBroughtToYouByY">%1$s, brought to you by %2$s</string>
<string name="studyNotFound">Study not found</string>
<string name="editChapter">Edit chapter</string>
<string name="newChapter">New chapter</string>
<string name="orientation">Orientation</string>
<string name="analysisMode">Analysis mode</string>
<string name="pinnedChapterComment">Pinned chapter comment</string>
<string name="saveChapter">Save chapter</string>
<string name="clearAnnotations">Clear annotations</string>
<string name="deleteChapter">Delete chapter</string>
<string name="deleteThisChapter">Delete this chapter? There is no going back!</string>
<string name="clearAllCommentsInThisChapter">Clear all comments, glyphs and drawn shapes in this chapter?</string>
<string name="rightUnderTheBoard">Right under the board</string>
<string name="noPinnedComment">None</string>
<string name="normalAnalysis">Normal analysis</string>
<string name="hideNextMoves">Hide next moves</string>
<string name="interactiveLesson">Interactive lesson</string>
<string name="chapterX">Chapter %s</string>
<string name="empty">Empty</string>
<string name="startFromInitialPosition">Start from initial position</string>
<string name="editor">Editor</string>
<string name="startFromCustomPosition">Start from custom position</string>
<string name="loadAGameByUrl">Load a game by URL</string>
<string name="loadAPositionFromFen">Load a position from FEN</string>
<string name="loadAGameFromPgn">Load a game from PGN</string>
<string name="automatic">Automatic</string>
<plurals name="pasteYourPgnTextHereUpToNbGames">
<item quantity="one">Paste your PGN text here, up to %s game</item>
<item quantity="other">Paste your PGN text here, up to %s games</item>
</plurals>
<string name="urlOfTheGame">URL of the game</string>
<string name="loadAGameFromXOrY">Load a game from %1$s or %2$s</string>
<string name="createChapter">Create chapter</string>
<string name="configureLiveBroadcast">Configure live broadcast</string>
<string name="createStudy">Create study</string>
<string name="editStudy">Edit study</string>
<string name="visibility">Visibility</string>
<string name="public">Public</string>
<string name="unlisted">Unlisted</string>
<string name="inviteOnly">Invite only</string>
<string name="allowCloning">Allow cloning</string>
<string name="nobody">Nobody</string>
<string name="onlyMe">Only me</string>
<string name="contributors">Contributors</string>
<string name="members">Members</string>
<string name="everyone">Everyone</string>
<string name="enableSync">Enable sync</string>
<string name="yesKeepEveryoneOnTheSamePosition">Yes: keep everyone on the same position</string>
<string name="noLetPeopleBrowseFreely">No: let people browse freely</string>
<string name="pinnedStudyComment">Pinned study comment</string>
<string name="start">Start</string>
<string name="save">Save</string>
<string name="clearChat">Clear chat</string>
<string name="deleteTheStudyChatHistory">Delete the study chat history? There is no going back!</string>
<string name="deleteStudy">Delete study</string>
<string name="deleteTheEntireStudy">Delete the entire study? There is no going back!</string>
<string name="whereDoYouWantToStudyThat">Where do you want to study that?</string>
</resources>