-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
fix missing translations features page #15603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ornicar
merged 16 commits into
lichess-org:master
from
M-DinhHoangViet:missing-trans-features-page
Jul 16, 2024
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
2905054
add missing translation on features page
M-DinhHoangViet 0f7ae29
fixing and formatting
M-DinhHoangViet 98800f7
formatting
M-DinhHoangViet 57a9709
Merge branch 'master' into missing-trans-features-page
ornicar f89afb7
remove never used translation
ornicar d97c4a3
use existing translations instead of creating new ones
ornicar 3e9cb71
fix wrong href in /features
ornicar bf7d2be
add swiss tournaments to /features
ornicar 0eaa368
also translate "40 games per day" in /features
ornicar d1ecf07
Merge branch 'master' into missing-trans-features-page
M-DinhHoangViet 9bbb647
update engine name in /features
ornicar 712f5aa
fix unused translation plural
ornicar 690bc64
remove video library from features
ornicar 14f9420
exhaustive code review is required
ornicar b1197b6
UltraBullet is a single word
ornicar fdb467f
reorder and fix /features end box translations
ornicar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <resources> | ||
| <string name="zeroAdsAndNoTracking">Zero advertisement, no tracking</string> | ||
| <string name="correspondenceWithConditionalPremoves">Correspondence chess with conditional premoves</string> | ||
| <string name="standardChessAndX" comment="%s is 8 variants">Standard chess and %s</string> | ||
| <string name="deepXServerAnalysis" comment="%s is the engine name">Deep %s server analysis</string> | ||
| <plurals name="gamesPerDay"> | ||
| <item quantity="one">%s game per day</item> | ||
| <item quantity="other">%s games per day</item> | ||
| </plurals> | ||
| <string name="boardEditorAndAnalysisBoardWithEngine" comment="%s is the engine name (Stockfish, Fairy-Stockfish)">Board editor and analysis board with %s</string> | ||
| <string name="cloudEngineAnalysis">Cloud engine analysis</string> | ||
| <string name="studies">Studies (shared and persistent analysis)</string> | ||
| <string name="chessInsights">Chess insights (detailed analysis of your play)</string> | ||
| <string name="allChessBasicsLessons">All chess basics lessons</string> | ||
| <string name="tacticalPuzzlesFromUserGames">Tactical puzzles from user games</string> | ||
| <string name="personalOpeningExplorerX">%1$s (also works on %2$s)</string> | ||
| <string name="personalOpeningExplorer">Personal opening explorer</string> | ||
| <string name="globalOpeningExplorerInNbGames">Global opening explorer (%s games!)</string> | ||
| <string name="endgameTablebase">7-piece endgame tablebase</string> | ||
| <string name="downloadOrUploadAnyGameAsPgn">Download/Upload any game as PGN</string> | ||
| <string name="tvForumBlogTeamsMessagingFriendsChallenges">Blog, forum, teams, TV, messaging, friends, challenges</string> | ||
| <string name="lightOrDarkThemeCustomBoardsPiecesAndBackground">Light/Dark theme, custom boards, pieces and background</string> | ||
| <string name="ultraBulletBulletBlitzRapidClassicalAndCorrespondenceChess">UltraBullet, Bullet, Blitz, Rapid, Classical, Correspondence Chess</string> | ||
| <string name="allFeaturesToCome">All features to come, forever!</string> | ||
| <string name="landscapeSupportOnApp">iPhone & Android phones and tablets, landscape support</string> | ||
| <string name="supportLichess">Support Lichess</string> | ||
| <string name="contributeToLichessAndGetIcon">Contribute to Lichess and get a cool looking Patron icon</string> | ||
| <string name="everybodyGetsAllFeaturesForFree">Yes, both accounts have the same features!</string> | ||
| <string name="weBelieveEveryChessPlayerDeservesTheBest">We believe every chess player deserves the best, and so:</string> | ||
| <string name="allFeaturesAreFreeForEverybody">All features are free for everybody, forever!</string> | ||
| <string name="ifYouLoveLichess">If you love Lichess,</string> | ||
| <string name="supportUsWithAPatronAccount">Support us with a Patron account!</string> | ||
| </resources> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the text of this box no longer makes sense.